body {
	background-color: #c0f0ff;
	color: black;
	margin: 0;
	}
	
body, td, li { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small; 
	}
	
form {
	display: inline;
	} 

input {
	padding: 0;
	margin: 0px 0 0 0;
	}


td.pic {
	font-size: 66%;
	padding: 5px 10px;
	}

table td.title, table td.image {
	border-bottom: 1px solid #000000;
	padding: 5px;
	}

table td.title a {
	font-weight: bold;
	}

table.item tbody {
	border-bottom: 2px solid black;
	}
	
.item th, .item td {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
	}
	
.item th {
	padding: 1px 15px 1px 6px;
	font-size: 66%;
	font-style: oblique;
	border-top: 2px solid black;
	}
	
.item td {
	padding: 4px 15px 4px 6px;
	}
	
ul { 
	margin: 0 20px 10px 10px;
	padding: 0px;
	}

ul.navbar {
	margin-top: 2em;
	}
	
li {
	padding: 0px;
	margin: 0px; 
	font-size: small;
	height: 125%;
	}

div.links ul li {
	height: auto;
	}

div.links ul li a {
	display: inline;
	}
		
li a {
	display: block;
	padding: 2px 5px;
	margin: 0px; 
	}	

li a:hover {
	background-color: #FFFFFF;
	}

a { 
	color: #333399;
	font-weight: normal;
	text-decoration: none;
	}

ul.navbar li a {
	font-weight: bold; 
	}
	
li.underline {
	border-bottom: 0px solid #333399;
	}
	
a:hover {
	color: #CC6600;
	}

ul {
	list-style-type:none;
	}

h1 {
	border-bottom: 2px solid black;
	font-weight: normal;
	margin-top: 0;
	}

p.description {
	 padding-bottom: 20px;
	 }	
	 
	 
	 
	 
#tagline, #rightTagline {
	color: white; 
	padding: 0 5px 0 12px; 
	vertical-align: bottom; 
	border-bottom: 2px solid black; 
	background-image: url(/img/comptile54213.gif);
	background-color: #003366;
	text-align: left;
	vertical-align: bottom;
	width: 150px;
	}	 

#logo {
	vertical-align: bottom;
	text-align: center;
	background-color: black;
	border-bottom: 0px solid black;
	}
	
td#navBarCell {
	padding: 2em 0 2em 0;
	vertical-align: top;
	text-align: left;
	width: 150px;
 	}

table#layout {
	border-spacing: 0; 
	width: 100%;
	border-width: 0;			 	
	}
	
 #rightNav {
 	vertical-align: top;
	text-align: right; 
	width: 150px;
	}
	
#content {
	padding: 2em 0 2em 0;
	text-align: left;
	vertical-align: top;	
	}
	
div.printOptions ul {
	list-style-type: disc;
	}

div.printOptions ul li {
	height: auto;
	}

	
