@charset "utf-8";
@import url("dnn.css");
/* CSS Document */


body,td,th, .SkinObject, .Normal, pre {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ADBF75;
}
#nav_top {
	color: #FFFFFF;
	padding-left: 170px;
}
.MainMenu_MenuBar {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 90%;
}
#nav_top a, .MainMenu_MenuItem, .MainMenu_MenuItemSel {
	color: #FFFFFF;
	/*padding-left: 10px;*/
	text-decoration:none;
	/*border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #FFFFFF;*/
	/*padding-right: 10px;*/
}
#nav_top a:hover, .MainMenu_MenuItemSel  {
	background-color:#FFFFFF;
	color:#000000;
}
h1,h2,h3,h4,h5,h6, .Head {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	color: #00509F;
}
#Content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	text-transform: uppercase;
	font-size: 15px;
}
h1, .Head {
	font-size: 18px;
	text-transform: capitalize;
}
#Footer, #Footer .SkinObject {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.CSL,.CSL a {
	color: #ADBF75;
	text-decoration:none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.COL3 .C_Left{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align:top;
	/*width:20%;*/
}
.COL3 .C_Middle{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	/*width: 80%;*/
	vertical-align:top;
	width: 500px;
}
.COL3 .C_Right{
	vertical-align:top;
	/*width:20%;*/
}
.COL2 .C_Left{
	vertical-align:top;
	width: 200px;
}
.COL2 .C_Middle{
	vertical-align:top;
}
.COL2 .C_Right{
	vertical-align:top;
}
.C_Left{
	vertical-align:top;
}
.C_Middle{
	vertical-align:top;
}
.C_Right{
	vertical-align:top;
}
