html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #ffffff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #0368B6;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
h2 {
	color: #0368B6;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
h3 {
	color: #0368B6;
}
h4 {
	color: #0368B6;
}
h5 {
	color: #0368B6;
}
h6 {
	color: #0368B6;
}
a,	a:link {
	color: #0368B6;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #50516b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0368B6;
	text-decoration: underline;
}
a:focus {
	color: #0368B6;
	text-decoration: underline;
}
a:active {
	color: #383644;
	text-decoration: underline;
}
#outerWrapper {
	background-image: url("../images/");
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 760px;
}
#outerWrapper #header {
	color: #3a32c4;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 5px;
}
#outerWrapper #tagline {
	background-image: url("../images/tagline_bg.png");
	background-position: top;
	background-repeat: no-repeat;
	height: 96px;
	padding: 110px 270px 0 30px;
	color: #D9D9D2;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	background-color: #A2A5B9;
	text-align: right;
}
#outerWrapper #topNavigation {
	background-color: #585858;
	color: #ffffff;
	height: 36px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-image: url(../../../center.jpg);
	background-repeat: repeat-x;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #CCC;
	color: #000;
	float: left;
	margin-top: 13px;
	padding: 10px 20px 10px 20px;
	width: 220px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 280px;
	padding: 13px 10px 10px 20px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#outerWrapper #footer {
	color: #3a32c6;
	padding: 10px 0px 10px 15px;
}
