@charset "utf-8";
/* CSS Document */

body {
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	width: 1003px;
	margin-left: -43px;
}
#content {
	background-color: #FFF;
}
.headln {
	margin-top: 50px;
}
#signup-top {
	background-image: url(../images/signup-sm.jpg);
	height: 82px;
	width: 356px;
	margin-top: 13px;
}
#signup-top .move {
	margin-left: 36px;
	color: #333333;
	padding-top: 43px;
}
#right-cont {
	margin-top: 10px;
	background-color: #99CCFF;
	width: 356px;
	font-size: 10px;
	color: #000;
	text-align: center;
	line-height: 12px;
}
#left-cont {
	border: 3px solid #cccccc;
	width: 508px;
	margin-left: 27px;
	margin-top: 26px;
	padding-right: 8px;
	padding-left: 6px;
	padding-bottom: 10px;
}

/*Standard Dikenga Text Styles*/
.h1-black, .h1-gray4, .h1-gray3, .h1-gray2, .h1-gray1, .h1-white, .h1-red {
	font-size: 32px;
	text-align: center;
	font-weight: bolder;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: 0;
}
.h2-black, .h2-gray4, .h2-gray3, .h2-gray2, .h2-gray1, .h2-white, .h2-red {
	font-size: 24px;
	margin: .75em 0;
	font-weight: bolder;
	display: block;
}
.h3-black, .h3-gray4, .h3-gray3, .h3-gray2, .h3-gray1, .h3-white, .h3-red {
	font-size: 14px;
	margin: 10px 0 0 0;
	font-weight: bold;
	display: block;
}
.smaller_black, .smaller_gray4, .smaller_gray3, .smaller_gray2, .smaller_gray1, .smaller_white, .smaller_red {
	font-size: 10px;
}
a img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	}
/* End Standard Styles */
#botm-links {
	margin-top: 104px;
	margin-bottom: 5px;
}
#text-links {
	color: #003399;
	margin-top: 7px;
}
#text-links a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
}
#text-links a:hover {
	color: #003399;
}
#social-links {
	width: 444px;
	margin-left: -6px;
}
#signup-botm {
	width: 960px;
	height: 157px;
	background-image: url(../images/signup-lg.jpg);
}
#signup-botm .move {
	margin-left: 458px;
	padding-top: 56px;
}
#signup-botm #disclaimer {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 11px;
	margin-top: 30px;
}
#copyright {
	color: #999999;
	background-color: #000;
	font-size: 10px;
	padding-top: 11px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 45px;
}

