body {
	background-color: #3E3E3C;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Success {
	float: left;
	height: 150px;
	width: 290px;
	padding-right: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}
.bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}

#outwrapper #Success img {
	float: left;
	padding-right: 12px;
}
#outwrapper #Success .successText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7C05C;
	padding-bottom: 3px;
	padding-top: 10px;
}



#flash {
	float: left;
	height: 237px;
	width: 900px;
	clear: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#portals {
	float: left;
	width: 900px;
	text-align: right;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #050946;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 70px;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#logo img {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #FFFFFF;
}

#horizontalNav {
	float: left;
	width: 900px;
	clear: left;
}
#footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 12px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 876px;
	float: left;
	height: 20px;
}

#footerLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	padding: 10px;
}
#outwrapper #Success a {
	display: block;
	text-decoration: none;
	color: #333366;
}
#outwrapper #Success img a {
	margin: 0px;
	padding: 0px;
}
#outwrapper #Success img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
