/* CSS Document */
a:link {
	color: #73698B;
	text-decoration: none;
}
a:visited {
	color: #978FAB;
	text-decoration: none;
}
a:hover {
	color: #978FAB;
	text-decoration: underline;
}
a:active {
	color: #73698B;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBB5D1;
}.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8373A2;
}
.smallBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8D4A80;
	text-transform: uppercase;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666699;
	line-height: 150%;
}
.bodytext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	line-height: 150%;
}
.pagetitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: lighter;
	color: #CCCCCC;
	text-transform: uppercase;
}
.subtitle_panels {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #8E5286;
}
.subtitles {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: lighter;
	color: #663366;
	text-transform: capitalize;
	font-variant: normal;
}
.large_body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: lighter;
	color: #663366;
}.large_body_bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #663366;
	letter-spacing: 2pt;
}
.large_body_bold18 { font-family: "Trebuchet MS"; font-size: 18px; font-weight: bold; color: #663366; letter-spacing: 2pt;}
.large_body_bold18 a:link { font-family: "Trebuchet MS"; font-size: 18px; font-weight: bold; color: #663366; letter-spacing: 2pt;}
.large_body_bold18 a:visited { font-family: "Trebuchet MS"; font-size: 18px; font-weight: bold; color: #663366; letter-spacing: 2pt;}
.large_body_bold18 a:hover { font-family: "Trebuchet MS"; font-size: 18px; font-weight: bold; color: #978FAB; letter-spacing: 2pt;}

td.border_bottom {
	border-bottom: 1px dashed #BBB5D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.subheading {
	font-size: 22px;
	color: #A58E7C;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	text-transform: capitalize;
	color: #A68C7D;
}

