/* D8EAC5 */
body { 
	/*background: #D8EAC5;*/
	behavior: url(/include/csshover2.htc);
	background: url('/img/bg_tile.jpg') repeat-x;
	margin:0; padding:0; 
	font: x-small/1.6em Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	
}
#middle 
{
	margin-left:auto; 
	margin-right:auto; 
	display:block;
	width:901px;
	
	/*background:#D8EAC5;*/
	font: x-small/1.6em Verdana, Helvetica, Sans-serif; 
	font-size: 12px;
}
#middle smaller
{
	width:400px;
}
#newsticker_div
{
	display:none;
}
#header {
	float: left;
	border: 2px #000 solid;
	position: relative; 
	width: 901px;
}
.content-bg { 
	width:901px; 
	height: 40px; 
	background: #fff;
	padding:2px 5px;
	/*background: url('img/content-bg.gif') no-repeat top left;*/
	border: 2px #333 solid; 
	margin-bottom: 15px;
	position: relative;
	z-index: 0;
	top: 10px;
}
.content-bg.smaller
{
	width:400px;
	height:20px;
}

.logo {
	display: block;
	position: absolute;
	top: 17px;
	z-index: 600;
}
.content-txt { 
	background: #fff;
	border: 2px #000 solid;
	position: relative; 
	height:auto; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:12px;
	/*top: 70px;*/
	width:901px; 
	padding:2px 5px;
	z-index: 0;
	text-align: left;
}
.content-txt.smaller
{
	width:400px;
	top:10px;
}
.normalText
{
	color:#6B6B6B; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:12px; 
	text-align: left;
}
.normalText input, .normalText select {
	font-size: 10px;
	padding: 1px 3px;
	cursor: pointer;
}
.normalText input.myButton
{
	background: #f0ffdf; 
	border: 1px solid black;
	cursor: pointer;
}
.normalText input.myButton:hover
{
	background:#dbecff;
}
.normalText tr.header
{
	font-weight: bold;
	text-decoration:underline;
	color: #8B2BAB;
	font-size:14px;
	
}
.normalError
{
	color:#E2251E; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:12px;
	font-weight: bold;
}
#header1 { 
	position:absolute; 
	top:60px; 
	left:335px; 
	width:380px; 
}
#copyright { 
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width:500px;
}

A:link {text-decoration: none; color: #255B97;}
A:visited {text-decoration: none; color: #255B97;;}
A:active {text-decoration: none; color: #255B97;;}
A:hover {text-decoration: none; color: #CF51F9; font-weight:bold; text-decoration:underline;}


.smallerh1Tag
{
	font-size:17px; 
}
.biggerh2Tag
{
font-size:20px; 
}

h1 { 
	color:#8B2BAB; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:20px; 
}
h2 { 
	color:#8B2BAB; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:17px; 
}
h3 { 
	color:#A640C7; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:14px; 
}
p {	
	font: x-small/1.6em Verdana, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #6B6B6B;
}
li { 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #6B6B6B; 
	list-style-image: url('/img/listImage.jpg');
}
lh {
	color:#A640C7; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:17px; 
}
.lh {
	color:#A640C7; 
	font:x-small Verdana, Helvetica, Sans-serif; 
	font-size:17px; 
}
.bubbletbl { 
	font: x-small/1.6em Verdana, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #6B6B6B; 
}
.smallText {
	font-size:10px;
	font: x-small/1.6em Verdana, Helvetica, Sans-serif;
	font-style: italic;
	color: #6B6B6B;
}
/* LINK BUTTON STYLES */
.btn-tl { 
	width:200px; 
	height:auto; 
	background: url('/img/btn-tl.gif') no-repeat top left #F6F6F6; 
}
.btn-tr { 
	background: url('/img/btn-tr.gif') no-repeat top right ; 
}
.btn-bl { 
	background: url('/img/btn-bl.gif') no-repeat bottom left ; 
}
.btn-br { 
	background: url('/img/btn-br.gif') no-repeat bottom right ; 
	padding:3% 3% 3% 3%; 
}
.btn {
	background: url('/img/bullet.gif') no-repeat top right #fff; 
	width:150px; 
	height:35px; 
	margin: 5px; 
	text-align:right;
}
#showDisplayDiv {
	position: absolute;
	top: 150px;
	left: 0px;
	width:100%;
	display: none;	
}
#showDisplayDiv p {
	background-color: #ffffff;
	border: solid 1px #000;
	width: 825px;
	height: auto;
	max-height:500px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.featureList ul {
	list-style-type: circle;
}
.featureList li {
	text-align: right; 
	font-size: 10pt; 
	padding: 2px;
}
.headerText 
{
	font-size: 14px;
	font-weight: bold;
	color: #8B2BAB;
	
}
.listHeader {
	color: #A640C7;
	font-size: 12pt;
}
.featureList li:hover {
	color: #A640C7;
	cursor: pointer;
}
.star {
	vertical-align: top;
	color: #A640C7;
}
.darkBlue
{
	color:#255B97;
}

.darkPurple A:hover
{
	color:#255B97;	
	font-weight:normal;
}

.wholeTable
{
	border:2px solid #2f4437;
}


a.tab 
{
    background-color: #fc6404;
    width:120px;
    color:white;
    border: 2px solid black;
    padding: 2px 1em 2px 1em;
    position: relative;
    display: block;
    text-decoration: none;
    font-weight:bold;
    right: -2px;
    /*top: -1px;*/
    z-index: 100;
    text-align:center;
}
a.tab.activeTab
{
	background-color:#9fad90;
}
a.tab:hover
{
color:black;
text-decoration: underline;
}

.cell
{
text-align:left;
}
.cell_light
{
text-align:left;
}

#showEvents {
		position: absolute;
		top: 50px;
		left: 0px;
		width:100%;
		display: none; 
		z-index:1001;		
		
}
.showEvents {
		background-color: #C1DDC1;
		border: solid 2px #000;
		width: 800px;
		height: 100;
		margin-left: auto;
		margin-right: auto;
		padding: 6px;
		overflow-x:hidden;
		opacity:0;
}
.noVisibility
{
	visibility:hidden;
}

.overlay {
	width: 100%;
	height: 100%;
	background-color: #777;
	position: absolute;
	top:0;
	left:0;
	z-index: 1000;
}
.opacity {
	-moz-opacity: .50;
	opacity: .50;
	filter: alpha(opacity=50);
}
.hideDisplay {
	display: none;
}
.showDisplay {
	display: block;
}
.closeButton {
	background: #f0ffdf; 
	display: block; 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 100%; 
	text-align: center;
	cursor: pointer;
	border-top: 1px solid black;
	
}

