html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img, a, abbr, acronym, b, br, em, embed, form, hr, label, object, s, q, blockquote, strike, strong, table, tbody, td, tfoot, thead, th, tr, tt, u {	margin: 0;	padding: 0; } 

ul { list-style: none; }
ul, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; }
a { color: #435693; }
a img {
	text-decoration: none;
	border: 0; }
label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%; }


body { text-align: center; }
div.palette {
	width: 785px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto; }
div.main {
	width: 785px;
	height: 600px; }	
	
	
h1 { float: left;
	margin-left: 10px;
	margin-bottom: 30px; }
p.portal {
	text-align: right;
	padding-top: 6px; }	 
p.portal a {
	background: url(/img/portal_bg.gif) top right no-repeat;
	color: black;
	padding: 6px 15px 6px 25px;
	text-decoration: none; }
p.portal a:hover {
	background: url(/img/portal_bg_over.gif) top right no-repeat;
	color: white;
	text-decoration: none; }
p.portal#out a {
	padding-right: 50px;
	padding-left: 50px; }

	
p.login {
	margin-left: 400px;
	margin-bottom: 3px; }
label#name {
	display: block; }
input {
	margin-top: 3px;
	font-size: 110%; }
input#signin {
	font-size: 70%;
	display: inline; }
td#fields {
	text-align: right;
	padding-left: 75px; }
td#button {
	vertical-align: bottom;
	padding-left: 5px; }

	
ul.primary_navigation {
	clear: both; 
	text-align: right;	
	margin-right: 20px; }
ul.primary_navigation li {
	display: inline;
	font-size: 100%; }
ul.primary_navigation li a {
	text-decoration: none;
	padding: 8px 12px 8px 12px;
	background-color: #E0E0EF;
	color: black; }
ul.primary_navigation li a:hover {
	background-color: #435693;
	color: white; }
ul.primary_navigation li#here a {
	background-color: #435693;
	color: white; }
span#here a:hover {
	background-color: #435693;
	color: white; }

img.icon {
	margin: 0 10px 0 30px; }


div.content_container {
	margin-top: 8px;
	border-top: 20px solid #435693;
	border-bottom: 30px solid #435693; }

	
	
ul.secondary_navigation {
	padding-top: 20px;
	height: 400px;
	float: left; }
ul.secondary_navigation li {
	vertical-align: top; }	
ul.secondary_navigation li a {
	display: block;
	padding: 10px 12px 10px 12px;
	width: 120px;
	background-color: #E0E0EF;
	color: #435693;
	text-decoration: none;
	border-bottom: 1px solid #435693; }
ul.secondary_navigation li a#last { border-bottom: none; }
ul.secondary_navigation li a:hover {
	background-color: #435693;
	color: white; 
	text-decoration: none; }
ul.secondary_navigation li a.marker {
	background-color: #435693;
	color: white; }
		
#clearme { clear: both; }
p.footer {
	padding: 10px 50px 40px 10px;
	width: 715px;
	font-style: italic;
	color: #435693; }