body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td.adminHeader {
	background-color: #6EAFD5;
	font-weight: bold;
}
tr.oddRow {
	background-color: #FFFFFF;
}
tr.evenRow {
	background-color: #CCCCCC;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

.bgcolor {
	background-color: #6790ba;
}

.subheader {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}

.smallpdf {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.white9 {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.white11 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.white12 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.blue11 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #124b86;
}

.blue12 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #124b86;
}
.category {
	font-family: Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #003163;
}
.feature {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: red;
}
.message {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}
.tips {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.largehd {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}


a:hover {text-decoration:underline;}
a{text-decoration:none;}
a:link    { color: #006699 }
a:visited { color: #FF6600 } 
a.warning-link:hover {text-decoration:underline;}
a.warning-link{text-decoration:none;}
a.warning-link:link    { color: #006699 }
a.warning-link:visited { color: #989898 } 
a.categoryLink, a.categoryLink:VISITED {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

a.white-link:hover {text-decoration:underline;}
a.white-link{text-decoration:none;}
a.white-link:link    { color: #ffffff;
						font-size:9px}
a.white-link:visited { color: #CCCCCC;
						font-size:9px} 

a.link-12:link    { color: #ffffff;
					font-size: 12px;}
a.link-12:visited  { color: #CCCCCC;
					font-size: 12px; }


a.categoryLink:hover {text-decoration:underline;}
INPUT.styled {
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	background-color: #eeeeee;
	border: 1px solid #555555;
	margin-top: 2px;
	margin-right: 2px;
	font-size: 12px;
}
SELECT.styled {
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	background-color: #eeeeee;
	font-size: 12px;
}
TEXTAREA.styled {
	font-family: Arial,Helvetica,Verdana,sans-serif; 
	background-color: #eeeeee;
	border: 1px solid #555555;
	font-size: 12px;
}
