/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a{
	text-decoration:none;
}

img{
	border:0;
}
.Menu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.WhtColor{
	color:#FFFFFF;
}

.Bottom{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.Space{
	font-family: Verdana;
	font-size: 6px;
	color: #FFFFFF;
}

.Heading {
	color: #2d5f90;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:1.5;
}

.Txt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height:1.3;
}

.Txt a:hover{
	color: #000000;
}


A:hover{color:#FFFFFF;}

.FontSize{
	font-family: Verdana;
	font-size: 10px;
	letter-spacing:0.7;
	}


.subMenu2 a{
	font-size: 12px;
	font-family: Verdana;
	color:#000000;
}
.subMenu a{
	font-size: 9px;
	font-family: Verdana;
	color:#000000;
	font-weight: normal;
}

.subMenu{
	font-size: 12px;
	font-family: Verdana;
	color:#000000;
	font-weight: normal;
}

.ArialLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.PageHeading
{	font-size:12px;
	font-family:Verdana;
	color:#FFFFFF;
	letter-spacing:2;
	font-weight:bold;
}

.TableHeading
{
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#FFAA00;
}
.Submenu {
	font-family: Arial;
	font-size: 10px;
}

.TableLeftBorder {
	border: 0;
	border-left: 1px solid #000;
	left: -1px;
}
.TableBottomBorder {
	border: 0;
	border-bottom:: 1px solid #FFFFFF;
	bottom:: -1px;
}

.TableTopBorder {
	border: 0;
	border-top: 0.5px solid #FFFFFF;
	top:: -1px;
}
	
.TableAllBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableBorders {
	border: .5px solid #CCCCCC;
}

.blue{
	color:#000099;
	font-weight:bold;
}

.blue a:active{
	color:#000099;
	font-weight:bold;
}

.blue a:visited{
	color:#000099;
	font-weight:bold;
}

.blue a:hover{
	font-weight:bold;
	color:#000099;
}

