@charset "utf-8";



body {
	background-color: #663399;
	background-repeat: repeat-x;
}
/*------------------------------------------- Begin Page Layout ----------------------------------------*/
#Content {
	height: 900px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 12px;
	background-color: #FFFFFF;
	z-index: 1;
	border: medium solid #000;
	background-image: url(/images/Title2.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------------- End Page Layout ----------------------------------------*/

/*------------------------------   Start Mian Container --------------------------*/
#maincontainer {
	position: absolute;
	z-index: 20;
	height: 900px;
	width: 942px;
	top: 150px;
	left: 20px;
}
#mainfooter {
	height: 40px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	bottom: 0px;
	z-index: 40;
	width: 942px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663399;
	text-transform: none;
	font-style: italic;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #09948e;
	text-align: justify;
	width: 60%;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #663399;
	text-transform: none;
	font-style: italic;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #09948e;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 0px;
}



.infoboxlabels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	color: #ff00ff;
}
.infoboxsublabel {
	font-variant: normal;
	font-size: 16px;
}




/*------------------------------   Start Mian Container --------------------------*/

a:link {
	text-decoration: none;
	font-style: italic;
}
a img {
	border: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footnote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.underConst {
	text-align: center;
	vertical-align: middle;
	top: 120px;
	position: absolute;
}
div.messagebox {
	height: auto;
	width: 910px;
	top: 16px;
	position: absolute;
	left: 18px;
}
div.messagebox a:link {
	text-decoration: none;
}

div.messagebox h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663399;
	text-transform: none;
	font-style: italic;
	text-align: justify;
	margin: 0px;
	text-decoration: underline;
}
div.messagebox p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 15pt;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-right: 15px;
}
div.messageboxleft {
	float: left;
	width: 49%;
}
div.messageboxright {
	float: right;
	width: 49%;
}
div.messagebox a img {
	vertical-align: text-top;
}
img {
	border: medium solid #000;
}