*/
/****************************************************************************************
						>> General Selectors << 
*****************************************************************************************/
html, body {
	margin: 0; 
	padding: 0; 
	border: 0;
}
body {
	color: #333333; /* Used to center align #wrapper for IE 5 and below */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {text-decoration: underline;}
p {
	padding: 0;
	margin-top: 1.4em;
	margin-right: 0;
	margin-bottom: 1.4em;
	margin-left: 0;
}
a img, :link img, :visited img {border: 0;}
ul, ol, dl {
	margin: 0 0 1.5em 20px;
	padding: 0;
	list-style-image: none;
	list-style-type: circle;
}
ul li, ol li {margin-bottom: 0.20em;}
ul li {
	background: url("../img/template/list-bullet.gif") no-repeat 0 7px;
	padding: 0 0 0 15px;
}
ul li ul li {background-image: url("../img/template/list-bullet2.gif");}
ul ul, ol ol {
	font-size: 100%; 
	margin: 0.40em 0 0.80em 20px;
	padding: 0;
}
dl dt {
	font-weight: bold;
	margin-bottom: 0.20em;
	background: url("../img/template/list-bullet.gif") no-repeat 0 7px;
	padding: 0 0 0 15px;
}
dl dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
table, td {font-size: 100%;}
#form {
	margin-top: 40px;
	margin-left: 10px;
	color: #1E598C;
	line-height: 30px;
}
address {
	font-style: normal;
	display: block;
	margin-bottom: 1.5em;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}
hr {
	color: #eee; 
	background: #eee; 
	height: 1px; 
	border: 0;
	margin: 1.5em 0;
}
h1 {
	color: #A21933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding: 0;
}
	h1 span {
	color: #464a4d;
	}
h2,h3,h4,h5,h6 {
	padding: 0;
	color: #4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
}
h3,h4,h5,h6 {
	font: bold 132% Arial, Helvetica, sans-serif;
	color: #333333;
}
h4,h5,h6 {
	font: bold 132% Arial, Helvetica, sans-serif;
	color: #A21933;
}
h5 {
	color: #000000;
}
h5 span {
	color: #464a4d;
	font-size: 80%;
} 
h6 {
	margin-bottom: 0.15em;
	font-size: 125%;
}#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#masthead {
}
#nav {
	background-repeat: no-repeat;
}
#home-bottom {
	background-image: url(../images/home-bottom.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 1020px;
	display: none;
}
#home-bottom table {
	margin-right: 50px;
	margin-top: 25px;
	display: none;
}
#home-bottom img {
	padding: 2px;
	border: 1px solid #666666;
	display: none;
}
#content-bott {
	background-image: url(../images/content-bottom.gif);
	width: 1020px;
	background-repeat: no-repeat;
}
.home-banner {
	display: none;
}
.content-banner {
	display: none;
}
#left-content {
	margin-right: 35px;
	padding-right: 55px;
}
#right-content {
	display: none;
}
#right-content img {
	padding: 1px;
	border: 1px solid #990000;
	display: none;
}
#content-mid {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#content-top {
	background-repeat: no-repeat;
}
#content-main {
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
	margin-top: 0px;
}
#masthead h1 {
	font-size: 36px;
	text-indent: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50;
	margin: 0;
	color: #990000;
}
#masthead h1 a {
	display: block;
	background-position: 0em;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-left: 50px;
	padding-top: 35px;
	font-weight: normal;
}
#copyright {
	margin-top: -18px;
	padding-left: 740px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
