body table, body p, body ul, body td, body ol
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black; 
}

ul
{
	list-style: none inside;
}

ul.bullet
{
	list-style: disc outside;
	/*padding-left: 0;*/
	/*margin-left: 0;*/
}

li
{
	padding: 0.25em;
}

A:link {
	font-family:  Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black; 
	
	}
	
A:visited {
	font-family:   Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black; 
	}
	
A:hover {
	font-family:   Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black; 
	}
	
A:active {
	font-family:   Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	}
	
.note
{
	margin-top: 0;
	font-size: 11px;
}

.contact h1
{
	font-size: 12px;
}

.padright
{
	padding-right: 1em;
}

table.layout
{
	height:100%
}

#sidebar
{
width:150px;	
background-color: #EDDABE;
padding: 10px;
}

#content
{
width:600px;	
background-color: #FFFFFF;
font-family: 'Arial,san-serif';
padding: 20px;

}

.page_header
{
	font-family:   Verdana;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #0A0980;
}

.form_header
{
	font-family:   Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0A0980;
	padding: 5px;
	padding-left: 0px;
}

#horiline {
	border: solid black;
	border-width: 1px 0 0 0;
}

#horiline td {
	border: solid black;
	border-width: 0 0 1px 0;
}

.h2
{
	font-family:   Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0A0980;
	padding: 5px;
	padding-left: 0px;
}
.bigger
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: black; 
}
.unbreakable {
	white-space: nowrap;
}




 
 #navcontainer { width: 200px; }

 #navcontainer ul
 {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 }

 #navcontainer a
 {
 display: block;
 padding: 3px;
 width: 160px;
 background-color: #036;
 border-bottom: 1px solid #eee;
 }

 #navcontainer a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 background-color: #369;
 color: #fff;
 }

#printable {
	position:absolute;
	left:663px;
	top:15px;
	width:150px;
	text-align:right;
	vertical-align:middle;
}
