body {
	margin: 0;
	padding: 0;
	background: #1B387E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 140%;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	background-color: #fff;
}

#header {
	border-bottom: 11px solid #B60F29;
}



/** colors:
dark blue: #1A377D, #1B387E
light blue: #B8DFF0
rollover/selected color: #b60f29
**/
TD.leftCol {
	width: 183px;
	padding: 10px;
}
IMG.leftColImg {
	padding-left:5px;
}

#menuDiv {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	width: 183px;
	background-color: #D9D9D9;
}

TD.main {
	width: 585px;
	padding: 10px 10px 10px 0;
}

#footer {
	font-size: 75%;
	padding: 0;
	text-align: center;
	color: #fff;
	background-color: #1B387E;
	margin-top: 10px;
}

/** begin cosmetic stuff **/
#menuDiv ul {
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 273px;
}
#menuDiv li {
	padding: 0 10px 1px;
	line-height:183%;
}

#menuDiv a {
	text-decoration: none;
	color: #000;
}
#menuDiv a:hover {
	text-decoration: underline;
	color: #b60f29;
}
.home_physicians {
	background-color: #19377c; 
	color: #fff; 
	font-weight: bolder; 
	font-family: Verdana, Arial, sans-serif;
	width: 596px;
	font-size: 11pt;
}
.home_physicians a:link, .home_physicians a:visited, .home_physicians a:active, .home_physicians a {
	text-decoration: underline;
	color: #fff;
}

.home_conditions {
	background-color: #7a9dc2; 
	color: #000; 
	font-weight: bolder; 
	font-family: Verdana, Arial, sans-serif;
	width: 464px;
	font-size: 9pt;
	float: left;
}
.home_conditions a:link, .home_conditions a:visited, .home_conditions a:active, .home_conditions a {
	text-decoration: underline;
	color: #fff;
}

.home_newsletters {
	background-color: #8ab6d3; 
	color: #000; 
	font-weight: bolder; 
	font-family: Verdana, Arial, sans-serif;
	width: 316px;
	font-size: 9pt;
	float: right;
	margin-right: 2px;
}
.home_newsletters a:link, .home_newsletters a:visited, .home_newsletters a:active, .home_newsletters a {
	text-decoration: underline;
	color: #fff;
}
IMG.homeNewsImage {
	margin: 33px 0 30px 13px;
}
OL.faq {
}
OL.faq li {
	padding: 3px 0;
}
	
a:link, a:visited, a:active, a {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}
#footer A {
	color: #fff;
}
#footerMenu UL {
	margin: 0;
	padding: 5px 0 0 0;
}
#footerMenu li {
	display: inline;
	padding: 0 5px;
}
H1 {
	font-size: 130%;
}
H2 {
	font-size: 120%;
	font-weight: bolder;
}
H3 {
	font-size: 105%;
	font-weight: bolder;
	padding: 0 0 0;
	margin: 0 0 0;
}