/* @override 
	http://dis.highrockhosting.com/includes/_styles.css
*/

html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 13px/18px Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	text-align: center;
	background:  #666666;
	}

#wrapper { 
    display: block;
    min-height: 100%;
    padding: 0;
	margin: 0;
    text-align: center;
    }		

	*html #wrapper { height: expression('100%'); }
											
#wrapper2 { 
	width: 980px;
    min-height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #525252;
	}
*html #wrapper2 { height: expression('100%'); }


.container {
	width:960px;
	position:relative;
	background: #FFFFFF;
	text-align: left;
	margin:0 10px 0px 10px;
	}
	

.clear { 
	clear: both; 
	}
	
			
/*  TOP-SECTION STYLES 
---------------------------------------------------------------------*/
	
#topSection { 
	width: 100%;
	margin: 0; 
	padding: 0;
	position: relative;
	}
	
	
			

/*  MENU STYLES 
---------------------------------------------------------------------*/

#menuSection { 
	width: 792px;
	margin: 0px 0 0 0; 
	padding: 0;
	background: #154b70;
	height: 30px;
	float: left;
	}

#mainNav { 
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0 0px 0 px;
	height: 30px;
	_height: 24px;
	}	
	 
	#mainNav ul { 
		list-style-type: none;
		margin:0px 0 0 0px;
		padding:10px 0 10px 0px;
		height: 30px;
		_height: 10px;
		}
		
	#mainNav ul li { 
		margin: 0 14px 0 0;
		_margin: 0 10px 0 0;
		padding: 0;
		float: left;
		font-size: 10px;
		line-height: 10px;
		font-weight: bold;
		text-transform: uppercase; 
		height: 11px;
		position: relative;
		}

	#mainNav ul li a { 
		color: #ffffff;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		}
	
	#mainNav ul li a:hover { 
		color: #7d9aaa;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		}
	
	#mainNav ul li a.home {
		height: 30px;
		_height: 20px;
		display: block;
		line-height: 30px;
		_line-height: 15px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 0;
		padding: 0;
		}
		

		#mainNav ul li.home { 
		margin: 0 14px 0 14px;
		padding: 0;
		display: block;
		float: left; 
		}
	
		#mainNav ul li.home a.home {
			width: 11px;
			height: 10px;
			background-image: url(../images/common/home.gif);
			padding: 0px;
			margin: 0px;
			}


	
	/* SUBMENU STYLES AND FUNCTIONALITY */
	
	#subMenuSection {
		float: right;
		width: 165px;
		display: block;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		height: 11px;
		}
	
	#subMenuSection ul li a { 
		color: #ffffff;
		text-decoration: none;
		}
	
	#subMenuSection ul {
		list-style-type: none;
		margin:0px 0 0 0px;
		padding:0px 0 0 0px;
		height: 30px;
		_height:28px;
		width: 165px;
		}
			
	#subMenuSection ul li{
		text-align: left;
		padding: 5px 0px 5px 13px;
		border-bottom: #525252 solid 1px;
		background: url(../images/common/bullet-plus.gif) no-repeat 0 ;
		}

	#subMenuSection #top {
		height: 30px;
		_height:28px;
		background: #7d9aaa;
		margin: 0 0 2px 0px;
		}
	
	#subMenuSection #top ul { 
		list-style-type: none;
		margin:0px 0 0 0px;
		padding:5px 0 0 0px;
		}
	
	#subMenuSection #top ul li{
		margin: 0px;
		height: 13px;
		border: none;
		width: 143px;
		display: block;
		background: none;
		background: url(../images/common/bullet-arrow.gif) right no-repeat;
		}

#subMenuSection ul li.noBorder {
	border: none;
}

#logo {
	float:left;
	width:200px;
	height:170px;
	margin:10px 0 0 40px;
	}	
	
	
	
/*  GALLERY STYLES 
---------------------------------------------------------------------*/



#gallery {
	padding: 0px;
	margin: 0px;
	width: 320px;
	background: #7d9aaa;
}

#galleryIE {display: none;}

#gallery p {
	margin: 0px;
	padding: 0px;
}

#gallery #photo {
	margin:0px 5px 12px 5px;
}

#gallery #dot {
	padding: 0 0 10px 5px;
	height: 12px;
	width: 158px;
}

#gallery #dot p{
	background: url(../images/common/gallery-circle-inactive.gif) 0px 0px;
	width: 158px;
	margin: 0px;
	padding:0px;
	height: 12px;
}

#dot div.fade.innerfade p {
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}

#gallery #dot .fade.innerfade {
	height: 14px;
}

#gallery #dot img.photo-one {padding-left: 0px;}
#gallery #dot img.photo-two {padding-left: 16px;}
#gallery #dot img.photo-three {padding-left: 32px;}
#gallery #dot img.photo-four {padding-left: 48px;}
#gallery #dot img.photo-five {padding-left: 64px;}
#gallery #dot img.photo-six {padding-left: 80px;}
#gallery #dot img.photo-seven {padding-left: 96px;}
#gallery #dot img.photo-eight {padding-left: 112px;}
#gallery #dot img.photo-nine {padding-left: 128px;}
#gallery #dot img.photo-ten {padding-left: 144px;}

/*  IMAGE STYLES 
---------------------------------------------------------------------*/

#imageSection { 
	width: 100%;
	margin: 0px; 
	padding: 0px;
	position: relative;
	}

	#imageSection .container { 
		width: 960px;
		text-align: center;
		margin:0px;
		padding:0px;
		}
		
	#imageSection  #imageBanner { 
		margin: 0 auto;
		display: block;
		height: 230px;
		width: 960px;
		background-repeat: none;
		background-position: 0 0;
		background-color: #000;
		}
				
	.page-home #imageSection #imageBanner {
		height:325px;
		margin: 0 auto;
		display: block;
		width: 960px;
		background-repeat: none;
		background-position: 0 0;
		background-color: #000;
		z-index:0;
		}
	
	.page-home #flash {
	clear:both;
	z-index:999;
	}

	
/*  MID-SECTION STYLES 
---------------------------------------------------------------------*/

#midSection {
	padding: 10px;
	background: #ffffff;
	position: relative;
	margin: 0 0 160px 0px;
}

#midContainer {
	position: relative;
}

#midContent {
	_float: left;
	}

#titleBar {
	background: #7d9aaa;
	height: 36px;
}

.leftCol {
	width: 240px;
	float: left;
}

.rightCol {
	width: 700px;
	_width: 680px;
	float: right;
	_float:left;
}

.page-home .leftCol {
	width: 320px;
	_width: 300px;
	float: left;
}

.page-home .rightCol {
	width: 620px;
	_width: 600px;
	float: right;
	_float: left;
}

#searchBar {
	width: 311px;
	height: 26px;
	margin: 5px;
	background: #fff;
	font-size: 12px;
	line-height: 12px;
	float:left;
}

#searchBar .input {
	margin: 3px;
	padding-top:3px;
	height: 18px;
	float: left;
	border: none;
	width: 220px;
	color: #b3b0a7;
}

#searchBar .button {
	width: 63px;
	height: 20px;
	background: #154b70;
	border: none;
	margin: 3px;
	padding:0 0 2px 0px;
	color: #fff;
	float: right;
	cursor:pointer;
}
										
/*  BOTTOM-SECTION STYLES 
---------------------------------------------------------------------*/	
	
#botSection {
	height: 160px;
	margin: -160px 0px 0px 0px; 
	margin: expression('-160px 0 0 -1px');
	_margin: -160px 0px 0px 0px; 
	padding: 0 0;
	clear: both;
	display: block;
	}
	
	
		
	#botSection .container {
		display: block;
		padding: 0; 
		font-size: 9px;
		color: #434343;
		height: 160px;
		background: #ffffff url(../images/common/contentBG.gif) no-repeat bottom left;
		}			

	#botSection .leftCol {
		padding: 70px 0 0 30px;
		width: 220px;
	}

	#botSection .leftCol img{
		float: left;
		border: none;
	}

#botNav {
	float: left;
	width: 610px;
	margin: 0 0px 0 20px;
	text-align: left;
}


.page-home #botNav {
	margin: 0 0px 0 10px;
	}	

#botNav ul {
	list-style-type: none;
	margin:64px 0px 0 0px;
	padding: 0px;
	width: 516px;
	_width: 530px;
	float: left;
}

#botNav ul li{
	float: left;
	margin:0 0 0 0px;
	padding:0 0px 0px 10px;
	background: url(../images/common/bullet-round.gif) no-repeat 3px 7px;
	}
#botNav ul li.first{
	background: none;
	padding: 0px;
	margin: expression('0 0 0 10px');
}


#botNav ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

#copyright {
	padding: 10px 0 0 20px;
	float: left;
	color: #c0bdb5;
	text-decoration: none;
	font-size: 10px;
}

.page-home #copyright {
	padding: 10px 0 0 10px;
	}

#copyright a {
	color: #c0bdb5;
	text-decoration: none;
	font-size: 10px;
}


/*  PAGE-SPECIFIC STYLES 
---------------------------------------------------------------------*/	
.page-home #imageSection #imageBanner.randomThree {background: url(../images/headerphotos/home03.jpg);}
.page-home #imageSection #imageBanner.randomTwo {background: url(../images/headerphotos/home02.jpg);}
.page-home #imageSection #imageBanner.randomOne {background: url(../images/headerphotos/home01.jpg);}
.page-home #imageSection #imageBanner.randomFour {background: url(../images/headerphotos/homeBG.png);}



.page-examPrep #imageSection #imageBanner {background: url(../images/headerphotos/examPrep.jpg);}
.page-services #imageSection #imageBanner {background: url(../images/headerphotos/services2.jpg);}
.page-dexa #imageSection #imageBanner {background: url(../images/headerphotos/dexa.jpg);}
.page-breastMRI #imageSection #imageBanner {background: url(../images/headerphotos/breastMRI.jpg);}
.page-compBreast #imageSection #imageBanner {background: url(../images/headerphotos/compBreastCare.jpg);}
.page-CTA #imageSection #imageBanner {background: url(../images/headerphotos/cardiacCTA.jpg);}
.page-stereo #imageSection #imageBanner {background: url(../images/headerphotos/stereo2.jpg);}
.page-CT #imageSection #imageBanner {background: url(../images/headerphotos/compTom.jpg);}
.page-fluoroscopy #imageSection #imageBanner {background: url(../images/headerphotos/fluoro.jpg);}
.page-xray #imageSection #imageBanner {background: url(../images/headerphotos/xray.jpg);}
.page-contact #imageSection #imageBanner {background: url(../images/headerphotos/template.jpg);}
.page-mammo #imageSection #imageBanner {background: url(../images/headerphotos/mammo2.jpg);}
.page-contact #imageSection #imageBanner {background: url(../images/headerphotos/template.jpg);}
.page-MRI #imageSection #imageBanner {background: url(../images/headerphotos/mri2.jpg);}
.page-pleth #imageSection #imageBanner {background: url(../images/headerphotos/pleth.jpg);}
.page-PET #imageSection #imageBanner {background: url(../images/headerphotos/petCT2.jpg);}
.page-US #imageSection #imageBanner {background: url(../images/headerphotos/ultrasound.jpg);}
.page-virtualColon #imageSection #imageBanner {background: url(../images/headerphotos/virtualColon.jpg);}
.page-radio #imageSection #imageBanner {background: url(../images/headerphotos/radiologists.jpg);}
.page-company #imageSection #imageBanner {background: url(../images/headerphotos/company2.jpg);}
.page-imagesReports #imageSection #imageBanner {background: url(../images/headerphotos/imagesReports.jpg);}
.page-newsArt #imageSection #imageBanner {background: url(../images/headerphotos/news2.jpg);}
.page-insurance #imageSection #imageBanner {background: url(../images/headerphotos/insurance2.jpg);}
.page-employ #imageSection #imageBanner {background: url(../images/headerphotos/RAD333.jpg);}
.page-schedule #imageSection #imageBanner {background: url(../images/headerphotos/schedInfo.jpg);}
.page-location #imageSection #imageBanner {background: url(../images/headerphotos/locationDirect.jpg);}
.page-privacy #imageSection #imageBanner {background: url(../images/headerphotos/siteMap.jpg);}
.page-site #imageSection #imageBanner {background: url(../images/headerphotos/siteMap.jpg);}
.page-contactUs #imageSection #imageBanner {background: url(../images/headerphotos/contactUs2.jpg);}
.page-search #imageSection #imageBanner {background: url(../images/headerphotos/siteMap.jpg);}



/*  SUB PAGE STYLES 
---------------------------------------------------------------------*/	


#sectionTitle {
	width:230px;
	height:26px;
	background:#154b70;
	padding: 10px 0px 0px 10px;
	border:none;	
	}


#subNav {
	margin: 5px 0 0 0px;
	width: expression('230px');
	}

	#subNav ul {
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 0px;
		width: expression('230px');
		}
		
	#subNav ul a {
		text-decoration: none;
		}
	
	#subNav ul li {
		margin: 0 0 1px 0px;
		padding: 0 0 0 0px;
		font-size: 12px;
		color: #154b70;
		line-height: 20px;
		width: expression('230px');
		background: #efefef;
		padding-left: expression('10px');		
		}
	
	#subNav ul a li {
		color: #154b70;
		text-decoration: none;
		}
	
	#subNav ul li a {
		color: #154b70;
		display:block;
		text-decoration: none;
		padding: 0 0 0 10px;
		}
	
	#subNav ul li a:hover {
		color: #154b70;
		display:block;
		background: #7d9aaa;
		text-decoration: none;
		}

#contactInfo {
	margin: 35px 0 0 0px;
	padding: 0;
	float:left;
}

#contactInfo h1 {
	color: #7d9aaa;
	font-size: 16px;
	margin: 0 0 0px 0px;
	padding: 0 0 8px 10px;
	border-bottom: solid 1px #154b70;
}

#contactInfo #location {
	float:left;
	width: 220px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	border-bottom: solid 1px #154b70;
}

#contactInfo #location .title {
	color: #154b70;
	font-weight:bold;
}



#content {
	margin: 15px 130px 0 30px;
	_margin: 15px 10px 0 30px;
	_width: 530px;
}

#content .red {
	color:#ca1111;
	padding: 0px;
	margin: 0px;
	}

#content h1 {
	color: #147fba;
	font-size: 16px;
	line-height: 18px;
	margin: 6px 0 0 0px;
	padding: 0px;
}

#content h2 {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content h3 {
	color: #154b70;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#content ul {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0;
}

#content ul li {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 18px;
	background: url(../images/common/bullet-arrow-gray.gif) no-repeat 0px 6px;
}

#content a {
	color: #154b70;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#content a:hover {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

/*#content img {
	border: solid 7px #e6e6e6;
}*/

#content .line {
	border-bottom: solid 1px #d1d1d1;
	width: 660px;
	margin: 10px 0 10px 0px;
	margin: expression('0px 0 10px 0px');
	padding: 0px;
	float:left;
}

#content p {
	margin: 0px;
	padding: 0 0 10px 0px;
}

/*  HOMEPAGE STYLES 
---------------------------------------------------------------------*/	

#newsHome {
	margin: 20px 0 0 0px;
	border-bottom: solid 1px #154b70;
	float: left;
	width: 100%;
}

#newsHome #title {
	width: 178px;
	height: 14px;
	padding: 5px 0 0 10px;
	background: #154b70;
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: ;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
}

#newsHome #viewAll {
	width: 100px;
	float: right;
	line-height: 12px;
	font-size: 12px;
	color: #7d9aaa;
	text-align: right;
	margin: 6px 0 0 0px;
	padding: 0px 10px 0 0px;
	background: url(../images/common/bullet-arrow-gray.gif) no-repeat right center;
}

#newsHome  a {
	text-decoration: none;
	cursor: pointer;
}

#newsItem {
	float: left;
	height: 36px;
	width: 300px;
	border-bottom: solid 1px #154b70;
	padding: 16px 10px;
}
	
#newsItem #date {
	float: left;
	width: 78px;
	padding: 0px;
	color: #154b70;
}	

#newsItem #title {
	float: right;
	width: 220px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#newsItem #title a {
	color: #333333;
	text-decoration: none;
}

#newsItem #title a:hover {
	color: #154b70;
	text-decoration: none;
}
	
#homeInfo {
	padding: 15px 80px 25px 20px;
	border-bottom: solid 1px #d1d1d1;
	margin-left: 10px;
	width: 500px;
}	

#homeLocations {
	width: 610px;
	float: left;
	margin: 0 0 0 20px;
}



#homeLocations h1 {
	color: #7d9aaa;
	margin:20px 0 15px 10px;
	font-size: 18px;
	font-weight: normal;
}

.rightCol #location {
	float: left;
	width: 600px;
	height:140px;
	padding:0px 0 10px 10px;
	margin: 0 0 1px 0px;
	font: 13px/18px Arial, Helvetica, Verdana, sans-serif;

}


.rightCol #location .more a {
	line-height:12px;
	color:#FF0000;
	}

.rightCol #location.bgOne {
	background: #efefef;
}

.rightCol #location.bgTwo {
	background: #e6e6e6;
}

.rightCol #location img {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.rightCol #location #address {
	float: left;
	width: 240px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}

.rightCol #location #address a {
	text-decoration: none;
	display: block;
	width: 130px;
	width: expression('126px');
	font-size: 12px;
	line-height: 16px;
	color: #154b70;
	margin: 0px 0 0 0px;
	padding:0px;
	background: url(../images/common/bullet-arrow.gif) no-repeat right;
}


.rightCol #location #hubHours #address a {margin: 13px 0 0 0px;}	
.rightCol #location #robinHours #address a {margin: 13px 0 0 0px;}	
.rightCol #location #womenHours #address a {margin: 13px 0 0 0px;}	

.rightCol #location #hubAddress #address a {margin: 12px 0 0 0px;}	
.rightCol #location #robinAddress #address a {margin: 12px 0 0 0px;}	
.rightCol #location #womenAddress #address a {margin: 12px 0 0 0px;}	

.rightCol #location #hubSchedule #address a {margin: 24px 0 0 0px;}	
.rightCol #location #robinSchedule #address a {margin: 24px 0 0 0px;}	
.rightCol #location #womenSchedule #address a {margin: 24px 0 0 0px;}	

.rightCol #location #address a.google {
	text-decoration: none;
	display: inline;
	width: 130px;
	font-size: 12px;
	line-height: 16px;
	color: #154b70;
	font-size: 10px;
	margin: 0px 0 0px 8px;
	background: none;
	line-height: 16px;
}



.rightCol #location #address h2 {
	margin:6px 0 0 0px;
	color: #154b70;
	font-size: 12px;
	font-weight: bold;
}


.rightCol #location #nav {
	float: right;
	width: 144px;
	margin:25px 0 0 0px;
	padding:0px;
}



.rightCol #location #nav ul {
	width: 144px;
	list-style-type: none;
	margin:10px 0px 0px 0px;
	margin: expression('-16px 0px 0 0px');
	padding:0px;
}

.rightCol #location #nav ul.first {
	margin: expression('10px 0px 0 0px');
	}




.rightCol #location #nav ul a {
	text-decoration: none;
	color: #154b70;
	cursor:pointer;
	margin:10px 0 0 0px;
	padding:0px;
	}



.rightCol #location #nav ul li {
	width: 114px;
	height: 26px;
	background: #c4d1d9;
	margin: 0 0 1px -4px;
	padding: 0 0 0 34px;
	text-decoration: none;
	line-height: 26px;
	font-size: 11px;
}



.rightCol #location #nav ul li a {
	width: 114px;
	height: 26px;
	color: #154b70;
	line-height: 26px;
	font-size: 11px;
	cursor:pointer;
	padding:0px;
	margin:0px;
	}


.rightCol #location #nav ul li.hours {
	background: #c4d1d9 url(../images/common/locations-icons-hours.gif) no-repeat 8px 4px;
}



.rightCol #location #nav ul li.directions {
	background: #c4d1d9 url(../images/common/locations-icons-directions.gif) no-repeat 8px 4px;
}



.rightCol #location #nav ul li.scheduling {
	background: #c4d1d9 url(../images/common/locations-icons-scheduling.gif) no-repeat 8px 4px;
}



.rightCol #location #nav ul li.address {
	background: #c4d1d9 url(../images/common/locations-icons-hours.gif) no-repeat 8px 4px;
}



/*  PHYSICIANS STYLES 
---------------------------------------------------------------------*/		
		
#physiciansListing {
	width: 600px;
	margin: 0 -5px;
	}
	
		
.page-home #physiciansListing {
	margin-left: 300px;
	}
	
	#physiciansListing .row { 
		clear: both;
		padding: 10px 0 0 0;
		padding: expression('5px 0 0 0');
		margin: 0;
		}
		
	#physiciansListing .first { 
		clear: both;
		padding: 5px 0 0 0;
		}

	#physiciansListing .column {
		width: 130px;
		float: left;
		margin: 0 10px 0 0;
		color: #FFF;
		text-transform: uppercase;
		font: 9px/16px Arial, Helvetica, sans-serif;
		}
	
	#physiciansListing .column img {
	border:none;
	}
			
	#physiciansListing .last {
		margin-right: 0;
		}

#physiciansMug {
		width: 130px;
		float: left;
		padding: 10px 10px 50px 0px;
		margin: 0px;
		border:none;
		}
		
#physiciansMug img {
	border:none;
		}
		
#physiciansBio {
		padding:10px 5px 25px 15px;
		margin: 0px;
		}
		

/*  NEWS STYLES 
---------------------------------------------------------------------*/	
#newsDetails {
	}
	
#newsDetails .topTitle {
	float:left;
	}
	
#newsDetails #topBack {
	float:right; 
	font-size:12px; 
	color:#FFFFFF; 
	padding-right:75px;
	}
	
#download a.pdf {
	float:right; 
	font-size:11px;
	line-height:18px;
	color:#811; 
	text-decoration:none; 
	font-weight:normal;
	margin: 6px 0 0 0px;
	}
	

#download a.pdf:hover {
	color:#333; 
	text-decoration:underline;
	}
	
#newsDetailsTitle { 
	float:left;
	color: #147fba;
	font-size: 16px;
	line-height: 18px;
	margin: 6px 0 0 0px;
	padding: 0px;
	}

img.newsDetailsImage {
	float:left; 
	border:7px solid #e6e6e6; 
	margin:10px 10px 0 0px;
	margin-top:expression('5px');
	padding:0px;
	}
	
#newsDesc {
	margin:5px 0px 0 0px;
	padding:0px;
	}
	
#newsDesc .date {
	font-size:12px; 
	font-weight:normal; 
	color: #154b70;
	}
	

/*  NEWS STYLES 
---------------------------------------------------------------------*/	

	
#newsTopTitle {
	float:left;
	}
	
#newsTopBack {
	float:right; 
	font-size:12px; 
	color:#FFFFFF; 
	padding-right:25px;
	}
	
#download a.pdf {
	float:right; 
	font-size:11px; 
	color:#811; 
	text-decoration:none; 
	font-weight:normal; 
	margin-right:25px; 
	}
	
#download a.pdf:hover {
	color:#333; 
	text-decoration:underline;
	}


/*  COMMON/GENERAL STYLES 
---------------------------------------------------------------------*/	
	
	
a { 
	color: #811;
	text-decoration: underline;
	cursor: pointer;
	}
	
a:hover { 
	color: #333; 
	text-decoration: underline;
	}
	
p { 
	margin: 6px 0 12px 0; 
	}
	
strong { 
	font-weight: bold;
	}

h1 { 
	margin: 10px 0 0px 30px;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	font-weight: lighter;
	}	

h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #922;
	margin: 25px 0 5px 0;
	}

h3 { 
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0 0 0;
	}
	
/*h4 {
	font-size: 12px;
	color: #922;
	font-weight: normal;
	margin: 0;
	padding:0;
	}
	
h5 {
    font: 13px/18px Arial, Helvetica, Verdana, sans-serif;
	color: #ca1111;
	margin: 0;
	padding: 0;
    border: 0;
	}*/
		
/*table { 
	margin: 0;
	padding: 0;
	font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #222;
	}
	
	th { 
		background: #898989; 
		color: #FFF;
		font-weight: normal;
		padding: 3px 10px;
		}
			
	td { 
		padding: 3px 2px;
		}*/

	
img { behavior: url(/_scripts/iepngfix.htc); }


.noBorder {
	border: none;
}

.noBorder li {
	border: none;
}


/*  FORMS STYLES 

---------------------------------------------------------------------*/	
/*  CONTACT FORM STYLES
---------------------------------------------------------------------*/

#contactForm {
		float: left;
		width: 470px;
		font-family:Times, Times New Roman, Georgia, serif;
		font-size: 12px;
		color: #135;
		font-weight: normal;
		margin: 10px 0px 0 0px;
/*		background:url(../images/common/formBack.gif) no-repeat top left;*/
		}
		
		
*html #contactForm {
		float: left;
		width: 490px;
		font-family:Times, Times New Roman, Georgia, serif;
		font-size: 12px;
		color: #135;
		font-weight: normal;
		margin: 10px 25px 0 0px;
		background:url(../images/common/formBackIE.gif) no-repeat top left;
		}


#contactForm .cleardefault {
		width: 490px;
		height: 15px;
		font-family: Times, Times New Roman, Georgia, serif;
		font-size: 12px;
		color: #154b70;
		background-color: #FFFFFF;
		border: solid 1px #135;
		padding: 2px;
		margin-bottom: 10px;
		margin-right: 5px;
		margin-top: 5px;
		}

#contactForm .contactBox {
		width: 490px;
		height: 100px;
		background-color: #FFFFFF;
		font-family:Times, Times New Roman, Georgia, serif;
		font-size: 12px;
		color: #154b70;
		border: solid 1px #135;
		margin-bottom: 10px;
		padding: 2px;
		margin-top: 5px;
		}

.button {
		font-size: 11px;
		background-color: #154b70;
		border: 1px solid #135;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
		cursor:pointer;
		}
		
.button a.link:hover {
		font-size: 11px;
		background-color: #154b70;
		border: 1px solid #135;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		text-decoration:none;
		font-weight: normal;
		cursor: pointer;
		}
		
.examButton {
        width: 145px;
		font-size: 11px;
		background-color: #154b70;
		border: 1px solid #135;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
		}
		
*html .examButton {
        width: 145px;
		font-size: 11px;
		background-color: #154b70;
		border: 1px solid #135;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
		}
		
/*  GOOGLE MAP STYLES 
---------------------------------------------------------------------*/	

#mapContainer {
    float:left;
	padding:0px;
	margin:0 0 0 -10px;
	width:350px;
	height:350px;
	}

#mapContainer #map {
	margin:0px;
	padding:5px;
	}
