body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  normal;
	color: #2A3237;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	}

a {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DA851A;
	text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-weight:  normal;
	color: #6C98AC;
	text-decoration: underline;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  normal;
	color: #2A3237;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2A3237;
	line-height: 20px;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A3237;
	background-color: #F2F2F2;
	border: 0px solid #F2F2F2;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  Normal;
	color: #2A3237;
	background-color: #F2F2F2;
	border: 0px solid #F2F2F2; 
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:  Normal;
	color: #2A3237;
	background-color: #F2F2F2;
	border: 0px solid #F2F2F2; 
}

#textBody {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : #999999;
	font-weight : Normal;
	}
	
#textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : #457282;
	font-weight : bolder;
	}	
	
.subheaderOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:  normal;
	color: #6C98AC;
	line-height: 20px;
}
.subheaderGray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}

#textSmallWhite {
	Font-Size : 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : #FFFFFF;
	font-weight : normal;
}	

#textSmallOrange {
	Font-Size : 12px;
	Font-Family: Arial, Helvetica, sans-serif;
	Color : #DA851A;
	font-weight : normal;
}	
	
a.nav:link {
	Font-Size : 12px;
	color: #DA851A;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	Font-Size : 12px;
	color: #DA851A;
	text-decoration: none;
	font-weight: normal;

}

a.nav:hover {
	Font-Size : 12px;
	color: #DA851A;
	text-decoration: underline;
	font-weight: normal;

}

a.nav:active {
	Font-Size : 12px;
	color: #DA851A;
	text-decoration: none;
	font-weight: normal;

}

#LeftNav {
	Font-Size : 12px;
}

.textSmallGray {
	Font-Size : 10px;
	}	
	
#TextSmallPartners {
	Font-Size : 10px;
}

.FormButton {
	height: 33px;
	width: 60px;
	border: none;
}

.ClientLoginButton {
	height: 32px;
	width: 44px;
	border: none;
}

#flashcontent {
		float: left;
		margin: 0px 0px;
	}

.FormText {
	Font-Size : 12px;
}

#dhtmltooltip{
position: absolute;
width: 350px;
border: 1px solid #000000;
padding: 10px;
background-color: #78A1B3;
font-family: Arial;
font-size: 10px;
color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
 


