@charset "UTF-8";
/* CSS Document */

/*C5960C*/

html {
		height: 100%;
		overflow: auto;
	}
body {
	background-color: #717074;
	height: 100%;
		margin: 0;
		padding: 0;
}
.footer{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #515354;
	text-decoration:none
		

}
a.footer:link{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #515354;
	text-decoration: none;	

}
a.footer:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C5960C;
	text-decoration: underline;
}

a.footer:active{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #515354;
	
}


.homebody{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #515354;
	line-height:24px;

}

.callouts{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515354;
	line-height:13px;

}

.body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #515354;
	line-height:14px;

}
.body_yellow{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C5960C;
	line-height:14px;
	font-weight:bold
	
}
.body_yellow_large{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C5960C;
	line-height:14px;
	font-weight:bold
}

.headline{
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #515354;
	line-height:22px;

}.news_headline{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #515354;
	line-height:14px;

}

.subheads{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C5960C;
	line-height:24px;
	font-weight:bold;
}

.border{
	margin-right: 10px;
	margin-bottom: 5px;	

}

