.head2 {
	font-family: "Albertus Medium", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #006699;
	background-image: none;
}
.head1 {
	font-family: "Albertus Medium", Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	background-color: #66FFFF;
	background-image: none;
}
.head4 {
	font-family: "Albertus Medium", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	background-color: #CCCCFF;
	background-image: none;
}
.head6 {
	font-family: "Albertus Medium", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	list-style-type: none;
	background-color: #66FFFF;
	background-image: none;
}
.head1sm {
	font-family: "Albertus Medium", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990033;
	background-color: #CCCCCC;
	background-image: none;
}
.headnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	background-color: #e8ffff;
	background-image: none;
}
.headlinkon {
	font-family: "Albertus Medium", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	background-color: #00FFFF;
	background-image: none;
}
.headlinkoff {
	font-family: "Albertus Medium", Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006699;
	background-image: none;
}
.normtxtlge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	background: #E8FFFF;
	line-height: normal;
}
.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background: #FFFFFF;
	line-height: 140%;
}
.normtxtsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	background: #FFFFFF;
	line-height: 140%;
}
.normtxtjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	background: #FFFFFF;
	line-height: 140%;
	text-align: justify;
}
.normtxtfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffFFFF;
	background: #0066FF;
	line-height: normal;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0000CC;
	background-color: #FFFFFF;
	background-image: none;
}
.head3sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFFFF;
	background-image: none;
}
.head5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	background-image: none;
}

.buttonon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
.navlist {
	position: absolute;
	width: 128px;
}	
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#navlist li {
	margin: 0 0 4px 0;
}
#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333333;
	width: 120px;
	background-color: #999999;
	background-image: url(images/navlistbuton.jpg); /* */
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	/*/*/color: #FFFFFF !important;
	text-decoration: none; /* */
}
#navlist a:hover {
	color: #FF3333;
	/*/*/color: #000000 !important;
	border: 1px solid #333333;
	background-color: #FF9999;
	background-image: url(images/navlistbutred.jpg); /* */
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/color: #000000 !important;  
	border: 1px solid #333333;
	background-color: #FFFFCC;
	background-image: url(images/navlistbuthov.jpg) !important; /* */
}
.navlist1 {
	position: absolute;
	width: 99px;
}	
#navlist1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
#navlist1 li {
	margin: 0 0 0 0;
}
#navlist1 a {
	display: block;
	padding: 3px 5px 3px 5px;
	border: 0;
	width: 198px;
	background-color: #003300;
	background-image: none;
}
#navlist1 a:link, #navlist1 a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#navlist1 a:hover {
	border: 0;
	background-color: #B3FFFF;
	background-image: none;
	color: #FF0000 !important;
}
#uberlink1 a:link, #uberlink1 a:visited, #uberlink1 a:hover {
	border: 0;
	background-color: #66FFFF;
	background-image: none;
	color: #FF0000;
}
.navlist2 {
	position: absolute;
	width: 99px;
}	
#navlist2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#navlist2 li {
	margin: 0 0 0 0;
}
#navlist2 a {
	display: block;
	padding: 2px 2px 2px 2px;
	border: 0;
	width: 90px;
	background-color: #FF0000;
	background-image: none;
}
#navlist2 a:link, #navlist2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist2 a:hover {
	border: 0;
	background-color: #FFE1FF;
	background-image: none;
	color: #FF0000;
}
#uberlink2 a:link, #uberlink2 a:visited, #uberlink2 a:hover {
	border: 0;
	background-color: #FFFFFF;
	background-image: none;
	color: #FF0000;
}
.head4blu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 28px;
	color: #330099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #505748;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #646482;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
a {
	color: #447832;
	text-decoration: underline;
}
.author {
	font-weight: bold;
}
.navhead {
	font-size: 12pt;
	font-weight: bold;
	color: #505748;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #990000;
}

/* ######### DROP DOWN Style for Tab Interface itself ######### */

.shadetabs{
border-bottom: 1px solid gray;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #e8fad5;
}
