@import url("global.css");

.HDR1 {
color:#fff;
text-transform:uppercase;
font-weight:bold;
line-height:28px;
font-size:28px;
padding:0 30px 0 30px;
width:890px;
}
.HDR2 {
color:#999;
font-weight:bold;
font-size:22px;
margin:0 0 20px 0;
}
table {
color:#FFF;
font-size:11px;
}

.MasterBox{
background:url(../images/Masthead_Sub.jpg) no-repeat #000;
border:1px solid #6b6766;
border-top:none;
border-bottom:none;
background-color:#000;
margin: 0 auto;
width:950px;
}
		#Nav{		
		padding:0px 0 0 0;
		}
		#Nav a{
		background:url(../images/NavSubBG2.jpg) no-repeat;
		display:block;
		margin:0;
		height:24px; /* 30px */
		padding:6px 0 0;
		width:210px;
		}
		#Nav a:hover{
		background:url(../images/NavHoverSub2.jpg) no-repeat;
		}
		a#NavHome{
		background:none;
		display:block;
		height:48px;	/* 60px */
		width:210px;	
		}
		a:hover#NavHome {
		background:none;
		height:48px;
		}
			#Nav a#NavCT{
			height:42px; /* 30px */
			}
		.BtnViewMore{
		background:url(../images/Btn_ViewMore.jpg) no-repeat;
		display:block;
		height:21px;
		right:11px;
		position:absolute;
		top:410px;
		width:210px;
		}
.Content{
background:url(../images/ContentBG.jpg) repeat-X #000;
color:#FFF;
margin:0;
padding:30px 30px 20px 30px;
width:890px; /* 950px */
}
	.Content a{
	color:#CCC;
	}
	.Content a:hover{
	color:#FFCC66;
	}	

 /* Contact */	
#ContactForm ul, #ContactForm li{
list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
margin:4px 0;
}
#ContactForm label{ /* Styles for descriptions */
width:150px;
display:block;
float:left;
}
#ContactForm input{
width:350px;
}
#ContactForm textarea{
width:350px;
height:80px;
}
#ContactForm .SubmitBtn{
height:20px;
width:100px;
background:#6a8596;
color:#FFF;
}
#Parity{
display:none;
}

.DoctorLinkRow {}
.DoctorLinks {
margin:0;}
.DoctorLinksBox {
float:left;
margin:0 25px;
text-align:center;
width:165px;
}
