@charset "UTF-8";
/* -------------- RESET CSS ---------------------- */
body,p,div,ol,li,h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}


img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}



/* ------------ END OF RESET CSS --------------------- */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #009E4D;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

td {
	font-size: 11px;
	line-height: normal;
}




img {
	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}



a:hover {
	color: #009E4D;
}
.viewall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	float: right;
	background-image: none;
	background-position: right center;
	vertical-align: middle;
	margin-right: 6px;
	height: 20px;
	padding-top: 16px;
}
.grey {
	color: #666666;
}
.green {
	color: #009E4D;
}

.date {
	font-weight: bold;
	color: #009E4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




.othernews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	background-image: url(images/news_otherback.gif);
	background-repeat: repeat-x;
	height: 40px;
	line-height: normal;
	margin-top: 15px;
	padding-top: 0px;
}


.backlines {
	background-image: url(images/bkg_point.gif);
	background-repeat: repeat-x;
}
#date_flag {
	height: 85px;
	width: 90px;
	border: 1px solid #666666;
	background-color: #BFD630;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009E4D;
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
}

#date_flag .flagday {
	display: block;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
	letter-spacing: -0.2em;

}
#date_flag .flagmonth {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009E4D;
}


#date_flag .flagyear {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
