.skip {
	display: none;
}

a {
	color: #0000FF;
}

a:hover {
	color: #FF8C00;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;


}

a.menutext:hover {
	color: #FFFF00;
	text-decoration: none;

}
a.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;


}
td.errtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF3333;
    vertical-align: top;
  }


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#maincontent {
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-left-width: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#maininner {
	margin-left: 10%;
	width: 66%;
	margin-top: 0px;
}
div#maininnerform {
	margin-left: 5%;
	width: 80%;
	margin-top: 0px;
}
#displaydate{
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: 0px;
}

div#topmenu {
	background-color: #99BBDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDE5EE;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #DDE5EE;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: left;
	padding: 5px 0px;




}

div#topmenu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;



	}
div#topmenu ul li {
	display: inline;
	padding: 3px 15px;
	margin: 0px;


	}
div#topmenu ul li a {
	font: 12px verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;

	}
div#topmenu ul li a:hover {
	color: #FFFF00;
	}
div#topmenu ul li a:focus {
	color: #FFFF00;
	}
	
div#bottommenu {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	width: 750px;
	padding-top: 5px;



}	
div#bottommenu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;



	}
div#bottommenu ul li {
	display: inline;
	padding: 0px 5px;
	margin: 0px;
	border-left: 1px solid #000;

	}
div#bottommenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
div#bottommenu ul li a {
	font: 10px Arial, Helvetica, sans-serif;
}
div#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.paraheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin-bottom: 0px;

}
p, ol, ul {
	margin-top: 4px;
}
div#banner {
	background-image: url(../a005graphics/banner_bgrd.gif);
	height: 60px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;



}
div#banner h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	margin-left: 200px;
	text-align: center;
	padding-top: 20px;




}
