body{
margin:0;
padding:0;
/*background-color:#000000;*/
background:#0693DE url(../images/gradient_bg.jpg) repeat-x top;
}
p{
line-height:1.5;
color:#0E5477;
width:96%;
font-size:13px;
font-weiht:normal;
}
a{
cursor:pointer;
}

.ddc_wrapper{
width:100%;
padding:0;
margin:0;
}
.ddc_fixed_width{
width:800px;
padding:0;
margin:0;
background-color:#ffffff;
}
.ddc_header{
width:100%;
height:180px;
padding:0;
margin:0;
background:#fefefe url(../images/ddc_header.jpg) center no-repeat;
}
.ddc_header2{
width:100%;
height:28px;
background-color:#0E5477;
}
.ddc_container{
width:100%;
background-color:#fff;
}
.ddc_leftcol{
width:72%;
padding:0;
margin:0;
float:left;
}
.ddc_rightcol{
width:27%;
padding:0;
margin:0;
background-color:#D7D7D7;
float:right;
border-left:2px solid #D7D7D7;
}
.ddc_container2{
width:100%;
background-color:#C3D4DD;
}
.ddc_leftcol2{
width:39%;
padding:0;
margin:0;
float:left;
-moz-border-radius-topleft:7px;
border-top-left-radius:7px;
-webkit-border-top-left-radius:7px;
}
.ddc_rightcol2{
width:60%;
padding:0;
margin:0;
height:440px;
background-color:#7BA1B4;
float:right;
-moz-border-radius-topleft:7px;
border-top-left-radius:7px;
-webkit-border-top-left-radius:7px;
-moz-border-radius-bottomleft:7px;
border-bottom-left-radius:7px;
-webkit-border-bottom-left-radius:7px;
}
.contactform, .thankyou_container{
width:95%;
padding:0;
margin:0;
color:#0E5477;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.instruction{
width:90%;
padding:5px 0 8px 10px;
text-align:left;
color:#0E5477;
font-weight:bold;
}
.name{
width:90px;
}
.inputfield{
width:170px;
}
.button{
padding:4px 8px;
background:#0E5477 url(../images/questions_bg.jpg) repeat-x top;
font-weight:bold;
color:#fff;
border:1px solid #0F5A80;
font-weight:bold;
cursor:pointer;
}
.ddc_footer{
width:100%;
height:50px;
background-color:#C3D4DD;
}
.ddc_inner_footer{
width:100%;
height:50px;
background-color:#0E5477;
-moz-border-radius-topleft:7px;
border-top-left-radius:7px;
-webkit-border-top-left-radius:7px;
}
.img_holder{
width:100%;
height:225px;
padding:0;
margin:0;
}
.img_holder2{
width:100%;
padding:0;
margin:0;
}
.copyright{
width:100%;
padding-top:15px;
text-align:center;
color:#fff;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
}
.clearfloat{
clear:both
}
.spacer{
width:100%;
height:12px;
}
.wrap_error{
width:96%;
}
.error_wrapper{
background:#0E5477 url(../images/questions_bg.jpg) repeat-x top;
width:100%;
text-align:left;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
-moz-border-radius-bottomleft:3px;
border-bottom-left-radius:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px;
border-bottom-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-topleft:3px;
border-top-left-radius:3px;
-webkit-border-top-left-radius:3px;
-moz-border-radius-topright:3px;
border-top-right-radius:3px;
-webkit-border-top-right-radius:3px;
}
.questions{
width:96%;
text-align:left;
}


.question_bar{
width:100%;
background:#0E5477 url(../images/questions_bg.jpg) repeat-x top;height:35px;
-moz-border-radius-topleft:8px;
border-top-left-radius:8px;
-webkit-border-top-left-radius:8px;
-moz-border-radius-topright:8px;
border-top-right-radius:8px;
-webkit-border-top-right-radius:8px;
border-bottom:1px solid #0C4A69;
color:#FFFF00;
font-size:12px;
font-weight:bold;
}
.question_bar_pad{
padding:10px 0 6px 7px;
}
.question_bar_pad a{
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


#answer_bar_div1, #answer_bar_div2, #answer_bar_div3, #answer_bar_div4, #answer_bar_div5, #answer_bar_div6, #answer_bar_div7,
#answer_bar_div8, #answer_bar_div9, #answer_bar_div10, #answer_bar_div11, #answer_bar_div12, #answer_bar_div13, #answer_bar_div14,
#answer_bar_div15, #answer_bar_div16, #answer_bar_div17, #answer_bar_div18, #answer_bar_div19, #answer_bar_div20, #answer_bar_div21,
#answer_bar_div22, #answer_bar_div23, #answer_bar_div24, #answer_bar_div25, #answer_bar_div26, #answer_bar_div27, #answer_bar_div28{
background-color:#C3D4DD;
width:100%;
padding:0;
margin:0;
color:#0E5477;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.5;
-moz-border-radius-bottomleft:8px;
border-bottom-left-radius:8px;
-webkit-border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
border-bottom-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
height:7px;
overflow:hidden;
}
.answer_bar_pad{
padding:7px;
}
.close_btn{
background:#0E5477 url(../images/questions_bg.jpg) repeat-x top;
margin-bottom:5px;
float:right;
padding:2px 6px 1px 6px;
font-size:10px;
background-color:#0E5477;
font-color:#fff;
color:#fff;
cursor:pointer;
font-weight:bold;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:12px;
-moz-border-radius-bottomleft:3px;
border-bottom-left-radius:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px;
border-bottom-right-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius-topleft:3px;
border-top-left-radius:3px;
-webkit-border-top-left-radius:3px;
-moz-border-radius-topright:3px;
border-top-right-radius:3px;
-webkit-border-top-right-radius:3px;
}
.clearfloat{
clear:both;
}
.tags_container{
width:84%;
text-align:left;
color:#ffffff;
font-family:"Trebuchet MS", Verdana, Tahoma;
font-weight:normal;
font-size:14px;
line-height:1.5;
}
.tags_name{
color:#FFFF00;
font-weight:bold;
font-size:14px;

}
