﻿@import url("/styles/dwtlayout.css");
body {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #C0C0C0;
}
#dwtcontent {
	border: thin solid #0000FF;
	width: 770px;
	margin: 0 auto;
	border-right: 5px solid #725972;
	border-bottom: 5px solid #725972;
	border-left: 5px solid #725972;
	background-color: #99CCFF;
	position: static;
	}
#dwtmasthead {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	background-color: #99CCFF;
	font-size: small;
	font-weight: bold;
	font-style: inherit;
}
#dwtnavigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #0099CC;
	overflow: hidden;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#content {
	float: left;
}

#masthead {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	background-color: #cde;
	font-size: small;
	font-weight: bold;
	font-style: inherit;
}
#navigation1 {
	margin-right: 1px;
	margin-left: 1px;
	background-color: #0099CC;
	overflow: hidden;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#column_b {
	margin: 0;
	height: auto;
}
#column_l {
	position: relative;
	float: left;
	width: 270px;
	}
#column_r {
	position: relative;
	float: right;
	background-color: #eef;
	width: 420px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
	width: 750px;
}
h1 {
	color: #000000;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	page-break-after: avoid;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
			color: #0000FF;
			font-size: large;
			background-color: #CCCCCC;
			font-weight: bold;
}
h4 {
			color: #000080;
			font-size: medium;
			font-weight: bold;
			background-color: #FFFFFF;
			vertical-align: inherit;
}
h5 {
	color: #FF3300;
	font-size: 0.75em;
	font-weight: bolder;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
h7 {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFF99;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF9900;
}
big {
	color: #965;
	font-size: medium;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}


/* Styles for Masthead */
#dwtmasthead img {
	float: left;
}
#dwtmasthead p {
	color: #000;
	font-size: x-small;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#dwtnavigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#dwtnavigation1 ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#dwtnavigation li {
	float: left;
}
#dwtnavigation1 li {
	float: left;
}
#dwtnavigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#dwtnavigation1 a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#dwtnavigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
#dwtnavigation1 a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	text-align: justify;
	margin: 5px;
	padding: 5px;
	float: right;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

