.text {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: 000000
}

.textwhite {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #ffffff
}

.textbold {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: 000000
}

.textlittle {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: 000000
}

.textsmall {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	color: 000000
}

.textsmallgray {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	color: #777777
}

.textbold2 {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	color: 000000
}

.bigtext {
  padding: 0px 0px 0px 0px;
  color: #000000;
  font-family: georgia, "helvetica neue", verdana;
  font-size: 14px;
  font-style: normal;
  line-height: 150%;
}

.mediumtext {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: 000000
}

.redtextalert {
	font-family: georgia, "helvetica neue", verdana;
	font-size: 14px;
	font-style: bold;
	line-height: 12pt;
	font-weight: bold;
	color: #DA1404
}

a { color: #7D8F27; text-decoration: none }
a:hover { color: #7D8F27; text-decoration: underline }

a.dateNav { color: #7D8F27; text-decoration: none; font-size: 20px; font-weight: bold;}
a.dateNav:hover { color: #7D8F27; text-decoration: underline; font-size: 20px; font-weight: bold;}
 
a.black {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

a.black:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

a.regular {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.regular:hover {
	color: #000000;
	text-decoration: underline
}

a.orange {
	color: #CA5F06;
	text-decoration: none
}

a.orange:hover {
	color: #000000;
	text-decoration: none
}

a.red {
	color: #DA1404;
	text-decoration: none
}

a.red:hover {
	color: #DA1404;
	text-decoration: underline
}

a.yellow {
	color: #EBA72A;
	text-decoration: none
}

a.yellow:hover {
	color: #EBA72A;
	text-decoration: underline
}

a.yellowbold {
	color: #EBA72A;
	font-weight: bold;
	text-decoration: none
}

a.yellowbold:hover {
	color: #EBA72A;
	font-weight: bold;
	text-decoration: underline
}

a.yellow2 {
	color: #C58C24;
	text-decoration: none
}

a.yellow2:hover {
	color: #2287C1;
	text-decoration: underline
}

a.green {
	color: #7AA458;
	font-weight: bold;
	text-decoration: none
}

a.green:hover {
	color: #7AA458;
	font-weight: bold;
	text-decoration: underline
}

a.blue {
	color: #4794BE;
	text-decoration: none
}

a.blue:hover {
	color: #4794BE;
	text-decoration: underline
}

a.purple {
	color: #82007D;
	text-decoration: none
}

a.purple:hover {
	color: #82007D;
	text-decoration: underline
}

a.yellowsplash {
	color: #CD901F;
	text-decoration: none
}

a.yellowsplash:hover {
	color: #CD901F;
	text-decoration: underline
}

div.pageBody {
	border-spacing: 0px;
	background-image: url('/images/effects/status_blend_blue.gif');
	border-collapse: collapse;
	border: 1px solid #D0C7D0;
	background: #F7F3F7;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.statusOptions {
	border-collapse: separate;
	border-spacing: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

table.statusOptions td {
	padding: 0px;
	border: 0px;
}

table.statusOptions td.status {
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	padding: 5px;
}

table.statusOptions td.status:hover {
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	background-color: #FFFFFF;
	padding: 5px;
}

table.statusOptions td.statusSelected {
	border-top: 1px solid #B4CBDC;
	border-left: 1px solid #B4CBDC;
	border-right: 1px solid #6B8EA8;
	border-bottom: 1px solid #6B8EA8;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url('/images/effects/status_blend_blue.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

table.statusOptions td.statusSelected a.selected {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: bold;
}

div.messageBad {
	display: block;
	background-color: #FDDEDE;
	font-size: 12px;
	background-image: url(/images/icons/messageBad.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 9px 9px 9px 42px;
	border-top: 1px solid #FFC4C4;
	border-left: 1px solid #FFC4C4;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

div.messageGood {
	display: block;
	background-color: #D7FFCF;
	font-size: 12px;
	background-image: url(/images/icons/messageGood.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 11px 9px 9px 42px;
	border-top: 1px solid #A6ED98;
	border-left: 1px solid #A6ED98;
	border-right: 1px solid #1EB500;
	border-bottom: 1px solid #1EB500;
}

div.messageMedium {
	display: block;
	background-color: #EFF7FF;
	font-size: 12px;
	background-image: url(/images/icons/messageMedium.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 11px 9px 9px 42px;
	border-top: 1px solid #D1E8FF;
	border-left: 1px solid #D1E8FF;
	border-right: 1px solid #83B4E6;
	border-bottom: 1px solid #83B4E6;
}
