.bgImageNoRepeat {
	background-image: url(images/frost_08-altb.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #386187;
}
.body_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #386187;
	line-height: 130%;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}
.section_button:link, .section_button:visited    {
	font-size: 9pt;
	color: #386187;
	text-decoration: none;
	line-height: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.section_button:hover    {
	font-size: 9pt;
	color: #386187;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.section_button:active    {
	font-size: 9pt;
	color: #386187;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav_button:link, .nav_button:visited         {
	color: #386187;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.nav_button:hover {
	color: #386187;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}
.nav_button:active
 {
	color: #386187;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
 } 
.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 386187;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 386187;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 386187;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 386187;
}
.body_xtra {
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #386187;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #386187;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #384B72;
}