/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bck.gif)
}

.h1{
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#006633;
	text-indent: 1pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#506F85;
}

td{
	font-family:Tahoma;
	font-size:11px;
	color:#515151;
	font-weight:normal;
}

.textBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.textHighlight{
	font-family:Tahoma;
	font-size:11px;
	color: #006DB0;
	font-weight: normal;
}

.copyright{
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
}

#leftNav A {
	BACKGROUND: #D8E0E7 url(../images/bullet.gif) no-repeat 3px center;
	BORDER-BOTTOM: 1px solid #BFBFBF;
	COLOR: #006DB0;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: underline;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
}

#leftNav A:hover {
	BACKGROUND-COLOR: #fff; COLOR: #454545; TEXT-DECORATION: none
}

#leftNavSub A {
	BACKGROUND: #D8E0E7 url(../images/dot.gif) no-repeat 3px center;
	BORDER-BOTTOM: 1px solid #BFBFBF;
	COLOR: #006DB0;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 30px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: underline;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
}

#leftNavSub A:hover {
	BACKGROUND-COLOR: #fff; COLOR: #454545; 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: #F80400; text-decoration: none; 
               font-weight: normal }
a:visited { font-family: Tahoma; font-size: 11px; color: #F80400; text-decoration: 
none; 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: #F80400; text-decoration: underline; 
               font-weight: normal }
			   
a.sub:link    { font-family: Tahoma; font-size: 16px; color: #F80400; text-decoration: underline; 
               font-weight: bold }
a.sub:visited { font-family: Tahoma; font-size: 16px; color: #F80400; text-decoration: 
underline; font-weight: bold }
a.sub:active  { font-family: Tahoma; font-size: 16px; color: #006DB0; text-decoration: none; 
               font-weight: normal}
a.sub:hover  { font-family: Tahoma; font-size: 16px; color: #F80400; text-decoration: underline; 
               font-weight: bold }
			   
.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;}
           
.Agentbg { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000071; background-color: #D8E0E7; font-weight: normal}
.subHeading { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:8pt; color:#000000; ; clip:   rect(   )}
