body {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	background-color: ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
	
p, .plain {
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	}
	
td {
	font-size: 11px;
	}

.small {
	font-size: 9px;
	color: #0033cc
	}

.RowHead {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff
	}
	
.midLink {
	text-align: center;
}

th {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	background-color: ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

h1 {
	font-size: 18px;
	color: #788595;
	font-weight: bold;
	}

h2 {
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
	}

a {
	color: #003077;
	text-decoration: underline;
	}

a:hover {
	color: #00CCFF;
	text-decoration: none;
	}

li {
	color: #000000;
	}

.subnav, .subnavOn {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.subnav {
	color: #003077;
	}

.subnavOn {
	color: #DDDDDD;
	}

.foot {
	font-size: 10px;
	color: #CCCCCC;
	}
	
.error {
	font-size: 12px;
	font-weight: bold;
	color: red;
	}

.userMessage {
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	}	
	
