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: 25px;
}

#dynamicnav	{
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7D268;
	text-align: center;
	padding-top: 0px;
}

#content	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 580px;
	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 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 blockquote	{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 12px 50px 0px;
	padding-left: 0px;
}
#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: 180px;
	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 p	{
	margin-left: 2px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#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;
	list-style-type: none;
	margin-left: 0px;
}
#rightcol ol {
	list-style-type: decimal;
}
#rightcol ol li {
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-left: 0px;
	margin-left: -20px;
}
#rightcol ul li {
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	margin-left: -6px;
}

#rightcol .tab {
	background-image: url(../images/rightcol_tab.gif);
	background-repeat: no-repeat;
}
#rightcol .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 4px;
}

#rightcol form {
	margin: 6px 0px;
}

#footer {
	font-size: 11px;
	color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #565678;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #565678;
	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;
}

.dottedleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #7A7A7A;
}
input {
	margin: 0px;
	font-size: 11px;
}
.dottedtop	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7A7A7A;
}
.solidleft	{
	border-left: solid 1px #7a7a7a;
	border-bottom: solid 1px #7a7a7a;
}
.smalltext {
	font-size: 10px;
}

.solidborder {
	border: 1px solid #333333;
}
.pictureborder {
	border: 1px solid #FF9900;
}


/* LINKS */
#content a:link, #content a:visited	{
	color: #000000;
	text-decoration: underline;
}
#content a:hover	{
	color: #000000;
	text-decoration: none;
}
#content h2 a:link, #content h2 a:visited	{
	color: #66888E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66888E;
}
#content h2 a:hover	{
	color: #66888E;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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;
}
#dynamicnav a:link, #dynamicnav a:visited	{
	color: #CEAF4F;
	text-decoration: underline;
}
#dynamicnav a:hover	{
	color: #F7D268;
	text-decoration: none;
}
