body, html, li
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #002C55;
}
#wrapper
{
	width: 730px;
}
#header
{
	background-color: #FFFFFF;
	padding: 20px 0 5px 0;
	background-image:url(../images/Top-gold-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 85px;
}
#header ul
{
	font-family: Signa, Arial, sans-serf;
	font-size: .65em;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 90px;
}
#header li
{
	display: inline;
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #FDB824;
}
#header li.last
{
	border-right: 0 solid #FFFFFF;
}
#header a:link, #header a:visited
{
	text-decoration: none;
	color: #002C55;
}
#header a:hover
{
	color: #FDB824;
}
#header .logo
{
	position: absolute;
	top: 20px;
	left: 20px;
}
#header .silverlogo
{
	position: absolute;
	top: 20px;
	left: 570px;
}
#title
{	
	clear: both;
	height: 87px;
}
#title #titleleft h1
{
	margin: 50px 10px 0 0px;
	padding: 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#title #titleright h1
{
	margin: 42px 0 0 10px;
	padding: 0 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FDB824;
}
#title #titleright h1 span.smalltitle
{
	font-size: .7em;
	text-transform: none;
}
#titleleft
{
	float: left;
	width: 213px;
	height: 87px;
	background-color: #FDB824;
}
#titleright
{
	float: left;
	width: 517px;
	height: 87px;
	background-color: #002C55;
}
#leftcol
{
	float: left;
	width: 209px;
	font-size: 0.7em;
	color: #002C55;
}
#leftcol a:link, #leftcol a:visited
{
	text-decoration: none;
	color: #596BBE;
}
#footer
{
	position: relative;
	margin: 0;
	background-color: #002C55;
	height: 20px;
	clear: both;
}
#mainbody
{
	margin: 0 0 0 211px;
	padding: 10px 10px 10px 10px;
	font-size: .7em;
	color: #002C55;
	background-color: #FFFFFF;
	border-left: 2px solid #FDB824;
}
#mainbody h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Signa, Arial, sans-serf;
	font-size: 1.1em;
}
#mainbody p.clear
{
	clear: both;
}
#mainbody ul
{
	margin-left: 3px;
	list-style-image: url(../images/bullet.gif);
	padding-left: 12px;
}
#mainbody ol li
{
	color:#002C55;
}
#tedfooter
{
	width: 65px;
	height: 82px;
	position: relative;
	top: -4em;
	left: 40em;
}
#footer a{
	color:#FDB824;
	font-weight:bold;
	text-decoration:none;	
}
#footer {
	color:#FDB824;
	font-size:0.7em;
}
#footer a:hover{
	text-decoration:underline;
}