body 
{
    text-align:center;
    padding:0px;
}

a:link, a:active, a:visited
{
    color:#0079c2;   
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.wrapper
{
    width:968px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}
.header
{
    background-image:url(../images/headerbg.jpg);
    background-position:center;
    width:967px;
    height:110px;
    
}
.headerContent
{
    padding:10px 12px 10px 12px;
    float:left;
}
.body
{
    background-image:url(../images/bodybg.jpg);
    width:967px;
    
}

.bodyContent
{
    width: 700px;
    margin-top:10px;
    padding:5px 5px 5px 10px;
	float:left;
}
.footer
{
    background-image:url(../images/footerbg.jpg);
    width:inherit;
    height:92px;
    text-align:center;
}
.footerContent
{
    text-align:center;
    padding:10px 4px 10px 4px;
}
* html .footerContent
{
    text-align:center;
    padding:10px 0px 10px 0px;
}
.footerNav
{
    background-color:#0079c2;
    color:White;
    font-family:Verdana;
    font-size:9px;
    height:25px;
    width:952px;
    float: left;
    text-align:center;
}
* html .footerNav
{
margin: 0 0 0 2px;
}
.footerNavItem
{
/*    padding-left:225px;*/
    text-align:center;
    padding-top:5px;
}
.footerNavItem table
{
margin: 0 auto 0 auto;
}
a.footerI, a.footerI:visited, a.footerI:active
{ 
    text-align:center;
    text-decoration:none;
    color:White;
}
a.footerI:hover
{
    text-align:center;
    color:White;
    text-decoration:underline;
    
}
.mercury
{
    font-size:9px;
    padding-top:10px;
    font-family:Verdana;
}
a.mercury
{
    text-decoration:none;
    color:#0079c2;
}
.topNav
{
    height: 18px;
    padding: 1px 0px 5px 3px;
    text-align:left;
    width: inherit;
}
* html .topNav
{
	 margin:0 0 0 3px;
}
.topNavItem
{
    background-color:#0079c2;
    color:White;
    font-family:Arial;
    font-weight:bolder;
    font-size:12px;
    height:18px;
    width:155px;
    padding-top:4px;
    margin: 0px 1px 0px 1px;
    text-align:center;
    float:left;
    
}
* html .topNavItem
{
width: 152px;
}
.topNavItemOn, .topNavItem:hover
{
    background-color:#f6a23c;
}
a.topNavItem:link
{
    text-decoration:none;
    color:White;
}
a.navLink:link, a.navLink:active, a.navLink:visited
{
    color: white;   
    text-decoration:none;
}

a.navLink:hover
{
    text-decoration:none;
}
.box
{
    width:29px;
    padding-left:3px;
    display:inline;
}
.boxContent
{
    display:block;
    background-image:url(../images/newsbg.jpg);
    background-repeat:repeat-x;
	background-color: #e4e5e9;
    width:187px;
    border-right: solid 4px orange;
    border-left: solid 4px orange;
	height:397px;
	font-family:Verdana;
	font-size:11px;
	padding: 15px 15px 15px 15px;
	
}
.flashElement
{
    float:left;
    width:709px;
    height:206px;
}
.pusher
{
    clear:both;
}

.required 
{
	color: red;
	font-weight: bold;
}

.NewsBoxFoot
{	
	background-image: url(../images/newboxbtm.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:225px;
	padding-left: 3px;
}

.NewsHeadline
{
    font-family:Verdana;
    font-weight:900;
    font-size:13px;
    color:#444343;
}

.news
{
	float: left;
	margin: 15px 0 6px 7px;
		
}
.lowerBoxes
{
   
    float:left;
}
.phyisicanBox
{
    float: left;
	margin: 7px 3px 6px 3px;
}
* html .phyisicanBox
{
	padding: 0px 3px 0px 3px;
    float: left;
	margin: 7px 0px 6px 0px;
}
.phFooter
{
    background-image: url(../images/boxbtm2.jpg);
	background-repeat: no-repeat;
	height:32px;
	padding-left: 2px;
	width:225px;
}
.lowerboxContent
{
    display:block;
    background-image:url(../images/boxbg.jpg);
    background-repeat:repeat-x;
	background-color: #e4e5e9;
    width:189px;
    height:175px;
    border-right: solid 4px orange;
    border-left: solid 4px orange;
	padding-left: 3px;
	font-family:Verdana;
	font-size:11px;
	padding: 15px 15px 15px 15px;
}

* html .lowerboxContent img
{
padding:0px;
margin: 0 0 -5px 0;
}

.logo
{
    float:left;
}
.rightSearch
{
    float:left;
    padding-top:14px;
    margin-left:100px;
    margin-right:15px;
}
.searchbox
{
    float:left;
}
.button
{
    margin-left:5px;
    float:left;
    padding-top:2px;
}
.rightUpperNav
{
    float:left;
    padding-top:12px;
}
.subNav
{
    background-image:url(../images/subNavBG.jpg);
    width:944px;
    height:23px;
    margin: 0px 0 0 4px;
    padding:0px 4px 0px 4px;
    text-align:left;
	clear:both;
}
.subNavItem
{
    margin-left:3px;
    text-align:left;
    color:White;
    font-family:Arial;
    font-weight:bolder;
    font-size:11px;
    padding:3px 15px 0 8px;
    text-decoration:none;
}
.subNavItemHover, .subNavSelected
{
    color:#035587;
}

a.subNavLink:link, a.subNavLink:active, a.subNavLink:visited
{
    color: white;   
    text-decoration:none;
}

a.subNavLink:hover
{
    color: #035587;
    text-decoration:none;
}

.interiorContent
{  
   float:left;
   width:951px;
   margin:0 0 0 4px;
   background-image:url(../images/emptyLeftBG.jpg);
   background-repeat:no-repeat;
       background-color:#e8e9eb;

}
* html .interiorContent
{
	margin:0 0 0 2px;
}
.emptyLeft
{
	background-image:url(../images/interiorLeftBG.jpg);
    background-repeat:repeat-x;
	position:relative;
	height:inherit; 
    padding-left:15px;
    background-color:#e8e9eb;
    width:104px;
	float:left;
	
} 
.contentRight
{
    background-image:url(../images/interiorContentBG.jpg);
    width:765px;
    background-repeat:repeat-y;
    float:left;
    padding: 20px 32px 20px 33px;
    margin: 0px;
    border-left: solid 1px #d8dae3;
}

/*Content*/
.pageHeader
{
    font-family:Arial;
    font-size:18px;
    color:#0079c2;
    font-weight:bolder;
}
.pageContent
{
    margin: 15px 0px 5px 0px;
    font-family:Verdana;
    font-size:11px;
}

/*////////////////////////////////////////////
// Form Layout
////////////////////////////////////////////*/
.formContainer
{
    margin: 0px auto;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 1em;	
    width: 725px;  
    background-color:#f7f7f7;
    float: left;
}

input.checkbox, input.radio
{
    width: 15px;  
    height: 15px;
    vertical-align: top;
    padding-right: 10px;
}

label,input,select,textarea
{
    margin-bottom: 10px;
    float: left;
	display: block;
}

input.checkbox
{
    vertical-align: middle;
    height: 17px;
}

label 
{
	width: 150px;
	text-align: left;
	padding-right: 10px;
}

br 
{
	clear: left;
}

label[class="nospace"] 
{
    width: 20px;
}

	
* html .phFooter
{
padding: 0;
width: 227px;

}
* html #center_box img
{
width: 180px;
}

* html .body
{
}