body {
	margin: 0 0 0 0;
	/*font-size: 11px;*/
}
A {
	color: #009966;
}
A:visited {
	color: #BDB76B;
}
A:hover {
	color: #999999;
}

OL {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}

P {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-top: 2px;
}

TBODY {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}

UL {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}

/* start of custom classes */
.body {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.bodyBold {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.bodyBoldGreen {
	color: #006633;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.bodyCancel {
	color: #990000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.bodyDisabled {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.bodyError {
	color: #990000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.bodySmall {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.bodySmallBold {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}
.bodywhite {
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	font-size: 12px;
}

.calendarDays {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
}
.calendarMonths {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.copyright {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.formButton {
	background-color: transparent;
	border: thin solid #000000;
	color: #006633;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
}
.formNote {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
}

.headline {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headlineBlue {
	color: #336699; /*#330099;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headlineGreen {
	color: #666666; /*#006633;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headlineGrey {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headineGrey.h2 {
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
}
.headlineOrange {
	color: #996699; /*#CC6600;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headlineRed {
	color: #cc6633; /*#990000;*/
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
}
.headlineWhite {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration: none;
}

/* quick addition to replace left menu's &nbsp;'s w/padding 
.leftMenu {
}
*/

.level4NavLabel {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;
}
.level4NavLink {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.miniDetail {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
}

.secLevelNavBGBlue {
	background-color: #336699; /*#330099;*/
	font-family: Trebuchet MS;
	font-size: 12px;
}
.secLevelNavBGBlue a, .secLevelNavBGBlue a:link, .secLevelNavBGBlue a:visited, .secLevelNavBGBlue a:active {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.secLevelNavBGGreen {
	background-color: #999966; /*#009966;*/
	font-family: Trebuchet MS;
	font-size: 12px;
}
.secLevelNavBGGreen a, .secLevelNavBGGreen a:link, .secLevelNavBGGreen a:visited, .secLevelNavBGGreen a:active {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}

.secLevelNavBGOrange {
	background-color: #996699; /*#FF6600;*/
	font-family: Trebuchet MS;
	font-size: 12px;
}
.secLevelNavBGOrange a, .secLevelNavBGOrange a:link, .secLevelNavBGOrange a:visited, .secLevelNavBGOrange a:active {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.secLevelNavBGRed {
	background-color: #cc6633; /*#990000;*/
	font-family: Trebuchet MS;
	font-size: 12px;
}
.secLevelNavBGRed a, .secLevelNavBGRed a:link, .secLevelNavBGRed a:visited, .secLevelNavBGRed a:active {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.secLevelNav {
	background-color: #FFFFFF;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.secLevelNav a, .secLevelNav a:link, .secLevelNav a:visited, .secLevelNav a:active  {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.secLevelNav a:hover {
	/*
	color: #009966;
	*/
}
.secLevelNavLink {
	/*
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	*/
}
.secLevelNavLinkCurrent {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.thLevelNavLink {
	/*
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	*/
}

.thLevelNavLinkCurrent {
	color: #FFFFFF;
	/*
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	*/	
}


.subheadBlue {
	color: #336699; /*#330099;*/
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.subheadGreen {
	color: #999966; /*#006633;*/
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.subheadGrey {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.subheadOrange {
	color: #996699; /*#CC6600;*/
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.subheadRed {
	color: #cc6633; /*#990000;*/
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}

.subheadWhite {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.supportNavWhite {
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}