.bg-body {
	background-image: url(images/index_03.gif);
	background-repeat: repeat-y;
}
p, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #123466;
}
H1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #CC660B;
}
H2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #123466;
}
.p-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #123466;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #123466;
}

a:link {
	color: #123466;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #123466;
}
a:hover {
	text-decoration: underline;
	color: #123466;
}
a:active {
	text-decoration: underline;
	color: #123466;
}
.text_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #cc660b;
	font-weight: bold;
}
a.text_nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.text_nav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.text_nav:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.text_nav:active {
	color: #ffffff;
	text-decoration: none;
}
.text_botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #123466;
	font-weight: bold;
}
a.text_botnav:link {
	color: #123466;
	text-decoration: none;
}
a.text_botnav:visited {
	color: #1C509D;
	text-decoration: none;
}
a.text_botnav:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.text_botnav:active {
	color: #123466;
	text-decoration: none;
}
.outline {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #123466;
	background-color: #ECECEE;
}
