/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/EXP_Elite1_tile.gif);
	background-color:#666666;
}
#wrapper {
	width:700px;
	margin:10px auto;
}
#wrapper2 {
	width:73%;
	margin:10px auto;
}
#header {
	background-image: url(../images/EXP_Elite1_header.gif);	
	height:100px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}
#header span {
	display:none;
}
#header a {
	display:block;
	width:700px;
	height:100px;
}
#content {
	float:left;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-image: url(../images/EXP_Elite1_bg_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px 0;
	background-color:#FFFFFF;
}
#sc {
	float:left;
	width:121px;
	padding:0 10px;
	text-align:center;
	margin:0 0 10px;
}
#sc ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sc li {
	background-image: url(../images/pt.gif);
	background-repeat: no-repeat;
	background-position: left;	
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	text-align:left;
	list-style:none;
}
#sc a {
	color:#000099;
	background-color:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#sc a:hover {
	color:#FFFFFF;
	text-decoration:overline underline;
	background-color:inherit;
}
#lc {
	float:right;
	width:514px;
	padding:0 10px;
	margin:0 0 10px;
}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: .80em;

	}
h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #0000AE;
	margin:10px 0;
	background-color:inherit;
}

 h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0000AE;
	margin:10px 0;
	background-color:inherit;
}
p { 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
#pi {
	width:450px;
	margin:0 auto;
}
ul, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#pi ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#pi li {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0;
	list-style:none;
}
ul li {
	margin:10px 0;
	list-style:square;
}
.red {
	color:#FF0000;
	background-color:inherit;
}
.qb {
	border:2px solid #999999;
	margin:10px 30px;
	padding:0 20px;
	background-color:#FCFCFC;
}
a {
	color: #0000AE;
	background-color:inherit;
}
a:visited {
	color: #0000AE;
	background-color:inherit;
}
a:hover {
	color: #999999;
	background-color:inherit;
}
#footer {
	clear:both;
	margin:10px 0 10px 164px;
	width:514px;
	padding:0 10px;
	text-align:center;
}
#footer a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footeri {
	background-image: url(../images/EXP_Elite1_footer.gif);
	height: 27px;
	background-position: left top;
	float:left;
	width:700px;
}
#footeri span{
	display:none;
}
.cr {
	font-size:10px;
}
.cr a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
	cursor: text;
	background-color:inherit;
}
.red {
	color:#C10000;
}
.inv, .inv:hover {
	color:#000000;
	text-decoration:none;
	cursor:text;
}