body {margin-top:5px; margin-left:5px;}

/* header styles */

#headerText  {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	padding: 0;
	}


/* left navigation styles */

#leftnavigationHome {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 10px;
	padding: 0;
	}
	
#leftnavigationSubpage {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 10px;
	padding: 0;
	}


div.navtext ul {
list-style: none;
margin: 0px;
padding: 0px;
}

div.navtext ul li {
list-style: none;
margin: 0px;
margin-bottom:10px;
padding: 0px;
list-style-image:url(../images/nav_arrow.gif);
}


div.navtext ul li.selected {
list-style: none;
margin: 0px;
margin-bottom:10px;
padding: 0px;
list-style-image:url(../images/nav_arrow_blue.gif);
}

div.navtext ul li.selected a:link {color: #99ccff; text-decoration: underline;}
div.navtext ul li.selected a:visited {color: #99ccff; text-decoration: underline;}
div.navtext ul li.selected a:hover {color: #99ccff; text-decoration: underline; }
div.navtext  ul li.selected  a:active {color: #99ccff; text-decoration: underline;}


div.navtext ul li ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 20px;
}

div.navtext ul li ul li{
list-style: none;
margin: 0px;
padding: 0px;
list-style-image:url(../images/nav_arrow.gif);
}

div.navtext ul li ul li.selected{
list-style: none;
margin: 0px;
padding: 0px;
list-style-image:url(../images/nav_arrow_blue.gif);
}


div.navtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #ffffff; line-height: normal; text-decoration:none;}
div.navtext a:link {color: #ffffff; text-decoration: none;}
div.navtext a:visited {color: #ffffff; text-decoration: none;}
div.navtext a:hover {color: #99ccff; text-decoration: underline; }
div.navtext a:active {color: #99ccff; text-decoration: none;}


/* body styles */

#body  {
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 15px;
	padding: 0;
	}

#body h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #336699; line-height:normal;}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #333333; line-height:15px;}
.bodytext a:link {color: #003366; text-decoration: underline;}
.bodytext a:visited {color: #003366; text-decoration: underline;}
.bodytext a:hover {color: #003366; text-decoration: none;}
.bodytext a:active {color: #003366; text-decoration: underline;}

.bodyHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #336699; line-height:normal;}


/* index page Highlight - 3rd column styles */

.indexHighlight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #336699; line-height:15px;}
.indexHighlight a:link {color: #003399; text-decoration: underline;}
.indexHighlight a:visited {color: #003399; text-decoration: underline;}
.indexHighlight a:hover {color: #000000; text-decoration: none;}
.indexHighlight a:active {color: #000000; text-decoration: underline;}

.indexHighlightHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; background-color:#336699; font-variant:normal; padding:5px; padding-left:25px; padding-right:25px; padding-bottom:8px; letter-spacing:.2em; text-transform:uppercase;}



/* subpage Highlight - 3rd column styles */

.highlight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #666666; line-height:15px;}
.highlight a:link {color: #333333; text-decoration: underline;}
.highlight a:visited {color: #333333; text-decoration: underline;}
.highlight a:hover {color: #336699; text-decoration: none;}
.highlight a:active {color: #003366; text-decoration: underline;}


.highlightHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #336699; line-height:15px; padding-bottom:10px; padding-top:5px; padding-left:15px;}




/* footer styles */

.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: none;}
.footertext a:link {color: #333333; text-decoration: underline;}
.footertext a:visited {color: #333333; text-decoration: underline;}
.footertext a:hover {color: #336699; text-decoration: none;}
.footertext a:active {color: #336699; text-decoration: underline;}

#footer  {
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 7px;
	padding: 0;
	}
