html {overflow-y: scroll}

html, body { margin: 0px; padding: 0px; }

html { height: 100%; background-color: #FFFFFF; }

body { font: normal 12px "Trebuchet MS","Myriad Web",Tahoma,Geneva,Arial,Helvetica,sans-serif; }

a { color: #DF5839; text-decoration: none; padding-left: 20px; }

div#wrapper { width: 906px; padding-top: 0px; margin-bottom: 10px; overflow: hidden; }

div#header { background: url(pic/head.png) no-repeat; height: 69px; width: 906px; }

div#head_container { width: 906px; background: #003F7A; height: 155px; text-align: left; }

div#head_2 { text-align: left; width: 450px; padding: 20px 90px 20px 0px; margin-left: 20px; }

div#nav { text-align: left; position: relative; float: right; width: 170px; height: 140px; background: #B9C2DB; padding: 10px 0px 10px 0px; margin: 15px 60px 0px 0px; }

a.nav { color: #003F7B; text-decoration: none; font-size: 13px; font-weight: bolder; width: 120px; padding-left: 40px; }

a.nav#active_menu { color: #DF5839; background: url(pic/current.png) no-repeat; line-height: 15px; background-position: -10px 8px; z-index: 10; }

a.subnav#sub_active_menu { color: #DF5839; border-left: 5px solid #DF5839; border-bottom: 1px solid #DF5839; }

a.subsubnav#subsub_active_menu { color: #DF5839; border-left: 1px dotted #DF5839; border-right: 1px dotted #DF5839; }

div#subnav { line-height: 23px; text-align: left; font-size: 14px; width: 906px; }

a.subnav,
a.subsubnav { color: #003F7B; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; padding: 0px 15px 0px 15px; }

div#subsubnav { line-height: 20px; text-align: left; padding-left: 60px; width: 906px; }

div.separator { font-size: 1px; line-height: 1px; height: 3px; border-bottom: 1px solid #DF5839; width: 906px; }

div#mainbody { text-align: left; width: 906px; overflow: hidden; }

h3 { color: #DF5839; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left: 15px; }

h4 { color: #525252; padding-left: 15px; }

img { padding: 10px; }

div#content { font: normal 13px "Trebuchet MS","Myriad Web",Tahoma,Geneva,Arial,Helvetica,sans-serif; color: #525252; padding: 5px 15px 5px 15px; }

div#subcontent { text-align: left; float: right; width: 600px; }

div#subcontent_1 { padding: 0px 10px 10px 0px; border-right: 1px dotted #003F7A; border-bottom: 1px dotted #003F7A; }

div#subcontent_2 { padding: 10px 0px 0px 10px; border-top: 1px dotted #DF5839; border-left: 1px dotted #DF5839; }

div.clr { clear: both; }

