@charset "utf-8";
@import url("dnn.css");
/* CSS Document */


body,td,th,.Normal, .SkinObject, blockquote, pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-weight:normal;
}

body {
	background-color: #BAC2B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Bell MT, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1  {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-transform: uppercase;
	color: #527900;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009900;
	padding-top: 10px;
}
#content {
	padding: 12px;
}
#top_nav {
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 20px;
}
#top_nav a {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover, #top_nav a:active {
	background-color: #8D0322;
}
#side_table {
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#side_table h3 {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-image: url(images/elements/bullet_red.jpg);
}
.quote {
	font-size: 14px;
	background-image: url(images/elements/quote_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.container_text {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#footer {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	line-height: normal;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DF0000;
}
a:hover {
	text-decoration: none;
	color: #DF0000;
}
a:active {
	text-decoration: underline;
}
#side_table .xheader, #side_table .xheader h3 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A40328;
}
#side_table .xcontent {
	padding: 5px;
}
.style1, .style1 .SkinObject, .style1 .SkinObject td {
	color: #FFFFFF
}

