#pagewrapper{
	width: 820px;
	background-color: White;
	padding-bottom: 20px;
	padding-top: 0;
}

#nav {
	width: 150px;
	padding-top: 10px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height:12px; 
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#nav LI {
	margin: 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
	text-transform:uppercase; 
	padding-right: 10px;
	padding-bottom: 10px;
}

#nav LI A {
	color:#666; 
	text-decoration:none
}

#nav LI A:hover {
	color: #000000;
	text-decoration: none;
}

#nav .box { 
	vertical-align: bottom;
	height:20px; 
	border:3px solid #ccc; 
	border-width:3px 0;
	background:#fff url("images/back_pattern.gif") repeat 
}

#vnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 800px;
	font-size: 12px;
	color:#666; 
	padding: 5px;
	background-color: #E2E2E2;
}

#vnav A:Link {
	color:#336699; 
	text-decoration: none;
}

#vnav A:Hover {
	color:#000000; 
	text-decoration: none;
}

#vnav A:Visited,#vnav A:Visited:Hover {
	color:#336699; 
	text-decoration: none;
}

A:Link {
	color:#336699; 
	text-decoration: none;
}

A:Hover, A:Visited:Hover {
	color:#000000; 
	text-decoration: underline;
}

A:Visited {
	color:#193F64; 
	text-decoration: none;
}


H1 {
	font-size: 14px;
	color: #000000;
}


#maincopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#maincopy A {
	color: #336699;
}

#maincopy A:Active {
	color: #193F64;
}


#maincopy A:Visted {
	color: #193F64;
}

#pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #336699;
	font-weight: bold;
	letter-spacing: 1px;
}

#search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B1B1B;
	vertical-align: bottom;
}

.bntsubmit {
	background-color: #E2E2E2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}


#fineprint {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	margin: 3px;
}


#footer {
	width: 820px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 3px;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: White;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
	vertical-align: bottom;
}

HR.thick
{ color:#e3e3e3; background-color:#e3e3e3; height:5px; border: 0; }