	/* main document style */	
	
	body {
	margin: 20px 10px 10px 10px;
	padding: 0;
	background: url('');
	background-color: #FFFFFF;
	font-family: "tahoma";
	font-size: 11px;
	color: #333333;
	height: 24px;
	line-height: 150%;
	text-align: justify;
	}


/* some common and default styles */	
a:link {color: #324987;		text-decoration: none;	}
a:visited {color: #324987;		text-decoration: none;	}	
a:hover {color: #4D86D1;		text-decoration: underline;	}
a:active {color: #324987;		text-decoration: none;	}	
label {		cursor: pointer;	}	

.headline
	{
	font-family: "tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	

.headline_text
{
	font-family: tahoma;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #330000; 
	margin-top: 24px; 
	margin-bottom: 10px;
	margin-left: 50px; 
	margin-right: 50px;}



.sectionhead {
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.subheads {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.guestsubheads {
	font-size: 12px;
	font-weight: bold;
	color: #324987;
}

.footer {
	font-family: tahoma; 
	font-size: 10px;
	text-decoration: none;
	color:#333333
	}
	
.footer a:link {color: #333333;}
.footer a:hover {color: #000000;}
.footer a:visited {color: #666666;}
.footer a:active {color: #333333;}	

.nav {
	font-size: 10px;
	font-family: "Tahoma";
}

.nav a:link {color: #333333;		text-decoration: none;	}
.nav a:visited {color: #333333;		text-decoration: none;	}	
.nav a:hover {color: #324987;		text-decoration: underline;	}
.nav a:active {color: #324987;		text-decoration: none;	}	
label {		cursor: pointer;	}	

.subnav {
	font-size: 11px;
	color: #333333;
	font-family: "tahoma";
}
.activenav {
	font-size: 11px;
	color: #324987;
	font-family: "tahoma";
}
.supescript {
	vertical-align: top;
	font-size: 8px;
}
.photocaption {
	font-size: 10px;
	font-style: italic;
}
p {
	text-align: left;
}
