/* CSS Document */

H2{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;

}

a {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3399CC;
}

.link1 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3399CC;
}

.link2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2345A0;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}

.linkG {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336846;
	text-decoration: none;
}
.linkG:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	text-decoration: underline;
}
.link3 {
	font-family: Arial, Verdana;
	margin:0;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ABDFF8;
	text-decoration: none;
}
.link3:hover {
	font-family:  Arial, Verdana;
	font-size: 12px;
	margin:0;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}

.linkW {
	font-family: Arial, Verdana,  Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E1ECF4;
	text-decoration: none;
}
.linkW:hover {
	font-family: Arial,   Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linkT {
	font-family:  Arial, Helvetica;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #003FD2;
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:0;
	text-decoration: none;
}
.linkT:hover {
	font-family: Arial, Verdana;
	font-size:27px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:0;
	color: #3064C5;
	text-decoration: none;
}


ul.menuV {
width:100%;
list-style:none;
/*color: white;*/
padding-left:0px;
margin-left: 1px;
padding-top:10px;
margin-top:0;
/*background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;*/


}

 ul.menuV li {

/*background-position:bottom;*/
border-color: #960 #cf6 #bd5 #fc0;
/*padding: 0.4em 0.35em 0.25em 0.9em;*/
margin: 0;
font-size:12px;

}
UL.menuV li 
{ 

list-style:none;
 height:auto;
display: block;
text-decoration: none;
/*margin-bottom: 0.5em;*/
margin-top: 0.01em;
background-color:#E0EDFC;
border-width: 1px;
/*border-top: 1px solid #95CAA4;*/
border-bottom: 1px solid #A495CA;
padding: 0.25em 0.3em 0.4em 0.75em;
}
UL.menuV li 
{
voice-family: "\"}\"";
voice-family: inherit;
width: 180px;
margin-left:0;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}