body {
	margin : 0px;
}

body, td {
	font-family : tahoma, arial, helverica, sans-serif;
	font-size : 9pt;
}

img {
	border : none;
}

#leftCol {
	background-image : url('/images/layout/left_bg.gif');
	background-repeat : repeat-y;
	width : 217px;
}

#leftCol .content {
	margin : 5px 15px 5px 10px;
}

a {
	color : #547196;
}

#subnav {
	font-size : 8pt;
	line-height : 15px;
	margin-top : 10px;
}

#footer {
	height : 52px;
	background-image : url('/images/layout/footer_bg.gif');
	text-align : center;
	font-size : 8pt;
}

#footer a {
	color : #547196;
}

#nav {
	margin : 0px;
	margin-top : 13px;
	padding : 0px;
}

#nav li {
	display : inline;
	padding : 0px;
	margin : -2px;
}

h1 {
	font-size : 9pt;
	color : #000;
	text-transform : uppercase;
	font-family : arial, helvetica, sans-serif;
	margin : 0px;
}

h1 .red {
	color : #C30C3E;
}

#contentRight h1 {
	color : #C30C3E;
	margin-bottom : 5px;
}

#contentRight h2 {
	color : #000;
	font-size : 9pt;
	margin : 0px;
	text-transform : uppercase;
	font-family : arial, helvetica, sans-serif;
	margin-bottom : 5px;
}

.photo {
	border : 1px solid #AFAFAF;
}

#leftCol .photo {
	border : 1px solid #545453;
}

.dotted {
	border-bottom : 1px dotted #8E8E8E;
}

#findSpecialist input, #findSpecialist select{
	margin : 5px 0px;
	width : 175px;
}

.box {
	border : 1px solid #B4B4B4;
	padding : 10px;
}

.greyFadeBg {
	background : url('/images/layout/grey_fade_bg.gif') #E2E2E2 repeat-y left;
}

.greenBg {
	background : #E6F3C7;
}

.yellowBg {
	background : #F6ECC4;
}

#contentTable {
	width : 503px;
}

#contentLeft {
	width : 195px;
}

.newsItem {
	margin : 10px 0px;
	font-size : 8pt;
}

.spaced li {
	margin-bottom : 10px;
}