body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bg {
	background-color: #d3dddf;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #e51837;
	text-decoration: underline;
}
a:hover {
	color: #003768;
	text-decoration: none;
}

.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 8px;
}
#phone {
	float: right;
	font-size: 12px;
	padding-top: 3px;
}
#nav {
	font-size: 12px;
	font-weight: bold;
}
.anchor {
	margin-left: 12px;
	margin-right: 12px;
}
#nav a {
	color: #e51837;
	text-decoration: none;
}
#nav a:hover {
	color: #003768;
}
#content {
	padding-top: 20px;
}
h1 {
	color: #003768;
	font-weight: bold;
	font-size: 14px;
	
}
h2 {
	color: #d39d60;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d39d60;
	font-size: 12px;
}
#footer {
	padding-left: 27px;
	padding-bottom: 10px;
	color: #003768;
}
#footer a {
	color: #003768;
}
.heading-b {
	color: #003768;
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #e51837;
}
.blue {
	color: #003768;
}
.button-red {
background-color: #72e502;
}
.button-red:hover {
background-color: #d6fbb1;
}
.button-red a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.button-red a:hover {
	color: #ffffff;
}
.button-blue {
background-color: #037efb;
}
.button-blue:hover {
background-color: #7dbdfe;
}
.button-blue a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.button-blue a:hover {
	color: #ffffff;
}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #e6e6e6;
	padding: 5px;
	background-color: #E51837;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #6E8EA7;
	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;
	color: #e6e6e6;
}
#cms_links a:hover
{
	text-decoration: underline;
	color: #013765;
}
#cms_holder
{
	width:778px;
	border: #D39D60 1px 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;
}