/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-image:url(images/pagebg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
p {margin:0;padding:0;border:0;}
.header {
	color:#7A246D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	font-variant:small-caps;
}
li {
	list-style-image:url(images/bullet.gif);
}
.redtext {
	color:#7A246D;
	font-size:100%;
	font-weight:bold;
}
.redtext a {
	color:#7A246D;
	font-size:100%;
	text-decoration:underline;
}
.redtext a:hover {
	color:#7A246D;
	font-size:100%;
	text-decoration:none;
}
.quotetext {
	color:#000000;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
}
.purpleborder {
	border:1px solid #7E2B71;
}
.skipnav {display:none}
#masthead {
	text-indent:-5000px;
	text-size:8px;
}

#header {
	width:100%;
	height:104px;
	text-align:center;
	top:0px;
	left:0px;
	position:absolute;
}
#mainnav {
	width:100%;
	height:16px;
	text-align:center;
	background-image:url("images/topbg.gif");
	top:104px;
	left:0px;
	position:absolute;
}
#mainwrapper {
	width:100%;
	height:auto;
	text-align:left;
	top:120px;
	left:0px;
	position:absolute;
}
#main {
	width:100%;
	height:auto;
	text-align:center;
	position:relative;
	
}
#maincontent {
	width:90%;
	text-align:left;
	position:relative;
}
#footer {
	width:800px;
	height:auto;
	position:relative;
}
.menu {
	border-left: 1px solid #96578F;
	border-right: 1px solid #96578F;
	border-bottom: 1px solid #96578F;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#96578F;
	font-size:86%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:118px;
}
.menu a {
	text-decoration:none;
	color:#96578F;
}
.menu a:hover {
	text-decoration:none;
	color:#543051;
}
.menu a:active {
	text-decoration:none;
	color:#543051;
}
.menutop {
	border-bottom: 1px solid #96578F;
}
.menuactive {
	text-decoration:underline;
	color:#543051;
}
.termstable {
	font-size:90%;
}
#flashholder {
	border: 1px solid #CA9AC6;
}