/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg)
}

.h1{
	font-size:16px;
	font-weight: bold;
	color:#018653;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0A2481;
	
}

td{
	font-family:Tahoma;
	font-size:11px;
	color:#3F3F3F;
	font-weight:normal;
}

.textBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.textHighlight{
	font-family:Tahoma;
	font-size:11px;
	color: #006DB0;
	font-weight: normal;
}

.copyright{
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
}

#leftNavSub A {
	BACKGROUND: #DC0405 url(../images/dot.gif) no-repeat 3px center;
	BORDER-BOTTOM: 0px solid #BFBFBF;
	COLOR: #FFFFFF;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 9px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 8px;
	TEXT-DECORATION: none;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#leftNavSub2 A {
	BACKGROUND: #DC0405 url(../images/dot.gif) no-repeat 3px center;
	BORDER-BOTTOM: 0px solid #BFBFBF;
	COLOR: #FFFFFF;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 9px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 8px;
	TEXT-DECORATION: none;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#leftNavSub A:hover {
	BACKGROUND-COLOR: #018653; COLOR: #FFFFFF; TEXT-DECORATION: none
}

#leftNavSub2 A:hover {
	BACKGROUND-COLOR: #018653; COLOR: #FFFFFF; TEXT-DECORATION: none
}

#leftNavHeading A {
	BACKGROUND: #B9C2CB url(../images/bullet_white.gif) no-repeat 3px center;
	BORDER-BOTTOM: 1px solid #000099;
	COLOR: #003388;
	DISPLAY: block;
	font-family: Tahoma;
	font-size: 11px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	WIDTH: auto;
	vertical-align: middle;
	line-height: 10px;
	text-indent: 6pt;
}
a:link    { font-family: Tahoma; font-size: 11px; color: #2E55D7; text-decoration: underline; 
               font-weight: normal }
a:visited { font-family: Tahoma; font-size: 11px; color: #2E55D7; text-decoration: 
underline; font-weight: normal }
a:active  { font-family: Tahoma; font-size: 11px; color: #006DB0; text-decoration: none; 
               font-weight: normal}
a:hover  { font-family: Tahoma; font-size: 11px; color: #DC0405; text-decoration: none; 
               font-weight: normal }
			   
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #B6C5D1;
	white-space: normal;
	height: 18px;
	color: #454545;
	width: 190px;
	text-indent: 4pt;
	margin: 0px;
	padding right:0px;}
	
.multibox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #B6C5D1;
	white-space: normal;
	height: 18px;
	color: #454545;
	width: 190px;
	height: 100px;
	text-indent: 4pt;
	margin: 0px;
	padding-right:0px;}
           
.bg { font-family: Tahoma; font-size: 10pt; color: #000071; background-color: #D3F1E2; font-weight: normal}
.bgred { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; background-color: #de0400; font-weight: bold}
.subHeading { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:8pt; color:#000000; ; clip:   rect(   )}

.construction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0A2481;
}
