@charset "utf-8";

/* It's the Little Big Stylesheet */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	outline: 0px;
}
html {
	font-size: 100%;
}
body {
	width: 100%;
	background-color: black;
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;;
	background-image: url(/images/assets/shared/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
div {
	display: block;
}
h1, h2, h3, h4, h5, h6, p, li {
	line-height: 175%;
	text-align: left;
}
h1 {
	padding: 0 0 12px 0;
	color: #064C92;
}
h2 {
	padding: 0 0 9px 0;
	color: #064C92;
}
h3 {
	padding: 0 0 9px 0;
}
h4 {
	padding: 0 0 6px 0;
}
h5 {
	padding: 0 0 12px 0;
}
h6 {
	padding: 0 0 6px 0;
}
h7 {
	padding: 0 0 6px 0;
}
p {
	padding: 6px 0 12px 0;
	font-size: 14px;
}
a {
	color: #064C92;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EE3488;
}
a span {
	display: none;
}
acronym {
	border-bottom: 1px dotted ;
}
b, strong {
	
}
i, em {
	
}
ul {
	list-style-type: none;
}
ol {
	
}
li {
	font-size: 14px;
}
form {
	width: 600px;
	float: left;
	text-align: left;
}
legend {
	
}
label {
	
}
input {
	display: block;
	float: left;
	font-size: 18px;
	border: 1px solid #074B92;
	background-color: #FFFFFF;
}
.textbox {
	display: block;
}
select {
	display: block;
	float: left;
	font-size: 18px;
	border: 1px solid #074B92;
	background-color: #FFFFFF;
}
textarea {
	display: block;
	float: left;
	border: 1px solid #074B92;
	background-color: #FFFFFF;
	line-height: 120%;
	font-size: 11px;
	font-family: "Courier New", Courier;
	overflow: hidden;
	width: 300px;
	height: 72px;
}
ul {
	display: block;
	float: left;
	padding: 12px;
	width: 100%;
}
ul li {x
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
li label {
	padding: 3px 12px 3px 12px !important;
	display: block;
	float: left;
}
li label span {
	display: block;
	float: left;
	width: 200px;
}
li label input {
	display: block;
	float: left;
	width: 200px;
}
.submit {
	color: white;
	border: 1px solid #074B92;
	background-color: #074B92;
}

/* Little Big Styles */


#container {
	width: 100%;
	display: block;
	float: left;
	margin:auto;
	text-align: left;
}
#topbar {
	width: 996px;
	display: block;
	float: left;
	clear: left;
}
#topbar .padder {
}
#header {
	width: 100%;
	display: block;
	clear: left;
	float: left;
	margin: auto;
	background-image: url(/images/assets/shared/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.join #header {
	background-image: url(/images/assets/shared/header_bg_alt.jpg);
}
#header .padder {
	width: 732px;
	display: block;
	margin: auto;
}
#footer .itemting {
	width: 732px !important;
	display: block !important;
	margin: auto !important;
	float: none !important;
	padding: 24px 0 0 0 !important;
}
.itemting {
	width: 732px;
	display: block;
	margin: auto !important;
	clear: left;
	float: none;
}
.itemting .header {
	background-image: url(/images/assets/shared/content-bg-head.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
	height: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.itemting .content {
	background-image: url(/images/assets/shared/content-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 732px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.itemting .content h2 {
	padding: 0px 18px 3px 18px !important;
}
.itemting .content p {
	padding: 3px 18px 3px 18px !important;
}
.itemting .footer {
	background-image: url(/images/assets/shared/content-bg-foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 732px;
	height: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.itemting .header, .itemting .footer {
	font-size: 0px;
}
#logo h1 {
	padding: 0px
	margin: 0px;
}
#logo a {
	width: 732px;
	display: block;
	height: 132px;
	margin:auto;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 100%;
	display: block;
	margin:auto;
	clear: left;
	float: left;
}
#page .padder {
}
#content {
	width: 100%;
	display: block;
	height: auto;
	margin:auto;
	background-image: url(/images/assets/shared/cardboard_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#content .padder {
	width: 756px;
	margin: auto;
	display: block;
}
#footer {
	width: 100%;
	height: 360px;;
	display: block;
	clear: left;
	float: left;
	margin:auto;
	background-image: url(/images/assets/shared/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .padder {
	width: 732px;
	display: block;
	margin: auto;
	height: auto;
}
#footer .promo {
	display: block;
	float: left;
	padding-top: 0px;
}
#footer img {
	display: block;
	float: left;
}
#footer p {
	display: block;
	float: left;
	clear: none;
	width: 480px;
	padding-left: 24px;
}

/* Panel */

.panelmarg {
	padding-top: 12px;
	display: block;
	float: left;
	clear: none;
	text-align: center;
	width: 252px !important;
}



/* 'Global' styles */

.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
.clear {
	clear: both !important;
}
.hide, .hiddenFields * {
	display: none !important;
}
