﻿BODY
{
	line-height: 20px;
	font-size: 14px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #004C94;
	border-left-color: #004C94;
	background-repeat: repeat;
	background-image: url('../images/background.jpg');
}
H1
{
	line-height: 20px;
	color: #004C94;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #FEFCF3;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FEFCF3;
}
H2
{
	border-radius: 8px;
	border: 1px solid #CCCCCC;
	line-height: 24px;
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCF7E2;
}
H3
{
	border-style: solid none;
	color: #8C700F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	border-top-width: 10px;
	border-top-color: #FEFCF3;
	border-bottom-width: 10px;
	border-bottom-color: #FEFCF3;
}
H4
{
	border-style: none;
	color: #8C700F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #fcf7e2;
}
A, A:link
{
	color: #8C700F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
A:visited
{
	color: #8C700F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
A:hover
{
	color: #8C700F;
	font-size: 16px;
	text-decoration: underline;
}
A:focus
{
	color: #8C700F;
	font-size: 16px;
}
A:active
{
	color: #8C700F;
	font-size: 16px;
}
#outerWrapper
{
	border-style: solid;
	border-color: #004C94;
	background-color: #FEFCF3;
	width: 974px;
	text-align: left;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
}
#outerWrapper #header
{
	background-color: #FEFCF3;
	height: 150px;
	line-height: 15px;
	font-size: 18px;
	background-repeat: no-repeat;
	padding: 0px 10px;
	font-weight: bold;
	background-image: url(../images/Header.jpg);
	border-left: 10px solid #FEFCF3;
	border-right: 10px solid #FEFCF3;
}
#outerWrapper #topNavigation
{
	border-radius: 0px 0px 8px 8px;
	background-color: #004C94;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#outerWrapper #contentWrapper
{
	min-height:1200px;
	height:auto;
}
#outerWrapper #contentWrapper #rightColumn1
{
	border: 1px solid #c49c15;
	border-radius: 8px;
	background-color: #fcf7e2;
	float: right;
	width: 31%;
	height: 95%;
	margin-right: 10px;
	margin-top: 10px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#outerWrapper #contentWrapper #content
{
	padding: 10px;
	margin: 0 0px 0 0;
	width: 63%;
	background-color: #FEFCF3;
}
#outerWrapper #contentWrapper #content1
{
	background-color: #FEFCF3;
	margin-top: 5px;
}
#outerWrapper #contentWrapper #content2
{
	background-color: #FEFCF3;
	margin-top: 5px;
}
#outerWrapper #contentWrapper #content3
{
	background-color: #FEFCF3;
	margin-top: 5px;
}

#outerWrapper #contentWrapper #content A:active
{
	font-size: 14px;
	color: #8C700F;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content A:focus
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content A:hover
{
	font-size: 14px;
	color: #8C700F;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content A:visited
{
	color: #8C700F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content A, #outerWrapper #contentWrapper #content A:link
{
	font-size: 14px;
	color: #8C700F;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper .clearFloat
{
	display: block;
	clear: right;
}
#outerWrapper #footer
{
	height: 65px;
	width: 960px;
	font-family: Arial;
	margin: 0 auto 0 auto;
}
#flashone
{
	margin-left: 115px;
	margin-top: 5px;
}
.rhc {
	margin: 5px 5px;
}
.rhc1 {
	margin: 5px 5px 0px 5px;
}



