a {
	color: #6CA49B;
	text-decoration:none;
}

a:link {
	
}

a:visited {

}

a:hover {
	text-decoration:underline;
}

a:active {

}

body {
	background-color:#062C5E;
	background-image:url(../grfx/background.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container {
	margin:0 auto;
	width: 850px;
	text-align:left;
}

#contentbackground {
	background-image:url(../grfx/contentbackgroundrepeat.png);
	background-repeat:repeat-y;
	min-height:400px;
	width:828px;
	margin:0px auto;
	padding-left:8px;
}

#contentfooter {
	background-image:url(../grfx/footer.png);
	background-repeat:no-repeat;
	width:828px;
	height:4px;
	margin:0px auto;
	padding-left:8px;

}

dl {
	line-height:1.5em;
}

dt {
	font-weight:bold;
}

.findaphysician {
	line-height:1.5em;
}

#footer {
	line-height:1.5em;
	text-align:center;
}

#gender {
	color: #062C5E;
	font-weight:bold;
}

h3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #C9DDD7;
	border:1px solid #92BBB5;
	padding:2px;
	margin:0px;
}

h3.left {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #C9DDD7;
	border:1px solid #92BBB5;
	padding:2px;
	margin:0px;
	width:321px;
	clear:both;
}

h3.right {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #C9DDD7;
	border:1px solid #92BBB5;
	padding:2px;
	margin:0px;
	width:425px;
	clear:both;
}

h3.sixhundred {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #C9DDD7;
	border:1px solid #92BBB5;
	padding:2px;
	margin:0px;
	width:580px;
	clear:both;
}

h3.twohundred {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #C9DDD7;
	border:1px solid #92BBB5;
	padding:2px;
	margin:0px;
	width:180px;
	clear:both;
}

#homenewsheader {
	font-weight:bold;
	padding:5px 0px 0px 0px;
	font-size:12px;
}

#homenewsdate {
	font-size:10px;
}

#homenewsintro {
	line-height:1.5em;
	padding:10px 0px 10px 0px;
	
}

.leading {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

.position {
	line-height:1.5em;
	padding:10px;
}

.recentauthor {
	text-align:right;
	padding-bottom:20px;
}

.recentcomment {
	font-style:italic;
	font-size:12px;
	line-height:1.5em;
}

.recentcomments {
	border: 1px solid #C9DDD7;
	height:200px;
	width:305px;
	overflow:auto;
	padding:10px;
}

#searchbox {
	border:1px solid #072D5E;
	background-color: #C9DDD7;
	padding:3px;
}

#spacer {
	width:25px;
}

.warning {
	color:#F00;
}