/* Standard ... */


* {	margin: 0; padding: 0; font-size: 100%; text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

strong {	font-weight: bold;}
h1 h2 h3 h4 h5 h6 {	font-size: 100%;}
a {	color: #cc171a;	text-decoration: underline;	}
a:hover {	text-decoration: underline; color: #000; }
a:visited {	text-decoration: none; color: #cc171a; text-decoration: underline;}
ul {	list-style: none;	margin: 0; padding: 0;}
ol {	list-style: none; }
p {	 margin-bottom: 1em; }
a img {	border: 0; }
fieldset { 	padding: 0; margin: 0px; 	border: none; }
label {	cursor: pointer; }

.nodisp {
	top: -500px !important;
	width: 0px !important;
	height: 0px !important;
	display: inline; position: absolute;overflow: hidden;
}

.clear {
	clear: both; height: 1px;
	font-size: 1px; 
	margin-top:-1px;
}

.last {
	border: none !important;
	padding-right: 0px !important;
}
body {
	text-align: center;
	font-size: 12px;
	color: #000;
}

.wrapper {
	width: 960px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.wfooter {
	display: block;
	margin-top: -40px;
	font-size: 13px;
	width: 960px;
	height: 30px;
	text-align:center;
	}
.imp {
	height: 140px;
	overflow: hidden;
	margin-bottom: 30px;
}

.content {
	display: block;
	font-size: 14px;
	margin-left: 82px;
	width: 860px;
	height: 30px;
	text-align:left;
	}
.content h1 {
	padding-top: 30px;
	color: #004f61;
	font-size: 1.8em !important;
	margin-bottom: 1.2em;
	}
.content h2 {
	padding-top: 20px;
	color: #004f61;
	font-size: 1.2em;
	margin-bottom: 1em;
	}