body {
	background-image:  url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

/*links*/
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #3399FF;
	text-decoration: none;
}

.caption_head {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption_head a:link{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption_body {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption_body a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.caption_body a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.caption_body a:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.caption_body a:visited {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.quote {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	background-image: url(images/body.gif);
	background-repeat: repeat;
}
.bodycopy a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.bodycopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.bodycopy a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.bodycopy a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}
.bottomNav a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #6699CC;
}
.bottomNav a:active {
	color: #3399FF;
	font-weight: normal;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 35px;
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:link, a:visited  {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
ol {
	margin-top: 0px;
	margin-bottom: 5px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
