@charset "UTF-8";
/* CSS Document */

td img {
/*display: block;*/
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E8ECD9;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #CC6600;
}
h2 {
	font-size: 16px;
	color: #04659C;
}
h3 {
	font-size: 14px;
	color: #63CB33;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content a:link {
	color: #000099;
	text-decoration: underline;
	font-size:12px;
}
.content a:visited {
	text-decoration: underline;
	color: #000099;
	font-size:12px;
}
.content a:hover {
	text-decoration: none;
	color:#666666;
	font-size:12px;
}
.content a:active {
	text-decoration: underline;
	color: #666666;
	font-size:12px;
}
.breadcrumbs {
	background-image:url(../images/pagegraphics/Join_Breadcrumb.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:603px;
	padding:5px;
	font-size:10px;
	color:#CC3300;
}
.breadcrumbs a:link, a:visited {
	color:#CC3300;
}
.footer a:link, a:visited, a:hover, a:active {
	color: #CC3300;
	text-decoration: underline;
	font-size:10px;
}
