	@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 34px;
	color: #5b9c0e;
	margin-bottom: -0px;
	margin-left: 20px;
	margin-top: -10px;
}
#topMenu {
	color: white;
	font-weight: bold;
	width: 976px;
	padding: 0px;
	margin: 0px;
	clear: both;
	padding-left: 24px;
	border-bottom: 1px solid white;
	background-color: #55ac1c;
	background-image: url('menubg.png');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
#topMenu a, #topMenu a:visited, #topMenu a:link {
	color: #fffffe;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	margin-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#topMenu a:hover {
	text-decoration: underline;
}
.menup {
	display: none;
	clear: both;
}
.active {
	background: #ddf1ae;
	display: block;
	color: #233e71;
	font-weight: bold;
	width: 970px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 3px;
}
.active  a {
	color: #233e71;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	background: #ddf1ae;
	text-decoration: none;
}
.active  a:hover {
	text-decoration: underline;
}
.active .menuptitle {
	display: none;
}
a.hrefactive {
	background: #ddf1af !important;
	border: 6px solid #ddf1ae !important;
	border-top: 4px solid #ddf1ad !important;
	margin-top: -6px !important;
	padding-top: 11px !important;
	display: block;
	clear: both;
	color: #233e71 !important;
	font-size: 12px !important;
}
.hrefactivecontainer {
	margin-bottom: -1px;
	margin-top: -5px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	display: block;
	float: left;
	border-bottom: 1px solid #ddf1ae;
	border-top: 5px solid #ddf1ae;
	position: relative;
}
.menuspacer {
	margin-left: -1px;
}
#hrefactiveleft, #hrefactiveright {
	width: 6px;
	height: 6px;
	position: absolute;
	margin-top: -6px;
	background-repeat: no-repeat;
}
#hrefactiveleft {
	float: left;
	top: 0;
	left: 0;
	background-image: url('topleft.png');
	background-position: top left;
	margin-left: -1px;
}
#hrefactiveright {
	float: right;
	top: 0;
	right: 0;
	background-image: url('topright.png');
	background-position: top right;
	margin-right: -1px;
}
#banner {
	width: 468px;
	height: 60px;
	background: #55ac1c;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}
#pageContainer {
	background: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 1000px;
}
#header {
	margin-top: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 45px;
}
#logoimg {
	width: 200px;
	float: left;
}
#logotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777676;
	float: left;
	width: 300px;
	padding-top: 15px;
}
#search {
	height: 24px;
	padding-top: 5px;
	border-bottom: 5px solid #d2d2d2;
	background-color: #d2d2d2;
	background-image: url('searchbg.png');
	background-position: top left;
	background-repeat: repeat-x;
}
#searchform {
	width: 500px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
#searchform  form {
	margin: 0px;
	padding: 0px;
}
#searchform .txt {
	border: 1px solid black;
	width: 235px;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
#searchform .btn {
	padding: 0px;
	margin: 0px;
	width: 68px;
	height: 18px;
}
#searchtxt {
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 20px;
	color: #0a8501;
}
#searchtxt a, #searchtxt a:visited {
	color: #0a8501;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#btnBorder {
}
#btnText {
	background: #0a8500;
	border: 1px solid white;
	padding: 0px;
	margin: 0px;
}
#breadcrumb {
	background: #ddf1ae;
	color: #555;
	padding: 3px;
	padding-left: 30px;
	font-size: 14px;
}
#breadcrumbtxt {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #233e71;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbdate {
	float: right;
	color: #233e71;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#breadcrumbtxt a {
	color: #233e71;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
#maincontent {
	width: 655px;
	padding: 10px;
	padding-top: 0px;
	float: left;
}
#rightsponsor {
	width: 300px;
	float: right;
	border-left: 1px solid #d9d9d9;
	padding: 10px;
	margin-top: 23px;
}
.sponsorbackground {
	background-image: url('rightslinksimage.png');
	background-color:#e4e4e4;
	width:100%;
	background-position: top left;
	background-repeat: no-repeat;
		height: 14px;
	line-height:5px;
	font-size:5px;
	margin: 0;
	padding: 0;
}
#linkcontainer {
	border: 1px solid #d9d9d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204b61;
	padding: 0px;
	margin: 0px;
	width: 985px;
	margin-left: 10px;
}
#linksponsors {
	margin: 5px;
	height: 104px;
	color: black;
}
/* FOOTER SECTION HERE */
#bottom a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom a:hover {
	color: black;
	text-decoration: underline;
}
#bottom {
	background: #ededed;
	padding: 10px;
	margin-top: 10px;
}
.tdd {
	border-right: 1px solid #999999;
	width: 150px;
}
#bottom ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	list-style-position: inside;
	margin-top: 5px;
}
#bottom li {
	padding: 2px;
	margin: 0;
	list-style-type: square;
}
.listName {
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	font-family: Helvetica;
}
#emailForm {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#emailForm .txt {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid black;
	width: 235px;
}
#emailForm .btn {
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 20px;
	width: 30px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	margin-top: 5px;
	margin-bottom: 5px;
}
#copyright {
	margin-top: 30px;
	font-size: 12px;
	font-family: helvetica;
	color: #666666;
	line-height: 35px;
	padding-left: 20px;
}
#copyright a {
	color: #666666;
}
#copyright .rssbottom {
	padding-top: 5px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
/* END FOOTER SECTION */
.topstory1 {
	width: 50px;
	float: left;
	color: #002469;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 10px;
}
.topstory1:first-letter {
	font-size: xx-large;
}
.topstory2 {
	width: 60px;
	float: left;
	color: #002469;
	margin-top: 10px;
	font-size: 14px;
}
.topstory2:first-letter {
	font-size: xx-large;
}
.latestnews1 {
	width: 70px;
	float: left;
	color: #002469;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.latestnews1:first-letter {
	font-size: xx-large;
}
.latestnews2 {
	width: 60px;
	float: left;
	color: #002469;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.latestnews2:first-letter {
	font-size: xx-large;
}
.topdate {
	width: 200px;
	text-align: right;
	color: #002469;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#latestNewsWrapper {
	float: left;
	background: #edf4fc;
	margin: 3px;
	width: 165px;
	font-size: 10px;
	padding: 5px;
	height: 284px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#latestNewsWrapper a {
	font-size: 11px;
	color: #002469;
	font-weight: bold;
}
#latestNewsWrapper p {
	font-size: 10px;
	margin: 0px;
}
#latestnews {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	list-style-position: inside;
	margin-top: 5px;
}
#latestnews li {
	padding: 0px;
	margin: 0;
	list-style-type: square;
	color: #5b9c0e;
	margin-bottom: 10px;
	font-family: Verdana;
}
#latestnews li p {
	color: #555;
	font-family: Verdana;
}
#orangeTitle {
	font-size: 36px;
	color: #5b9c0e;
	margin-bottom: -0px;
	margin-left: 20px;
	margin-top: -10px;
}
#f1 , #f2 , #f3 {
	width: 199px;
	color: #002469;
	font-size: 14px;
	float: left;
	padding: 0px;
}
#f1 , #f2 {
	margin-right: 18px;
}
#f3 {
	margin-right: 0px;
}
#f1top, #f2top, #f3top {
	background-image: url('fhtop.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 199px;
	font-size: 1px;
}
#f1content, #f2content, #f3content {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 0;
	padding: 0;
	width: 197px;
	height: 303px;
}

#f1content a, #f2content a, #f3content a{
	text-decoration: none;
	color: #002469;
}

#f1content p, #f2content p, #f3content p {
	margin: 0px;
	padding: 10px;
	font-size: 12px;
}
#f1content img, #f2content img, #f3content img {
	float: right;
	margin-right: 6px;
}
#f1bottom, #f2bottom, #f3bottom {
	background-image: url('fhbottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 199px;
	font-size: 1px;
}
fieldset {
	margin: 0px;
}
.page, .post {
	margin: 0px;
	padding: 0px;
}
.page .ptitle, .post .ptitle {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: -5px;
	margin-left: 7px;
	border-bottom: 2px solid #ddf1ae;
	font-size: 29px;
	color: #002469;
	padding-bottom: 0px;
	letter-spacing: -1px;
	width: 430px;
}
.page h1, .post h1 {
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	color: #002469;
	font-weight: normal;
}
.page a:link, .page a:active, .post a:link, .post a:active {
	color: #000000;
}
.page a:visited, .page a:hover, .post a:visited, .post a:hover {
	color: #5b9c0e;
}
.entry p {
	margin-top: 10px;
	padding-left: 6px;
}
.entry h2 {
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -7px;
	font-size: 18px;
	color: #002469;
	font-weight: normal;
}
.entry h3 {
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -7px;
	font-size: 18px;
	color: #002469;
	font-weight: normal;
}
.entry h4 {
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -7px;
	font-size: 18px;
	color: #002469;
	font-weight: normal;
}
.entry h5 {
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -7px;
	font-size: 18px;
	color: #002469;
	font-weight: normal;
}
.entry h6 {
	padding: 0px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -7px;
	font-size: 18px;
	color: #002469;
	font-weight: normal;
}
.entry ul {
	padding-top: -10px;
	margin-top: -10px;
	list-style-type: square;
	margin-bottom: 10px;
}
.entry ul a {
	padding-top: -10px;
	margin-top: -10px;
	list-style-type: square;
	color: #5b9c0e;
	margin-bottom: 10px;
}
#topstoryWrapper {
	border-right: 3px solid #ddf1ae;
	width: 446px;
	float: left;
	height: 300px;
}
#topstory {
	background-color: #edf4fc;
	background-image: url('topstorybg.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 3px;
	height: 274px;
	padding: 10px;
}
.catImage {
	float: left;
	width: 171px;
	border-right: 20px solid #edf4fc;
	border-left: 10px solid #edf4fc;
}
.storycontentCat {
	float: left;
	width: 210px;
}
.storycontent a {
	display: inline;
}
#bottombgtop, #bottombgbottom {
	background-repeat: no-repeat;
	width: 985px;
	height: 9px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#bottombgtop {
	background-image: url('greytop.png');
	background-position: top left;
}
#bottombgbottom {
	background-image: url('greybottom.png');
	background-position: bottom left;
}
#bottom {
	width: 985px;
	padding: 0px;
	margin-left: 10px;
}
#tableBottom {
	width: 985px;
}
img {
	padding: 0px;
	margin: 0px;
}
#relatedWrapper {
	width: 200px;
	height: 310px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#related {
	width: 190px;
	height: 300px;
	border-left: 2px solid #ddf1ae;
	border-bottom: 2px solid #ddf1ae;
	font-size: 12px;
}
#relatedContent {
	padding: 10px;
}
#relatedContent ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	list-style-position: inside;
	margin-top: 5px;
}
#relatedContent ul li {
	padding: 0px;
	margin: 0;
	list-style-type: square;
	color: #5b9c0e;
	margin-bottom: 10px;
}
#relatedContent ul li p {
	color: #555;
	margin: 0px;
	padding: 0px;
}
#relatedContent ul li a {
	color: #002469;
	font-weight: bold;
}
.related1 {
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	width: 80px;
	float: left;
	color: #002469;
	margin-top: 2px;
	font-size: 14px;
}
.related1:first-letter {
	font-size: xx-large;
}
.related2 {
	padding: 0px;
	padding-bottom: 7px;
	margin: 0px;
	width: 70px;
	float: left;
	color: #002469;
	margin-top: 2px;
	font-size: 14px;
}
.related2:first-letter {
	font-size: xx-large;
}
#linksponsors {
	width: 970px;
	border: 1px solid #e8eff2;
	padding: 0px;
	margin: 0px;
	height: 90px;
	margin: 5px;
}
#tableSponsorLink {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	width: 970px;
}
.sponsortd {
	height: 65px;
	width: 323px;
	vertical-align: text-top;
	padding: 10px;
}
.sponsorlistName {
	color: #666667;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.sponsortext {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.sponsorlink {
	font-size: 11px;
	color: #5b9c0e;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.spTitle {
	color: #5b9c0e;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.blTitle {
	color: #002469;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 10px;
}
.spContent {
	font-size: 10px;
	color: #555;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	margin-top: 5px;
	margin-bottom: 5px;
}
.spLink {
	color: #5b9c0e;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	display: block;
}
/*pagination*/
.pageleft {
	float: left;
	width: 49%
}
.pageright {
	float: right;
	text-align: right;
	width: 49%;
}
.pageleft a, .pageright a, .pageleft a:link, .pageright a:link, .pageleft a:visited, .pageright a:visited {
	color: #5b9c0e;
	font-family: Verdana;
}
.row {
	padding: 5px;
}
.blueT , .blueT a, .blueT a:link, .blueT a:visited {
	color: #002469;
}
ul.botomlist {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 5px !important;
	padding-right: 0px !important;
}
.rightlittletext {
	background: url('text1.gif');
	background-position: left;
	background-repeat: no-repeat;
}
#linkcontainer legend.bottoml {
	background: url(text2.gif) right no-repeat;
	width: 128px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	padding-bottom: 5px;
	/*position: absolute !important;*/
}
