@charset "utf-8";
body {
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

img.floatRight{
	float: right;
	clear: both;


}
img.floatLeft{
	float: left;
	clear: both;

}
.flashSpace {
	margin-top: 6px;


}
.breadcrumb {
	font-size: 10px;
	color: #FFFFFF;
}
.headerMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;


}
 a.headerMenu:link{
	color: #FFFFFF;
	text-decoration: none;
}
 a.headerMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 a.headerMenu:hover {
	color: #009A3C;
}
 a.headerMenu:active {
	color: #009A3C;
	text-decoration: none;
}
.BGRight {
	background-image: url(images/headerTR.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.mainMenu tr{

	
}
.mainMenu {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.mainMenu a:link{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
.mainMenu a:visited {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
}
.mainMenu a:hover {
	color: #009A3C;
	text-decoration: none;
}
.mainMenu a:active {
	color: #009A3C;
	text-decoration: none;
}



.white10 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.footerLable {
	font-size: 10px;
	color: #FFFFFF;
	top: 7px;
	position: relative;
}
a.footerLable:link {
	color: #FFFFFF;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:visited {
	color: #FFFFFF;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:hover {
	color: #009A3C;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:active {
	color: #009A3C;
	text-decoration: none;
	top: 7px;
	position: relative;
}


.contentWhite {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.contentWhite a:link{
	color: #91ABE6;
	text-decoration: underline;
	font-size: 14px;
}
.contentWhite a:visited {
	color: #91ABE6;
	text-decoration: underline;
	font-size: 14px;
}
.contentWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.contentWhite a:active {
	color: #89ABD7;
	text-decoration: none;
	font-size: 14px;
}
/*  Here is the stuff for the right side */
.rightCol {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.rightCol a:link{
	color: #91ABE6;
	text-decoration: underline;
}
.rightCol a:visited {
	color: #91ABE6;
	text-decoration: underline;
}
.rightCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightCol a:active {
	color: #819CD7;
	text-decoration: none;
}
/*  Here is the stuff for in black */
.contentblack {
	font-size: 14px;
	color: #000000;
    text-transform: uppercase;

}

.contentblack a:link{
	color: #91ABE6;
	text-decoration: underline;
	text-transform: uppercase;
	text-transform: uppercase;
	text-transform: uppercase;
}
.contentblack a:visited {
	color: #53746B;
	text-decoration: underline;
}
.contentblack a:hover {
	color: #664422;
	text-decoration: none;
}
.contentblack a:active {
	color: #53746B;
	text-decoration: none;
}

/*Locations and Hours styles*/
.pageNotices {
	display:block;
	width:100%;
	text-align:right;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin-top:10px;
}

.pageNotices img {
	vertical-align: text-top;
	padding-left: 15px;
}

.locIcon {
	vertical-align:text-top;
}

.pageNotices a:link, .pageNotices a:visited {
	color:#E1E1E1;
	text-decoration:none;
}

.pageNotices a:hover, .pageNotices a:active {
	text-decoration: underline;	
}

.atmBox {
	display:block;
	width:213px;
	height:100px;
	margin-right:11px;
	background:url(images/roundBox-short.png) top left no-repeat;
	padding:0px 5px 15px 15px;
	float:left;
}

.locationBox {
	display:block;
	width:722px;
	height:118px;
	margin: auto;
	background:url(images/roundBox-Top.png) top left no-repeat;
}

.locationBox a:link, .locationBox a:visited, .atmBox a:link, .atmBox a:visited {
	text-decoration:none;	
}

.locationBox a:hover, .locationBox a:active, .atmBox a:hover, .atmBox a:active {
	text-decoration: underline;	
}

.locationImg {
	padding: 10px 10px 0px;
	float:left;	
}

.locationHeader {
	display:block;
	float:left;
	border-bottom:solid 1px #454C71;
	width: 550px;
	margin:8px 0px 8px;
}

.locationHeader h3, .atmBox h3 {
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:2px 0px 0px;
	width:185px;
	float:left;
}

.locationHeader img {
	vertical-align: text-top;
	padding-right:2px;	
}

.locationHeader .ATM, .locationHeader .DU, .locationHeader .SB, .atmBox .address, .atmBox .availability, .atmBox .mapIt {
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	_font-size: 11px; /*IE6 Only*/
	color: #3F3F3F;
	margin:5px 0px 0px;
	float:left;	
}
.locationHeader .ATM {width:125px;}
.locationHeader .DU {width:115px;}
.locationHeader .SB {width:125px; text-align:right;}
.atmBox h3{width: 205px; font-size:14px; padding-top: 10px;}
.atmBox .address {width:205px;}
.atmBox .availability {width:100px; font-variant:small-caps;}
.atmBox .mapIt {width:107px; text-align:right;}

.locationDetails {
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	width:185px;	
}

.locationBoxMore {
	display:block;
	width:722px;
	margin:auto;
	background:url(images/roundBox-rpt.png) top left repeat-y;
}

.locationBoxBottom {
	display:block;
	width:722px;
	height:13px;
	margin: 0px auto 20px;
	background:url(images/roundBox-Bottom.png) top left no-repeat;
}


