H1 {font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	font-weight : bold;
	line-height : 22px;
}
td, th {
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

.downredstripe	{
	background-image : url(images/downredstript.gif);
	background-repeat : repeat-y;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

HR {
	color: Red;
}

.headingst {
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Red;
}

.caption {
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

.headingstblue {
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00A8FF;
}

.whiteblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	background-color : #003E87;
}

.whitered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	background-color : #CB2A2F;
}

a {
	color: Red;
	text-decoration: none;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.background	{
	background-image : url(images/background.gif);
	background-repeat : repeat-x;
}
.backgroundh	{
	background-image : url(images/background_h.gif);
	background-repeat : repeat-x;
}

.backgroundside	{
	background-image : url(filler.gif);
	background-position : right;
	background-repeat : no-repeat;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A9FAA;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}




a:hover {
	color: #00A8FF;
	text-decoration: none;
	font-family:  "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.altlinks {cursor: hand; color: White;
}
a.altlinks:link {color: White; text-decoration: none; cursor: hand}
a.altlinks:hover {color: #DDE3E6; text-decoration: none; cursor: hand}

.termlinks {cursor: hand; color: #8A9FAA;
}
a.termlinks:link {color: #8A9FAA; text-decoration: none; cursor: hand}
a.termlinks:hover {color: Black; text-decoration: none; cursor: hand}

LI {
	list-style : disc;
	color : #CB2A2F;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: normal;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
