	/* main document style */	
	
	body {
	margin: 0px 10px 10px 10px;
	padding: 0;
	background: url('');
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", serif;
	font-size: 11px;
	color: #666666;
	height: 24px;
	line-height: 175%;
}		

ul {font-size:9px; color: #333333;}w
ul li {font-size:9px; color: #333333;}
ul li span  {font-family: "Trebuchet MS", serif;
	font-size: 11px;
	color: #333333;
	height: 24px;
	line-height: 150%;}

/* some common and default styles */	
a:link {color: #FF9900;		text-decoration: none;	}
a:visited {color: #FF6600;		text-decoration: none;	}	
a:hover {color: #FF9900;		text-decoration: underline;	}
a:active {color: #FF9900;		text-decoration: none;	}	
label {		cursor: pointer;	}	

.headline
	{
	font-family: "Trebuchet MS", serif, Verdana, Arial, Ariel, sans-serif, Geneva, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D78016;
}
	

.headline_text
{
	font-family:   Trebuchet MS, serif, Verdana,Arial,Ariel,sans-serif,Geneva,Helvetica,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: 11px;
	font-weight: bold;
	color: #333333;
}
.subheads {
	font-size: 12px;
	font-weight: bold;
	color: #C78101;
	font-style: italic;
}
.guestsubheads {
	font-size: 12px;
	font-weight: bold;
	color: #B50934;
}

.footer {
	font-family:   Trebuchet MS, serif, Verdana, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF	}
	
.footer a:link {color: #FFFFFF;}
.footer a:hover {color: #FF9900;}
.footer a:visited {color: #FF6600;}
.footer a:active {color: #FF9900;}	

.nav {
	font-size: 10px;
	font-family: "Trebuchet MS", serif, Verdana, sans-serif;
}

.nav a:link {color: #333333;		text-decoration: none;	}
.nav a:visited {color: #333333;		text-decoration: none;	}	
.nav a:hover {color: #B50934;		text-decoration: underline;	}
.nav a:active {color: #B50934;		text-decoration: none;	}	
label {		cursor: pointer;	}	

.subnav {
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS", serif, Verdana, sans-serif;
}
.activenav {
	font-size: 10px;
	color: #B50934;
	font-family: "Trebuchet MS", serif, Verdana, sans-serif;
}
.supescript {
	vertical-align: top;
	font-size: 9px;
}

.leftcolumnbody {
	background: url('');
	font-family: "Trebuchet MS", serif;
	font-size: 10px;
	color: #666666;
	line-height: 130%;
}
.headlinegray {
	font-family: "Trebuchet MS", serif, Verdana, Arial, Ariel, sans-serif, Geneva, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.headline_textRed {
	font-family:   Trebuchet MS, serif, Verdana,Arial,Ariel,sans-serif,Geneva,Helvetica,Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B50934;
	margin-top: 24px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
.leftcolumnbodyBold {
	background: url('');
	font-family: "Trebuchet MS", serif;
	font-size: 10px;
	color: #666666;
	line-height: 130%;
	font-weight: bold;
}

