
body {
	margin: 0px;
	padding: 0px;
	background-color: #2a3650;
	font-family: arial;
	font-size: 12px;
}

h1 {
	color: #2a3650;
	margin: 0 0 15px 0;
	font-size: 25px;
}

h2 {
	color: white;
	font-size: 18px;
	margin: 0 0 10px 0;
}

img {
	border: 0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.page_frame {
	width: 100%;
	background-color: white;
}

td.page_header_fill {
	background-image: url(/files/resource_1/header_background.jpg);
	background-repeat: repeat-x;
}

td.page_content_fill {
	
}

td.page_menu_fill {
	background-color: #2a3650;
}

td.page_header {
	width: 906px;
	height: 100px;
	background-image: url(/files/resource_1/header_background.jpg);
	background-repeat: repeat-x;
}

table.page_header_inner {
	width: 100%;
}

table.page_content_inner {
	width: 100%;
}

td.page_content_inner_image {
	padding-bottom: 30px;
}

td.page_content {
	padding: 30px 28px 20px 28px;
}

td.menu_top_sitemap {
	padding: 4px 8px 0px 8px;
	background-color: black;
	color: white;
}

td.menu_top_sitemap a {
	color: white;
	text-decoration: none;
}

td.menu_selected {
	background-color: white;
}

td.menu_top_content {
	padding: 0px 8px 8px 8px;
}

td.menu_top_content a {
	color: white;
	text-decoration: none;
}

td.menu_selected a {
	color: black;
} 

td.page_header_sitemap {
	padding-left: 350px;
}

td.page_header_menu {
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
}

div.content_div1 {
	width: 260px;
	height: 182px;
	background-image: url(/files/resource_1/content_box1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

div.content_div2 {
	width: 260px;
	height: 182px;
	background-image: url(/files/resource_1/content_box2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

td.page_content_inner_td1 {

}

td.page_content_inner_td2 {
}

td.page_content_inner_td3 {
}

td.page_menu {
	background-color: #2a3650;
	padding: 30px 0 30px 30px;
}

table.page_menu_inner {
	width: 100%;
}

div.menu_div ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #3d4c61;
	width: 225px;
}

div.menu_div li {
	border-bottom: 1px solid #3d4c61;
	margin: 0;
	padding: 5px 0px 5px 25px;
	background-image: url(/files/resource_1/list_image.jpg);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	width: 200px;
}

div.menu_div li a {
	color: white;
	text-decoration: none;
}

td.page_menu_inner_td1 {
	width: 33%;
	padding-top: 10px;
	vertical-align: top;
}

td.page_menu_inner_td2 {
	width: 33%;
	padding-top: 10px;
	vertical-align: top;
}

td.page_menu_inner_td3 {
	width: 33%;
	vertical-align: top;
	padding-right: 7px;
}

td.page_menu_inner_info {
	text-align: right;
	padding: 20px 27px 0 0;
	vertical-align: top;
	color: white;
	font-size: 12px;
}

div.menu_div2 {
	margin: 0;
	padding: 5px 0px 5px 25px;
	background-image: url(/files/resource_1/list_image2.jpg);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	border-bottom: 1px solid white;
}

table.menu2 {
	text-align: left;
	width: 258px;
}

table.menu2 a {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

table.menu2 a:hover {
	text-decoration: underline;
}

td.page_content_inner {
	vertical-align: top;
	padding-right: 50px;
}

td.page_content_inner_left {
	vertical-align: top;
	padding-right: 50px;
	width: 542px;
}
td.page_content_inner_left a {
	color: black;
}

td.page_content_inner_right {
	vertical-align: top;
	padding-top: 5px;
}

div.search_div {}

div.sitemap {}

table.questionform input {
	width: 200px;
}

table.questionform select {
	width: 205px;
}

table.questionform textarea {
	width: 200px;
	height: 150px;
}

table.questionform input.blue-button {
	width: 75px;
	height: 23px;
	border: 0;
	background-color: transparent;
	background-image: url('/files/resource_1/blue_button.png');
	background-repeat: norepeat;
	color: white;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 3px;
	padding-top: 0px;
}

table.questionform input.blue-button:hover {
	background-image: url('/files/resource_1/red_button.png');
}
