﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
}
#header {
	height: 67px;
	clear: both;
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFCC00;
	padding-top: 50px;
	margin-top: 0px;
	margin-right: 25px;
	text-align: right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #561809;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #000099;
	margin-right: 20%;
	padding-bottom: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #561809;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #000099;
	margin-right: 15%;
	padding-bottom: 8px;
	text-align: center;
	margin-left: 15%;
}

.black-bar {
	background-image: url(../images/black-bar.jpg);
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#RPO_Photo {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 156px;
}


.fs-c {
	text-align: center;
}
.fs-l {
	text-align: left;
}



p {
	margin-right: 5px;
	margin-left: 5px;
}

.column_head_250 {
	background-image: url(../images/Green_250.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-align: center;
}
.column_head_365 {
	background-image: url(../images/Green_365.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-align: center;
	clear: both;
}
.gfx-left-nb {
	float: left;
	margin-right: 10px;
}
.gfx-right-nb {
	float: right;
	margin-left: 10px;
}





#footer {
	background-color: #ddd;
	clear: both;
	font-size: 0.8em;
	padding-bottom: 3px;
	padding-top: 5px;
}
.footer {
	padding-top: 3px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fs-r {
	text-align: right;
}
