A {
	color: #0033CC;
}
A:hover {
	color: red;
}
/* 
	These are the elements for the top navigation
*/
.clsCMOn {
	color: white;
	font-size : 13px;
	text-decoration : none;
	padding: 2px 4px;
	font-weight: bold;
}
.clsCMOver {
 color: black;
 font-size : 13px;
 text-decoration : none;
 padding: 2px 4px;
}
/* 
	End top nav elements
*/
.topNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.checkEmail {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.checkEmail A {
	color: black;
	text-decoration: none;
}
.checkEmail A:hover {
	color: #B2B2B2;
}
.tableSeparator {
	background-color: #B2B2B2;
}
.rightCell {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.rightCell A {
	color: #003366;
	text-align: right;
}
.rightCell A:hover {
	color: #00CCFF;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #808080;
}
.leftNav {
	font-family: Verdana, Arial, sans-serif;
	background-color: #F2F2F2;
	font-size: 12px;
}
.leftNav TH {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	line-height: 33px;
	color: #808080;
}
.leftNav TD {
	font-size: 12px;
}
.leftNav INPUT {
	display: block; 
	float: left; 
	background-color: #fefefe; 
	color: #000000; 
	border: 1px solid #B2B2B2; 
	font-size: 13px; 
	line-height: 15px;
	height: 17px; 
	padding: 0; 
	margin: 3px 3px 0 3px; 
	width: 70px; 
}
.leftNav INPUT.submit { 
	width: auto; 
	height: 17px; 
	float: right;
}
.leftNav TD.acctTools {
	font-size: 11px;
}
.leftNav TD.annc {
	line-height: 20px;
	color: #808080;
}
.leftNav TD:link A {
	color: #000099;
	display: block;
	font-size: 12px;
}
.leftNav A {
	color: #003366;
	text-align: right;
}
.leftNav A:hover {
	color: #00CCFF;
}
.rightCell TH {
	color: #FFFFFF;
	background-color: #002CDC;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}
.rightCell TABLE {
	border: 1px solid #B2B2B2;
	background-color: #F2F2F2;
}
.rightCell TD {
	font-size: 12px;
	padding-top: 6px;
	color: gray;
	line-height: 18px;
}
.link A {
	color: #000099;
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #F2F2F2;
}
.link A:hover {
	background-color: #E1E1E1;
	border: 1px solid #999999;
	display: table-row;
	color: #000000;
}
.mainContent {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.mainContent TH {
	color: #FFFFFF;
	background-color: #b2b2b2;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	border-left-width: 20px;
	border-left-style: groove;
}
.mainContent A:hover {
	color: red;
}
.mainContent H1 {
	font-size: 16px;
	font-weight: bold;
}
.mainContent H2 {
	font-size: 12px;
	font-weight: bold;
}
