body{
	border:solid #38527D 5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: helvetica;
	background-color: #ffffff;
}
.submenu{width: 60%;
	font-size: 80%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
	border: solid 1px #000000;
	color: red;
	font-family: arial;
	font-weight: 600;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align:center;
	}
.submenu a:link, .submenu a:visited, .submenu a:hover{text-decoration:none}

.leftmenu{background-color:#ffffff;
	width: 100px;
	margin-left: 0px;
	margin-top: 90px;
	clear:left;
	padding-left: 2px;
	padding-top: 2px;
	font-family:Arial;
	font-size:.9em;
	font-weight:600;
	float:left;
	height:250px;
	color:#ccffcc;
	}
.bottommenu{background-color: #38527D;
	font-size: 80%;
	width:90%;
	text-align: center;
	color: #e3e5ec;
	border-top: #0066ff 5px groove;
	border-bottom: #0066ff 5px groove;
	margin-top: 10px;
	clear:both;
	}
.bottommenu a:link{text-decoration: none;
	color: #ffffff;
	font-weight:600;
	}
.bottommenu a:visited{text-decoration: none;
	color: #e3e5ec;
	}
.bottommenu a:hover{text-decoration: none;
	color: #e3e5ec;
	}
.bodytext{background-color: #ffffff;
	margin-left: 114px;
	margin-right: 5%;
	margin-top: 300px;
	margin-bottom: 20px;
	}
.redbold{color:red;
	font-weight: 600;
	}
.footer{text-align:center;
	font-size: 80%; 
	color:#000099;
	background-color: #e3e5ec;
	border: 1px solid #CE161B;;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	}
h1{font-family: helvetica;
	color: #000000;
	font-size: 100%
}
h2{font-size: 115%;
	color: #ffffff;
	background-color: #38527D;
	width: 30%;
	border-top: #0066ff 5px groove;
	border-bottom: #0066ff 5px groove;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	}
h3{color:#CE161B;
	font-family: Verdana;
	font-style: italic;
	font-size: 105%;
	text-align:center;
	}
a:link{color:#000099;}
a:visited{color:#3300cc;}
a:hover{color:#ffffff;
	background-color: #000099}

.leftmenu a:link{color:#ffffcc;
	text-decoration:none;}
.leftmenu a:visited{color:#ffffcc;
	text-decoration:none;}
.leftmenu a:hover{color:#ffffff;
	background-color: #000099;
	text-decoration:none;}
#toplogo  {
	width: 500px;
	margin-left:5%;
	margin-bottom: 0px;
	float:left;
}

#toplogo a:hover {
	color: White;
	background-color: transparent;
}
p{margin-left: 5%;
	margin-right: 5%;
	}
ul{margin-left: 10%}