html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #c8c5c3;
} 
 
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: normal;
}
h1 {
	font-size: 21px;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #790f10;
	padding-top: 20px;
	padding-left: 20px;
} 
h2{
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	clip: rect(auto,auto,auto,auto);
	width: 80%;
	padding-left: 20px;
} 
h3{ 
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color: #003366; 
} 
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

/* Page Divs */
#footer{
	height:100px;
	background-color:#efeae5;
	clear:both;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: left top;
 } 
#header{
	position:relative;
	height:102px;
	background-color:#FFFFFF;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
} 
#related {
	position: relative;
	left: 5px;
	width: 132px;
}

/* Styled Text */

 .acrobat-list {
	font-family: Tahoma, Arial, "sans serif";
	font-size: x-small;
	font-weight: normal;
}
.also-of-interest {
	font-style: italic;
	font-weight: bold;
}
.blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.bodylarge{
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color : #000000; 
    font-size : medium;
    font-weight: normal;
}

.bodysmall{
    font-family : Arial, Helvetica, sans-serif; 
    color : #000000; 
    font-size : xx-small;
    font-weight: normal;
}
.breadcrumb{
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a.breadcrumb{
    color: #666666;

}
a.breadcrumb:hover{		
	text-decoration: underline;

}
a.breadcrumb:active{
    color: #990000;

}
a.breadcrumb:visited{
	color: #666666;

}
.bullet-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: square;
}
.bullet-plain {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c453d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.footer{
	color: #4c453d;
	text-decoration: none;
}

a.footer:hover{
	color: #790f10;
	text-decoration: underline;
}
a.footer:active{
	color: #790f10;
	text-decoration: underline;
}
a.footer:visited{
	color: #4c453d;
}	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-top: 10px;
}

.home-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
}

.news-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.small-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.news-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.news-small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
}
.red-bold {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small; 
    font-weight: bold; 
    color: #CC0000
}
		
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: normal;
	list-style-position: outside;
}

a.sidenav:link {  
    color:#006699;
	text-decoration:none;
}

a.sidenav:hover {  
    background-color: #FFCC99;
	color:#000000;
}

a.sidenav:active {
    color: #990000;
    background-color: #FFCC99;
}

a.sidenav:visited {
    color: #666666;
}
.sitetools {
    font-size: xx-small; 
    font-family: Arial, Helvetica, sans-serif;		
    color: #790f10;
    font-weight: normal;
    font-style: normal
}

a.sitetools:link{
    color: #790f10; 
    text-decoration: none;
}

a.sitetools:hover  {
    color: #c5351c; 
	text-decoration:underline
}
a.sitetools:active {
    color: #c5351c;
	text-decoration:underline
}

a.sitetools:visited {
	text-decoration: none;
	color: #790f10;
}

.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}

.subheadsmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}

.tabletext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.top-bottom-nav {
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
a.top-bottom-nav {
	color: #666666;
	text-decoration: none;
}
a.top-bottom-nav: hover {
	color: #FF6600;
	text-decoration: underline;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #7c6a55;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.table-shade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-color: #efeae5;
}
.home-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	line-height: 22px;
	color: #666666;
}
.red-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.red-text{
	color: #CC0000;
	font-weight: bold;
	
}
a.red-text:link{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;	
}
a.red-text:hover{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;	
}

.red-text:visited{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.table-sidehead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fce0c7;
	font-size: x-small;
	color: #333333;
}


/*Side Nav Buttons */

#navlist {
	position:absolute;
	left: 5px;
  top:5px;
	width: 145px;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navlist li {
	margin: 0 0 12px 0;
}
#navlist a {
	display: block;
	padding: 4px 3px 5px 22px;
	border: 1px solid #7c6a55;
	width: 145px;
	background-color: #CCFFFF;
	background-image:  url(../images/side-nav-off.jpg); /* */
}
#navlist a:link, #navlist a:visited {
	color: #7c6a55;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #99CCFF;
	background-image: url(../images/side-nav.jpg);
	color: #333;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 1px solid #333;
	background-color: #99CCFF;
	background-image:  url(../images/side-nav.jpg);
	color: #333;
}
