body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
}

body {
	background-color : #f3f3f6;
	margin-top : 25px;
}

img {
	border : none;
}

#footer {
	color : #212775;
	font-size : 8pt;
}

#nav {
	border-top : 2px solid #fff;
}

#nav td {
	background-color : #237B7F;
	text-align : right;
}

#nav .white {
	background-color : #fff;
}

#news {
	margin : 10px;
}

#news b, b.green, #spotlight b {
	color : #237B7F;
}

#spotlight {
	background-color : #E4E1BE;
	padding : 10px;
}

a {
	color : #212775;
}

#contentContainer {
	padding : 10px;
	background-color : #fff;
}

h1 {
	color : #328488; 
	font-size : 14pt;  
	font-weight : bold;
}

#contentTable {
	width : 740px;
}

/* from old site */
.subtitle { font-family : verdana, arial, helvetica, sans-serif; font-size : 14pt; font-weight : bold; color : #237A7E; }
h2 {color : #237A7E; font-size : 12pt; font-weight : bold;}
TH {background-color : #cccccc; font-size : 10pt;}
DT {font-weight : bold; color : #237A7E;}
DT.job {font-size : 10pt; font-weight : normal; color : black;}
.footer {text-decoration : none;}
.footerSmall {text-decoration : none; color : #aaaaaa; font-size : 8pt;}
.address { font-size : 8pt;}
.small {font-size : 8pt;}
.loginHeader {font-size : 8pt;}
.formSection {border-bottom : #237A7E solid 1px; padding-bottom : 0px; color : #237A7E; font-weight : bold; font-size : 10px;}
.practiceMenu {border-left : 1px solid #237A7E; margin-left : 10px; padding-left : 10px; border-bottom : 1px solid #237A7E; margin-bottom : 10px; padding-bottom : 10px;}
.news LI {color : #212775}
.normal {color : black;}
.print {display : none;}
.photo_border { padding : 5px; border : 1px solid #ddd;}
