*/ /****************************************************************************************

						>> General Selectors << 

*****************************************************************************************/
 html, body {
 margin: 0;
 padding: 0;
 border: 0;
}
body {
	color: #000000; /* Used to center align #wrapper for IE 5 and below */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-position: 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
b {
	line-height: 1.5em;
}
font {
	line-height: 1.5em;
}
a:link, a:visited {
	text-decoration: none;
	color: #2C6EA0;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
}
a img, :link img, :visited img {
	border: 0;
}
ul, ol, dl {
	padding: 0;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 10px;
	font-size: 12px;
}
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: 0em;
}
table, td {
	font-size: 100%;
}
address {
	font-style: normal;
	display: block;
	margin-bottom: 1.5em;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}
h1 {
	color: #df5411;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	padding: 0;
}
h2 {
	padding: 0;
	color: #125E98;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	line-height: 10px;
}
h3 {
	padding: 0;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	text-decoration: none;
	line-height: 1.3em;
}
h4, h5, h6 {
	font: bold 132% Arial, Helvetica, sans-serif;
	color: #6ab7b5;
}
h5 {
	color: #1D6FAF;
}
h5 span {
	color: #464a4d;
	font-size: 80%;
}
h6 {
	margin-bottom: 0.15em;
	font-size: 125%;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #534741;
	border-right-color: #534741;
	border-bottom-color: #534741;
	border-left-color: #534741;
}
#banner {
	background-image: url(../images/header.gif);
	height: 128px;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #534741;
}
#content {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}


#footer {

	height: 45px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #534741;

	border-bottom-width: 1px;

	border-bottom-style: none;

	border-bottom-color: #f3f1d6;

	border-right-style: none;

	border-left-style: none;

	background-color: #534741;

	width: 770px;

	margin: 0px;

	padding: 0px;

	text-align: center;

}

#footer a {

	color: #FFFFFF;

	font-size: 11px;

	margin: 0px;

	padding: 0px;

}

#footer p {

	font-size: 11px;

	color: #FFFFFF;

	margin-left: 17px;

	margin-top: 6px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	padding: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

