body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000066;
	text-align: left;
	padding-left: 15px;
	}

.white {
	color: #FFFFFF;
	font-size: 12px;
}

.headerline {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 0px 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.style1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	size: 2;
	font-weight: bold; 
}



#footer {
	bottom: 0;
	text-align: center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background6.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	height: 135px;
	position: relative;



}


#footer a {
            color: #DDDDDD;
            text-decoration: none;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.navtop a {
	color: #FFFFFF;

}

.navtop a:hover {
	color: #ffff99;

}
p {
	text-align: left;
	display: block;
	margin: 0px 0px 5px;

}
#footer p {
	text-align: center;
	display: block;

}
.content {
	text-align: left;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;


}

.content a {
	text-decoration: underline;
}

.content p {
	margin: 0px 0px 5px;
	padding-bottom: 5px;

}
li {
	text-align: left;
	display: block;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
}
.header {
	text-align: right;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	width: 850px;




}
.header a {
	color: #FFFFFF;
	text-decoration: underline;


}
.menu {
	height: 30px;
	position: relative;
	background-color: #FFFFCC;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 2px;
	padding-left: 50px;
	text-align: right;
	color: #FFFFFF;
	clear: both;
	width: 850px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	background-image: url(../images/menubackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;










}

.menu a {
	color: #003399;


}
.menu a:hover {
	color: #CE8522;
	font-weight: bold;





}
.filler {
	margin: 0px;
	padding: 0px;
	width: 30px;
	position: relative;
	display: block;

}
ol {
	list-style-type: lower-roman;
	position: relative;
	list-style-position: outside;

}
.MenuBackgdHigh {
	background-image: url(../images/menubckgrnd-highlight.png);
	background-repeat: repeat-x;
	background-position: left top;
}
