body { margin: 0px; padding: 0px; background: url(images/wbackground.png) repeat-x; }

form {
	margin: 0px;
	padding: 0px;
}

table { background: white; }

.navigation { background: #ded0a7 url(images/wnavbackground.png) bottom repeat-y; border-left: 1px solid White; border-right: 1px solid White; width: 172px; }
.navigation a:link { background: #005494; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation a:hover { background: #005494; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation a:active { background: #005494; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation a:visited { background: #005494; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }

.navigation .nav2 { background: #003366; }
.navigation .nav2 a:link { background: #003366; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav2 a:hover { background: #003366; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav2 a:active { background: #003366; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav2 a:visited { background: #003366; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }

.navigation .nav3 { background: #ffe5e5; }
.navigation .nav3 a:link { background: #ffe5e5; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav3 a:hover { background: #ffe5e5; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav3 a:active { background: #ffe5e5; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }
.navigation .nav3 a:visited { background: #ffe5e5; display: block; font: 9px Verdana, Arial, Helvetica, sans-serif; color: white; border-bottom: 1px solid White; padding: 5px; text-decoration: none; }

.rhs { background: #eae2c9; margin: 4px; width: 174px; border: 4px solid White; }

.content { padding: 5px; }
.content h1 { font: bold 24px Arial, Helvetica, sans-serif, arial; color: #003366; padding: 0px; margin: 0px; }
.content h2 { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #336d8d; padding: 0px; margin: 0px; }
.content p { font: 10px/15px Verdana, Arial, Helvetica, sans-serif; color: Black; }
.content a:link { color: #336d8d; font-weight: bold; text-decoration: underline; }
.content a:hover { color: #336d8d; font-weight: bold; text-decoration: underline; }
.content a:active { color: #336d8d; font-weight: bold; text-decoration: underline; }
.content a:visited { color: #336d8d; font-weight: bold; text-decoration: underline; }
.content li { font: 10px/15px Verdana, Arial, Helvetica, sans-serif; }
.content td { font: 10px/15px Verdana, Arial, Helvetica, sans-serif; }

.footer { background: #ded0a7; text-align: right; padding: 5px; font: 9px Verdana, Arial, Helvetica, sans-serif; }
.footer a:link { color: white; font-weight: bold; text-decoration: underline; }
.footer a:hover { color: white; font-weight: bold; text-decoration: underline; }
.footer a:active { color: white; font-weight: bold; text-decoration: underline; }
.footer a:visited { color: white; font-weight: bold; text-decoration: underline; }

.button { background: #005494; color: white; border: 1px solid White; font: bold 9px Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; }
.button:active { background: #003366; }
.textbox { background: White; border: 1px inset; font: 9px Verdana, Arial, Helvetica, sans-serif; color: Black; width: 100px; }
