@charset "utf-8";
.wrapper {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #676767;
	border-left-color: #676767;
}
.wrapper_border {
	border: 1px solid #FF0;
}
.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06498D;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}



/* CSS Document */

#nav_wrapper {
	height: 22px;
	width: 100%;
	background-image: url(../images/menu_bg_up_over.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	background-image: url(../images/header_bg3.gif);
	background-repeat: repeat-x;
	height: 80px;
}

#nav_wrapper a{
	height: 22px;
	width: auto;
	background-color: #00C;
	display: block;
	float: left;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/menu_bg_up_over.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#nav_wrapper a:hover {
	height: 22px;
	width: auto;
	background-color: #CCC;
	display: block;
	float: left;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/menu_bg_up_over.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_strip_btm {
	background-image: url(../images/menu_strip_btm.gif);
	height: 2px;
	background-repeat: repeat-x;
	width: 100%;
}
.copyright_bar {
	background-image: url(../images/silver_bar_2.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	line-height: 20px;
}

.l_shad {
	background-image: url(../images/l_shad.gif);
	width: 29px;
	height: 7px;
	background-repeat: repeat-y;
}
.r_shad {
	background-image: url(../images/r_shad.gif);
	height: 7px;
	width: 30px;
	background-repeat: repeat-y;
}
.content {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sidepanel_news {
	background-color: #FFF;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.news_header {
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #054A8F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.news_content {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


.strip {
	background-image: url(../images/menu_strip_btm.gif);
	background-repeat: repeat-x;
	height: 7px;
}

.content_sidepanel {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.content_frame {
	background-color: #FFF;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}
.content_frame_home {
	background-color: #FFF;
	padding: 10px;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
