body{background-color: #CEDEEB; margin: 60px 0 0 0; padding: 0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
#page_container{width: 751px; margin-left: auto; margin-right: auto; text-align: left; background-color: #fff;}
#banner{background-image: url(../gfx/banner_bg.jpg); position: relative; height: 183px;	width: 751px;}

/* menu */
#menu_top{width: 751px; height: 24px;}
.menu_top_pad{margin-left: 10px; margin-top: 8px;}

#menu_top ul {margin: 0; padding: 0; list-style: none;}
#menu_top ul li {position: relative; display:inline; }
#menu_top ul li a:hover {background: url(../gfx/menu_hov.gif) no-repeat; width: 146px; height: 24px;}
#menu_top ul li a:hover.sub {background: url(../gfx/sub_hov.gif) no-repeat; width: 146px; height: 24px;}
#menu_top li {float: left; position: relative; width: 146px; text-align: left; cursor: default;}

.sub{background: url(../gfx/sub_reg.gif) no-repeat; width: 100%;}
.opaque{opacity: .9; filter: alpha(opacity=90);display: block; width:146px;}
.main{background: transparent url(../gfx/menu_reg.gif) no-repeat;}
.maintext{color: #fff; font-size: 10px; line-height: 24px; padding-left:20px; text-transform: uppercase;}
.subtext{color: #fff; font-size: 10px; line-height: 24px; padding-left:8px;}

li ul {position: absolute; left: 0px; top: 24px; display: none;}
ul li a {display: block; text-decoration: none;	width: 146px; height: 24px;	color: #000; background: url(../gfx/transparent.gif) no-repeat; border-bottom: 0;}
/** html ul li { float: left; height: 1%; } */
* html ul li a { height: 24px;}
li:hover ul, li.over ul { display: block; }
li li {display: block; float: none;	background-color: transparent; border: 0;}
/* end of menu */


/* main content */
#main_content{margin: 30px 30px 10px 30px; font-size: 12px;}
#main_content a{text-decoration: underline; font-size: 12px; color: #9EB8D5;}
#main_content a:hover{text-decoration: none; font-size: 12px;}
#main_content .news_text_box a.moresnippet{font-size: 10px; font-weight: bold; color: #D12528; text-decoration: underline;}
#main_content .news_text_box a:hover.moresnippet{text-decoration: none;}

#main_content ul{margin-left: 10px; margin-top: 16px; padding-left: 10px;	list-style-position: outside; list-style-image: url(../gfx/bullet.gif);}
#main_content ul li{display: list;  margin-top: 6px; margin-bottom: 6px; font-size: 12px;}
#main_content ul li a{text-decoration: underline; font-size: 12px; color: #9EB8D5; display: inline;}
#main_content ul li a:hover{text-decoration: none; font-size: 12px;}

#home_left{width: 240px; float: left;}
.home_left_pad{padding-right: 30px;}

#home_middle{width: 275px; float: left; }
.home_middle_pad{padding-right: 10px;}
.middle_header_bg{background-image: url(../gfx/main_panel_bg.gif); background-repeat: no-repeat; height: 22px; width: 265px; line-height: 22px; color: #081E4E; font-weight: bold;}
.middle_header_bg_pad{padding-left: 30px;}
.middle_text_box{width: 265px; height: 65px; margin-top: 6px; margin-bottom: 6px; font-size: 11px;}
.middle_image{width: 56px; height: 56px; margin: 0 4px 4px 0; padding: 0; float: left;}
#home_right{width: 169px; float: right;}
.news_header_bg{background-image: url(../gfx/news_panel_bg.gif); background-repeat: no-repeat; height: 22px; width: 169px; line-height: 22px; color: #081E4E; font-weight: bold;}
.news_header_bg_pad{padding-left: 30px;}
.news_text_box{background-image: url(../gfx/news_bg.gif); background-repeat: y; color: #5D7A91; width: 169px; margin-bottom: 10px; font-size: 11px;}
.news_text_box_pad{padding:8px;}

#regular_left{width: 515px; float: left;}
.regular_left_pad{padding-right: 20px;}

.clear{clear: both; line-height: 0; height: 0;}
/* end of main content */


/* footer*/
#footer{width: 751px; height: 35px; background-image: url(../gfx/footer.gif); background-repeat: no-repeat; font-size: 10px; color: #fff;}
#copyright{width: 200px; float:left; text-align: left; line-height: 26px; padding-left: 20px;}
#bottom_links{width: 500px; float:right; text-align: right; line-height: 26px; padding-right: 10px;}
#bottom_links a{text-decoration: underline; color: #fff; padding-right: 10px;}
#bottom_links a:hover{text-decoration: none; color: #fff;}
.divider{padding: 0 10px 0 10px;}
/* end of footer*/

#credit{text-align: right; width: 751px; margin-left: auto; margin-right: auto; height: 30px; line-height: 30px;} 
#credit_link{padding-right: 10px; text-decoration: none; color: #AED0EB; font-size: 10px;}

h1{text-transform: uppercase; font-size: 12px; font-weight: bold; color: #081E4E;}
h2{font-size: 12px; font-weight: bold; color: #D12528;}
h4{font-size: 11px; font-weight: bold; color: #081E4E; margin-top: 0px; margin-bottom: 1px; padding-top: 0px; padding-bottom: 1px;}
h6{font-size: 10px; font-weight: normal;}
.p_snippet{margin-top: 1px; margin-bottom: 2px; padding-top: 1px; padding-bottom: 2px; font-size: 11px; line-height: 13px;}
p{line-height: 16px;}
.bold{font-weight: bold;}
.border_top{border-top: solid 1px #081E4E;}
.border_right{border-right: solid 1px #081E4E;}
.valigntop{vertical-align: top;}
.tablepad{padding-top: 10px; padding-bottom: 10px;}
.tablepadleft{padding-left: 10px;}
