/*BACKGROUND IMAGE INFORMATION*/

#wrap
{
	background-image: none;
}


/*FORMATTING INFORMATION*/

#banner {
	top: -2px;
	z-index: 1000;
}

#footer {
	width: 100%;
	margin: 0;
}

#defaultColumn {
	width: 30%;
	margin: 0px 15px 0 0;
	float: right;
	display: inline;
}

#defaultColumn.double {
	width: 80%;
	margin: 10px auto 0 auto;
	float: none;
	display: block;
}

#defaultColumn h3 {
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 16px;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

#defaultColumn h3.alert {
	font-weight: bold;
	font-size: 1.1em;
	display: table;
}

#defaultColumn h3 img {
	width: 110px;
	height: 40px;
}

#defaultColumn h3.alert img {
	width: 16px;
	height: 16px;
}

#defaultForm {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-width: 1px;
	border-style: solid;
	float: left;
	display: inline;
	position: relative;
}

#defaultForm h2 {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

#defaultForm h3 {
	height: auto;
	line-height: auto;
	display: block !important;
}

#defaultForm label {
	margin: 0;
	font-size: 1.1em;
	text-align: left;
	float: none;
	top: 0;
}

#defaultForm .terms {
	height: 175px;
	padding: 5px 0;
	overflow: auto;
}

#defaultForm .item {
	width: 78% !important;
	width /**/: 98%;
	margin: 5px 0 0 0;
	padding: 0 10%;
	position: relative;
	float: left;
	clear: left;
	display: inline;
}

#defaultForm .item select {
	width: 100%;
	margin: 0;
	display: block;
	float: none;
}

#defaultForm .item input,
#defaultForm .item textarea {
	width: 98%;
	margin: 0;
	padding: 0 0 0 2%;
	border-style: solid;
	border-width: 1px;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	float: none;
}

#defaultForm .item input.radio {
	width: 6% !important;
	margin: 0;
	padding: 0;
	border-style: none;
	display: inline;
}

#defaultForm .item input.button {
	width: 50%;
	margin: 10px auto;
	padding: 0;
	border-width: 2px;
	border-style: solid;
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
	float: none;
}

#defaultForm .item .segment5 {
	width: 6.7em !important;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}


#defaultForm .item .segment4 {
	width: 4.5em !important;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#defaultForm .item .segment3 {
	width: 3.5em !important;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#defaultForm .item .segment2 {
	width: 2.5em !important;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#defaultForm .item .separator {
	width: 1.5em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	display: inline;
}

#defaultForm .item * input {
	width: 90% !important;
	padding: 0 0 0 10% !important;
}

#defaultForm .item label {
	width: 105%;
	margin: 0 -5% 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	position: relative;
	left: -5%;
}

#defaultForm .item label.radio {
	left: 0;
}

#defaultForm .item label.hint {
	width: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 2%;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	left: 0;
}

#defaultForm .item * label.hint {
	text-align: center;
}

#defaultColumn.double #defaultForm .item {
	width: 89% !important;
	width /**/: 100%;
	margin: 5px 3%;
	padding: 5px 0 0 5%;
	border-top-width: 1px;
	border-top-style: solid;
}

#defaultColumn.double #defaultForm .item input,
#defaultColumn.double #defaultForm .item textarea {
	width: 43%;
}

#defaultColumn.double #defaultForm .item label {
	width: 43%;
}

#defaultColumn.double #defaultForm .item * input {
	width: 98%;
}

#defaultColumn.double #defaultForm .item * label {
	width: 98%;
}

#defaultColumn.double #defaultForm .item select {
	width: 45%;
}

#defaultColumn.double #defaultForm .item ul {
	width: 45%;
}

#defaultColumn.double #defaultForm .item ul li {
	width: 98%;
}

#defaultColumn.double #defaultForm .item p {
	width: 45%;
	margin: 0;
	padding: 0 3px;
	font-size: 1.1em;
	float: right;
	clear: none;
	display: inline;
	position: absolute;
	top: 15px;
	right: 0;
}

#defaultColumn.double #defaultForm .item input.button {
	width: 20% !important;
	margin: 20px 42.5% 0 37.5%;
	float: none;
}

#defaultColumn.double #defaultForm .item input.multi {
	margin: 20px 9% 20px 14%;
	display: inline;
}

#defaultFooter {
	width: 100%;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
}

#defaultFooter h2 {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	font-size: 1.4em;
	text-align: center;
	display: block;

}

#defaultFooter a {
	margin: 10px 0;
	padding: 0;
	text-decoration: underline;
	display: block;
}

#defaultFooter a:hover {
	text-decoration: underline;
}

#infoColumn {
	width: 66%;
	float: left;
	display: inline;
}

#infoColumn * {
	font-size: 1em;			/*Ensures that em sizing overrides on everything*/
	line-height: 1.2em;
}

#infoColumn h2 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	float: none;
	clear: both;
}

#infoColumn h3 {
	width: 100%;
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	float: none;
	clear: both;
}	

#infoColumn p {
	margin: 20px 0 10px 20px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#infoColumn ul,
#infoColumn ol,
#infoColumn dl {
	margin: 10px 0 10px 15px !important;
}

#infoColumn li,
#infoColumn dt,
#infoColumn dd {
	padding: 2px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#infoColumn a {
	text-decoration: underline;
}

#infoColumn #content h2 {
	border: 0;
}

#infoColumn #content .creleft,
#infoColumn #content .creright {
	width: 100%;
	padding: 0;
	border: 0;
	float: none;
}

#infoColumn #content .cre {
	margin: 15px 0 0 0;
	border: 0;
	font-size: 1.2em;
	float: none;
	display: block;
}

#infoColumn #content .cre a {
	display: block;
}

#signupFooter {
	width: 100%;
	margin: 0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	float: left;
	display: inline;
}

#signupFooter h2 {
	margin: 10px 0 10px 15px;
	font-size: 1.5em;
	font-style: italic;
}

#signupFooter ul {
	margin-left: 25px !important;
	float: left;
	clear: none;
	display: inline;
}

#signupFooter li {
	padding: 3px 0;
}

#signupFooter img {
	margin-right: 5px;
	float: right;
	display: inline;
}