/* CSS Document */

body {

	font-family: verdana; 

	color: #000033;



}



.bodytext { 

	font: verdana, sans serif; 

	color: #000033;

	margin: 0px; 

	text-align: justify;

	padding: 6px;

	}



h1 {

	font-family: Eras Demi ITC;

	color: #000033;

	font-size: 50px;

	border-style: none;

	border-width: 1px;

}



.titlefont {

	font-family: Eras Demi ITC, Arial;

	color: #000033;

	font-size: 50px;

	text-align: right;

	vertical-align: bottom;

}

.globalnavcell {

    font-family:  Verdana;

	font-color: #FFFFFF;

	background-image:  url(Images/GlobalNavGradient.gif);

	background-repeat: no-repeat;

	text-align: center;

}



a.global_link:link {

	font: verdana, sans serif;

	color: #FFFFFF;

	font-size: 19px;

    text-align: center;

	text-decoration: none;

	}



a.global_link:visited {

    color:  #FF8C00;

	font-size: 19px;

	text-decoration: none;

}



a.global_link:hover {

	font-size: 19px;

	text-decoration: underline;

}



a.global_link:active {

	font-size:  19px;

	text-decoration: underline;

}



.localnavcell {

    font-family:  verdana, sans serif;

	color: #000033;

	font-weight: bold;

	background-image:  url(Images/LocalNavGradient.gif);

	background-repeat: repeat-y;

	vertical-align: top;

	text-align: left;

	padding: 6px;

}



a.local_nav:link {

	font: Verdana, sans serif;

	color: #000066;

	font-weight: bold;

	font-size: 16px;

	text-decoration: none;

    text-align: left;

}



a.local_nav:visited {

    font:  Verdana, sans serif;

	color: #FF00FF;

	text-decoration: none;



}



a.local_nav:hover {

	font: Verdana, sans serif;	

	text-decoration: underline;

}



a.local_nav:active {

	font-size:  16px;

	text-decoration: underline;

}



a.utilities:link {

	color: #FFFFFF;

	font-size:  14px;

    font-weight: bolder;

	text-decoration: none;

}



a.utilities:visited {

    font-weight: bolder;

	color:  #FFFFFF;

	text-decoration: none;

}

a.utilities:hover {

	text-decoration: underline;

}



.bottomtext { 

	font: verdana; 

	font-size: 12px;

	color: #000033;

	margin: 0px; 

	text-align: center;

}



.titlecell {

	cell-width: 540px;

	text-align: right;

	vertical-align: bottom;

}



a.sitemap_link:link {

    font: verdana, sans serif; 

	color: #000033;

	text-decoration: none;

	}

	

a.sitemap_link:visited {

	color:  #000033;

	text-decoration: none;

}

a.sitemap_link:hover {

	text-decoration: underline;