@charset "utf-8";
/* CSS Document */


h3 {
color:#9B2204;
}

a {
color:#9B2204;
text-decoration:none;
}

form table tr td input{
height:19px;
padding:4px 5px 0px 5px;
margin:0px;
line-height:130%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #999;
width:300px;
}

form table tr td textarea{
height:120px;
padding:4px 5px 0px 5px;
margin:0px;
line-height:130%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #999;
width:300px;
}

form table tr td select{
height:23px;
margin:0px;
line-height:130%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #999;
vertical-align:middle;
width:55px;
}

.colLabel{
background:#DDDEE3;
width:142px;
padding:18px 18px 0px 10px;
text-align:right;
font-weight:bold;
vertical-align:top;
line-height:12px;
}

.colEmpty{
background:none;
width:10px;
margin:0;
padding:10px 0px 0px 0px;
font-size:0px;
}

.colInput{
background:#DDDEE3;
width:400px;
padding:10px 0px 0px 10px;
}
.colInput img{
margin:0 0 10px 0;
}
.colInput .check{
float: right;
width: 20px;
margin: 2px 0 0 0;
}

#banner {
background:#9B2204;
}

.heading1 {
border-bottom: 1px solid #9B2204;
}

.panel {
/*background:url(../images/bg_panel.png) bottom no-repeat;*/
height:765px;
width:1008px;
margin:20px 0 0 0;
padding:0px;
}

.colLeft, .colRight{
/*height:280px;*/
float:left;
display:inline;
}

.colLeft {
margin:10px 12px 0 50px;
width:584px;
text-align:left;
}

.colRight {
margin:10px 50px 0 12px;
width:300px;
}



.colLeft li, .colRight li {
background:url(../images/bullet_lightblue.jpg) no-repeat 0px 7px;
}
