	
body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #0b52cf;
	text-decoration: underline;
}
a:hover {
	color: #202140;
	text-decoration: none;
}
.bg {
	background-image:url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}
.bg-top {
	background-image:url(/images/bg-top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 27px;
}
#tn {
	float: left;
	padding-left: 22px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
}
#tn a {
	color: #202140;
	text-decoration: none;
}
#tn a:hover {
	color: #0b52cf;
	text-decoration: none;
}
#tn img {
	margin-left: 20px;
	margin-right: 20px;
}
#phone {
	color: #202140;
	float: right;
	padding-right: 22px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
}
#request {
	float: left;
	margin-left: 22px;
	background-image:url(../images/b-bg.gif);
	border: 1px solid #8f97af;
	font-weight: bold;
	text-transform: uppercase;
	width: 260px;
	text-align: center;
	
}
#request:hover {
	background-color: #eaeaea;
	background-image: none;
}
#request a {
	color: #202140;
	padding: 4px;
	display: block;
	text-decoration: none;
}
#request a:hover {
	color: #0b52cf;
	text-decoration: none;
}
#content {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;

}
#footer {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	margin-top: 26px;
	color: #8f97af;
	border-top: 1px solid #c9c9d0;

}
#footer img {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	color: #0b52cf;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	margin-left: 22px;
	margin-top: 10px;
}
.text-box {
	border: 1px solid #8f97af;;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
.text-button {
	border: 1px solid #8f97af;;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #202140;
	color: #ffffff
}





#cms_page
{
		background-color: #ffffff;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #000000;
	padding: 5px;
	background-color: #cccccc;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #e6e6e6;
	color: #000000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #e6e6e6;
	padding-right: 5px;

}
.cms_nav-selection
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}

.sub-heading
{
	color: #202140;
	font-weight:bold;
	font-size:12px;
}
