<!--
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #CCCCCC;
}
td {
	vertical-align: top;
}

td.left {
	background-image: url(../images/left.gif);
	background-color: #CCCCCC;
  	background-repeat: repeat-y;
}

a img {
	border: 0;
}

div.body {
	color: #003F99;
	font-family: Sans-Serif;
	font-size: 10pt;
	padding: 10px;
	width: 100%;
	text-align: justify;
}

div.body TD {
	color: #003F99;
	font-family: Sans-Serif;
	font-size: 10pt;
}

div.nav a:link, div.nav a:visited {
	color: #003F99;
	font-family: Serif;
	font-size: 16pt;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}

div.nav a:hover, div.nav a:active {
	color: #003F99;
	font-family: Serif;
	font-size: 16pt;
	padding: 10px;
	text-decoration: underline;
}

.servicesList {
	font-style: italic;
	margin-top: 0px;
}
.servicesList LI {
	list-style-type: none;
}
.footer {
	color: #CCCCCC;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
}
.footer a {
	color: #CCCCCC;
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.principles LI {
	list-style-type: square;
}
.principlesHolder {
	padding: 5px;
}
.redBar {
	background-color: #003F99;
}
.address {
	margin-left: 25px;
}
.recommended {
	color: #006600;
}
.required {
	color: #FF0033;
	font-weight: bold;
}
.indent {
	margin-left: 15px;
}
.acuteChronCols TD {
	padding-right: 20px;
}
.bigMainTable {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}
.hugeHeading {
	font-weight: bold;
	font-size: 22pt;
	font-family: Times;
	text-align: center;
}
.outerTrackBox {
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.innerTrackBox {
	background-color: #666666;
}
//-->