/* General styles for the document. */body {margin: 0;padding: 0;font-family: verdana, arial, helvetica, sans-serif;color: black;background-color: #ffffff;line-height: 1.4em; }h1 {margin-top: 0;margin-bottom: 15px;margin-left: 0;margin-right: 0;font-size: 1.3em;color: #330033;padding-bottom: 10px;padding-top: 0;padding-left: 0;padding-right: 0;font-weight: bold;}h2 {margin-top: 0;margin-bottom: 15px;margin-left: 0;margin-right: 0;padding: 0;font-size: 1em;color: #663366;font-weight: bold;}p, ul, ol, table {margin-top: 0;margin-bottom: 17px;margin-left: 0;margin-right: 0;font-size: .7em;line-height: 1.9em;}ol, ul {margin-left: 25px;}a:link {color: #663366;text-decoration: none;font-weight: bold;}a:hover {color: #663366;font-weight: bold;text-decoration: underline;}a:visited {color: #996699;font-weight: bold;text-decoration: none;}/* Styles for the header. */div#header {margin-bottom: 0px;margin-left: 0;margin-right: 0;padding: 2%;background-color: #660099;border-bottom: 2px #330033 solid;color: #ffffff;font-weight: bold;font-size: 1.3em;letter-spacing: 5px;text-align: right;}/* Styles for the footer. */div#footer {padding: 2%;text-align: center;background-color: #330033;color: #ffffff;font-size: .9em;border-top: 2px #660099 solid;clear: both;}#footer a:link, #footer a:visited {color: #ffffff;}#footer a:hover {color: #996699;text-decoration: underline;}/* Styles for the main content section */div#maincontent {padding-top: 3%;padding-bottom: 3%;padding-left: 3%;padding-right: 5%;margin-bottom: 0px;margin-left: 16%;margin-right: 22%;border-left: 2px #660099 solid;}/* Styles for the column on the left side. */div#leftcolumn {padding: 2%;float: left;text-align: left;width: 15%;}#leftcolumn p {border-bottom: 1px #660099 dotted;text-align: left;font-size: .8em;}#leftcolumn a:link, #leftcolumn a:visited {color: #663366;}#leftcolumn a:hover, #leftcolumn a.current {color: #996699;text-decoration: none;}/* Styles for the column on the right side. */div#rightcolumn {padding: 2%;float: right;text-align: left;border: 2px #660099 solid;width: 20%;}#rightcolumn p {border-bottom: 1px #660099 dotted;text-align: left;font-size: .8em;}#rightcolumn a:link, #rightcolumn a:visited {color: #663366;}#rightcolumn a:hover, #rightcolumn a.current {color: #996699;text-decoration: none;}
