@charset "utf-8";
@import url("images/c/c_style.css");
@import url("dnn.css");
/* CSS Document */

.c_head {
	padding:0 !important;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F1F5F6;
	margin: 0px;
}
body,td,th ,.Normal{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
#nav_top {
	background-color: #24568B;/*
	border: 2px solid #EDEFEC;*/
	vertical-align: middle;
	height: 100%;
	border: 3px solid #B8BAC6;
	color: #FFF;
	font-weight: bold;
}
#nav_top td {
	vertical-align: top;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFF;
	font-weight: bold;
}
/*#nav_top a{
	padding-right: 10px;
	font-weight: bold;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #EDEFEC;
	padding-left: 5px;
}*/
#nav_top a:link, #nav_top a:visited, #nav_top a:active {
	color: #FFF;
	text-decoration: none;
}
#nav_top a:hover {
	color: #F00;
	text-decoration: none;
}
.border_side {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFC3CE;
	border-left-color: #BFC3CE;
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
}
#footer  {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #999;
	text-align: center;
	background-color: #232428;
	font-weight: normal;
}
#footer .SkinObject  {
	color: #999;
	font-weight: normal;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
}
#main {
}
#main a:link, #main a:visited, #main a:active {
	color: #FF7302;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #24568B;
	text-decoration: none;
	font-weight: bold;
}
.main_bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
.head_white  {
	color: #FFF;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h1 {
	font-size: 22px;
}
.head_green a:link, .head_green a:visited, .head_green .newstitle{
	font-size: 16px;
	color: #448BC1 !important;
	font-weight:bold;
}
.head_green a:hover{
	font-size: 16px;
	color: #FFF !important;
	text-decoration:underline  !important;
	font-weight:bold;
}
.head_green {
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	vertical-align: middle !important;
	color: #448BC1  !important;
	padding-left: 30px;
}

h2 {
	font-size: 18px;
	color: #FF7302;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7302;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
/*td img {
	display: block;
}*/
a:link {
	color: #060;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #060;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #060;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #060;
	font-weight:bold;
	font-weight:bold;
}.head_orange {
	color: #FFF;
	background-color: #FF7302;
	padding-left: 10px;
	font-weight: normal;
}
.small_grey {
	font-size: 10px;
	color: #666;
}

