@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #400080;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 892px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 850px;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #0000A0;
	padding: 0px;
	z-index: 1;
}

#Sidebarcont {
	position:absolute;
	width:141px;
	height:940px;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #400080;
}
#Bannercont {
	position:absolute;
	width:754px;
	height:132px;
	z-index:2;
	left: 140px;
	top: 0px;
}
#Navcont {
	position:absolute;
	width:766px;
	height:52px;
	z-index:20;
	left: 144px;
	top: 146px;
}
#flmessagecongt {
	position:absolute;
	width:810px;
	height:60px;
	z-index:4;
	left: 95px;
	top: 114px;
}
#contentholder {
	position:absolute;
	width:739px;
	height:645px;
	z-index:3;
	left: 159px;
	top: 179px;
	background-image: url(../Images/paperbkgrndorange.png);
	background-repeat: no-repeat;
}
#contents {
	position:absolute;
	width:638px;
	height:633px;
	z-index:4;
	left: 44px;
	top: 11px;
}
#contentholder #contents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000A0;
	text-align: left;
	margin: 5px;
}
#contentholder #contents h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #0000A0;
	text-align: left;
}
.fltright {
	float: right;
	left: 15px;
	margin: 5px;
	padding-left: 20px;
	visibility: visible;
}
.fltrightinv {
	float: right;
	left: 15px;
	margin: 5px;
	padding-left: 20px;
	visibility: hidden;
}

.fltleft {
	margin: 5px;
	float: left;
}
.oneColFixCtr #container #contentholder #contents p em {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
.Black {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	margin-left: 15px;
	line-height: 15px;
}

#Signatureblock {
	position:absolute;
	width:441px;
	height:147px;
	z-index:1;
	left: 185px;
	top: 497px;
}
.blacktext {
	font-style: italic;
	font-weight: bold;
	color: #030303;
}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
.smallblacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
table {
	background-color: #FFFFD2;
	border: thin none #8000FF;
	font-size: 12px;
	font-style: normal;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table tr th {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.newtable {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #400080;
	background-color: #FFA;
	text-align: center;
}
.Fulldestable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030303;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F2E5F9;
}
.yellowtype {
	background-color: #FFFFC6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #400080;
	font-style: normal;
	text-align: center;
}
.classestable {
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	text-indent: 0;
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.Eventtext {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
