.bodytext {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-indent: 0px;
}
.bodytextbolder {
	font-family: Arial, Verdana;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.bodytextlink {
	color: #333333;
	text-decoration: underline;
}

.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bodytextwhitelink {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodytextbold {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.capstextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
.bodytextboldred {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.bodytextred {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.bodytextboldwhite {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.dottedline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	background-image: url(images/dotted-line.gif);
	background-repeat: repeat-y;
}
.pagetitle {
	font-family: Arial, Verdana;
	font-size: 25px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #006699;
}
.index {
	background-color: #3886A7;
	background-image: none;
	background-repeat: no-repeat;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 140px;
	vertical-align: top;
}
.index-buttons  {
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index-buttons a:link {
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left:9px;
}
.index-buttons a:visited {
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left:9px;
}
.index-buttons a:hover {
	color: #66CCFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left:9px;
}
.index-buttons a:active {
	color: #66CCFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding-left:9px;
}
.menu  {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	
}
.menu a:link {
	color: #fff;
	font-weight: bold;
	
}
.menu a:visited {
	color: #fff;
	font-weight: bold;
	
}
.menu a:hover {
	color: #66CCFF;
	font-weight: bold;
	
}
.menu a:active {
	color: #66CCFF;
	font-weight: bold;
	
}

.horizontalline {
	background-image: url(images/site/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.mainbody {
	background-color: #FFFFFF;
}
.introtable {
	width: 635px;
	padding-right: 0px;
	padding-left: 10px;
	background-position: top;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
