@charset "utf-8";
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366B8D;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #495176;
	text-decoration: none;
	padding-right:16px;
}

.menu_bg {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/capital_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:30px;
	padding-right:16px;
}
.banner_bg {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #eeeeee;
}
.banner_down {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/date_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-left:10px;
}
.newsheader {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	padding-left:30px;
}


.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:15px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/bu1.gif);
	list-style-type: none;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.v_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.heading {
	font-family: "Myriad Pro", Arial;
	font-size: 25px;
	color: #3E5A81;
	background-image: url(images/capheading_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:25px;
}
.sub_heading {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	color: #3E5A81;
	font-weight: bold;
}
.sub_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	background-image: url(images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
	display:block;
}
.sub_menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	background-image: url(images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
	display:block;
}
