body {
	background-image: url(img/page-bg.gif);
	background-repeat: repeat-y;
	background-color: #1D3787;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background: #FFFFFF;
}
#header {
	height: 244px;
}
#footer {
	text-align: center;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contentBox {
	width: 844px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 25px 15px 30px 30px;
	clear: both;
	overflow: inherit;
}
#contentLeft {
	width: 515px;
	float: left;
}
#contentRight {
	float: right;
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color:#ffda00;
	background: url(img/content-bg.gif) repeat-x top;*/
}
#logo {
	width: 890px;
	height: 220px;
	float: left;
	float: left;
	clear: left;
	text-align: right;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: 35px 15px;
	padding-bottom: 10px;
}
#content {
	width: 890px;
}

#logo h1 {
	display: none;
	visibility: hidden;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #1D3787;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006559;
}
a:hover {
	text-decoration: underline;
	color: #1D3787;
}
a:active {
	text-decoration: none;
	color: #006559;
	text-align: center;
}
h1 {
	font-size: 24px;
	color: #006559;
	margin: 0;
}
h2 {
	font-size: 24px;
	color: #006559;
	margin: 0;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #1D3787;
	margin: 0;
}
h4 {
	font-size: 18px;
	color: #66BE6B;
	margin: 0;
	margin-top: 20px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h6 {
	font-size: 14px;
	color: #000000;
	margin: 0;
	font-style: italic;
}
#topNav {
	width: 890px;
	float: right;
	height: 34px;
	background-color: #1D3787;
}
#topNav a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
#topLink1, 
#topLink2, 
#topLink3, 
#topLink4, 
#topLink5, 
#topLink6, 
#topLink7, 
#topLink8, 
#topLink9 {
	float: left;
	text-align: center;
	height: 30px;
	padding-top: 8px;
	padding-right: 17px;
	padding-left: 16px;
	border-right: solid 1px #FFF;
}
#topLink9 {
	border-right: none;
}
#topLink1  a:link, #topLink1  a:visited,
#topLink2  a:link, #topLink2  a:visited,
#topLink3  a:link, #topLink3  a:visited,
#topLink4  a:link, #topLink4  a:visited,
#topLink5  a:link, #topLink5  a:visited,
#topLink6  a:link, #topLink6  a:visited,
#topLink7  a:link, #topLink7  a:visited,
#topLink8  a:link, #topLink1  a:visited,
#topLink9  a:link, #topLink9  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#topLink1  a:hover, #topLink1  a:active,
#topLink2  a:hover, #topLink2  a:active,
#topLink3  a:hover, #topLink3  a:active,
#topLink4  a:hover, #topLink4  a:active,
#topLink5  a:hover, #topLink5  a:active,
#topLink6  a:hover, #topLink6  a:active,
#topLink7  a:hover, #topLink7  a:active,
#topLink8  a:hover, #topLink8  a:active,
#topLink9  a:hover, #topLink9  a:active {
	color: #FFDA00;
	text-decoration: none;
}

#extra {
	clear: both;
	height: 1px;
}
#topLink1 a.current, 
#topLink2 a.current, 
#topLink3 a.current, 
#topLink4 a.current, 
#topLink5 a.current, 
#topLink6 a.current, 
#topLink7 a.current, 
#topLink8 a.current, 
#topLink9 a.current {
	color: #ffda00;
}
