* {

    padding: 0;

    margin: 0;

} 

#topbanner
{
  display: none;
  clear: both;
	width: 100%;
	height: 40px;
	background-color: #3F6FA7;
	font-size: 10pt;
	text-align: center;
}

#topbanner2
{
  clear: both;
  height: 22px;
	background-color: navy;
	width: 100%;
}

#topbanner input
{
  width: 75px;
}
#topbanner a, #topbanner a:visited
{
  color: yellow;
	font-weight: bold;
	text-decoration: underline;
}

#bannerwrap
{
margin: 1px auto;
width: 680px;
}

#bannerwrap2
{
  margin: 0px auto;
  padding-top: 2px;
  width: 680px;
	background-color: navy;
	color: white;
	font-weight: bold;
padding-left: 55px;
}
#bannerwrap2 label
{
  float: left;
	padding-right: 10px;
}

#bannerwrap2 input
{
  float: left;
	width: 100px;
	font-size: 9pt;
	margin-right: 10px;
}

#bannerwrap2 a
{
  color: yellow;
	text-decoration: underline;
}

img { border: 0px; }

body {

    background: #fff;

	font: .74em "Trebuchet MS", Verdana, Arial, sans-serif;

	line-height: 1.5em; 

}

a {

	color: #3B6EBF;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}

#wrap {

margin: 20px auto;

width: 724px;

/*background: #fff url('images/midbg.jpg');

background-repeat: repeat-y;*/

}



/* #top { 

background: #fff url('images/topbg.jpg');

height: 30px;

} */



#content {

padding: 0 40px 0 40px;

}



#bottom {



/*background: #fff url('images/botbg.jpg');*/

height: 30px;

}





.header {

height: 100px;
}

.header a:visited {
  font-size: 12pt;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.header .active {
  font-size: 12pt;
	font-weight: bold;
	color: black;
}

.header a {
  font-size: 12pt;
	font-weight: bold;
	color: blue;
}

.nav { 

  background: #F6F9FB; 

	border-bottom: 1px solid #E1E1E1; 

	padding: 5px;

	text-align: center;

	font-weight: bold; 

}

.header #headnav {
  clear: both;
	float: left;
	width: 100%;
	height: 20px;
	text-align: left;
	background-color: white;
	border-bottom: navy 1px solid;
}

.header #logo {
  clear: both;
	float: left;
	width: 250px;
	height: 100px;
}

.header .navicon {
  float: right;
	width: 70px;
	padding-top: 20px;
	text-align: center;
	font-size: 10pt;
}
.nav .activepage {
  padding-right: 5px;
	font-size: 10pt;
}
	

.navicon a, .navicon a:hover {

  font-size: 8pt;
	padding-bottom: 3px;

  color: blue;

	text-decoration: none;  

}



.nav a:visited {
  padding-right: 5px;
  font-size: 10pt;
  color: purple;

} 



.middle {
  clear: both;
	padding-top: 1em;
	margin: 1em auto 10px auto;

	text-align: left;

}

.middle h1 { color: green; font-size: 18pt; margin-bottom: 10px; margin-top: 10px;}
.middle h2 { color: green; font-size: 15pt; margin-bottom: 10px; margin-top: 10px;}

.middle p { margin: 0px 0px .5em 0px; padding: 0px 0px 0px 0px; }

ul.double {  margin: 1em auto 1em auto; width: 80%; }
ul.double li { float: left; width: 49%; }

.clear { clear: both; padding-bottom: 1em; }

.footnote { font-size: 8pt; }

div.form
{
  text-align: center;
  margin: 1em auto 1em auto;
	width: auto;
	border: 2px outset blue;
	padding: 1em 1em 1em 1em;
}

#clear {

	display: block;

	clear: both;

	width: 100%;

	height:1px;

	overflow:hidden;

}

div.trow
{
  clear: both;
	margin: 0px auto 0px auto;
	width: 560px;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

div.thead1
{
  float: left;
	width: 275px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid white;
	text-align: center;
	font-weight: bold;
	background-color: #cccccc;
}

div.thead2
{
  float: left;
	width: 125px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid white;
	text-align: center;
	font-weight: bold;
	background-color: #cccccc;
}

div.tcell3
{
  float: left;
	width: 300px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-weight: normal;
	border: 1px solid white;
	background-color: white;
}

div.tcell
{
  float: left;
	width: 125px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #999999;
	text-align: center;
}

div.tcell2
{
  float: left;
	margin: .5em 1px 1px 1px;
	padding: 1px 1px 1px 10px;
	border: 1px solid white;
	font-size: 10pt; font-weight: bold;
}

#footer {

	text-align: center;

	color: #666;

}






