body {
	background-color: #66888E;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container	{
	clear: both;
	float: none;
	width: 780px;
	margin:0px auto;
}
#banner	{
	height: 75px;
	background-color: #7A7A7A;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #66888E;
	line-height: 200%;
	text-align: center;
	height: 30px;
}

#content	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 590px;
	float: left;
	clear: none;
	height: 100%;
}
#content p	{
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 14px;
}
#content h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
}
#content h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #66888E;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 6px;
	font-size: 18px;
	font-weight: 600;
}
#content h2 a:link, #content h2 a:visited {
	color: #66888E;
	text-decoration: none;
}
#content h2 a:hover	{
	text-decoration:underline;
}

#content h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7A7A;
	color: #7A7A7A;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	margin-bottom: 2px;
}

#content blockquote	{
}
#content ul {
	margin-top: 6px;
}
#content li {
	margin-right: 20px;
	margin-bottom: 6px;
}
#content fieldset {
	width: 80%;
}
#content legend {
	color: #66888E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#rightcol	{
	float: right;
	width: 190px;
	background-color: #FFFFFF;
	clear: none;
	height: 100%;
	margin-top: 10px;
	font-size: 11px;
	line-height: 14px;
}
#rightcol td {
	padding-left: 10px;
	padding-right: 6px;
}


#rightcol h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 2px;
	font-weight: 600;
	color: #FFFFFF;
}

#rightcol ul {
	margin-top: 3px;
}
#rightcol li {
	margin-left: -24px;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-left: -10px;
}

#rightcol .tab {
	background-image: url(../images/rightcol_tab.gif);
	background-repeat: no-repeat;
}
#rightcol form {
	margin-top: 6px;
	margin-bottom: 6px;
}
#rightcol input {
	font-size: 11px;
}




#footer {
	font-size: 11px;
	color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8BD51;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8BD51;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 20px;
}
#footer a {
	color: #E2E2E2;
	text-decoration: underline;
}

/* TYPOGRAPHY */
.dottedrt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7A7A7A;
}
#content .linkdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 25px;
}
#content .event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 25px;
}

.dottedleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7A7A7A;
}
.dottedtop	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A7A7A;
}
.solidleft	{
	border-left: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
}


/* LINKS */
#content a:link, #content a:visited	{
	color: #000000;
	text-decoration: underline;
}
#content a:hover	{
	color: #000000;
	text-decoration: none;
}
#content h4 a:link, #content h4 a:visited	{
	color: #000000;
	text-decoration: underline;
}
#content h4 link:hover	{
	color: #66888E;
	text-decoration: none;
}
#rightcol a:link, #rightcol a:visited	{
	color: #000000;
	text-decoration: underline;
}
#rightcol a:hover	{
	color: #000000;
	text-decoration: none;
}
#topnav a:link, #topnav a:visited	{
	text-decoration: none;
	color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
}
#topnav a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
