body {
	margin: 0 0 0 0;
	font-size: 86%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #333 url("") top center repeat-x;
	background-attachment: fixed;
}

#mainWrapper {
	margin: 0px auto 10px auto;
	width: 870px;
	/*height: 630px;*/
	border: 1px solid #333;
	background: url("/img/common/bg-wht.jpg") top center;
}

#waterMark {
	margin: 0px auto 0px auto;
	background: url("/img/common/glow.png") top center no-repeat;
	background-attachment: fixed;
	width: 930px;
	height: 100%;
	z-index: 10;
}

#pageContent {
	margin: 200px 80px 80px 80px;
	z-index: 20;
}

#navWrapper {
	position: relative;
	width: 872px;
	height: 30px;
	/*border: 1px solid #333;
	background: url("http://genuineselfimages.com/img/common/bg-trans.png") top center;*/
}

#flashWrapper {
	position: absolute;
	margin-left: -502px;
	left: 50%;
	top: 18px;
	width: 950px;
	/*border: 1px solid #fff;
	background: #000 url("http://genuineselfimages.com/img/common/bg-trans.png") top center;*/
}

#flashWrapperInside {
	position: absolute;
	margin-left: -476px;
	left: 50%;
	top: 18px;
	width: 950px;
	height: 200px;
	/*border: 1px solid #fff;
	background-color: #000;*/
	overflow: hidden;
	background-attachment: fixed;
}

h1 {  text-align: left;
  color: #900;
  font: bold 22px Verdana,Arial,Helvetica,sans-serif;
	/*background: #900;
  letter-spacing: 1px;
	padding: 4px;*/
}

h2 {
  color: #900;
  font: bold 17px Verdana,Arial,Helvetica,sans-serif;
	/*background: #000;
  letter-spacing: 1px;
	/padding: 4px;
	text_align: center;*/
}

h3 {
  color: #900;
  font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	/*background: #000;
  letter-spacing: 1px;
	/padding: 4px;
	text_align: center;*/
}

.txtPurple {
	color: #900;
}

.txtLtPurple {
	color: #900;
}

.txtGreen {
	color: #900;
}

.txtRed {
	color: #cc0000;
}

.txtblue {
	color: #333;
}

strong {
	color: #900;
}

p {
  font: normal 14px Verdana,Arial,Helvetica,sans-serif;
  line-height: 16px;
  padding: 0px 20px 0px 20px;
	text-align: justify;
  color: #000;
  /*border: 1px solid #888;*/
}

p.centered {
  font: normal 14px Verdana,Arial,Helvetica,sans-serif;
  line-height: 16px;
  padding: 0px 20px 0px 20px;
	text-align: center;
  color: #000;
  /*border: 1px solid #888;*/
}

.copyRight {
  font: normal 10px Verdana,Arial,Helvetica,sans-serif;
  padding: 0px 10px 40px 10px;
	text-align: center;
  color: #999;
}

ol li, ul li {
  font: normal 14px Verdana,Arial,Helvetica,sans-serif;
  line-height: 16px;
	color: #000;
}

/* LINK STYLES ###########################################*/



.topNav {
	height: 30px;
	font: bold 9px Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
}

.topNav a {
	padding: 4px 16px;
	margin: 0 2px;
	height: 30px;
	font: bold 16px Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}

.topNav a:hover {
	padding: 6px 16px;
	background: url("/img/common/bg-trans.png") top center;
	font: bold 16px Verdana,Arial,Helvetica,sans-serif;
	color: #900;
}



div#navBg {
  margin: 0 30px 0 30px;
  padding: 10px 0 0 0;
  width: 890px;
  height: 28px;
  background: #000;
  text-align: right;
}

a.navLink {
  display: inline;
  margin: 0 10px 0 0;
  height: 25px;
  width: 180px;
  overflow: hidden;
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  color: #999;
  text-decoration: none;
  text-align: left;
  letter-spacing: 1px;
  /*border-bottom: 3px solid #000;*/
}
  
a.navLink:hover {
  color: #fff;
  /*border-bottom: 3px solid #CC0000;*/
}

a.navLink:active {
  color: #fff;
  /*border-bottom: 3px solid #CC0000;*/
}

a.txtLink {
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  color: #900;
  text-decoration: underline;
  /*border-bottom: 3px solid #000;*/
}
  
a.txtLink:hover {
  color: #c00;
  /*border-bottom: 3px solid #CC0000;*/
}

a.txtLink:active {
  color: #fff;
  /*border-bottom: 3px solid #CC0000;*/
}



.navSelected {
  color: #fff;
  /*border-bottom: 3px solid #CC0000;*/
}



a.copRightLink {
  font: normal 10px Verdana,Arial,Helvetica,sans-serif;
  color: #999;
  text-decoration: none;
}
  
a.copRightLink:hover {
  color: #fff;
}

a.copRightLink:active {
  color: #fff;
}


/* DROP MENU STYLES ######################################*/

#dropmenudiv {
	margin: 8px 0 0 0;
	position: absolute;
	border: 1px solid #323d43;
	border-bottom-width: 0;
	font:normal 11px Geneva, Verdana,Arial,Helvetica,sans-serif;
	line-height: 18px;
	z-index: 100;
	opacity:.90;filter:
	alpha(opacity=90);
	-moz-opacity: 0.90;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 7px;
	border-bottom: 1px solid #0a0809;
	padding: 2px 0;
	text-decoration: none;
	color: #e2e2e2;
	letter-spacing: 1px;
	background-color: #333333;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #000000;
	color: #fff;
	/*letter-spacing: 1px;*/
}

/* Form styles ###########################################*/

input.required {
  background-color: #fff;
  width: 70px;
  color: #333333;
  border: 1px solid #333;
}

.txtForm {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #e2e2e2;
}

label { /*width: 10em; float: left;*/ color: #e2e2e2; }

.displayTbl {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	margin-bottom: 40px;
}





/*### ACCORDION STYLES  */

#wrapper {
	width: 100%;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	background: #fff;
}

.accordionButton {
	background: #F0F0F0;
	border-bottom: 1px solid #555;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 6px;
	/*cursor: pointer;*/
}

.accordionButton:hover {
	/*background: #DADADA;*/
}

.accordionContent {	
	width: 100%;
	/*display: none;*/
	border-bottom: 1px solid #555;
}



