html, body{
	margin: 0em;
	padding: 5px;
} 

body{
	font-family: Verdana, Arial, sans-serif;
	
	background-color:#C0C0C0;
}

p{
	margin-bottom: 0.2em; 
	margin-top: 1em;
}

img{
	border: none;
}

em{
	font-weight: bold;
}

a{
	color: #A9260A;
}

a:visited{
	color: #D16C4D;
}

a:hover{
	color: #D16C4D;
}

.pagehead{
   	margin-top: 0px;
   	margin-left: 0px;
   	padding-left: 0px;
   	height: 90px;
   	overflow: hidden;
   	background-color: #003785;
   	background-image: url(/images/head.jpg);
   	background-repeat: no-repeat;
   	border: 1px solid;
	position: absolute;
	top: 5px;
	left: 138px;right: 5px;
}
.pagehead a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.headlinks{
	float:right;
	position:relative;
	top:65px;
	text-decoration:none;
	color: #48C2F7;
	padding-right:1em;
	font-size: 90%;
}

a span{
	display: none;
}

a:hover .ttbox{
	display: block;
	position: absolute;
	left: 135px;
	color: #000000;
	background-color: #ffffcc;
	width: 15em;
	border: 1px solid #000000;
	padding: .35em .75em .75em .75em;
	z-index: 50;
}

a:hover .ttheading{
	display: block;
	color: #000000;
	font-size: 100%;
	margin-left: 3px;
	vertical-align: middle;
	margin-top: 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 4px;
}

a:hover span h1 img{
	vertical-align: middle;
	margin-right: 3px;
}
.pagefooter{
	height: 3em;
	font-size: 75%;
	text-align: center;
	padding-bottom: 1.5em;
	padding-top: 0em;
	border: 1px solid #000000;
	margin-top: 1em;
	background-color: #F2F2F2;
}

.leftmenu{
	position:absolute;
	z-index: 10;
	top: 7px; 
	left: 5px;
	width: 123px;
	font-size: 75%;
	padding-top:7px;
}

.leftmenu a{
  display:block;
	padding-left: 3px;
	padding-right: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
	margin-top: -9px;
	margin-bottom:0px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
    border:4px groove #41689E;
	background-color: #003785;
	width:112px;
}

.leftmenu a:hover {
	color: #003785;
	background-color: #48C2F7;
}
.leftmenu a:visited {
	color: #FFFFFF;
}

.leftmenu a img{
	margin-left:	-3px;
 	margin-top:	-1px;
	text-decoration: none;
	background-color: #003785;
}

.leftmenu a#logo{
 	padding-bottom: 0px;
 	padding-top: 0px;
	background-color: #FFFFFF;
	height: 87px;
	margin-bottom: 3px;
}


.content{
	margin-bottom: 0em;
	padding: 0.5em 1em 0.5em 1em; 
	border: 1px solid;
	background-color: #F2F2F2;
	z-index: 0;
	right: 5px;
	overflow: auto;
}

.content h1, .content h2,.content h3,.content h4,.content p{
	padding-left: 10px;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

h1,h2,h3,h4,h5,h6{
	color:#003785;
}

h1{
	font-size: 22px;
}

h2{
	font-size: 110%;
}

.topmenu{
	border-bottom: 1px solid #003366;
	width: 100%;
	margin-left: -13px;
	margin-right: -14px;
	padding-right: 15px;
	margin-top: 17px;
	padding-bottom: .4em;
	font-size: 90%; position: relative;
	z-index: 1;
}

.topmenuitem{
	text-decoration: none;
	background-color: #003785;
	padding: .5em;
	top: 0px;
	position: relative;
	color: #FFFFFF;
}

.topmenuitem:visited{
	color: #FFFFFF;
}

.topmenuitemactive{
	text-decoration: none;
	background-color: #F2F2F2;
	padding: .5em;
	top: 0px;
	position: relative;
	color: #003785;
	border: 1px solid #003366;;
	border-bottom: 1px solid #F2F2F2;
}

.topmenuitemactive:visited{
	color: #003785;
}	

.caption{
	font-size: 70%;
	font-weight: bold;
	font-weight: normal;
}

.rightbar .caption{
	font-size: 70%;
}

.bbmg{
	font-style: italic;
}

.gotop{
	font-size: 80%;
}

.title a{
	font-size: 70%;
}

table{
	border-collapse: collapse;
}

td, th{
	border: 1px solid #000000;
	font-size: 85%;
}

.error{
	color: #FF0000;
}

.underline{
	text-decoration: underline;
}

div.links{
	font-size: xx-small;
	margin-top: 1em;
	width: 100%;
	padding-left: 1em;
	clear: both;
}

#main{
	position: absolute; top: 108px;
	margin-bottom: 0em;
	left: 138px;
	padding: 0em 1em 1em 0em; 
	padding-right: 0em;
	z-index: 0;
	right: 5px;
}

.pdfLink{
	background-image: url(/images/pdf_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

.docLink{
	background-image: url(/images/word_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

.pubLink{
	background-image: url(/images/pub_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

.pptLink{
	background-image: url(/images/ppt_icon.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

#fblogo{
    vertical-align: text-bottom;
}

