body {
	background-color: #fff;
	}

h1 {
	font: normal 18px arial, sans-serif;
	color: #036;
	}

h2 {
	font: bold 13px /1 arial, sans-serif;
	margin: 20px 0px 5px 0px;
	border-bottom: 1px solid #036;
	color: #036;
	}

h3 {
	font: bold 14px arial, sans-serif;
	color: #f60;
	}

.centered {
	text-align: center;
	}

th {
	padding-right: 10px;
	text-align: left;
	}

img {
	border: 0px none;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	}

a {
	color: #03C;
	}

a img {
	border: 0px;
	}
	
a:hover {
	color: #f60;
	}
	
a.tab {
	text-decoration: none;
	color: #000;
	}
	
a:hover.tab {
	text-decoration: none;
	color: #f60;
	}
	
#othernav a {
	color: white;
	}
	
#othernav a:hover {
	color: #ddeec2;
	}
	
div#subnav a {
	font: bold 12px arial, sans-serif;
	}
	
div#left h2 {
	border-bottom: 0px solid #777;
	}

div#left p, {
	vertical-align: top;
	color: #036;
	font: 11px /1.5 verdana;
	}

.white {
	background-color: #fff;
	}

p#permlinks {
	text-align: center;
	}	

div#dod a, p#permlinks a{
	font: bold 13px /1.6 arial, sans-serif;
	}
	
#right {
	color: #777;
	}
	
div#right p {
	/*font: 11px /1.5 verdana;*/
	}

div#right li {
	position: relative;
	left: -22px;
	padding-bottom: 8px;
	}
	
div#right h2 {
	border-bottom: 0px solid #777;
	color: #777;
	}

div#right a {
	color: #777;
	text-decoration: underline;
	}

div#right a:hover {
	color: #03C;
	text-decoration: underline;
	}

#footer {
	background: #427774;
	border: 1px solid black;
	border-width:1px 0 0;
	text-align: center;
	color:white;
	padding:6px 0;
	}
div#footer p {
	margin: 2px;
	}
	
div#footer a {
	color: white;
	}
	
div#footer a:hover {
	color: #03c;
	}

 .inbox  {
 	font-size: 13px; 
 	width: 230px; 
 	height: 20px; 
 	padding-top: 4px;
 	}
 
.highlighted, .error {
 	color: #f00;
 	}

.seo {
	display: none;
	} 

.spau {
	text-align: center;
	font-size: 9px;
	}

#getjava {
	margin: 5px;
	float: right;
}