@CHARSET "ISO-8859-1";
/*  ************************** */
/*  SEO Report Card stylesheet */
/*  author: Zunch              */
/*  created 4/24/06            */
/*  ************************** */

HTML, BODY {
	background-color: #cccccc;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: left;
}

h1 {
	color:#ff6600;
	font-size:16px;
	margin:0;
}

p {
	margin:0;
}

img {
	border:0;
}

hr {
	width:75%;
	background-color:#ff6600;
	color:#ff6600;
	height:1px;
	text-align:center;
}
legend {
	color:#ff6600;
}

select,input,textarea {
	font-size:12px;
	font-family:'Trebuchet MS';
}

ul {
	margin: 0;
	padding: 0;
}

ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}
ul.sitemap {
	text-align:left;
	padding-left:100px;
}


li {
	text-align:center;
	margin:0;
	padding:0;
	color: #ff6600;
	font-weight:bold;
	font-size:14px;
}

li.lev1 {
	text-align:left;
	list-style:none;
	padding-left:10px;
	font-weight:normal;
	font-size:14px;
}

li.lev2 {
	text-align:left;
	list-style:none;
	padding-left:25px;
	font-weight:normal;
	font-size:14px;
}

li.nostyle {
	list-style:none;
}

#privacy {
	background: url(images/shadow-lft-stretch.gif) repeat-y;
		padding:75px 0 0 41px;
}
#privacy ul {
	list-style:outside;
	margin-left: 10px;
}

#privacy li {
	text-align: left;
	list-style: outside;
	color: #333;
	font-size:12px;
	font-weight:normal;
}

div#interior {
	background: url(images/rt_shadow_stretch.gif) repeat-y right;
	padding-right:41px;
}

div#interior ul {
	margin-left:10px;
	padding-left:10px;
	list-type: disc;
}

div#interior ol {
	margin-left:10px;
	padding-left:10px;
	list-style-type: decimal;
}

div#interior li {
	padding-left:10px;
	text-align: left;
	list-style: outside;
	color: #333;
	font-size:12px;
	font-weight:normal;
}

#terms {
	background: url(images/shadow-lft-stretch.gif) repeat-y;
	padding-left:41px;
	margin:0;		
}
#terms ol {
	list-style:outside;
	margin-left: 10px;
}

#terms li {
	list-style-type: decimal;
	text-align: left;
	list-style: outside;
	color: #333;
	font-size:12px;
	font-weight:normal;
}

a {
	text-decoration: none;
	color: #990000;
}

a.hover {
	color: #ff0000;
}

a.visited {
	color: #663333;
}

.topnav {
	background: url(images/nav_stretch.gif) repeat-x;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #cc0000;
	margin-top:3px;
}

a.topnav {
	text-decoration: none;
}

a.topnav:hover {
	color: #ff0000;
}

a.topnav:visited {
	color: #993333;
}


#footer {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#page {
	background-color: #fff;
}

.mainleft {
	background: url(images/shadow-lft-stretch.gif) repeat-y;
	padding: 75px 0 0 0;
}

div#mainbox {
	width: 208px;
	background: url(images/main-box-bkgr.gif) repeat-y; 
	text-align:center;
	color: #333333;
	font-weight:bold;
	font-size:14px;
}

div#mainbox li {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	color: #ff6600;
	font-weight:bold;
	font-size:14px;
}

.topleft {
	background: url(images/nav_stretch.gif) repeat-x;
	text-align:center;
}
.topright {
	background: url(images/rt_shadow_stretch.gif) repeat-x right;
	background: url(images/nav_rt_card2.gif) no-repeat;
	margin-right:25px;
}

.cardright {
	background: url(images/rt_shadow_stretch.gif) repeat-y right;
}
.mainright {
	background: url(images/rt_shadow_stretch.gif) repeat-y right;
	padding-right:25px;
}

div#rightnav {
	z-index:5;
	padding: 0 0 12px 315px;
	text-align:left; 
	margin-bottom:-1.2em;
}

div#rightnav ul{
	margin: 1.2em 0 0 0;
}

div#rightnav li {	
	font-size:12px;
	color:#333;
	text-align: left;
	margin: 0 0 .5em 0;
}

.errormsg {
	font-size:10px;
	color: red;
	text-align:center;
}