body
{
	margin: 0px;
	font-family: Frutiger, Helvetica, Arial;
	background: #00a0c6;
}

table 
{
		font-family: Frutiger, Helvetica, Arial;
		font-size: 0.9em;
		background: #FFFFFF;
}

.blue_spacer 
{
	background: #00a0c6;
}
.lblue_spacer 
{
	background: #a2dcea;
}
.left_nav 
{
	text-align: center;	
}

.content_table 
{
	background: #FFFFFF;
}

a.tab 
{
	text-decoration: none;
	color: #0a50a1;
	font-weight: bold;
}

a, a:visited, a:hover 
{
	text-decoration: none;
	color: #0a50a1;
	font-weight: bold;
}

.selectedtab, a.selectedtab
{
	text-decoration: none;
	background-color: #0a50a1;
	color: #FFFFFF;
	font-weight: bold;
}

h3 
{
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.content
{
	font-weight: normal;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;	
	padding-bottom: 10px;
}

input 
{
	font-weight: bold;	
}