/* header for left navigation box, applied to the <p> tag */
.leftnavhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
}
/* main sections left navigation, applied to the <a> tag */
a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-left: 6px;
	text-decoration: none;
	line-height: 26px;
}
a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-left: 6px;
	text-decoration: none;
	line-height: 26px;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-left: 6px;
	text-decoration: underline;
	line-height: 26px;
}
a.leftnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-left: 6px;
	text-decoration: underline;
	line-height: 26px;
}
/* sub sections left navigation, applied to the <ul> tag */
.subnavul {
	list-style-position: outside;
	list-style-image: url(/images/subnavbullet.gif);
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* sub sections left navigation, applied to the <a> tag */
a.leftsubnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnav:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
/* sub sections left navigation 'on' state for current page, applied to the <a> tag */
a.leftsubnavon:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnavon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnavon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.leftsubnavon:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
/* sub links that appear in the main body of text, applied to the <a> tag */
a.inlinesublinktext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-left: 6px;
	text-decoration: underline;
	line-height: 16px;
}
a.inlinesublinktext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-left: 6px;
	text-decoration: underline;
	line-height: 16px;
}
a.inlinesublinktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	text-decoration: underline;
	line-height: 16px;
}
a.inlinesublinktext:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-left: 6px;
	text-decoration: underline;
	line-height: 16px;
}
/* box around sub links that appear in the main body of text, applied to the <p> tag */
.inlinesublinkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #006699;
	margin-bottom: 0px;
}
/* summary below sub links that appear in the main body of text, applied to the <p> tag */
.inlineinlinesublinksummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/* for use for the header in the homepage pullout box, applied to the <p> tag */
.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: bolder;
	margin-left: 5px;
}
/* for use in the homepage pullout box, applied to the <ul> tag */
.boxul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}
/* for use in the homepage smaller pullout boxes, applied to the <p> tag */
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}
/* footer text, applied to the <p> tag */
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}
/* pullout text for standard pages, applied to the <p> tag */
.pulloutbox {
	background-color: #FFFFCC;
	border: 3px dotted #006699;
	padding: 5px;
	margin: 20px;
}
/* below are the redefined html tags */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: -0.5em;
	margin-top: 2.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	list-style-type: square;
}
a:link {
	color: #006699;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}