@charset "UTF-8";
/* CSS Document */
/* Created by Ryan of KNR Designs. */
/* For use only with permission of KNR Designs. */
/* January 28, 2009 */
*	{
	margin: 0px;
	padding: 0px;
}
html {
	color: #07060c;
	height: 100%;
}
body {
	background-color: #07060c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	font-size: 11px;
	color: #ffffff;
}
a , a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1a6bbd;
}
a:hover {
	text-decoration: underline;
}
h2  {
	font-size: 18px;
	color: #0192cb;
	font-weight: normal;
	margin-bottom: 6px;
}
h3  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 5px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b0d8ff;
	margin-bottom: 2px;
}
hr {
	height: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ffffff;
	clear: both;
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.grey {
	color: #909090;
}
#page	{
	display: block;
	overflow: hidden;
	margin-bottom: -122px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#top_nav {
	overflow: hidden;
	width: 950px;
	height: 119px;
	display: block;
}
#top_nav #logo {
	float: left;
}
#top_nav #bar {
	background-image: url(images/top_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding: 0px;
	float: right;
	height: 22px;
	width: 413px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#bar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bar ul li {
	display: inline;
	background-image: url(images/top_nav_div.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	padding-right: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bar ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bar ul .last {
	background-image: none;
}
#content {
	display: block;
	padding: 0px;
	width: 714px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 714px;
	margin-bottom: 9px;
}
#nav ul {
	display: block;
	position: relative;
	left: 50%;
	float: left;
	text-align: center;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	position: relative;
	right: 50%;
	float: left;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	height: 48px;
	width: 84px;
	text-align: center;
	padding-top: 14px;
	float: left;
	margin-top: 12px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul li a:hover , #nav ul li .active	{
	background-image: url(images/nav_a_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#nav ul li .active , #nav ul li .active:hover	{
	background-image: url(images/nav_active_bg.gif);
}
.top_box {
	display: block;
	width: 41%;
	padding-left: 3px;
	margin-top: 21px;
	float: left;
	margin-right: 15px;
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	padding-right: 5px;
	margin-bottom: 14px;
}
.top_box.left {
	float: left;
}
.top_box.right {
	float: right;
}
.top_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.top_box .date {
	color: #979797;
	font-size: 10px;
}
.top_box a {
	color: #0192cb;
	font-size: 10px;
}
.mid_box {
	display: block;
	float: left;
	width: 224px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #1a6bbd;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 14px;
	margin-bottom: 8px;
}
.mid_box img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.mid_box a {
	color: #ffffff;
}
.bot_box {
	display: block;
	float: left;
	width: 224px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 14px;
	margin-bottom: 8px;
	overflow: hidden;
}
.bot_box .more {
	float: right;
	text-transform: lowercase;
	font-size: 10px;
	color: #2084db;
	margin-top: 5px;
}
#clearfooter {
	height: 122px;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 716px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	padding-top: 12px;
}
#footer a {
	color: #1f81d8;
}

