.left {
	background-repeat: repeat-y;
	background-position: left;
	width: 16px;
	background-image: url(../images/left.jpg);
	height: 316px;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 21px;
}
.headline-red {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}
.headline-red2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.headline-black {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sub-titles-red {
	font-family: Arial;
	font-size: 34px;
	color: #CC0000;
	text-decoration: none;
	line-height: 38px;
	font-style: normal;
	font-variant: normal;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.content a:link{
	color: #0066FF;
	text-decoration: none;
}
.content a:visited{
	color: #0066ff;
	text-decoration: none;
}
.content a:hover{
	color: #CC0000;
	text-decoration: none;
}body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headline-gray {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 5px;
}
.headline-gray a:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
	padding-bottom: 5px;
	line-height: 13px;
}
.headline-gray a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	padding-bottom: 5px;
}
.headline-gray a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
	line-height: 13px;
}
.headline-gray-page {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
	line-height: 13px;
}
.content-small {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.content-small a:link{
	color: #0066FF;
	text-decoration: none;
}
.content-small a:visited{
	color: #0066ff;
	text-decoration: none;
}
.content-small a:hover{
	color: #CC0000;
	text-decoration: none;
}
.gray-left {
	background-image: url(../images/gray-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.gray-right {
	background-image: url(../images/gray-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.content-white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.content-white a:link{
	color: #0066FF;
	text-decoration: none;
}
.content-white a:visited{
	color: #0066ff;
	text-decoration: none;
}
.content-white a:hover{
	color: #CC0000;
	text-decoration: none;
}
.sub-spacer {
	background-image: url(../images/vr-spacer-biig.jpg);
	background-repeat: repeat-y;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/register-logo-small.gif);
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 10px;
	vertical-align: middle;
}
.watermark-rda {
	background-image: url(../images/rdawatermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mission-content {
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
