.bg-tile {
	background-color: #49545b;
	background-image: url(Images/ma-bg-tile.gif);
	background-repeat: repeat-y;
}
.bg-tilemm {
	background-color: #49545b;
	background-image: url(Images/ma-bg-tileMM.gif);
	background-repeat: repeat-y;
}
.bg-tile2 {
	background-image: url(Images/ma-content-bg.jpg);
	background-repeat: no-repeat;
}
.bg-tile2mm {
	background-image:url(Images/homeBG.jpg);
	background-repeat: no-repeat;
}
.bg-tile-3 {
	background-image: url(Images/ma-bg-tile2.gif);
	background-repeat: repeat-y;
}
.bg-bottom{
	background-image:url(Images/ma-bottom.gif);
	background-repeat:no-repeat;
}
.bg-bottom2{
	background-image:url(Images/bottombar2.gif);
	background-repeat:no-repeat;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	line-height: 20px;
	color: #426873;
	
}
.homepagetext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #426873;
}
.news{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #426873;
}
.subnav-link-green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #426873;
	text-decoration:none;
}
.subnav-link-green-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
}
.subnav-link-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
	font-weight: bold;
}
.subnav-link-blue-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
	font-weight: bold;
}
.subnav-mgt-link-green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #426873;
	text-decoration:none;
}
.subnav-mgt-link-green-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
}
.subnav-mgt-link-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
    font-weight: bold;
}
.subnav-mgt-link-blue-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #00467f;
	text-decoration:none;
	font-weight: bold;
}		
a.news-headline:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height: 14px;*/
	color:#426873;
	text-decoration:none;
}
a.news-headline:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height: 14px;*/
	color:#426873;
	text-decoration:none;
}
a.news-headline:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height: 14px;*/
	color:#426873;
	text-decoration:underline;
}
.NewsHeadline{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #00467f;
	font-weight: bolder;
}
.NewsHeadline-subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #00467f;
	font-weight: normal;
	font-style: italic;
}
a.footer:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272425;
	text-decoration:underline;
}
a.footer:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272425;
	text-decoration:underline;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000ff;
	text-decoration:underline;
}
.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272425;
}
.field-headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	padding: 1px;
}
.field-date {
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	padding: 1px;
}
.field-body {
	font-family: "Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 250px;
	padding: 1px;
}
