@charset "utf-8";

/* 
	waterfordmi
   	jul 2009
	coded by dimos zarkadas
*/

a {
	text-decoration: underline;
	color: #565553;
}

a:visited {
	text-decoration: none;
	color: #a21c17;
}

a:hover {
	text-decoration: underline;
	color: #a21c17;
}

a:active {
	text-decoration: underline;
	color: #a21c17;
}


body
{
	background: #FFFFFF url('images/body_bgrd.gif') repeat-y fixed center;
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

table, td {
	
	color: #464646;
	font-family: Trebuchet MS, Georgia;
	/* font-size: 12px; */
	font-size: 13px;
	/*background-color: #FFFFFF;*/
}

p {
font-size: 13px;
margin: 0.5em 0;
}


#nav  {
	position: relative;
	font-size: 10.5pt;
	font-weight:bold;
	float: left;
	width: 1000px;
	height: 25px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('images/nav_bgrd.gif');	

}

#nav a {
	color: #2a7e67;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 15px;

}

#nav a:hover {
	color: #8dbbae;
}


#util  {
	text-align: right;
	position: relative;
	color: #fff;
	float: left;
	width: 1000px;
	height: 46px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('images/util_bgrd.gif');	
}

#util a {
	color: #fff;
	text-decoration: none;
}

.tablecontent  {
	
	color: #215fa3;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Georgia;
	font-size: 12px;
}

.tablebghomemenu a {
	
	color: #a74f55;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.tablebgnews  {
	
	color: #383838;
	padding: 10px 30px 10px 20px;
	text-align: center;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	background-image: url('images/bg-newsevents.gif');
}

.tablebgnews a {
	
	color: #a21c17;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	text-decoration: none;
}

.tablebgevents  {
	
	color: #383838;
	padding: 10px 30px 10px 20px;
	text-align: center;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	background-image: url('images/bg-newsevents.gif');
}

.tablebgevents a {
	
	color: #a21c17;
	font-family: Trebuchet MS, Georgia;
	font-size: 10px;
	text-decoration: none;
}


.img   {
        border-style: solid;    
        border-color: #426289;
        border-width: 1px;
}


.mwslogolink {
	width: 80px;
	height: 30px;
	position: absolute;
	top: 30px;
	left: 910px;

}

.adalogolink {
	width: 63px;
	height: 30px;
	position: absolute;
	top: 30px;
	left: 820px;

}

#header {
	color: #1f8699;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 140px;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
	list-style-type: none;
	background-image: url('images/header.jpg');
}


#headerlink a {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 330px;
	height: 100px;
}


.content {
	background-color: #ffffff;
	color:#1d70ca;
	font-size: 11pt;
	padding: 15px 20px 20px 25px;

}

.leftcol {
	background-color:#abd1e6;
	}

.tableleft  {
	
	padding: 10px 10px 0px 20px;
	color: #5b5b5a;
	text-align: left;
	font-family: Helvetica, Trebuchet MS, Georgia;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: #abd1e6;
	
}

#footer {
	position: relative;
	color: #ffffff;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 64px;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Arial, Sans-Serif;
	background-image: url('images/footer_bgrd.gif');
}

#footermenu {
	height: 30px;
	padding-top: 10px;
	position: absolute;
	top: 10px;
	left: 12px;
	color: #92c9e4;
}

#footermenu a {
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
}

#footermenu a:hover {
	text-decoration: underline;
}

#footermenu a:hover {
	padding-right: 15px;
	text-decoration: underline;
}


H1 {font-family: Trebuchet MS, Arial, verdana, georgia, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #2a7e67;}
    
H2 {font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #215fa3;}
    
H3 {font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;}
    
H4 {font-family: Arial, verdana, georgia, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #965768;}
    

