body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a6471;
}
body {
	background-color: #6a6471;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	outline: none;	
}

form {
	display: inline;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#navbar {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 25px;
	display: block;
}

#navhome {
	float: left;
}

#nav, #navitems {
    padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#nav a {
    display: block;

}

#nav li {
    float: left;
	width: 120px;
}

#nav #navitems {
	position: absolute;
	width: 180px;
	left: -9999em;
}

#nav li:hover #navitems {
	left: auto;
}

#navitems {
	background: url(../images/nav/menubk.png);
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #5a5a5a;
}

#nav #navitems li {
	width: 180px;
	float: left;
}

#nav li #navitems li a {
    float: left;
	width: 152px;
	text-decoration: none;
	color: #9e9e9e;
	display: block;
	padding: 7px 10px 9px 18px;
}

#nav li #navitems li a:hover {
	color: #fff;
	background: url(../images/nav/menubkover.png);
	background-repeat: no-repeat;
}

#nav li:hover #navitems, #nav li.sfhover #navitems {
     left: auto;
}


.footer {
	background-image: url(../images/nav/bn.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 8px 25px 3px 25px;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #626065;
	text-decoration: none;
}
.footer a:hover {
	color: #444444;
}

.content {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	vertical-align: top;
}

.content a {
	color: #56525c;
}

.content a:hover {
	color: #6c981f;
}

.content p {
	line-height: 18px;
}

.content p.intro {
	font-size: 13px;
	line-height: 22px;
}

.content p.heading {
	font-size: 22px;
	color: #333;
	letter-spacing: -1px;
}

.content p.mini {
	font-size: 9px;
	line-height: 11px;
}

.content ol {
	
}

.content ol li {
	padding: 8px 0 8px 0;
	line-height: 16px;
}

.subhead {
	color: #6A6471;
	font-size: 14px;
}

.subnav {
	width: 176px;
	vertical-align: top;
	padding-top: 50px;
}

.spmain {
	background-image: url(../images/nav/bk_purple.gif);
	background-repeat: repeat-y;
}

.maincontent {
	padding-right: 10px;
	padding-left: 10px;
}

.headpic {
	width: 176px;
}

.headtext {
	color: #6a6471;
	background-image: url(../images/heads/h_bk.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 30px 20px 10px 10px;
	vertical-align: top;
	font-weight: bold;
	line-height: 16px;
}

.headtext strong {
	font-size: 16px;
	font-weight: normal;
}

.bkmain {
	background-image: url(../images/nav/bk_white.gif);
	background-repeat: repeat-y;
}

#sidenav div {
	padding: 0;
	border-bottom: 1px dotted #ddd;
	text-align: left;
}

#sidenav div a {
	display: block;
	color: #6a6471;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding: 6px 5px 7px 8px;
}

#sidenav div a:hover {
	display: block;
	color: #352f3b;
	background-color: #e7e6e9;
	text-decoration: none;
	padding: 6px 5px 7px 8px;
}

#tnav {
	color: #888;
}

#tnav a {
	display: inline;
	color: #6a6471;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#tnav a:hover {
	display: inline;
	color: #352f3b;
	text-decoration: none;
}

#contact p {
	padding-left: 10px;
}

.hilite {
	padding: 0 100px 0 20px;
}

.issue {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}

.chdate {
	padding: 7px 10px 7px 0;
	vertical-align: top;
	font-weight: bold;
}

.chdesc {
	padding: 7px;
	vertical-align: top;
}

.introcol {
	font-size: 14px;
	color: #71687b;
	padding-top: 10px;
	border-bottom: 1px dotted #71687b;
	display: block;
}

.feature {
	width: 176px;
}

.featurediv {
	width: 12px;
}

.cqnews {
	vertical-align: top;
	width: 176px;
}

.cqnews .items {
	color: #fff;
    background: #46414c;
    padding: 8px 10px 10px 10px;
    vertical-align: top;
}

.cqnews .items td {
	text-align: center;
    padding: 7px 0 7px 0;
}

.cqnews .items a {
	color: #FFFF88;
    text-decoration: none;
}

.cqnews .items a:hover {
	color: #fff;
}

.spsubscribe {
	background-image: url(../images/content/bk_spsubscribe.gif);
	background-repeat: no-repeat;
	height: 44px;
	text-align: right;
	padding: 0 10px 0 20px;
}

.spsubscribe input {
	padding: 4px;
}

#ccoptin input {
	display: inline;
	vertical-align: middle;
}
