@charset "UTF-8";
/* CSS Document */

body {
	background-color:#232323;
	font-family: Verdana, Arial, Sans-Serif;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 24px 0px;
	text-align: center;
}
#maincontainer {
	width:906px;
	margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 932px;
	height:auto;
    text-align: justify;
	line-height:120%;
	background:url(images/content_bg.jpg) repeat-y center;
}
#maincontainer #banner {
	background:url(images/banner.jpg);
	width:932px;
	height:127px;
}
#maincontainer #navbar {
	width:932px;
	height:83px;
}
#maincontainer #content {
	padding-left:35px;
	padding-top:15px;
	font-size:0.7em;
}
#maincontainer #footer {
	background:url(images/border_bottom.jpg) no-repeat;
	width:932px;
	height:10px;
}
.h1 {
	color:#7c4199;
	font-size:1.7em;
	font-weight:bold;
}
.h2 {
	color:#7c4199;
	font-weight:bold;
}
p {
	width:870px;
}
td {
	vertical-align:top;
}	
#maincontainer #footernote {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold; 
	font-size:x-small;
	padding: 3px;
	background: #7c4199;
	line-height: 150%;
	margin-bottom: 20px;
	color:white;
	text-align: left;
	width:855px;
}
#maincontainer #content a:link {
	text-decoration:underline;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #content a:visited {
	text-decoration:underline;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #content a:active {
	text-decoration:underline;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #content a:hover {
	text-decoration:underline;
	color:#7c4199;
	font-weight:bold;
}
.hidden input {
	border: none;
	background: none;
}
.right {
	color: #009900;
}
.wrong {
	color: #FF0000;
}
#maincontainer #note {
	height:20px;
	width:861px;
	background-color:#2b7169;
	border:none;
	color:white;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height: 150%;
	font-weight:bold;
}
.footerlink {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold; 
	font-size:x-small;
	padding: 3px;
	background: #7c4199;
	line-height: 150%;
	margin-bottom: 20px;
	color:white;
	text-align:right;
	width:855px;
	text-decoration:underline;
}
.up {
	text-decoration: none;
	border:0px;
	
}
#textbanner {
	width:690px;
	color: white;
	margin:23px 60px 100px 220px;
	position:absolute;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration:none;
}
#maincontainer #textbanner a:link {
	text-decoration:none;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #textbanner a:visited {
	text-decoration:none;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #textbanner a:active {
	text-decoration:none;
	color:#7c4199;
	font-weight:bold;
}
#maincontainer #textbanner a:hover {
	text-decoration:none;
	color:#7c4199;
	font-weight:bold;
}