* {
	font-family: Arial, Helvetica, sans-serif;
}

HTML {
	height: 100%;
}

BODY {
	/* to center the body or add a body background
	image, add the styles directly in the template
	head or body tag. Adding it here will affect
	the body alignment in SitePress edit mode! */
	margin: 0;
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	font-size:12px;
}

.clearAll {
	display: block;
	float: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

A:link, A:visited, A:active, A:hover {
	color:#02548a;
}

P { margin:15px 0; }

.content UL, .content OL { margin-top:10px; margin-bottom:0px; }
.content LI { margin-left:-10px; margin-top:3px; }

.ImageLeft { 
	float:left;
	padding: 0 20px 10px 0;
	margin:0;
}

.divider {
	height:1px;
	width:400px;
	margin:0; 
	padding:0;
	border-bottom: #d8e8f3 6px double;
	_margin-top:-15px;
}

/* HEADINGS ------------------------------------------------------ */
H1 {
	margin:15px 0;
	font-size:22px;
	font-weight:normal;
	color:#02548a;
}

H2 {
	margin:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#02548a;
}

H3 {
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#02548a;
}

H1:first-child { margin-top:0; }
H2:first-child { margin-top:0; }
H3:first-child { margin-top:0; }
.content:first-child, .content_noleftcolumn:first-child { margin-top:0; }

.HeadingImage { display:image; font-family: "Optima Roman"; color:#005288; background-color:#FFFFFF; transparent:#FFFFFF; font-size: 22px; margin:15px 0; padding-bottom:3px; }

/* MAIN LAYOUT --------------------------------------------------- */

/* PAGE */
.page {
	width: 888px;
	padding:6px;
	margin: 20px auto 0px auto;
	border:1px solid #005288;
	text-align: left;
}

/*	HEADER	*/
.header {
	clear:both;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	height:156px;
	width:100%;
	margin:0;
	padding:0;
}

.header .linkHome {
	display:block;
	height:125px;
	width:160px;
	position:relative;
	top:13px; left:13px;	
}

/*	CONTENT	*/
.content {
	background-image:url(img/leftcolumn_bgr.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:6px 0;
	height:100%;
}

.leftcolumn {
	height:100%;
	float:left;
	width:145px;
	margin:0;
	padding:15px 20px;
	text-align:left;
}

.leftcolumn .SELECTED {
	font-weight: bold;
}


.rightcolumn {
	height:100%;
	float:left;
	width:185px;
	padding:0;
	margin: 15px 0;
	text-align:center;
}

.centercolumn {
	height:100%;
	float:left;
	width:465px;
	padding:0;
	margin:15px 25px;
	text-align:left;
}

.centercolumn_leftonly {
	height:100%;
	float:left;
	padding:0;
	margin:15px 25px;
	text-align:left;
	width:650px;
	_margin-right:13px;
}

.centercolumn_rightonly {
	height:100%;
	float:left;
	width:650px; _width:663px;
	padding:0;
	margin:15px 25px; _margin:15px 12px;
	text-align:left;
}		

.content_noleftcolumn {
	background-color:white;
	margin:6px 0;
	height:100%;	
}

.centercolumn_only {
	height:100%;
	padding:0;
	margin:15px 25px;
	text-align:left;	
}

/*	FOOTER	*/
.footer {
	clear: both;
	background:#0b5d93;
	color:#FFFFFF;
	height: 22px;
	margin:0;
	padding:8px 15px 0 15px;
	font-size:11px;
}

.footer A:link, .footer A:visited, 
.footer A:hover, .footer A:active {
	color:#FFFFFF;
}

.drop_shadow { 
	clear:both;
	background-image:url(img/shadow.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	width:900px;
	margin:0px auto;
}

/* NAVIGATION */

.menu {
	clear:both;
	background-image:url(img/menu_bgr.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
}

.menu LI, .menu UL {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.menu LI { display:inline; }
	
.menuItem { display:rollover; font-family: "Optima Roman"; color:#FFFFFF; background-color:#095b91; transparent:#095b91; font-size: 16px; margin-top:7px; margin-right:20px; }
.menuItemOver { display:image; font-family: "Optima Roman"; color:#FFFFFF; background-color:#095b91; transparent:#095b91; font-size: 16px; margin-top:7px; margin-right:20px; }
.menuItemSelected { display:image; font-family: "Optima Roman"; color:#FFFFFF; background-color:#095b91; transparent:#095b91; font-size: 16px; margin-top:7px; margin-right:20px; }
.menuItemOpened { display:image; font-family: "Optima Roman"; color:#FFFFFF; background-color:#095b91; transparent:#095b91; font-size: 16px; margin-top:7px; margin-right:20px; }

/* PHYSICIANS PAGES */

.physiciansNav .selected,
.physiciansNav .open {
	font-weight:bold;
}

.physiciansNav {
	padding:15px 20px;
	margin: 0px; 
	vertical-align: top; 
	text-align: left;
	width: 145px;
	background-color: #d8e8f3;
}

.physiciansDetail {
	padding:15px 25px;
	margin: 0px; 
	vertical-align: top; 
	text-align: left;
	width: 653px;
}

.physiciansTable { 
	margin: -10px -25px -15px -25px;
	*margin-top:-15px;
	_position:relative; _top:0px; 
	width:888px;
}

.page_physicians FORM {
	display: inline;
}
.editorHeader {
	margin: 5px 0;
	padding: 5px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.recordPageNav {
	margin: 1em 0;
	font-size: 1.1em;
}

.recordPageNav B {
	padding: 3px 1ex 2px 1ex;
	background: #0B5D93;
	color: #FFFFFF;
}
.recordPageNav A.pageNavLink {
	padding: 3px 1ex;
	background: #C9DEF1;
	text-decoration: none;
}
.recordPageNav A.pageNav {
	padding: 3px 0;
	text-decoration: none;
}
.recordSearch {
	margin: -3px 0 0 0;
	float: right;
}


/* Physicians Export to PDF */

.doctorsExoprtView TABLE {
	border-top: 1px dashed #D6E7F1;
	border-left: 1px dashed #D6E7F1;
}
.doctorsExoprtView TABLE TD {
	border-right: 1px dashed #D6E7F1;
	border-bottom: 1px dashed #D6E7F1;
	font-size: 10pt;
}
.doctorsExoprtView H3 {
	font-size: 12pt;
}

@media screen {
	.doctorsPdfButton {
		margin: 0 0 10px 0;
		padding: 10px;
		background-color: #FFFFCC;
	}
}


/* News */
.page_home .leftcolumn H2 {
	font-weight: normal;
	margin-bottom:0;
}
.page_home .leftcolumn P {
	margin-top: 0;
}
.recordsPageNavTop {
	padding-bottom: 10px;
}
.recordsPageNavTop FORM {
	display: inline;
}

.editBar {
	background: #E9ECEE;
	border: 1px dotted gray;
	padding: 10px;
}

.page_news H2 {
	font-weight: normal;
	margin: 0;
}
.date {
	color: #97C4E5;
	margin-bottom: 1em;
}

