﻿body {
	background-color:#FFFFFF;
	color:#000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
}

.addressfont {
   font-size: 11px;
   color: #194573;
   font-weight: bold;
   text-decoration: none;
   line-height: 13px;
}
   
.linkfont {
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   line-height: 14px;
}

.whitefont {
   font-size: 11px;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   line-height: 13px;
}

.ye {
font-size: 14px;
color: #01bf40;
font-weight: bold;
text-decoration: none;
}

a.ye:hover {text-decoration:underline; }

.navheader {
font-size: 14px;
color: #ede9bf;
font-weight: bold;
text-decoration: none;
line-height: 19px;
}

.navdiv {
   font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.navdiv:hover {text-decoration:underline; color:#ffffff;}

.text12{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
a.text12:hover {text-decoration:underline; color:#000000;}

.text16{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
a.text16:hover {text-decoration:underline; color:#000000;}

.footer {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {text-decoration:underline; color:#000000;}

.FormTitle {
	font-family:  verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight:500;
	text-decoration: none;
}
.FormSubTitle {
	font-family:  verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
	margin-top: 15px;
	margin-bottom: 7px;
}
.SubTitleRow {
	padding-left: 0px;
	padding-right: 0px;
}

.SmallPrintItalic {
	font-family:  verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.SmallFormNote {
	font-family:  verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}
.SmallPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.VerifyBoldPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
}
.VerifyPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.CartHeaderRow {
   background-color:#cccccc;
   font-family:  verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
	
}

.required {
	color: #b01304;
	font-size: 10px;	
}

/* calendar */
.calendar {
	border-color:#333366;
}
.todayDayStyle{ border-color:#333366;}