* {
	margin:0px;
	padding:0px;
	border:0 solid;
}
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  padding:5px;
  text-align:center;
}
p {
	margin: 0.5em 0 0 1em;
	line-height:1.4em;
	font-size: 14px;
	text-indent: 1em;
}	
p.first {
	margin: 0 0 0 1em;
}	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
ul {
	line-height:1.4em;
	margin-left:1.5em;
	font-size: 14px;
}
ul.close {
	line-height:1.4em;
	margin-left:1.5em;
	font-size: 14px;
	margin-top:0px;
}
ol {
	line-height:1.4em;
	margin-left:1.5em;
	font-size: 14px;
}
li {
	font-size: 14px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h2 {
	font-family: "Eras Light ITC", Verdana;
	font-size: 18px;
	color: #003366;
	margin: 10px 0 0 0;
}
h3 {
	font-family: "Eras Medium ITC", "Eras Light ITC", Verdana;
	font-size: 16px;
		margin: 2px 0 2px 0;
	color:#408282;
}
#wrapper {
position:relative;
	border: 1px solid black;
	background-color:#F3F8FC;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	position:static;
	width: 550px;
	height: 54px;
	left: 10px;
	top: 10x;
	padding:10px 0 15px 35px;
	z-index: 3;
}	
#main {
	position:static;
	width:95%;
	text-align:left;
	margin:15px;
}	
#content {
	margin:10px 10px 10px 35px;
	border: 1px solid #e9e9e9;
	width:280px;
	padding: 10px 20px 10px 10px;
	background-color:#FFFFFF;
}	
.right {
	margin-left:5px;
	margin-bottom:20px;
	padding:0px;
	float:right;
}	
#right {
	margin:10px 40px 10px 10px;
	padding: 10px 20px 10px 10px;
	float:right;
}
.left {
	margin:0px;
	padding:10px;
	float:left;
}
#leftmenu {
	position:absolute;
	left: 26px;
	top: 263px;
	width: 127px;
	height: 152px;
	border: 1px solid #e9e9e9;
}
h1 {
	font-family: "Courier New", Courier, mono;
	color:#003366;
	font-size: 36px;
	margin:0px;
}

a.leftmenu:visited {
	font-family: "Century Gothic", "Franklin Gothic Book", Garamond, "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#3366CC;
	text-decoration: none;
	margin: 2.5em 0 0 0;
}
a.leftmenu:active {
	font-family: "Century Gothic", "Franklin Gothic Book", Garamond, "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#3366CC;
	text-decoration: none;
	margin: 2.5em 0 0 0;
}
a.leftmenu:link {
	font-family: "Century Gothic", "Franklin Gothic Book", Garamond, "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#336699;
	text-decoration: none;
	margin: 2.5em 0 0 0;
}
a.leftmenu:hover {
	font-family: "Century Gothic", "Franklin Gothic Book", Garamond, "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#339999;
	text-decoration: none;
	margin: 2.5em 0 0 0;
}
#linkList2 {
	position:relative;
	visibility: visible;
	left: 10px;
	top: 0px;
	z-index: 5;
	width: 200px;
}
.smallpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-indent:1em;
}
#linkList {
	position:absolute;
	left: 8px;
	top: 162px;
	width: 159px;
	z-index: 2;
}
#topbar {
	 position:absolute; 
	 left:0px; 
	 top:2px; 
	 width:982px; 
	 height:33px; 
	 z-index:4;
} 
ul.second {
	list-style-type: none;
	font-size: 90%;
	color:#4559AB;
	margin: 0px;
	padding: 0px;
	background-color:#C0C8D8;
}
li.second {
	padding: 3px 2px 3px 2px;
	margin-bottom: 4px;
	border: 1px solid #0C2953;
	background-color:#C0C8D8;
	width:200px;
}
li.second:hover {
	padding: 3px 2px 3px 2px;
	border: 1px solid #0C2953;
	background-color: #6BA0D2;
}
a.two:link, a.two:visited {
	padding-left: 6px;
	font-weight: bold;
	color:#4559AB;
	text-decoration: none;
}
a.two:visited {
	color: #204160;
}
a.two:hover, a.two:active {
	padding-left: 6px;
	color:#FFD800;
	text-decoration: none;
	font-weight: bold;
}
a.three:link, a.three:visited {
	padding-left: 6px;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}
a.three:visited {
	color: #003366;
}
a.three:hover, a.three:active {
	padding-left: 6px;
	color:#5684B1;
	text-decoration: none;
	font-weight: bold;
}
