@charset "utf-8";
/********************* Default Selector Values **************************/
body {
	text-align:center;
}
body,html {
	width:100%;
}
body,p,td,th,ol,ul,dl,dt,dd,input,textarea,select {
	font-family:Arial,Helvetica,sans-serif;
	color: #333;
	font-size:11px;
}
body,div,p,ol,ul,h1,h2,h3,h4,h5,h6,img,address,hr {
	margin:0px;
	padding:0px;
	border:0px;
}
img {
	display: block;
}
li {
	list-style: none;
}
p {
	margin-bottom:1em;
}

a {
	color:#666666;
	text-decoration: none;
}
a:focus {

}
a:hover {
	text-decoration: underline !important;
}
a:active {
}
.italic {
	font-style:italic;
	}
.clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
/*********** End default Styles **************/

body {
	background:url('/images/banner_bg.jpg') repeat-x left top fixed #7b7d78;
}
a:link, a:visited, a:active {
	color:#702428;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div.container2 {
	background:url('/images/container2_background.gif') 53px 0 no-repeat;
	height:610px;
	margin:auto;
	padding-bottom:12px;
	padding-left:65px;
	padding-top:12px;
	position:relative;
	text-align:left;
	top:10px;
	width:1184px;
	z-index:2;
}
html>body div.container2 {
	width:1132px;
}
.bannerContainer {
	margin: 10px;
	float: left;
}
div.reflection {
	background:url('/images/reflection.jpg') 52px no-repeat;
	height:109px;
	margin:auto;
	padding-bottom:12px;
	padding-left:65px;
	position:relative;
	top: 5px;
	text-align:left;
	width:1184px;
	z-index:0;
}
html>body div.reflection {
	width:1132px;
}
div.bgtop {
	background:url('/images/top_gradient.jpg') repeat-x #000;
	height:500px;
	margin:0;
	width:100%;
}
div.bgbottom {
	background:url('/images/bottom_gradient.jpg') repeat-x;
	height:250px;
	left:0;
	position:relative;
	top:-148px;
	width:100%;
}
html>body div.bgbottom {
	position:absolute;
	top:500px;
}
div.noflash {
	color:#999;
	font-size:20px;
	height:600px;
	left:-65px;
	line-height:30px;
	margin:auto;
	padding-left:150px;
	position:relative;
	text-align:center;
	top:280px;
	width:1000px;
}
html>body div.noflash {
	padding-left:0;
}
div.noflash a {
	background:url('/images/href_arrow.gif') 0 7px no-repeat;
	color:#666;
	padding-left:13px;
	text-decoration:none;
}
div.noflash a:hover {
	color:#666;
	text-decoration:underline;
}
div.footer1 {
	background:#fff;
	font-weight:400;
	height:13px;
	margin-left:-12px;
	margin-top:0;
	padding:5px 12px;
	position:relative;
	width:1014px;
	xtext-align:right;
	z-index:3;
}
html>body div.footer1 {
	width:1002px;
}
div.footer1 .left {
	color:#333;
	float:left;
}
div.footer1 .right {
	float:right;
}
div.footer1 ul {
	list-style:none;
	margin:0;
}
div.footer1 ul li {
	border-left:1px solid #666;
	display:inline;
	margin-left:20px;
	padding-left:20px;
}
div.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	width:100%;
}
/* ## styles for other pages ## */
#centercontainer {
	height:100%;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1000px;
}
#centercontainer div.pane {
	left:10px;
	padding-top:20px;
	position:relative;
	width:1000px;
}
#centercontainer h1 {
	background:url('/images/panetitle_bg.png') no-repeat;
	color:#fff;
	font-size:15px;
	font-weight:lighter;
	height:27px;
	margin-bottom:0;
	padding-left:20px;
	position:relative;
	width:1000px;
	z-index:1;
}
#centercontainer h1 a {
	float:right;
	color:#FFF;
	font-size:0.75em;
	line-height:1.75em;
	margin-right:30px;
}
#centercontainer div.content {
	background:url('/images/test.png') repeat;
	bottom:7px;
	left:10px;
	padding:10px 10px 20px;
	position:relative;
	width:980px;
}
html>body #centercontainer div.content {
	width:960px;
}
#centercontainer div.content p {
	font-size:12px;
	line-height:18px;
}
#centercontainer div.content div.pre {
	background:#fff;
	border:1px solid #ccc;
	height:500px;
	line-height:15px;
	overflow:auto;
	padding-left:10px;
	width:900px;
}
html>body #centercontainer div.content div.pre {
	max-height:600px;
	min-height:400px;
}
html>body div.clear {
	clear:both;
}
#centercontainer div.footer {
	background:url('/images/footer_bg.png') no-repeat;
	height:27px;
	line-height:20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:20px;
	padding-left:20px;
	width:1000px;
}
