a {
	color: #c7720e;	
}

#content h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336699;
	margin: 0;
	padding: 0; 
	line-height: 22px;
}
#right h1 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0720E;
	margin: 0;
	padding: 0; 
}
#content h2 {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	margin: 0;
	padding: 0; 
}
#content h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0720E;
	font-weight: bold;
	margin: 0;
	padding: 0; 
	margin-left: 5px;
	margin-bottom: 3px;
}
#header a:link, #header a:active, #header a:visited {
	text-decoration: none;
	margin-right: 3px;
}
#header a:hover {
	text-decoration: underline;
}
#headerNav {
	margin-top: 10px;
	margin-right: 10px;
}
#mainNavigation {
	padding-top: 7px;
	width: 790px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding-left: 10px;
}
#mainNavigation a:link, #mainNavigation a:active, #mainNavigation a:visited {
	color: white;
	height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 20px;
	background: url(images/nav_active.gif) no-repeat center bottom;
}
#mainNavigation a:hover {
	color: #ff9408;
}
.grayBox {
	width: 161px;
	height: 135px;
	background-color: #E6E6E6;
	text-align: left;
}

.clearMe {
	clear: both;
	height: 1px;
}
.rowStyleNews {
	margin-bottom: 3px;
	border-bottom: border-bottom: 1px solid #d6d5d5;
}
.altRowStyleNews {	
	margin-bottom: 3px;
	background-color: #F9F9F9;
	border-bottom: border-bottom: 1px solid #d6d5d5;
}

.gridNews td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
.gridNews a:link, .gridNews a:visited {
	text-decoration: none;
	color: #727272;
	font-weight: bold;
}
.gridNews a:active {
	color: #336699;
}
.gridNews a:hover {
	color: #303030;
}
