/*CSS Document*/
/* PNG IE6 FIX */
img, div, ul, li, span { behavior: url(iepngfix.htc) }
/*div {border:1px solid red;}*/
body { font-family:arial; margin:0; padding:0; background:#01207D url(../images/bg_container_bluegradient.gif) repeat-x top left; }
a { color:#CCCCCC; text-decoration:underline; }
a:hover { text-decoration:none; }

/*remove browser defaults*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
a img,:link img,:visited img { border:none; }

/*general styles*/
.georgia { font-family:georgia; }
.trebuchet { font-family:trebuchet ms; }
.font_10px { font-size:10px; }
.font_11px { font-size:11px; }
.font_13px { font-size:13px; }
.font_16px { font-size:16px; }
.font_20px { font-size:20px; }
.font_24px { font-size:24px; }
.font_white { color:#fff; }
.font_black { color:#000; }
.font_yellow { color:#FCB52C; }
.font_gray { color:#ccc; }
.bold { font-weight:bold; }
.letter_spacing { letter-spacing:3px; }
.clear { clear:both; }
.no_height { height:0px; }
.float_left { float:left; }
.float_right { float:right; }
.border { border:1px solid red; }
.listfloat { margin:0; padding:0; list-style:none; }
.listfloat li { margin:0; padding:0; float:left; list-style:none; }

/*form element styles*/
input, textarea, select { background:#E9EAD1; border-bottom:1px solid #D8D6C6; border-right:2px solid #D8D6C6; border-top:2px solid #A5A8AB; border-left:2px solid #A5A8AB; }
input { padding:0px 2px; }
textarea { padding:2px; }
option { background:#E9EAD1; border-bottom:1px solid #D8D6C6; border-right:1px solid #D8D6C6; border-top:1px solid #A5A8AB; border-left:1px solid #A5A8AB; }
.checkbox { background-color:transparent; border:0; padding:0; margin:0; }

/*site styles*/
h1 {  }/*reserve for logo*/
h2 { font-size:20px; color:#FCB52C; }
h4 {  }
#column1 { float:left; height:545px; width:410px; background: url(../images/bg_IPM.gif) no-repeat top left; }
#column1 h2, #column1 p { margin:0 15px 8px 42px; }
#column1 p { color:#CCCCCC; font-size:14px; }
#column1 p a { color:#CCCCCC; text-decoration:underline; font-weight:bold; }
#column1 p a:hover { text-decoration:none; }
#column2 { float:right; height:545px; width:400px; background: url(../images/bg_SSW.jpg) no-repeat top left; }
#column2 h2, #column2 p { margin:0 15px 8px 20px; }
#column2 h2 { color:#CCCCCC; }
#column2 p { color:#CCCCCC; font-size:20px; }
#column2 p a { color:#CCCCCC; text-decoration:underline; font-weight:bold; }
#column2 p a:hover { text-decoration:none; }
#container { width:810px; margin:0 auto; padding:0; }
#content { width:810px; min-height:500px; margin:0; padding:0; }
#header { width:810px; height:59px; margin:0; padding:0; }
#yellow_box { float:left; height:235px; width:810px; background: url(../images/bg_yellow_box.jpg) no-repeat top left; }
#yellow_box h2 { font-size:30px; color:#011654; }
#yellow_box h3 { font-size:19px; font-weight:normal; color:#011654; }
#yellow_box p { font-size:14px; }
#yellow_box p a { color:#011654; text-decoration:underline; font-weight:bold; }
#yellow_box a { color:#011654; text-decoration:underline; font-weight:bold; }
#yellow_box p a:hover { text-decoration:none; }
#yellow_box h2, #yellow_box h3, #yellow_box p { margin:0 15px 8px 42px; }
