@charset "utf-8";
.nrmltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-transform: none;
}
.bluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}

.whitebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.redbold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #e82808;
	text-decoration: none;
}
.bevel {
	background-image: url(images/Bevel.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.redtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
	text-transform: capitalize;
}
.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2162a1;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2162a1;
	text-decoration: none;
}
.twoborders {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-color: #327cc3;
	border-bottom-color: #327cc3;
	border-left-color: #327cc3;
}
.menubg:visited {
	background-color: #8BB5DD;
}
.menubg:hover {
	background-image: url(images/arrow.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
}
.menubg:active {
	background-color: #8BB5DD;
}


.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2162a1;
	text-decoration: none;
}
ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:32px;
	width:162px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	overflow: hidden;
}
ul.menu li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6ebcfe;
	border-bottom-color: #6ebcfe;
	width: 162px;
}
.menubg:link {
	background-color: #8BB5DD;
	color: #FFFFFF;
}
.footer:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.footer:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



a.sublink
{
	font-family: Tahoma; 
	color:#000000; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:none;
}
a.sublink:hover
{
	font-family: Tahoma; 
	color:#F02B18; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:underline;
}
ul.menu li a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:162px;
	background-color: #4698dd;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
ul.menu li a:hover{
	background-color: #2974b4;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#menutxt a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff3a3e;
	text-decoration: none;

}
ul.menu li a.current,ul.vert-one li a.current:hover{background:#933 no-repeat 0 9px;}
.gradient {
	background-image: url(images/gradient_middle.jpg);
	background-repeat: repeat-x;
}
.home:hover {
	background-image: url(images/home_2.jpg);
}
.home:link {
	background-image: url(images/home_1.jpg);
}
.home:hover {
	background-image: url(images/home_2.jpg);
}
.home:visited {
	background-image: url(images/home_1.jpg);
}
.home:active {
	background-image: url(images/home_1.jpg);
}
a.inner
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#003399;
text-decoration:none;
padding-bottom:20px;
}
a.inner:hover
{
font:normal 12px Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:none;
padding-bottom:20px;
}
.inner-ul li
{
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.inner-li
{
	list-style-image:url(images/bullet.jpg);
	list-style-position: outside;

}
