body, td {
	font-size: 10px;
    color: #000000;
    line-height: normal;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: normal;
    text-decoration: none
}

body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.header {
    font-size: 20px;
    color: #999B9E;
    line-height: normal;
    font-family: arial, helvetica, tahoma, sans-serif;
}

.subhead {
	font-size: 16px;
    color: #FF6309;
    line-height: normal;
    font-family: arial, helvetica, tahoma, sans-serif;
    font-weight: bold;
    text-decoration: none
}

.subsubhead {
	font-weight: bold;
	font-size: 12px;
    color: #000000;
    line-height: 18px;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: bold;
    text-decoration: none
}

.blue-subhead {
	font-size: 12px;
    color: #00788A;
    line-height: normal;
    font-family: arial, helvetica, tahoma, sans-serif;
    font-weight: bold;
    text-decoration: none
}

.top-pipe {
	font-size: 10px;
    color: #F58025;
    line-height: normal;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: bold;
    text-decoration: none
}

.welcome {
	font-size: 11px;
    color: #000000;
    line-height: 20px;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: normal;
    text-decoration: none
}

a {
	font: 10px verdana, arial, helvetica, tahoma, sans-serif;
    font-weight: bold;
    color: #0785C0;
    text-decoration: underline
}

a:visited {
	font: 10px verdana, arial, helvetica, tahoma, sans-serif;
    font-weight: bold;
    color: #0785C0;
    text-decoration: underline
}

a:hover {
	font: 10px verdana, arial, helvetica, tahoma, sans-serif;
    font-weight: bold;
    color: #0785C0;
    text-decoration: underline
}

a.top-navigation, a.top-navigation:visited {
	font-weight: normal;
    font-size: 9px;
    color: #000000;
    line-height: normal;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: normal;
    text-decoration: none
}

a.top-navigation:hover {
	font-weight: normal;
    font-size: 9px;
    color: #FF6309;
    line-height: normal;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: normal;
	text-decoration: underline
}

a.top-navigation-active, a.top-navigation-active:visited, a.top-navigation-active:hover {
	font-weight: normal;
    font-size: 9px;
    color: #FF6309;
    line-height: normal;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-variant: normal;
	text-decoration: underline
}

.stars {
	margin: 0;
	padding: 0;
    list-style-type: none;
	border-left: 1px solid #025D82;
	border-right: 1px solid #025D82;
}

.stars a, .stars a:visited {
	padding: 3px 0 3px 37px;
	color:#025D82;
	background: url(../images/leftnav_star.gif) no-repeat 22px 50%;
	background-color: #BAE2E8;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

.stars a:hover {
    padding:  3px 0 3px 37px;
    color: #025D82;
	background: url(../images/leftnav_star_rollover.gif) no-repeat 22px 50%;
	background-color: #E8FCFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    display: block;
}

.starsActive {
	margin: 0;
	padding: 0;
    list-style-type: none;
	border-left: 1px solid #025D82;
	border-right: 1px solid #025D82;
}

.starsActive a, .starsActive a:visited, starsActive a:hover {
    padding:  3px 0 3px 37px;
    color: #025D82;
	background: url(../images/leftnav_star_rollover.gif) no-repeat 22px 50%;
	background-color:  #E8FCFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    display: block;
}

li {
	page-break-after: always;
    padding-bottom: 10px;
}
