body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	background-image: url(images/backgroundimage.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#0066CC
}
a:visited {
	text-decoration: none;
	color:#0066CC
}
a:hover {
	text-decoration: underline;
	color:#FF0000
}
a:active {
	text-decoration: none;
	color:#FFFF00
}

tr #left{
	font-size: 12px;
	font-weight: bold;
	border:1px solid #9FAEB3;
	width: 170px;
	text-align: left;
	color: #0066CC;
	text-decoration: underline;
}

tr #right{
	font-size: 12px;
	font-weight: bold;
	border:1px solid #9FAEB3;
	width: 170px;
}

tr #middle{
	border:1px solid #9FAEB3;
	width: 570px;
	text-align:left;
}

tr #right a{
	text-decoration:underline;
	color: #0066CC;
}

tr #right a:hover{
	text-decoration:underline;
	color: #FF0000;
}

tr #left a{
	text-decoration:underline;
	color: #0066CC;
}

tr #left a:hover{
	text-decoration:underline;
	color: #FF0000;
}

tr #right li{
	list-style-type: none;
	padding: 4px;
	text-align: left;
	margin: 0 0 0 -35px;
}

.content-table {
	vertical-align: top;
	height: auto;
}

#right-header {
	background-color:#FF0000;
}

#left-header {
	background-color: white;
}

#right-menu {
	border-top:1px solid #9FAEB3;
}

#left-menu {
	border-top:1px solid #9FAEB3;
}

.bulletsblue {
	padding-bottom: 10px;
	list-style-image: url(images/10x10bullet.gif);
	list-style-position: outside;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #0066cc;

}

.subhead {
	color: #0066cc;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.Times {
	margin-right: 10px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Sansserif {
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.redhead {
	text-align: left;
	color: red;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.smalltype {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}