@charset "utf-8";
/* CSS Document */
.smallText a:link {color: #003366; text-decoration: underline; font-weight:normal} 
.smallText a:visited {color: #003366; text-decoration: underline; font-weight:normal} 
.smallText a:hover {color: #666666; text-decoration: underline; font-weight:normal} 
.smallText a:active {color: #666666; text-decoration: underline; font-weight:normal}
.bodyText a:link {color: #000000; text-decoration: underline; font-weight:normal} 
.bodyText a:visited {color: #000000; text-decoration: underline; font-weight:normal} 
.bodyText a:hover {color: #666666; text-decoration: underline; font-weight:normal} 
.bodyText a:active {color: #666666;	text-decoration: underline;	font-weight:bold}
.bodyTextBold a:link {color: #000000; text-decoration: underline; font-weight:bold} 
.bodyTextBold a:visited {color: #000000; text-decoration: underline; font-weight:bold} 
.bodyTextBold a:hover {color: #666666; text-decoration: underline; font-weight:bold} 
.bodyTextBold a:active {color: #666666;	text-decoration: underline;	font-weight:bold}
.bodyTextBoldBlue a:link {color: #003366; text-decoration: underline; font-weight:bold} 
.bodyTextBoldBlue a:visited {color: #003366; text-decoration: underline; font-weight:bold} 
.bodyTextBoldBlue a:hover {color: #666666; text-decoration: underline; font-weight:bold} 
.bodyTextBoldBlue a:active {color: #666666;	text-decoration: underline;	font-weight:bold}
.ArialRegWht12px a:link {color: #FFFFFF; text-decoration: underline; font-weight:bold} 
.ArialRegWht12px a:visited {color: #FFFFFF; text-decoration: underline; font-weight:bold} 
.ArialRegWht12px a:hover {color: #6699CC; text-decoration: underline; font-weight:bold} 
.ArialRegWht12px a:active {color: #6699CC;	text-decoration: underline;	font-weight:bold}
.payTable {
	color:#D3D8DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.payHeader 
{
    background-color:#CEDFEF;
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.payButton {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:White;
	border-style:outset;
	border-width:2px;
	border-color:Navy;
	cursor:crosshair;
	}
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.searchText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	}

.bodyTextBoldBlue {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.bodyTextBold {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.headingTextBold {
	color:#000000;
	line-height:24px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
.headingTextBold2 {
	color:#000000;
	line-height:21px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.ArialBoldBlue20px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: 003366;
}
.ArialRegWht12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.smallText {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
.smallTextBold {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight:bold;
	line-height: 14px;
	}
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
.siteseal {width:162px; height:62px; padding-left:0px;  padding-top:5px; padding-right:5px;  background-image:url(../images/bg-verified.png);}
