@charset "UTF-8";
.blackborder {
	border: thin solid #000000;
}
.style1 {color: #0000FF}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}
body {
	background-color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-image: url(images/SPFGradient.jpg);
	background-repeat: repeat-x;
	line-height: 17px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-left: 10px;
	line-height: 35px;
}
h2 {
	margin-left: 10px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	margin-left: 10px;
}
h4 {
	font-size: 11px;
	color: #333333;
}
h5 {
	font-size: 13px;
	color: #000000;
}
p {
	margin-left: 10px;
	margin-right: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
ol {
	margin-left: 70px;
	margin-right: 30px;
}
li {
	margin-right: 40px;
	text-indent: 0px;
}
ul {
	margin-left: 60px;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 5px;
}
.pictureMargin {
	margin-top: 20px;
}
.indentNone {
	margin-left: 15px;
}
.indentBig {
	margin-left: 15px;
}
.indentBiggest {
	margin-left: 30px;
}
.backgroundWhite {
	background-color: #FFFFFF;
}
.backgroundPurple {
	background-color: #DECC9B;
}
.picturePadding {
	margin: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.summaryWidth {
	width: 390px;
}
.white {
	color: #FFFFFF;
}
#nav_table  {
	background-color: #0075B2;
	color: #FFFFFF;
	font-size: 14px;
}
#header_table {
	background-color: #2F2D7B;
	color: #FFFFFF;
}
#header_table     a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header_table   a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_table   a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#header_table   a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#body_table {
	background-color: #FFFFFF;
	text-align: left;
	width: 960px;
}
#footer_table {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer_tabs {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 13px;
	color: #000000;
}
#footer_tabs a:link {
	color: #000000;
	text-decoration: none;
}
#footer_tabs a:visited {
	color: #000000;
	text-decoration: none;
}
#footer_tabs a:hover {
	color: #666666;
	text-decoration: none;
}
#footer_tabs a:active {
	color: #666666;
	text-decoration: none;
}
#contactBody {
	position: absolute;
	top: 85px;
	width: 740px;
}
#aboutBody {
	top: 85px;
	position: absolute;
	width: 740px;
}
#rtvLink {
	margin-left: 40px;
}
#latetstNews {
	margin-left: 10px;
}
.indentPage {
	margin-right: 30px;
	margin-left: 30px;
}
.indentBullets {
	margin-left: 60px;
}
