html, body
{
	margin: 0;
	padding: 0;
}
body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	margin: 0 10px 10px;
}
img
{
	border-width: 0px;
}
img a:link
{
	text-decoration:none;
}
img a:visited
{
	text-decoration:none;
}
img a:hover
{
	text-decoration:none;
}
img a:active
{
	text-decoration:none;
}
form
{
	padding:0px;
	margin:0px;
}
h4
{
	color: #00a0af;
	font-size: 14px;
}
h3
{
	color: #00a0af;
	font-size: 16px;
}
h2
{
	color: #00a0af;
	font-size: 20px;
}
h1
{
	color: #00a0af;
	font-size: 26px;
	margin-top:0px;
	padding-top:0px;
}

/*   Header   */
#header
{
	width: 100%;
	height: 79px;
	background-color: #4984BE;
	background-image: url(../images/siteimages/header_bg.jpg);
	background-repeat: repeat-x;
	min-width: 768px;
}
#headerSearch
{
	width: 250px;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	float: right;
	white-space: nowrap;
}
#headerAddress
{
	width: 189px;
	text-align: center;
	margin: auto;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
#headerAddress a
{
	text-decoration: underline;
	color: #FFFFFF;
}

/*   Sub Navigation   */

.subNavBlue
{
	background-color: #004990; 
	width: 25px; 
	font-size:0px;
}
.subHeaderLinks
{
	width: 100%;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	text-align:center;
	background-color: #00a0af;
	background-image: url(../images/siteimages/subHeaderfade1.gif);
	background-repeat: repeat-x;
}
.subHeaderLinks a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
.subHeaderLinks a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
.subHeaderLinks a:visited
{
	color: #FFFFFF;
}

/*   Left Blue Bar   */

.blueBar
{
	background-color: #004990;
	width: 25px;
	background-image: url(../images/siteimages/left_nav_bluefade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*   Main Navigation  */

#mainNavTopImage
{
	height: 8px;
	background-image: url(../images/siteimages/subNavfade1.gif);
	background-repeat: repeat-x;
	font-size:1px;
}
#mainNavHolder
{
	background-color: #E5EEF5;
	background-image: url(../images/siteimages/left_nav_fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainNavNews
{
	width: 175px;
	height: 175px;
}

/*   Footer   */

div#wrapperFooter
{

}
div#footer
{
	color: #004990;
	text-align: center;
	font-size: 10px;
	padding-top:20px;
}
div#footer p
{
	margin: 0px;
	padding: 5px 10px;
}
div#footer a
{
	color: #004990;
	text-decoration: none;
}
div#footer a:hover
{
	color: #004990;
	text-decoration: underline;
}
div#footer a:visited
{
	color: #004990;
}


/*   Homepage  */

div#homepageRSS
{
	float:right;
	padding-right:15px;
	text-align:right;
}
div#homepageRSS a:link
{
	font-size:10px;
	color:#a68750;
	text-decoration:underline;
}
div#homepageRSS a:visited
{
	color:#a68750;
	font-size:10px;
	text-decoration:underline;
}
div#homepageRSS a:hover
{
	color:#e30000;
	font-size:10px;
	text-decoration:none;
}
div#homepageRSS a:active
{
	color:#a68750;
	font-size:10px;
	text-decoration:underline;
}
div#navigation
{
	background: #B9CAFF;
}
div#extra
{
	background: #FF8539;
}
div#quickLinkscontainer
{
	
}
.content
{
	color: #004990;
	font-size: 12px;
	background-color: #ffffff;
}
.content p
{
	line-height: 1.2;
}
div#breadcrumbs
{
	width: 100%;
	padding-top: 5px;
	height: 17px;
	background-color: #e4e6f2;
	font-size: 11px;
	font-weight: bold;
	color: #004990;
	background-image: url(../images/siteimages/subNavfade3.gif);
	background-repeat: repeat-x;
}
#breadcrumbs a
{
	color: #004990;
}
#contentImageRight
{
	width: 200px;
	height: 115px;
	z-index: 1;
	float: right;
	margin-right: 20px;
	text-align: center;
	clear:both;
}
div#mainEditableContent
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
div#mainEditableContent li
{
	margin-top: 5px;
}
#contentRightToolbox
{
	width: 125px;
	height: 65px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;

}
#contentRightToolboxNew
{
	width: 242px;
	height: 15px;
	float: right;
	margin-right: 10px;
	margin-top: 92px;
	font-size: 12px;
	text-align: center;

}
#textSize
{
	width:125px;
	height:25px;
	float:left;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	text-align: center;
	color:#004490;
}
#textSize a
{
	text-decoration: none;
	font-weight: bold;
	color: #004990;
}
#textSize a:hover
{
	text-decoration: underline;
	color: #004990;
}

#emailPrintBoxNew
{
	width:100px;
	height:25px;
	float:right;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	border: solid 1px #C8A456;
	color: #433920;
	background-color: #fff;
	font-size: 10px;

}
#emailPrintBoxNew a
{
	color: #433920;
	text-decoration: none;
}
#emailPrintBoxNew a:hover
{
	color: #433920;
	text-decoration: underline;
}
#emailPrintBox
{
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	border: solid 1px #C8A456;
	color: #433920;
	background-color: #ffe478;
	font-size: 10px;
}
#emailPrintBox a
{
	color: #433920;
	text-decoration: none;
}
#emailPrintBox a:hover
{
	color: #433920;
	text-decoration: underline;
}

#contentHeader
{
	width: 100%;
	height: 140px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

/*   Content Markup   */

div#wrapperContentMain
{
	float: right;
	width: 100%;
	margin-left: -180px;
}
div#contentMain
{
	margin-left: 180px;
	margin-right: 15px;
	margin-top: 10px;
}

.contentDisclaimer
{
	font-style: italic;
	font-size: 10px;
}
div#contentMain a
{
	font-weight: bold;
	text-decoration: underline;
	color: #a68750;
}

a img 
{
	text-decoration: none;
	border:none;
}
div#contentMain a:hover
{
	font-weight: bold;
	text-decoration: none;
	color:#e30000;
}

div#leftContentContact
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div#leftContent 
{
	width:130px;
	float:left;
	clear:left;
}
.magnet {margin:20px 0 0 10px;float:none !important;clear:both;display:inline-block;}
	
div#leftContentContactALT
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div#leftContentNews
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentLearnMore
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftContentArea
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentOurPhysicians
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentRelatedLinks
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentAdobeReader
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentQuickTime
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentGoogleMaps
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#leftContentSubMenu
{
	float: left;
	clear: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #C8A456;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(../images/siteimages/leftContentBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.contentImageRight
{
	float: right;
	padding: 10px;
	clear: both;
}
.contentTextRight
{
	width: 180px;
	padding: 10px 10px 10px 10px;
	float: right;
	clear:both;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:10px;
	text-align: left;
	font-size: 10px;
	border: solid 1px #C8A456;
}

.contentDeptHeadsRight
{
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:10px;
	text-align: center;
	font-size: 11px;
    color: #00a0af;
    clear:both;
}

div#leftContentContact a
{
	color: #004990;
	text-decoration: none;
	/*font-weight: bold;*/
}
div#leftContentContact a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentContactALT a
{
	color: #004990;
	text-decoration: none;
	/*font-weight: bold;*/
}
div#leftContentContactALT a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentNews a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentNews a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentLearnMore a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentLearnMore a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentLearnMore ul
{
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: url(../images/ig/ig_cal_roseN.gif);
}
div#leftContentLearnMore li
{
	margin-top: 5px;
	padding-left: 0px;
}

.leftContentArea a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
.leftContentArea a:hover
{
	color:#e30000;
	text-decoration: underline;
}
.leftContentArea ul
{
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: url(../images/ig/ig_cal_roseN.gif);
}
.leftContentArea li
{
	margin-top: 5px;
	padding-left: 0px;
}
div#leftContentBanner
{
	float: left;
	clear: left;
	width: 150px;
	height:150px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 11px;
	background-color: #FFF;
}

div#leftContentOurPhysicians a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentOurPhysicians a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentRelatedLinks a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentRelatedLinks a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentRelatedLinks ul
{
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: url(../images/ig/ig_cal_roseN.gif);
}
div#leftContentRelatedLinks li
{
	margin-top: 5px;
	padding-left: 0px;
}
div#leftContentGoogleMaps a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentGoogleMaps a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentGoogleMaps ul
{
	margin-left: 10px;
	padding-left: 0px;
	list-style-image: url(../images/ig/ig_cal_roseN.gif);
}
div#leftContentGoogleMaps li
{
	margin-top: 5px;
	padding-left: 0px;
}
div#leftContentSubMenu a
{
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}
div#leftContentSubMenu a:hover
{
	color:#e30000;
	text-decoration: underline;
}
div#leftContentSubMenu ul
{
	margin-left: 10px;
	padding-left: 0px;
	
}
div#leftContentSubMenu li
{
	margin-top: 5px;
	padding-left: 0px;
}
	
.leftContentTitle
{
	color: #00a0af;
	font-size: 13px;
	font-weight: bold;
}
.rightContentTitle
{
	color: #00a0af;
	font-size: 14px;
	font-weight: bold;
}
.contentseparator
{
	width: 100%;
	text-align: center;
	margin: 15px 0px 15px 0px;
}
#FindPanelHeader
{
	color: White;
	background-image: url(../images/bg-menu-main.png);
	background-repeat: repeat-x;
}
.banner img
{
	float: left;
	position: absolute;
	top: 0px;
	padding: 0px;
}
.Divdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

/*   News Controls   */

#newsArchiveLinks 
{
	/*layout-flow:horizontal; */
	width:100%;
	font-size:10px;
	color: #004990;
	
}

#newsArchiveLinks a:link
{
	color: #004990;
	font-weight:normal;
	
}
#newsArchiveLinks a:visited
{
	color: #004990;
	font-weight:normal;
	
}

#addresses
{
	height:400px;
	background-color: #b5bedc;
	font-weight:bold;
	margin:50px;
	padding:0px;
}

#addresses a
{
	color:#004990;
}

#addresses a:hover
{
	color:#e30000;	
}
#addresses ul
{
	list-style-image: url(../images/ig/ig_cal_roseN.gif);

}

#addresses li
{
	
}
.requiredFields
{
	color:Red;
}
.topofPage
{
	color: #a68750;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	}
	
.topofPage a:link
{
	color: #a68750;
	text-decoration:underline;
	font-size: 12px;
	}
	
.topofPage a:visited
{
	color: #a68750;
	text-decoration:underline;
	font-size: 12px;
	}
.topofPage a:hover
{
	color:#e30000;
	text-decoration:none;
	font-size: 12px;

	}
.topofPage a:active
{
	color: #a68750;
	text-decoration:underline;
	font-size: 12px;
	}

/* Sub Navigation Pullout */

#leftContentSubMenu {

	width:100%;
	margin:0;
	padding:0;
}

#leftContentSubMenu ul {

	margin:0;
	padding:0;
	list-style-image: url(../images/ig/ig_cal_roseN.gif);
}

#leftContentSubMenu ul li { width: 100%;}

#leftContentSubMenu a, #leftContentSubMenu h2 {
	
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin:0;
	padding:0;

}

#leftContentSubMenu a {
	
	color: #004499;
	text-decoration: none;

}

#leftContentSubMenu a:hover {
	
	color: #a00;
	background-color:#d0d7dd;


}

#leftContentSubMenu li 
{
	
	position: relative;
	margin:0px;
	padding:0px;

}

#leftContentSubMenu ul ul  {
	
	position: absolute;
	top: 0;
	left: 100%;
	width: 210px;
	list-style: none;
	list-style-image:none;
	border-width: 1px;
	border-style: solid;
	border-color: #C8A456;
	margin:0px;
	padding:0 0 5px 10px;
	background-color:#e6eef5;

}

#leftContentSubMenu li li
{
	
	list-style:none;

	
}
	
div#leftContentSubMenu ul ul,
div#leftContentSubMenu ul li:hover ul 
{
	
	display: none;
	list-style: none;

	
}

div#leftContentSubMenu ul li:hover ul,
div#leftContentSubMenu ul ul li:hover ul
{
	
	display: block;
	list-style: none;
	
}

/*div#grid1 tr:hover*/

.igwgRowBlue2k7:hover
{
	background-color: #ffae82;
	color: White;
}

.igwgRowAltBlue2k7:hover
{
	background-color: #ffae82;
	color:White;
}

/*    Search CSS    */

.searchContainer
{
	padding: 0px 15px 15px 15px;	
}

/*     Jobs     */

table.jobs
{
    border-color: #A7BDDB;
    border-width: 0 0 2px 2px;
    border-style: solid;
}

td.jobs 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	border-color: #A7BDDB;
    border-width: 2px 2px 0 0;
    border-style: solid;
/*	border-style: solid; 
	border-color: #A7BDDB; 
	border-width: 2px; 
	border-bottom-width: 0px; 
	border-left-width: 0px */
}
td.margin 
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	border-style: solid; 
	border-color: #A7BDDB; 
	border-right-width: 2px;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 0px 
}
td.bott { font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	border-style: solid; 
	border-color: #A7BDDB; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	border-top-width: 2px 
}