@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/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;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:8px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/bu1.gif);
	line-height: 18px;
}
.text span{
	font-weight:bold;
}
.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;
}
.textfield {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #336699;
	width: 200px;
	background-color: #FFFFFF;
}
.textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #336699;
	width: 250px;
	background-color: #FFFFFF;
}
.button {
	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-color: #336699;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 55px
}
.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;
}
.heading {
	font-family: "Myriad Pro", Arial;
	font-size: 25px;
	color: #3E5A81;
	background-image: url(images/heading_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:25px;
	padding-bottom: 5px
}
.texbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sub_heading {
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	color: #3E5A81;
	font-weight: bold;
}
.texboldblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E5A81;
	text-decoration: none;
}
.star{
	font-family: Tahoma;
	font-size: 11px;
	color:#ff0000;
}
