@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #013854;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
}
.links_text {
	color: #EE8F17;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

#top_bar {
	height: 48px;
	background-image: url(images/top_bar2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
}
.top_image {
	float: right;
}



#wrapper {
	width: 901px;
	background-color: #FFFFFF;
	text-align: left;
}
#footer {
	width: 901px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#footer_content {
	text-align: justify;
	font-size: 12px;
}
#footer_content a {
	color: #FFFFFF;
}
#footer_content a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#navigation {
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	width: 673px;
	height: 37px;
	float: right;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
.blue_titlebox {
	padding-left: 9px;
	padding-top: 0px;
	margin-top: -79px;
	margin-right: 0px;
	margin-left: 0px;
}
#header {
	font-size: 14px;
	padding-left: 8px;
	line-height: 22px;
}
#page_content h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
#page_content {
	font-size: 16px;
	line-height: 22px;
	padding-left: 8px;
}
#toppage_content h1 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
.left_float {
	float: left;
	padding-right: 15px;
}
#toppage_content p {
}

#header li {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#navigation a:hover {
	color: #830012;
	text-decoration: underline;
}
#toppage_content {
	font-size: 16px;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 10px;
}
.buttons {
	text-align: center;
}
#page_content h2 {
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}
