body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	}

.subtext {
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	}

.subcolumnlinks {
	text-decoration: underline;
	color: #b8661f;
}

a.subcolumnlinks:hover {
	color: #874b17;
	text-decoration: none;
}

.subcolumnlinks:visited {
	text-decoration: underline;
	color: #b8661f;
}

.footerlinks {
	text-decoration: underline;
	color: #005e90;
}

a.footerlinks:hover {
	color: #559FC7;
	text-decoration: none;
}

.footerlinks2 {
	text-decoration: underline;
    color: #CCCCCC;
}

a.footerlinks2:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.sitemaplinks {
	text-decoration: none;
    color: #727272;
}

.sitemaplinks:visited {
	text-decoration: none;
    color: #727272;
}

.sitemaplinks:hover {
	text-decoration: none;
    color: #000000;
}

/* SubNav Stuff */
#subNav li a, #subNav li a:hover { 
	text-decoration: underline;
	color: #717171; /* color of links */
}

#subNav ul {
	border-top: 1px solid #AAAAAA; /* top line color */
	margin: 10px; /* space off of left */
	padding: 0px;
	height: auto;
}

#subNav li {
	line-height: 120%;
	text-indent: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 17px;
	background: url("../images/bullet_orange.gif") 5px 5px no-repeat;
	list-style: none;
	border-bottom: 1px solid #AAAAAA; /* All other lines colors */
	list-style-position: outside;
}

#subNav li.noBullet {
	line-height: 120%;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 14px;
	background: url("../images/bullet_orange.gif") 5px 5px no-repeat;
	list-style: none;
	font-weight: bold;
	color: #4B4B4B;
	border-bottom: 1px solid #CECECE;
	list-style-position: outside;
}

#subNav li.nested {
	line-height: 120%;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url("../images/bullet_orange.gif") 12px 4px no-repeat;
	list-style-image: url("../images/spacer.gif");
	list-style-position: outside;
	border: none;
}

#subNav li.tsHeader {
	line-height: 120%;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	background: url("../images/spacer.gif") 5px 5px no-repeat;
	list-style: url("../images/spacer.gif");
	list-style-position: outside;
	font-weight: bold;
	color: #6D6D6D;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}

#subNav li.tsHeader_noBorder {
	line-height: 120%;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 8px;
	background: url("../images/spacer.gif") 5px 5px no-repeat;
	list-style: url("../images/spacer.gif");
	list-style-position: outside;
	font-weight: bold;
	color: #6D6D6D;
	border-top: 0px;
}

h5 { font:normal 10px/10px Arial, Helvetica, sans-serif; color:#000000; margin:0; padding:0; }
h5 a:link, a:active, a:visited { color:#005e90; }
h5 a:hover { color:#559FC7; }


h4 { font:normal 13.25px/14px Helvetica, Arial, sans-serif; color:#000000; margin:0; padding:0; }
h4 a:link, a:active, a:visited { color:#005e90; }
h4 a:hover { color:#559FC7; }

h3 { font:normal 20.25px/21px Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0 0 10px 0; padding:0; }
h3 a:link, a:active, a:visited { color:#005e90; }
h3 a:hover { color:#559FC7; }

h2 { font:normal 11.75px/19px Trebuchet MS, Helvetica, Verdana, sans-serif; color:#FFFFFF; margin:0; padding:0; }
h2 a:link, a:active, a:visited { color:#333333; }
h2 a:hover { color:#ae5910; }