body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.gif);
}
a:link {
	COLOR: #2971A7; TEXT-DECORATION: none; 
}
a:visited {
	COLOR: #2971A7; TEXT-DECORATION: none; 
}
a:active {
	COLOR: #2971A7; TEXT-DECORATION: none; 
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: underline; 

}
input,option,textarea {
	FONT-SIZE: 11px; 
	COLOR: #474B3D; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: none;

}

form{
	margin: 0px;
	FONT-SIZE: 11px; 
	COLOR: #828872; 
	FONT-FAMILY: Arial
}


td {
	FONT-FAMILY: Arial;
	font-size:12px;
	color:#343434;
}

.copyright {
	color: #878787;
	font-size: 10px;
	FONT-FAMILY: Arial;
	font-weight:none;
	
}

.style1 {
	color: #064E8B;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.tagline {
	font-size: large;
	color:#BBBBBB;
}

.menu {

}

a.menu3:link,a.menu3:visited,a.menu3:active {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	background-repeat: repeat;
	font-size: 17px;
	color: #FFFFFF;
/*	width: 100%;*/
	font-weight: none;
	text-align:center;	
	vertical-align:middle;	
}

a.menu3:hover {
	text-decoration: none;
	color: #FF0000;
}

a.menu:link,a.menu:visited,a.menu:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	
	height: 98px;
	background-image: url(../images/bt_menu1.gif);
	background-repeat: repeat;
	font-size: 17px;
	color: #FFFFFF;
	/*
	padding-top:42px;
	padding-left:20px;
	*/
	width: 100%;
	font-weight: none;
	text-align:center;	
	vertical-align:text-bottom;	
}

a.menu:hover {
    background-image: url(../images/bt_menu1.gif);
/*	padding-left:23px;*/
	background-repeat: repeat;
	text-decoration: none;
	color: #FFFFFF;
}

.menu2 {
    background-image: url(../images/bt_menu2.gif);
	height: 98px;
}

a.menu2:link,a.menu2:visited,a.menu2:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	height: 50px !important;
	height: 50px;
	background-image: url(../images/bt_menu.gif);
	background-repeat: repeat;
	font-size: 17px;
	color: #FFFFFF;
	padding-top:33px;
	padding-left:20px;
	width: 100%;
	font-weight: none;
}

a.menu2:hover {
    background-image: url(../images/bt_menu_on.gif);
	padding-left:23px;
	background-repeat: repeat;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_footer {

}

a.menu_footer:link,a.menu_footer:visited,a.menu_footer:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	font-weight: none;
}

a.menu_footer:hover {
	text-decoration: none;
	color: #000000;
}

.sitemap {

}

a.sitemap:link,a.sitemap:visited,a.sitemap:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	font-weight: none;
}

a.sitemap:hover {
	text-decoration: none;
	color: #000000;
}

.submenu {

}

a.submenu:link,a.submenu:visited,a.submenu:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2971A7;
	font-weight: bold;
}

a.submenu:hover {
	text-decoration: none;
	color: #000000;
}

.menu_text {
	color: #FFFFFF;
	font-size: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:none;
	
}

.menu_text_s {
	color: #174D79;
	font-size: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:none;
	
}

.text15_blackb {
	color: #000000;
	font-size: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.text15_blueb {
	color: #00005A;
	font-size: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.text15_whiteb {
	color: #ffffff;
	font-size: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.title01 {
	color: #00005A;
	font-size: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight:none;
	
}

.top_menu{
	width				:	80%;
	background-color	:	#E76017;
	background-image	:	url(../images/menu_background.png);
	background-repeat	:	repeat-x;
	height				:	52px;	
}

.required {
	color:red;
}