body {
	margin: 0px;
	background: #EEEEEE;
	color: #666;
	font: normal 10px Verdana, Helvetica, sans-serif;
	background-image: url(images/background.gif);
}

h1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	display: none;
}

h2 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	margin-right: 12px;
	letter-spacing: 3px;
	margin-top: 3px;
	display:none;
}

h3 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	display: none;
}

h4 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	letter-spacing: 2px;
}

a img {
	border: none;
	}	
	
#gc {
	margin: 5px 12px 0px 10px;
}	
	

#maincontainer {
	width: 820px;
	background: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98CD66;
	border-bottom-color: #98CD66;
	margin-top: 10px;
	}	

#branding {
	width: 820px;
	background: url(homeimages/top_tablebg.gif) repeat-x;
	}	
	
#topbar {
	width: 820px;
	background: #0093d0 url(homeimages/navbg.gif) repeat-x top;
	height: 17px;
	}	
	
#mo {
	width: 410px;
	float: left;
	}	
	
#home1 {
	padding-top: 3px;
	padding-left: 3px;
	}	
	
#mo a:link {
	color: #0093d0;
	text-decoration: none;
	}

#mo a:active {
	color:#333;
	}
	

#mo a:hover {
	text-decoration: underline;
}

	
#mo a:visited {
	color: #0093d0;
	text-decoration: none;
	}		
	
#matt {
	width: 410px;
	float: right;
	}		
	
#home2 {
	padding-top: 3px;
	padding-right: 3px;
	}			
	
#matt a:link {
	color: #0093d0;
	text-decoration: none;
	}

#matt a:active {
	color:#333;
	}
	

#matt a:hover {
	text-decoration: underline;
}

	
#matt a:visited {
	color: #0093d0;
	text-decoration: none;
	}	
	
#maincontainer #matt p strong {
	color: #FF0000;
}

#topbar {
	width: 820px;
	background: #0093d0 url(homeimages/navbg.gif) repeat-x top;
	height: 17px;
	padding-top: 3px;
	}	

#maincontainer #topbar a {
	font: bold normal 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px 25px 2px;
}

#maincontainer #topbar a:hover {
	color: #000;
}


.redheader {
	font-size: 9px;
	color: #A90402;
}
