body {
	font-family: Arial, Helvetica, sans-serif;
}
/* -- Table Styles -- */
table.main {
	border: solid black 1px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
/*-- Cell Styles -- */
td {
	font-family: Arial, Helvetica, sans-serif;
}

td.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding-left: 3;
	font-size: 10px;
	background: #003300;
}
td.padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 11px;
	border-right: dotted black 1px;
	background: #FFFFFF;
}
td.padNoDots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 11px;
	background: #FFFFFF;
}
td.sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 11px;
	border-right: dotted black 1px;
	border-top: dotted black 1px;
	background: #FFFFFF;
}
td.sideNavWithBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 11px;
	border-right: dotted black 1px;
	border-top: dotted black 1px;
	border-bottom: dotted black 1px;
	background: #FFFFFF;
}
td.sideNavSpecialties {
	border-right: dotted black 1px;
	border-top: dotted black 1px;
	background: #FFFFFF;
}
td.smallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: dotted black 1px;
	border-top: dotted black 1px;
	border-bottom: dotted black 1px;
	background: #FFFFFF;
}
td.sideTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5;
	font-size: 12px;
	font-weight: bold;
	background: #CCCCCC;
	border-right: dotted black 1px;
	vertical-align: middle;
}
td.sideNavRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 11px;
	border-left: dotted black 1px;
	border-top: dotted black 1px;
	background: #FFFFFF;
}
td.sideTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5;
	font-size: 12px;
	font-weight: bold;
	background: #CCCCCC;
	border-left: dotted black 1px;
	vertical-align: middle;
}
td.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5;
	padding-top: 5;
	font-size: 12px;
	background: #FFFFFF;
}
/*-- Paragraph Styles -- */
p.copyrightInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	}
p.specialtyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
span.specialtyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
/* -- Anchor Styles -- */
a.white {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	}
a.white:HOVER {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
/* List styles */
ul.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	}
ul.specialtiesNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/red_check.gif);
	line-height: 110%;
	 list-style-position: outside;
	}
ul.links {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 120%;
list-style-position: outside;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: strong;
}


	