/* CSS Document */
body {
	background-color:#6282A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 25px 0;
	padding:0 0 25px 0;
}

H1, H2, H3, H4, H5, H6, P, td, th, blockquote, ol, ul, dl, dt, dd, li { font-family: Verdana, Arial, Helvetica, sans-serif;}

P, td, th, blockquote, ol, ul, dl, dt, dd, li { font-size: 10pt;}

H1 { font-size: 16pt; color:#7B3806} 

H2 { font-size: 14pt;}

H3 { font-size: 12pt; color:#7B3806}

H4 { font-size: 11pt;}

H5 { font-size: 10pt; color:#009900}

H6 { font-size: 9pt}

CODE { font-family: Courier, Courier New, mono;}

/*
ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_blue.gif);
	margin:6px 0 6px 9px;
	padding:0 0 0 8px;
}
ul li {
	margin:5px 0 0 0;
}
*/

A.JoinLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
A.JoinLink:link { color: #FFFF99;}
A.JoinLink:visited { color: #FFFF99;}
A.JoinLink:hover { color: #00FF00;}

A.whiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.whiteLink:link { color: #FFFFFF;}
A.whiteLink:visited { color: #FFFFFF;}
A.whiteLink:hover { color: #FFFF99;}

A.topLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.topLink:link { color: #FFFFFF;}
A.topLink:visited { color: #FFFFFF;}
A.topLink:hover { color: #CCFF66;}


.navYellow { background-color: #F1EBC0;}

.blockLeft { background-color: #3366CC;}

.bannerFill { background-color: #C2D5E7;}

.topFill { background-color: #6282A5;}

.midFill { background-color: #A5C2E8;}


A.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

A.navLink:link { color: #003366;}
A.navLink:visited { color: #003366;}
A.navLink:hover { color: #00CC00;}

A.navLinksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #003366;
	text-decoration: none;
	margin: 0 0 0 20px;
}
A.navLinksmall:link { color: #003366;}
A.navLinksmall:visited { color: #003366;}
A.navLinksmall:hover { color: #00CC00;}


A.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	text-decoration: none;
}


a  { color: #0000CC}a:hover {  color: #006633}

.smallGray { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666;}

.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}

A.footerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
