/* CSS Document */
body {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background-color: #00365E;
}

/*Bodytext*/

.bodytext li {
  list-style-image: url(http://76.12.63.204/images/bullet.gif);
}

.bodytext{
	font-family: arial;
	font-size: 12px;
    line-height: 140%;
	color: #000000;

}

.bodytext a{
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #006ab6;

}

.bodytext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #6297BA;

}

.bodytd {
background-color:#ffffff}

.lightbox{
	border: 0px;
}


.servicestext li {
  list-style-image: url(http://76.12.63.204/images/bullet.gif);
}

.servicestext{
	font-family: arial;
	font-size: 14px;
    line-height: 140%;
	color: #000000;
}

.servicestext a{
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #006bb6;
}

.servicestext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #004b80;
}


.smalltext{
	font-family: arial;
	font-size: 11px;
    line-height: 140%;
	color: #000000;
}

.smalltext a{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #006ab6;
}

.smalltext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: bold;
	color: #6297BA;
}



/*H1-Sub Headers*/


h1{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 a{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #006ab6;

}

h2 a:hover{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #6297BA;
}



.LgWhiteText{
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.MedWhiteText{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.SmWhiteText{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.topnav{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	color: #000000;
}

.topnav a{
	font-family: arial;
	font-size: 8pt;
	line-height: 160%;
	text-decoration: underline;
	font-weight: none;
	color: #49B1DE;
}

.topnav a:hover{
	text-decoration: underline;
	line-height: 160%;
	font-weight: none;
	color: #FFFFFF;
}


/*Footer Navigation-Text*/

.footertext{
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	color: #F1F1F1;
}

.footertext a{
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
	font-weight: none;
	color: #74aef8;
}

.footertext a:hover{
	text-decoration: underline;
	line-height: 140%;
	font-weight: none;
	color: #accffc;
}

/*Bullets-Borders*/

#li {
  list-style-image: url(http://76.12.63.211/images/bullet.gif);
}


#TBL1{border-color:#E7E7E7;
border-style:solid; border-width:1px;
}

#TBL2{border-color:#C3C3C3;
border-style:solid; border-width:1px;
background-color:#E7E7E7;
}


/*CSS Navigation*/

.anylinkcss {
	position:	absolute;
	visibility: hidden;
	border:	1px solid black;
	border-bottom-width: 0;
	font:	normal 12px arial;
	line-height: 18px;
	z-index: 100;
	background-color: #E61548;
	color: #313130;
	width: 150px;
}

.anylinkcss a {
	background-color: inherit;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 0;
	border-bottom: 1px solid black;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 2px;
}

/*hover background color*/
.anylinkcss a:hover {
	background-color: #1C789F;
	color: #ffffff;
	
	}

/* borders */
.bLeft { border-left: 1px solid #000000; }
.bRight { border-right: 1px solid #000000; }
.bTop { border-top: 1px solid #000000; }
.bBottom { border-bottom: 1px solid #000000; }

.search_box {
	background-image: url("/images/search.gif");
	background-repeat: no-repeat;
	background-position: 3% 52%; 
	border: none; 
	margin-right: 2px;
	margin-top: 3px;
	padding: 5px 4px 7px 20px;
	color: #888888; 
	font-size: 11px;
	width: 125px;
	margin-left: 0px;
}

.search_button {
	margin: 0 0 0 0;
	padding: 0px;
	width: 44px;
	height: 25px;
	_margin: 0 0 2px 0;
	
}

.search_button:hover { 
	cursor:pointer;
}

		 	.franchise_left {
				float: left; 
				width: 560px; 
				padding: 0 14px 0 14px;
				border-right: 1px solid #dedede;
				margin: 15px 0 0 0;
			}
			
			.franchise_right {
				float: left;
				padding: 0 0 0 25px;
				margin: 15px 0 0 -1px;
				border-left: 1px solid #dedede;
				width: 330px;
			}

.LgWhiteText p{
	margin: 0px;
}