body, td {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

td.bannerStripe {
	background-image: url(/images/lineBlueFade.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
	text-align: right;
}

td.bannerMenu {
	background-color: white;
	vertical-align: bottom;
	text-align: left;
}

td.SALogo {
	font-size: 8pt;
	font-weight: bold;
	color: #ABA976;
	vertical-align: bottom;
	text-align: left;
}

td.logo {
	vertical-align: middle;
	text-align: center;
}

td.qSearch {
	text-align: right;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11pt;
	vertical-align: middle;
}

td.content {
	background-color: white;
	text-align: center;
}

td.contentMain {
	text-align: left;
}

.footer {
	background-image: url(/images/lineBlueFadeL.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
	color: #999999;
}

.pageTitle, .pageHeader {
	font-weight: normal;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.subHead {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11pt;
}

.subHeadSmall {
	font-weight: bold;
	font-size: 10pt;
}

.note {
	font-size: 8pt;
	font-style: italic;
}

a:link, a:visited {
	color: #000099;
}

a:hover {
	color: #CC0000;
}

.horizLine {
	background-color: #CDCB98;
}

img {
	border: none;
}

.loginInfo {
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
}

.error {
	color: red;
}

.colHeaderLeft, .formLabel { 
	font-weight: bold; 
	vertical-align: top;
	text-align: right;
	color: #666666;
	line-height: 16px;
}

.formLabel2 { 
	font-weight: bold; 
	vertical-align: middle;
	text-align: right;
	color: #666666;
}

.formData2 select { font-size: 12px; }
.formData2 input { font-size: 12px; }

.formData select { font-size: 12px; }
.formData input { font-size: 12px; }

.required {
	font-weight: bold;
	color: #666666;
}

.missingField { 
	font-weight: bold; 
	vertical-align: top;
	text-align: right;
	color: red;
}

.overdueDeadline {
	color : #ff0000;
}

.overdueDeadline a {
	color : #ff0000;
}

.notifiedDeadline {
	color : #ff6600;
}

.notifiedDeadline a {
	color : #ff6600;
}

.unreadMessage {
	font-weight : bold;
}