body {
	font-family: Verdana, Arial, Helvetica;
}

.template {
	text-align:justify;
}

.search {
	color:white;
	font-size:13px;
	padding:3px;
	font-weight:bold;
}

.nav a {
	background:black;
	font-size: 12px;
	color: white;
	text-decoration:none;
	font-weight:bold;
	padding: 1px 9px;
}

.nav a:hover {
	color:black;
	background:white;
}

.nav li, nav ul {
	display:inline;
	list-style:none;
}


.menu {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-indent:2px;
	padding: 2px;
}

.menu a {
	font-size:11px;
	font-weight:normal;
	color:#DFDFDF;
	text-decoration: none;
}

.menu a:hover {
	color:#fff;
	text-decoration: underline;
}

.menu li {
	list-style-position:outside;
	list-style:none;
	text-indent: 4px;
	padding:2px 2px;
	margin:0px;

}

.title {
	padding: 6px;
	font-family:Arial;
	font-size: 14px;
	color: white;
	font-weight:bold;
}

.main {
	font-family:Tahoma;
	font-size: 12px;
	color: black;
	padding: 4px;
}

.main a {
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #0039BA;
	text-decoration: none;
}

.main a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.index {
	font-family:Verdana;
	color:003770;
	font-size:14px;
	font-weight:bold;
	text-indent:4px;
	padding: 3px;
}


.links {
	font-family:Verdana;
	color:#003770;
	font-size:14px;
	font-weight:bold;
	text-indent:4px;
	padding: 3px;
}

.links_description {
	font-weight:normal;
	font-size:10px;
	color:#676767;
}

.links_description a {
	font-size:12px;
	color:#0039BA;
}


.headline {
	display:inline;
	font-family:Tahoma;
	font-size: 14px;
	color:#003770;
	text-decoration:none;
	font-weight:bold;
}

.hidecmd a {
	font-size:11px;
	font-weight:normal;
}

.footer a {
	font-family:Verdana;
	background:#003770;
	font-size: 12px;
	color: white;
	padding:0px 8px;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {color:#003770; background:white;}

.footer li, footer ul {
	display:inline;
	list-style:none;
}





.news_container_box {
	background: #e0e0e0;
	border: 1px solid #999;
	margin: 4px 3px;
}

.news_container {
	background: #e0e0e0;
	border: 1px solid #999;
}

.story_headline {
	padding: 2px 4px 4px 10px;
	font-size: 14px;
	color:white;
	font-weight:bold;
	background: #003770;
}

.story_headline a {
	font-size: 14px;
	color:white;
}

.story_headline a:hover {
	color:white;
}


.story_body {
	padding: 4px;
	margin-top: 4px;
	line-height: 140%;
}

.byline {
	padding: 0px 4px 0px 4px;
	font-size: 12px;
	color: #555;
	float: left;
}

.byline a {
	font-size: 12px;
}


.comments {
	font-size:12px;
	color: #333;
	font-weight: normal;
	margin-left: 14px;
}


.quoted {
	color:black;
	font-size:11px;
	padding:2px;
	background: #d0d0d0;
	font-size: 11px;
	border: 1px dashed #bbb;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.our_byline {
	font-size: 10px;
	color: #777;
}

.our_story {
	font-size:12px;
}

.our_container {
	border: 1px solid black;
	margin: 6px;
	background: #e0e0e0;
	padding: 5px;
}


.right {
	float:right;
	margin:2px 2px 2px 5px;
	padding: 2px;
	text-align: right;
	border: 1px solid #999;
	background: #d0d0d0;
	}

.right img {
	border: 1px solid #999;
}

.left {
	float:left;
	margin:2px 5px 2px 2px;
	padding: 2px;
	text-align: left;
	border: 1px solid #999;
	background: #d0d0d0;
	}

.left img {
	border: 1px solid #999;
}


.left_ad {
	float:left;
	margin:4px 7px 4px 4px;
	padding: 4px;
	text-align: left;
	}

.right_ad {
	float:right;
	margin:4px 4px 4px 7px;
	padding: 4px;
	text-align: right;
	}

.feedburnerFeedBlock ul {
  margin: 2px;
  padding-left: 4px;
}

.nextpage a {
	font-size: 15px;
	margin-bottom: 12px;
}




