Body {
	background-color:#d8e8ef;
	background-image: url(images/ot_bg.gif);
	background-position: top left;
	background-repeat: repeat;
	}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.top:link {
	color:#000099;
	text-decoration:none;
}
a.top:vlink {
	color:#000099;
	text-decoration:none;
}
a.top:hover {
	color:#f36f30;
	text-decoration:none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.bottomlinks:link {
	color:#003366;
	text-decoration:none;
}
a.bottomlinks:vlink {
	color:#ffffff;
	text-decoration:none;
}
a.bottomlinks:hover {
	color:#006699;
	text-decoration:none;
}
.darkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.darkbluetext:link {
	color:#003366;
	text-decoration:none;
}
a.darkbluetext:vlink {
	color:#ffffff;
	text-decoration:none;
}
a.darkbluetext:hover {
	color:#006699;
	text-decoration:none;
}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; color: #666666; text-decoration: none;}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.style5 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style6 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-decoration:none;
}
a.style6:hover {
	color:#DCDCDC;
	text-decoration:none;
}
.style7 {
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.greenDiv {
	background:#7F8B67; 
	border:1px solid #CCCCCC; 
	padding:10px; 
	margin-bottom:15px;
}
