a  {
	text-decoration: none;
	color: #0B8F00;
}
a:hover {
	color: #FF00FF;
	text-decoration : underline;
}
.NavBottom  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0B8F00;
	font-weight : normal;
	line-height : 11px;
}
.NavBottom:hover  { 
	color: #FF00FF;
	text-decoration : none;
}

td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.large {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
b {
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #00457C;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #00457C;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #00457C;
	margin-top:0;
	margin-bottom:5;
	padding-top:0;
	padding-bottom:0;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
}
.TextSmallerGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #7B7B7BF;
}
.TextSmallerLinkGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color: #7B7B7BF;
}
.TextIntro {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	color: #ADB7C9;
}
.TextSmallest {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmallestGray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 10px;
	color: #7B7B7B;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.InputBox {
	border-top : 1px solid #193768;
	border-left : 1px solid #193768;
	border-right : 1px solid #193768;
	border-bottom : 1px solid #193768;
}
.Border {
	border-top : 1px solid #193768;
	border-left : 1px solid #193768;
	border-right : 1px solid #193768;
	border-bottom : 1px solid #193768;
}
.Submit {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #193768;
	color: White;
	font-weight: bold;
	border-left : 1px solid #A8B6D9;
	border-top : 1px solid #A8B6D9;
	border-right : 1px solid #0D1943;
	border-bottom : 1px solid #0D1943;
}
.BorderTop {
	border-left : 1px solid #BCBCBC;
	border-top : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
}
.BorderMiddle {
	border-left : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
}
.BorderBottom {
	border-left : 1px solid #BCBCBC;
	border-right : 1px solid #BCBCBC;
	border-bottom : 1px solid #BCBCBC;
}
.welcome {
	height: 40px;
}

.TextRed {
	color: #FF0033;
}

.MeterDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: none;
	padding: 10px;
	width: 225px;
}

.MaskDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 10px;
	width: 225px;
	position: inherit;
	visibility: visible;
	left: 481px;
	top: 310px;
	background-color: #EEEEEE;
	border: 2px groove #666666;
}

.Nolink {
	text-decoration: none;
}

.Nolink li a {
	text-decoration: none;
}

.BorderMiddle .Nolink li a {
	text-decoration: none;
}

a.Nolink li a:hover {
	text-decoration: none;
}

#Main {
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	text-align: left;
	padding-top: 60px;
	padding-left: 40px;
	height: 180px;
	padding-bottom: 30px;
}

.MainText {
	width: 320px;
	color: #000000;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 13px;
}

.lftnav {
	background-image: url(../images/bgr_leftnav.gif);
	background-repeat: repeat;
}
