/* CSS Document */
* { margin:0px; padding:0px; }

body { font-family:Arial; font-size:12px; color:#333333; padding-top:20px; padding-bottom:20px; background-image:url(images/body_bg2.jpg); background-position:top left; background-repeat:repeat-x; background-color:#cccccc; }
p { margin-bottom:15px; }

a { font-family:Arial; color:#0077AA; text-decoration:underline; }
a:hover { font-family:Arial; color:#0077AA; text-decoration:none; }


div.main_container { width:967px; margin:0px auto; background-color:#FFFFFF; border:1px solid #cccccc; }

div.header { height:170px; }

div.logo_cont { height:170px; width:252px; float:left; }
div.menu_cont { height:80px; padding-top:90px; width:715px; float:left; }

div.mp { cursor:pointer; float:left; margin-left:10px; padding:13px 20px 10px 25px; height:18px; background-image:url(images/mp_bg.gif); background-position:top left; background-repeat:no-repeat; }
div.mp_act { cursor:pointer; float:left; margin-left:10px; padding:13px 20px 10px 25px; height:18px; background-image:url(images/mp_act_bg.gif); background-position:top left; background-repeat:no-repeat; background-color:#0076A9; }

div.mp_act a { text-decoration:none; font-weight:bold; color:#FFFFFF; text-transform:capitalize; }
div.mp_act a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; text-transform:capitalize; }
div.mp a { text-decoration:none; font-weight:bold; color:#0076A9; text-transform:capitalize; }
div.mp a:hover { text-decoration:none; font-weight:bold; color:#0076A9; text-transform:capitalize; }


div.adjust_right { float:right; }

div.ilu {}
div.nav2_cont {}

div.box1 { float:left; width:164px; height:65px; padding:18px 125px 18px 33px; line-height:21px; background-image:url(images/box1.jpg); background-repeat:no-repeat; background-position:top left; }
div.box2 { float:left; width:167px; height:65px; padding:18px 125px 18px 33px; line-height:21px; background-image:url(images/box2.jpg); background-repeat:no-repeat; background-position:top left; }
div.box3 { float:left; width:162px; height:65px; padding:18px 125px 18px 33px; line-height:21px; background-image:url(images/box3.jpg); background-repeat:no-repeat; background-position:top left; }

div.box1 a { text-decoration:none; font-size:22px; color:#FF8E00; }
div.box1 a:hover { text-decoration:none; font-size:22px; color:#FF8E00; }

div.box2 a { text-decoration:none; font-size:22px; color:#99B900; }
div.box2 a:hover { text-decoration:none; font-size:22px; color:#99B900; }

div.box3 a { text-decoration:none; font-size:22px; color:#003366; }
div.box3 a:hover { text-decoration:none; font-size:22px; color:#003366; }

div.data_cont { width:967px; background-image:url(images/data_cont_bg.gif); }
div.left_side { float:left; width:242px; padding:66px 40px 40px 40px; }

div.right_side { float:left; width:480px; padding:66px 80px 40px 80px;  }

div.caption { font-size:22px; font-family:Arial; color:#0076A9; letter-spacing:-1px; }

div.spacer15 { height:15px; } 

div.question { font-weight:bold; }

div.subm_btn input { background-color:#0076A9; border-left:1px solid #3592BA; border-right:1px solid #005072; border-bottom:1px solid #003C55; border-top:1px solid #6BAFCD; font-weight:bold; color:#FFFFFF; font-size:11px; background-image:url(images/btn_bg.gif); background-position:right; background-repeat:no-repeat; padding:3px 19px 3px 8px; line-height:100%;   }

div.footer_cont { width:967px; height:92px; background-image:url(images/footer_bg.gif); background-position:top left; background-repeat:repeat-x; }

div.copywright { float:left; font-size:10px; margin:40px 00px 0px 20px; }
div.zet { float:right; margin:30px 20px; }

div.wrapper { clear:both; }

td.frm input { border:1px solid #0076A9; font-family:Arial; color:#0076A9; font-size:11px; width:150px; padding:2px; }
table.frm tr td textarea { border:1px solid #0076A9; font-family:Arial; color:#0076A9; font-size:11px; width:150px; padding:2px; height:75px; overflow:hidden; }

div.spacer3 { height:3px; width:5px; }