a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #009999;
	text-decoration: none;
}

a:active {
	color: #808080;
	text-decoration: none;
}

body {
	background-color: #ffffff;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-top:0px
}

h1 {
	font-size: 14pt;
	font-style: italic;
}

h2 {
	font-size: 12pt;
	font-style: italic;
}

h3 {
	font-size: 11pt;
	font-style: italic;
}

h4 {
	font-size: 10pt;
	font-style: italic;
}

h5{
	font-size: 9pt;
	font-style: italic;
}

ul {list-style: disc inside;  
margin-left: 5px; }

ul.sub { list-style: circle;
margin-left:10px; }

img {
	border-color: #000066;
	}

.main {
	background-color: #ffffff;
	margin: auto auto auto auto;
	border: 2px solid #000066;
	width: 880px;
}

.main2 {
	margin: auto auto auto auto;
	border: 0;
	width: 750px;
}

td.left {
	vertical-align: top;
	font-size: 10pt;
	background-color: #000066;
	width: 138px;
}

td.content {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
}

td.content2 {
	background-color: #FFFFFF;
	vertical-align: top;
}

table.bar {
	text-align: center;
 	background-color: #ffcc33;
	font-weight: bold;
	margin: auto;
	font-size: 10pt;
	width: 90%
	 }

td.bar {
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

td.active {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}

div.imagebar {
float:right;
text-align:right;
background-color:#ffcc33;
font-weight: bold;
padding: 5px;
font-size:11pt;
margin-top:0px;
margin-left:10px;
}

div.imagebar2 {
float:left;
text-align:left;
background-color:#ffcc33;
font-weight: bold;
padding: 5px;
font-size:11pt;
}

.author {
	font-size: 10pt;
	text-align: right;
}

h1.head {
	margin-bottom: 0px;
}

h2.head {
	margin-top: 0px;
}

h3.head {
	margin-bottom: 0px;
	font-size:14pt;
}

.map { margin-top: 0px;  }

#dropmenudiv{
position:absolute;
border:1px solid #ffcc33;
border-bottom-width: 0;
line-height:18px;
font-size:10pt;
font-weight:normal;
z-index:100;
text-align:center;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ffcc33;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#000066;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffcc33;
color:#000066;
text-align:center;
}

a.drop {
	color: #ffcc33;
	text-decoration:none;
}

td.nav {
	width:150px;
	background-color:#000066;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

table.propbar {
	width:100%;
	background-color:#000066;
	padding:0;
	margin:auto;
	
}

td.propbar2
	{ 	text-align:center;
		vertical-align:top;
		width:20%;
		font-size:10pt;
		font-weight:bold;
	}

a.propbar3 {
	color:#ffcc33;
}

