.5_pad {
	padding: 5px;
}
.border {
	border: 1px solid #B9BBBC;
}
.headers {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #6D6E6F;
}
.content_bg {
	background-color: #FFFFFF;
	background-image: url(template_images/content_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_bg_d {
	background-color: E6E6E6;
	background-image: url(template_images/content_gradient_d.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.small_white {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.small_white:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.small_white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.small_white:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a.small_white:active {
	text-decoration: none;
	color: #CCCCCC;
}
.tele {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11pt;
	color: #074872;
	padding-left: 8px;
}
.footer_bg {
	background-image: url(template_images/nav_grad.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	color: #515252;
}
body {
	background-color: #3A668F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0B2A55;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B2A55;
}
a:hover {
	text-decoration: underline;
	color: #487694;
}
a:active {
	text-decoration: none;
	color: #0B2A55;
}
h1 {
	font-size: 10pt;
	display: inline-table;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E5E6E8;
	font-weight: bold;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

