body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #73A5A7;
	font-size: 82%;
}

a {color: #0066FF; text-decoration:none;}
a:link {color: #0066FF; text-decoration:none;}
a:visted {color: #0066FF; text-decoration:none;}
a:hover {color: #3401cc; text-decoration:underline;}
a:active {color: #3401cc; text-decoration:underline;}

H1, H2, H3, H4 {
	line-height: normal;
	display: inline;
	color: #2F7E83;
	text-align: left;
}

h1 { font-size: 20px; padding: 0px 15px 5px 9px;}
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

h1 a {color: #2F7E83; text-decoration:none;}
h1 a:link {color: #2F7E83; text-decoration:none;}
h1 a:visted {color: #2F7E83; text-decoration:none;}
h1 a:hover {color: #2F7E83; text-decoration:underline;}
h1 a:active {color: #2F7E83; text-decoration:underline;}

.breadcrumb {
	font-size: 82%;
}
.txt11 {
	font-size: 11px;
}
.txt10 {
	font-size: 10px;
}
.txt9 {
	font-size: 9px;
}

#cta {
background-color: #b0352d;
font-size: 13px;
color: #FFFFFF;
padding: 6px;
font-weight: bold;
width: 160px;
}

#cta a:link, a:hover{
text-decoration:none;
cursor:pointer;
}

.phone {
	margin: 0px;
	left: 15px;
	height: 19px;
	text-align: right;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 30px;
	font-size: 110%;
}
.container {
	font-size: 82%;
	margin: 0px auto;
	border: 1px solid #3366CC;
	width: 900px;
	padding: 0 10 10;
	clear: both;
}
#pad15 {
	padding: 15px;
}
#contentBorder {
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	z-index: 0;
}

#content {
	line-height: 120%;
	text-align: left;
	padding: 5px 10px 15px 5px;
}

#contentHome {
	line-height: 120%;
	text-align: left;
	padding: 5px 10px 15px 5px;
}

#contentHome h1{
	padding: 0px 15px 5px 0px;
}

.border {
	border: 1px solid #CCCCCC;
}
#greenBox {
	height: 93px;
	border: 1px solid #CCCCCC;
	background-color: #ECFBFF;
	vertical-align: bottom;
	margin-top: 8px;
}
#greenBox2 {
	border: 1px solid #CCCCCC;
	background-color: #ECFBFF;
	margin-top: 8px;
	height: 105px;
}

#leftColumn {
	background-image: url(/images/tbl_search_bkg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #B2CECF;
	margin: 0px;
	text-align: left;
	width: 195px;
	padding: 0px;
}
#leftColumn  SPAN, P {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.resultsTable {
	display: table;
	border: 1px solid #CCCCCC;
	font-size: 92%;
	line-height: normal;
	background-color: #FFF7D7;
}
.resultsTable TD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.resultsEdit {
	background-color:#EAEAEA;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: thin dotted #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Anchor Styles */

/*A:link {
	COLOR: #0066FF;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
}
A:visited {
	COLOR: #3401cc; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #0066FF;
	BACKGROUND-COLOR: transparent;
	text-decoration: none;
}
A:active {
	COLOR: #3401cc; BACKGROUND-COLOR: transparent
}

/* SEARCH-Form STYLES */

FORM {
	margin: 0px;
	padding: 0px;
}

#searchBox {
	background-image: url(/images/tbl_search_bkg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #B2CECF;
	margin: 0px;
	text-align: left;
	height: 415px;
	width: 195px;
}
#searchBox SPAN, .forms {
	margin-left: 10px;
}

.searchLabel {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

#searchContent {
	width: 200px;
	float: left;
	margin: 0px;
	background-image: url(/images/line_vert_yellow_dot.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #EAEAEA;
	}

#searchContent SPAN, .forms {
	margin-left: 10px;
}
.forms {
    font-size: 10px;
    margin-bottom: 5px;
    }

.tiny {

	font-size: 9px;
	color: #999999;
}

.tiny a {
	color: #999999;
	text-decoration: underline;
}

.tiny a:visted {
	text-decoration: underline;
	color: #999999;
}
.tiny a:hover {
	text-decoration: none;
	color: #999999;
}

.tiny a:active {
	text-decoration: none;
	color: #999999;
}

/***************** FOOTER STYLES *****************/

.footer {

	font-size: 11px;
	color: #999999;
	width: 100%;
}

.footer a {
	color: #0066FF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 10px;
}
.footer a:hover {
	text-decoration: underline;
	color: #3401cc;
}

.footerWhite {
	font-size: 11px;
	line-height: 125%;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: 2px;
}
.footerBkg {
	background-image: url(/images/footer_bkg_locations.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}

.paging		{
		margin: 0px;
		margin-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		color: #B8B8B8;
		float: right;
		}

.paging A	{
		text-decoration: none;
		color: #014E93;
		
		}

.paging .num A	{
		background: #F6F6F6;
		border: 1px solid #D7DEE4;
		color: #014E93;
		font-weight: normal;
		padding: 1px;
		text-decoration: none;
		font-size: 10px;
		}

.paging .num A.active	{
		background: #FFA069;
		border: 1px solid #D7DEE4;
		color: #000;
		font-weight: normal;
		padding: 1px;
		text-decoration: none		
		}

.paging .num A:hover	{
		background-color: #758FA0;
		border: 1px solid #D7DEE4;
		color: #fff;
		font-weight: normal;
		padding: 1px;
		text-decoration: none
		}
	