.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mocktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DBE1E1;
}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}

.titleheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #BABCD5;
	border: 1px solid #81945D;

}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003333;

}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {  color: #006666; text-decoration: underline}
a:visited {  color: #006666; text-decoration: underline}
a:hover {  color: #777777; text-decoration: underline}
a:active {  color: #006666; text-decoration: underline}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013435;
}
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003334;

}
.footernotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bgcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/bgcontent.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.orderedlist {
	list-style-position: outside;
	list-style-type: upper-alpha;
}
div.title
    {
	line-height: 9px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #999999;
	}
div
{font-family: trebuchet ms; color#000000;
}
