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: #221C1D;
	color: #343446;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #7e8298;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #0c0b12;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}
h3 {
	color: #6a79c7;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	color: #6a79c7;
}
h5 {
	color: #6a79c7;
}
h6 {
	color: #6a79c7;
}
a,	a:link {
	color: #777890;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
a:visited {
	color: #50516b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3a32c4;
	text-decoration: underline;
}
a:focus {
	color: #3a32c4;
}
a:active {
	color: #383644;
}
#outerWrapper {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 799px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #B1B0B0;
	border-bottom: solid 1px #ffffff;
}
#outerWrapper #header {
	color: #0c0b12;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 0 10px 190px;
	background-color: #767A7F;
	background-image: url("../images/wrapper_bg.png");
	background-repeat: repeat-y;
}
#outerWrapper #topNavigation {
	background-image: url(../images/topNavigation01_bg.png);
	background-repeat: repeat-y;
	color: #ffffff;
	height: 417px;
	background-color: #767A7F;
}
#outerWrapper #contentWrapper {
	background-image: url("../images/wrapper_bg.png");
	background-repeat: repeat-y;
	background-color: #E3E3E4;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 20px 20px 15px 20px;
	width: 110px;
}
#outerWrapper #contentWrapper #content {
	margin-bottom: 0;
	margin-left: 190px;
	margin-top: 0;
	padding: 20px 30px 10px 0px;
}
#footer {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 779px;
	padding: 10px;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
}

