body {
	margin: 0;
	padding: 0;
	background-color: #c0c0c0;
	font-family: 'arial';
	font-size: 12px;
}

h1 {
	color: #00739d;
	padding: 0px 0px 4px 2px;
	margin: 0;
	font-size: 18px;
}

a {
	color: #00739d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

img {
	border: 0px;
}

table.page_frame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	width: 928px;
	background-color: white;
	border-top: 36px solid white;
	border-left: 36px solid white;
	border-right: 36px solid white;
	border-bottom: 36px solid white;
}

table.header_frame {
	width: 100%;
}

td.header_logo {
	width: 112px;
	height: 115px;
	background-color: #004a85;
	color: white;
	border-right: 12px solid white;
	border-bottom: 4px solid white;
	vertical-align: top;
}

td.header_logo div {
	padding: 4px 0px 0px 6px;
}

td.header_menu {
	height: 35px;
	color: white;
	vertical-align: top;
	border-bottom: 12px solid white;
}
td.header_menu a {
	color: white;
	text-decoration: none;
}

table.menu {
	width: 804px;	
}

table.menu td {
	background-color: #004a85;
	color: white;
	cursor: pointer;
	padding: 4px 0px 0px 6px;
	height: 31px;
	width: 118px;
	vertical-align: top;
	font-size: 12px;
}

td.header_image {
	border-bottom: 8px solid white;
	margin: 0;
	padding: 0;
	width: 804px;
}

td.header_navigation {
	height: 25px;
	border-top: 1px solid #3E4F57;
	border-bottom: 1px solid #3E4F57;
	padding: 0px 0px 0 6px;
}

td.header_navigation div {
	padding-top: 4px;
}

table.content_frame {
	border: 0px;
	width: 100%
}

td.content_misc1 {
	width: 225px;
	height: 180px;
	background-color: #e2e3e4;
	color: #3E4F57;
	border-right: 12px solid white;
	border-bottom: 12px solid white;
	border-top: 4px solid white;
	vertical-align: top;
}

div.content_misc1_inner {
	padding: 10px;
}

td.content_misc2 {
	width: 225px;
	background-color: #d1d3d4;
	color: #3E4F57;
	border-bottom: 12px solid white;
	border-right: 12px solid white;
	border-top: 4px solid white;
	vertical-align: top;
}

div.content_misc2_inner {
	padding: 10px;
}

td.content_misc3 {
	background-color: #7daccb;
	border-bottom: 12px solid white;
	border-top: 4px solid white;
	vertical-align: top;
}

div.content_misc3_inner {
	padding: 10px;
}

td.content_misc4 {
	height: 206px;
	vertical-align: top;
	border-right: 12px solid white;
}

td.content_fyi {
	width: 221px;
	border-right: 12px solid white;
	vertical-align: top;
}

td.content_contact {
	width: 221px;
	vertical-align: top;
}

td.header_box {
	background-color: #004a85;
	color: white;
	height: 25px;
	border-bottom: 4px solid white;
	vertical-align: top;
	font-size: 12px;
}

td.header_box div {
	padding: 4px 0px 0px 6px;
}

td.content_box {
	padding: 6px 0px 0px 6px;
	color: #3E4F57;
}

td.content_box a {
	color: #3E4F57;
	text-decoration: none;
}

span.content_box_blue, span.content_box_blue a {
	color: #00739d;
	text-decoration: none;
	font-weight: bold;
}

div.news_list_header a {
	color: #00739d;
	text-decoration: none;
	font-weight: bold;
}

div.news_list_date {
	padding: 0px 0px 20px 14px;
}

div.news_list_date a {
	color: #3E4F57;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

div.news_list_header2 {
	color: #00739d;
	font-weight: bold;
}

div.news_list_date2 {
	padding: 0px 0px 10px 0px;
	color: #3E4F57;
	font-weight: bold;
	font-size: 11px;
}

div.news_list_text {
	font-size: 11px;
	color: #3E4F57;
}

div.news_list_toggle {
	color: #00739d;
	cursor: pointer;
	padding: 5px 0px 20px 0px;
	font-weight: bold;
}

td.info_box {
	width: 177px;
	border-top: 8px solid white;
	border-right: 35px solid white;
	vertical-align: top;
}

img.float_left {
	float: left;
	padding-right: 30px;
}

img.float_right {
	float: right;
	padding-left: 30px;
}

td.content_field {
	padding-top: 8px; 
	vertical-align: top;
	color: #3E4F57;
}
.content_box ul {
	list-style-image: url(/files/resource_1/arrow.jpg);
	padding-left: 13px;
	margin: 0px;
}

.content_field ul {
	list-style-image: url(/files/resource_1/arrow.jpg);
	padding-left: 13px;
	margin: 0px;
}
