@charset "utf-8";
body {
	background-color: #E6E6E6;
	background-image: url(img/index_bgd.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu_links_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.menu_links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #00335B;
}
.table_border_blue {
	border: 1px solid #00335B;
}

.page_text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #00335B;
	line-height: 130%;
}
.page_text_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}
.page_links_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #00335B;
	line-height: 130%;
}
.page_heading_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #80766E;
}
.page_links_white_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
}
.footer_text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #00335B;
	line-height: 150%;
}
.footer_links_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #00335B;
	line-height: 150%;
}
.nav_table {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page_subheading_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.page_text_italic_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}
.page_heading_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.page_text_blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	color: #00335B;
	line-height: 130%;
}
.page_heading_italic_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #80766E;
	font-style: italic;
}
.border_blue {
	border: 1px solid #00335B;
}
.body_newsletter {
	background-image: url(newsletters/img/newsletter_bgd.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.background {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

