body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DEDEDE;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA8B00;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA8B00;
	text-transform: uppercase;
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}

#divWrapper {
	width:732px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#divHeader {
	width: 732px;
	float: left;
	clear:both;
}

#nav, #nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li ul a {
	display: block;
	width: 120px;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#nav li ul a:hover {
	color: #AD8800;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
}

#nav li ul {
	position: absolute;
	background-color: #001645;
	top: 30px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	top: 30px;
	left: 0px;
}

#divImageMain img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AD8800;
}

#divContentMain {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AE8801;
	float: left;
	clear: both;
}

#divContent {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AE8801;
	float: left;
	clear: both;
}

#navbarLeft {
	background-image: url(../images/navbarLeft.jpg);
	list-style-type: none;
	height: 30px;
	width: 47px;
	background-repeat: no-repeat;
	background-position: left top;
}

#button {
	background-image: url(../images/button.jpg);
	list-style-type: none;
	height: 30px;
	width: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

#button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
}

#button:hover, #button.sfhover {
	background-image: url(../images/buttonOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#buttonCurrent {
	background-image: url(../images/buttonDown.jpg);
	list-style-type: none;
	height: 30px;
	width: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

#buttonCurrent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 7px;
}

#buttonCurrent:hover, #buttonCurrent.sfhover{
	background-image: url(../images/buttonOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navbarRight {
	background-image: url(../images/navbarRight.jpg);
	list-style-type: none;
	height: 30px;
	width: 69px;
	background-repeat: no-repeat;
	background-position: left top;
}

#divBodyMain {
	width: 390px;
	float: left;
	padding-top: 48px;
	padding-right: 48px;
	padding-bottom: 24px;
	padding-left: 48px;
}

#divBody {
	width: 415px;
	float: left;
	padding-top: 48px;
	padding-right: 48px;
	padding-bottom: 24px;
	padding-left: 48px;
}

#divBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD8800;
}

#divBody a:hover {
	color: #002272;
}

#divBody a:visited {
	color: #74797C;
}

#divBodyMain ul {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	list-style-position: inside;
	text-indent: -13px;
	padding-left: 13px;
}

#divBody ul {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	list-style-position: inside;
	text-indent: -13px;
	padding-left: 13px;
}

#divBody ol {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	list-style-position: inside;
	padding-left: 12px;
	text-indent: -14px;
}

#divSeperatorMain {
	width: 2px;
	background-image: url(../images/seperatorMain.gif);
	background-repeat: no-repeat;
	height: 443px;
	float: left;
}

#divSeperator {
	width: 2px;
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	height: 570px;
	float: left;
}

#divSideMain {
	float: left;
	width: 148px;
	padding-top: 48px;
	padding-right: 48px;
	padding-bottom: 2000px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1976px;
	margin-left: 0px;
}
#divSideMain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
}
#divSideMain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD8800;
}

#divSideMain a:hover {
	color: #002272;
}

#divSideMain a:visited {
	color: #74797C;
}

#divSide {
	float: left;
	width: 123px;
	padding-top: 48px;
	padding-right: 48px;
	padding-bottom: 2000px;
	padding-left: 48px;
	margin-bottom: -1976px;
}

#divBodyMain img {
	padding-bottom: 6px;
}

#divSideMain img {
	padding-bottom: 10px;
}

#divBody img {
	padding-bottom: 6px;
}

#divSide img {
	padding-bottom: 10px;
}

#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74797C;
	width: 636px;
	padding-top: 10px;
	padding-left: 48px;
	padding-right: 48px;
	float: left;
	clear: both;
}

#divFooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74797C;
}

#divFooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00297B;
}

#divFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4880B;
}

#divCopyright {
	float: left;
	width: 318px;
}

#divLinks {
	float: left;
	width: 318px;
}
#placeholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042977;
	display: block;
	text-align: center;
	padding: 100px;
	border: 1px solid #012772;
	background-color: #B3C7E0;
}
