/* Global Default */
a img{
	border:0;
}
/* Global Default End */

body {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/back.gif);
	padding: 0;
	margin: 0;
}

#container {
	width: 938px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

.topText {
	display: block;
	height: 15px;
	background-image: url(../images/back.gif);
	text-align: center;
	text-transform: uppercase;
	font-size:8pt;
	color: #fff;
	margin:0;
	padding: 10px 0 5px 0; }

.topText a {
	color: #fff;
	text-decoration: underline;
 }
 
 .topText a:hover {
	color: #fff;
	text-decoration: none;
 }


#container #nav {
	background-image: url(../images/nav.gif);
	line-height: 30px;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
}

#container #center {
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 34px;
	font-size: 13px;
}

a{
	color:#054E70;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nav {
	text-align: center;
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

#nav a{
	color:white;
	text-decoration:none;
}
#nav a:hover, #nav a.current{
	color:white;
	text-decoration:underline;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.style2 {font-size: 10px}

body,td,th {
	color: #054E70;
}

.btmContent {
	font-size: 0.8em;
	text-align: center;
	padding-top: 30px;
}

.btmContent img {
	margin-bottom: 20px;
}

.btmContent h4 {
	color:#333;	
}

.btmContent p {
	color:#999;
}

.freephone {
	display: block;
	margin: 0 auto 30px auto;
	padding: 20px 0;
}

.btmList {
	text-transform: uppercase;
	clear: both;
	text-align: center;
	font-size: 9pt;
}

.footer #sectionSiteContent {
 		clear: both;
 		overflow: auto;
 		height: 100px;
 		text-transform: none;
 		text-align:left;
 		line-height: 14px;
 		margin: 0 -15px 30px -15px;
 		padding: 15px 10px 15px 20px; }

 .footer #sectionSiteContent h3 {
 		text-transform: uppercase;
 		font-size: 10px;
 		padding: 0 0 5px 0; }
 		
 		 .footer #sectionSiteContent h3 a {
 		 	color:#1b3673;
 		  }

 .footer #sectionSiteContent h4 {
 		font-size: 10px;
 		padding: 0;
 		margin: 0; }

		.footer #sectionSiteContent h4 a {
			margin: 0;
		 }

 .footer #sectionSiteContent p {
 	margin: 0 0 10px 0;
 	padding: 0;
 }

.footer{
	line-height:50px;
	font-size:8pt;
	padding:7px 15px 6px;
	text-transform:uppercase;
	clear:both;
	border-top: 5px solid #054E70;
}

.footer span {
}

.footer .btmText {
	text-align: center;
	background-image: url(../images/back.gif);
	margin: -15px;
	color: #fff;
}
	
.footer .btmText a {
	color: #fff;
	text-decoration: underline;
 }
 
.footer .btmText a:hover {
	color: #fff;
	text-decoration: none;
 }

.webbuilt4u{
	float: right;
	height: 28px;
	margin: 10px 0 18px 0;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
img.fr{
	margin:5px 0 25px 25px;
}
img.fl{
	margin:5px 25px 5px 0;
}
