.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #5E7DA2
}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #003399}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #5e7da2; text-decoration: underline}
page-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #5e7da2}
.page-titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #5e7da2}
/*********************************** FORM AND FORM ELEMENTS ***********************************/
.contactform{
 width:500px
}

.contactform label{
 clear:left;
 float:left;
 width:180px;
 padding-left:1px;
 margin-top:3px;
}

.contactform input, .contactform select, .contactform textarea{
 float:left;
 margin-bottom:15px;
 border:2px solid #999999;
 padding:2px;
}
/*********************************** FORM AND FORM ELEMENTS ***********************************/
.burgundybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #990000;
}
.VendorUpdatesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	background-color: #FFFFFF;
	border: .5px dotted #181818;
}
.highlight {
	background-attachment: fixed;
	background-color: #AFBED1;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}
.highlightgrey {
	background-attachment: fixed;
	background-color: #D2D2D2;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
}
.highlightblue2 {
	background-attachment: fixed;
	background-color: #AFBED1;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: small-caps;
	border: .5px solid #FFFFFF;
}
