
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial,verdana, helvetica;
}
a {
	color: #53575C;
	text-decoration: underline;
}
a:hover {
	color: #C52F11;
	text-decoration: underline;
}
p {
	color: #53575C;
	font-size: 11px;
}
.body_text {
	color: #53575C;
	margin: 8 0 12 0;
	font-size: 11px;
}
.body-text {
	color: #53575C;
	margin: 8 0 12 0;
	font-size: 11px;
}
.body-text a {
	color: #53575C;
	text-decoration: underline;
}
.body-text a:hover {
	color: #C52F11;
	text-decoration: underline;
}
a.subnav_link {
	text-decoration: none;
}

.bg_right {
	width: 26px;
	background: #FFFFFF url('/graphics/layout/bg_rt.gif') repeat-y top left;
}
.bg_left {
	width: 26px;
	background: #FFFFFF url('/graphics/layout/bg_lt.gif') repeat-y top right;
}
.bg_bottom {
	height: 31px;
	background: #FFFFFF url('/graphics/layout/bg_bottom.gif') repeat-x top;
}
.bg_bottom_rt { background: #FFFFFF url('/graphics/layout/bg_bottom_lt.gif') no-repeat top right; }
.bg_bottom_lt { background: #FFFFFF url('/graphics/layout/bg_bottom_rt.gif') no-repeat top left; }
.nav_header_bar { background: #FFFFFF url('/graphics/layout/navbar_bg.gif') repeat-x top; }
.section_nav_bar { background: #FFFFFF url('/graphics/layout/navbar_bg_section.gif') repeat-x top; }

.blue_header_bar {
	background-color: #759CCD;
	height: 6px;
}
.bottom_links {
	padding: 5px;
	border: 0px solid #759CCD;
}
.top_links_cell {
	width: 169px;
	padding: 5 0 0 25;
	vertical-align: top;
}
#search_box {
	border: 1px solid #3366B3;
	padding: 2px;
	font-size: 9px; 
	color: #1D3A66;
	height: 20px;
}

#contact_table td {
	font-size: 11px;
	color: #53575C;
	padding: 3px;
}
#contact_table td.title {
	font-weight: bold;
	text-align: right;
}
#contact_table td.name {
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}


#gray_sidebar_arrow_table { margin: 14 0 0 0; padding: 0px; }
#gray_sidebar_arrow_table td { padding: 0px; margin: 0px; }
#gray_sidebar_arrow_table td.img_block { width: 11px; vertical-align:top; padding-top: 3px; }
#gray_sidebar_arrow_table td a { font-size: 11px; font-weight: bold; color: #53575C; text-decoration: none; }
#gray_sidebar_arrow_table td a.hover { color: #53575C; text-decoration: underline; }

#blue_sidebar_arrow_table { margin: 10 0 0 18; padding: 0px; }
#blue_sidebar_arrow_table td { padding: 0px; margin: 0px; }
#blue_sidebar_arrow_table td.img_block { width: 11px; vertical-align:top; padding-top: 3px; }
#blue_sidebar_arrow_table td a { font-size: 11px; font-weight: bold; color: #2D6AAE; text-decoration: none; }
#blue_sidebar_arrow_table td a.hover { color: #2D6AAE; text-decoration: underline; }

#arrow_table td { padding: 0px; }
#arrow_table td.img_block { width: 11px; vertical-align:top; padding-top: 3px; }
#arrow_table td a { font-size: 11px; color: #53575C; text-decoration: none; }
#arrow_table td a.hover { color: #C52F11; }

#gray_arrow_table { margin: 0px; padding: 0px; }
#gray_arrow_table td { padding: 0px; margin: 0px; }
#gray_arrow_table td.img_block { width: 11px; vertical-align:top; padding-top: 3px; }
#gray_arrow_table td a { font-size: 11px; color: #53575C; text-decoration: none; }
#gray_arrow_table td a.hover { color: #53575C; text-decoration: underline; }

#white_arrow_table td { padding: 0px; }
#white_arrow_table td.img_block { width: 11px; vertical-align:top; padding-top: 3px; }
#white_arrow_table td a { font-size: 11px; color: #53575C; text-decoration: none; }
#white_arrow_table td a.hover { color: #C52F11; text-decoration: underline; }

.headline {
	font-weight: bold;
	color: #1D3A66;
	font-size: 13px;
}
.section-header2 {
	color: #1D3A66;
	font-size: 13px;
}

#quote {
	border: 0px solid #000000;
	padding-left: 5px;
}
#quote h3 {
	margin: 0 0 8 0;
	padding: 0px;
}
#quote p {
	font-weight: bold;
	font-size: 12px;
	color: #1D3A66;
	margin: 0px;
}
#quote p span.grey_text {
	font-size: 10px; 
	color: #53575C; 
	font-weight: normal;
}