@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 900px;
}
#header {
	margin-left: 2px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 214px;
	margin-bottom: 0;
	width: 896px;
}
#leftcol {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 188px;
}

.content {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	color: #333;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 5px;
	margin-top: 9px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 700px;
}

#footer {
	margin-left: 0px;
	background-image: url(images/footer.gif);
	overflow: hidden;
	display: inline;
	float: left;
	height: 40px;
	margin-bottom: 0;
	text-align: center;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 25px;
	width: 900px;
}

#script {
	font-style: italic;
	color: #00F;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#Corp {
	color: #F00;
	text-align: center;
}
#markred {
	color: #F00;
}
#centerimage {
	margin-left: 250px;
}
#contactus {
	text-align: center;
	float: left;
	padding-left: 130px;
	font-size: 150%;
	line-height: 120%;
}
#main .content ol li #inred {
	color: #F00;
}

