@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background: #222222;
	margin: 0;
	padding: 0;	
	text-align: center; /* centers the container in IE 5* browsers. Set text aligment in the #container selector */	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: circle;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
} 
.highlightedtext {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-bottom: 8px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.imagewrap {
	background-color: #000;
	border: 1px none #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;	
} 	
.box {
	background-color: #000;
	border: 0px none #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
} 
.box p {
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
} 
.logo {
	position: relative;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
.logo img {
		border: 0px none #000;
}
.cenfixed #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
}
.cenfixed #header { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 1px 0px 0px 0px;
}
.cenfixed #headerbreak {
	width: 100%;
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cenfixed #maintext {
	float: right
; /* width given since element floats*/
	width: 218px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 15px 0px 0px;
	background-color: #000000;
}
.cenfixed #maintext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


.cenfixed #maincontext {
	margin: 0px; /* padding is the space inside the div box */
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.cenfixed #maincontent img {
	margin: 0px;
	border: 1px solid #999;
}

.cenfixed #maincontent #noborder img {
	margin: 0px;
	border: 0px solid #999;
	padding: 0px;
}
.cenfixed #rolloverbar {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: left; /* this overrides the text-align: on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.cenfixed #rolloverbar img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: 1px;
}
.cenfixed #rollovermain {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	text-align: center; /* this overrides the text-align: on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cenfixed #rollovermain img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
/* footer styles */	
.cenfixed #footer {
	width: 800px;
	background: #000000;
	border: 0px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.basenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0px;
	text-align: center;
}

.support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #999;
	letter-spacing: 0px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #999;
	letter-spacing: 0px;
	text-align: center;
}
.signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.speciallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
}
.specialbackground {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-color: #FFF;
}
.plainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.cenfixed #middlebreak {
	width: 100%;
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #ffffff;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.breakline {
	width: 100%;
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.supressborder{
	border: 1px none #ffffff;
	margin: 0px;
	padding: 0px;
}

#partnerslist {
	padding-left: 30px;
	margin-left: 0px;
}
.cenfixed #maincontent .noborder {
	border: none;
}

</style>
