body {
	margin:0px;
	padding: 0px;
	background-color="#FFFFFF";
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#div_header_banner {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 18px;
	background-color: #232A47;
}
#div_header_slogan {
	position: absolute;
	top: 52px;
	left: 219px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	color: #FFFFFF;
}
#div_menu_background {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 200px;
	height: 100%;
	background-color: #EEF2FA;
	z-index: 1;
}
#div_menu {
	position: absolute;
	top: 32px;
	left: 30px;
	width: 160px;
}
#div_content {
	position: absolute;
	top: 100px;
	left: 220px;
	width: 580px;
	height: 100%;
}
#div_header_contact_info {
}
#div_copyright {
}
#div_google_analytics {
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #065095;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #065095;
}
a.menu_link {
	text-decoration: none;
}
a:hover.menu_link, a:focus.menu_link {
	text-decoration: underline;
	color: #808080;
}

h1, h2, p, li {
	line-height: 1.4em;
	text-align: left;
}
h1 {
	margin-top: 0px;
	margin-bottom: 16px;
	font-size: 13pt;
	font-weight: normal;
	color: #0E4A7C;
}
h2 {
	margin-top: 20px;
	margin-bottom:16px;
	font-size: 0.75em;
	font-weight: bold;
	color: #303030;
}
p, li {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 10pt;
	color: #303030;
}
ul {
	list-style-type: square;
}
ul.sublist {
	list-style-type: circle;
}
li {
	margin-right: 50px;
	list-style-type: square;
}
li.sublist {
	list-style-type: circle;
}

.heading_res {
	margin-bottom:0px;
}

.menu, .menu_sub, .menu_select, .menu_sub_select {
	color: #808080;
	font-family: Tahoma,Arial,Geneva,Sans-Serif;
	margin-top: 4px;
	margin-bottom: 4px;
}
.menu, .menu_select {
	font-size: 12pt;
	margin-left: 10px;
	padding-left: 4px;
	border-left-style: solid;
	border-left-width: 4px;
}
.menu_sub, .menu_sub_select {
	font-size: 9pt;
	margin-left: 20px;
	padding-left: 3px;
	border-left-style: solid;
	border-left-width: 3px;
}
.menu, .menu_sub {
	border-left-color: #EEF2FA;
}
.menu_select, .menu_sub_select {
	border-left-color: #CCCCCC;
}

.menu_phone, .menu_email, .menu_logo {
	text-align: center;
	margin-left: -20px;
	margin-right: 0px;
}
.menu_phone {
	margin-top: 60px;
	margin-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
}
.menu_email {
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 2px;
}
.menu_logo {
	font-size: 7pt;
	margin-top: 10px;
}

.copyright {
	margin-top: 80px;
	margin-left: -20px;
	text-align: center;
	font-size: 7pt;
	font-family: Arial,Geneva,Sans-Serif;
}

.breadcrumb {
	font-size: 8pt;
}

.view_sample {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 24px;
}
.footnote {
	font-size: 7pt;
	margin-bottom: 24px;
	margin-top: 24px;
}
.testimonial {
	font-style: italic;
	font-size: 9pt;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top 30px;
	margin-bottom: 30px;
}

.form_text { color:#000000; font-size:8pt; font-family:Verdana,Arial,Geneva,Sans-Serif; }

span.emphasis_bold {
	font-weight: bold;
}
span.publication {
	font-style: italic;
}
span.gui { font-weight: bold; }

