body {
	background: #eee url(/home/images/2.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, 'san-serif';
	font-size: 62.5%;
}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

a {
color: #3881B2;
}
h2 {
margin: 0 0 10px 0;
}
h2 a {
text-decoration: none;
color: #000;
}
ul {
	margin: 0;
	padding: 0

}

.center {
text-align: center;
}
.right {
text-align: right;
}
.detail {
color: #777;
}
#container {
	
}
#logo {
	background: #fff;
	height: 124px;
padding: 4px 0 0 0;
}
#logo h1 {
margin: 0;
padding: 0;
}
#logo h1 a {
	margin: 0;
	padding: 0;
width: 200px;
height: 120px;
background: transparent url(/home/images/20.gif) no-repeat 0 0px;
text-indent: -9999px;
overflow: hidden;
display: block;
}
#logo-inner {
	width: 760px;
	margin: 0 auto 4px auto;

	position: relative;
background: no-repeat right;
}
#accountnav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
font-size: 1.1em;
}
#accountnav li {
float: left;
margin-left: 10px;
}
#topnav {
	background: #2d688f;
}
#topnav-inner {
	background: url(/home/images/3.gif) repeat-y 50% 0;
	width: 780px;
	margin: 0 auto;
	position: relative;
}
#topnav ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	color: #afcce0;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 28px;
	font-weight: bold;
	margin: 0 20px 0 0;
	display: block;
	padding-left: 25px;
}
#topnav ul li a:hover {
	color: #fff;
}
#topnav ul li.on a {
	color: #fff;
}
#topnav ul li#home a {
    background: url(/home/images/4.gif) no-repeat 0 5px;
}
#topnav ul li#home a:hover {
    background: url(/home/images/5.gif) no-repeat 0 5px;
}
#topnav ul li#home.on a {
    background: url(/home/images/5.gif) no-repeat 0 5px;
}
#topnav ul li#review a {
    background: url(/home/images/4.gif) no-repeat 0 -75px;
}
#topnav ul li#review a:hover {
    background: url(/home/images/5.gif) no-repeat 0 -75px;
}
#topnav ul li#review.on a {
    background: url(/home/images/5.gif) no-repeat 0 -75px;
}
#topnav ul li#groups a {
    background: url(/home/images/4.gif) no-repeat 0 -155px;
}
#topnav ul li#groups a:hover {
    background: url(/home/images/5.gif) no-repeat 0 -155px;
}
#topnav ul li#groups.on a {
    background: url(/home/images/5.gif) no-repeat 0 -155px;
}
#topnav ul li#reports a {
    background: url(/home/images/4.gif) no-repeat 0 -235px;
}
#topnav ul li#reports a:hover {
    background: url(/home/images/5.gif) no-repeat 0 -235px;
}
#topnav ul li#reports.on a {
    background: url(/home/images/5.gif) no-repeat 0 -235px;
}
#topnav ul li#instructions {
position: absolute;
	right: 0px;
	font-size: 0.8em;
	text-transform: uppercase;
}
#content {
width: 730px;
margin: 0 auto 15px;
padding: 20px 0 0 0;
font-size: 1.2em;
min-height: 500px;
}
* html #content {
height:500px;
}
#content h2 {
font-weight: normal;
font-size: 1.8em;
color: #aaa;
}
.section-nav {
list-style: none;
font-size: 1.1em;
border-top: 1px solid #ccc;
}
.section-nav li {
border-bottom: 1px solid #ccc;
}
.section-nav li a {
display: block;
text-decoration: none;
padding: 3px 0 3px 9px;
background: url(/home/images/9.gif) no-repeat 0 50%;
}
.section-nav li a:hover {
background-color: #ffd;
}
.section-nav li.on a {
font-weight: bold;
}
.section-nav li.on ul {
padding-bottom: 3px;
}
.section-nav li.on ul li {
border: none !important;
font-size: 0.95em;
margin-bottom: 2px;
margin-left: 8px;
}
.section-nav li.on ul li a {
font-weight: normal;
background: none;
padding: 0;
}
.section-nav li ul {
display: none;
list-style: none;
margin-left: 10px;
}
.section-nav li.on ul {
display: block;

}
#sidebar {
width: 160px;
margin-right: 15px;
float: left;
}
#main {
width: 555px;
float: left;
font-size: 1em;
line-height: 1.6em;

}
#main ul {
margin-left: 0px;
padding: 0;
list-style: none;

}
#main ul.nostyle {
list-style: none;
margin: 0;
padding: 0;
background: none;
}
#main ul li {
background: url(/home/images/11.gif) no-repeat 0 8px;
padding: 0 0 0 10px;
}
#main ul li ul li {
background-image: url(/home/images/12.gif)
}
#main ul.nostyle li {
padding: 0;
background: none;
}
#footer {
clear: left;
width: 730px;
margin: 15px auto;
border-top: 1px solid #ccc;
padding-top: 10px;
text-align: center;
color: #777;
}
.featured {
border: 1px solid #fc3;
background-color: #ffd;
padding: 2px 8px;
}
.featured h4 {
font-size: 11px;
text-align: center;
color: #999;
margin: 0 0 8px 0;
}
table.chart {
border-top: 1px solid #ccc;
font-size: 10px;
}
table.chart th {
font-size: 11px;
border-bottom: 1px solid #ccc;
text-align: left;
}
table.chart td {
border-bottom: 1px solid #ccc;
}
.subnav {
margin: 0;
padding: 0;
list-style: none;
}
.subnav li {
float: left;
margin-right: 1em;
}
.helpTopic {
    margin:80px 0px 20px 0px;
}
.helpScreenShot {
    border:2px solid #999999;
    display:block;
    margin:10px 0px 25px 30px;
}
