@charset "utf-8";
@import url("dnn.css");
/* CSS Document */


html,body{
	height:100%
}
body,td,th, .Normal, .MsoNormal, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0066CC !important;
	text-decoration:none;
}
a:hover {
	text-decoration:underline !important;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	color: #5F5F21 !important;
	font-size: 22px;
}
h2 {
	color: #878957 !important;
	font-size: 16px;
}
h3 {
	color: #878957 !important;
}
#footer, #footer a, #footer .skinobject {
	color: #CCCCCC !important;
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	font-weight:normal;
}
#footer a:hover {
	color:#000000 !important;
}
#footer td {
	color: #CCCCCC;
	text-align: center;
	font-weight:normal;
}
#NAV A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#NAV td {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}
.indent {
	padding-left: 50px;
}
#MAIN_BODY {
	padding-right: 5px;
	padding-left: 5px;
}
.blue {
	font-style: italic;
	color: #0066CC;
}
.BreadcrumbClass { /* this controls the search box in DNN */
	width:50%;
}
.NormalTextBox {
	padding:0;
	margin:0;
}


