@charset "utf-8";
/* CSS Document */


html, body {
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
}
/*
div {
	border: 1px solid red;
}*/

html > body {
/*	height: auto;
	min-height: 100%;*/
	position: relative;
}

html body {
	position: relative;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#003366
}


strong, .quote h3, a, a:Link, h5 {
	color: #0066AF !important;
}

a {
	text-decoration: none;
}

a:Hover {
	text-decoration: underline;
}



img, .contentholder .content, .footer, .footer .content, .inprogress, * {
	behavior: url(iepngfix.htc);
}

h5 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0 3px;
}

p {
	line-height: 1.4em;
}

.body {
/*	min-height: 100%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.wrapper {
	width: 975px;
	margin: 0 auto;
}



/*** Backgrounds ***/
.bluestripes {
	background: #598ACC url(../images/bg_bluestripes.gif) repeat top center;
	
}

/*** Header ***/
.header {
	position: relative;
	height: 255px;
	background: #E0E6F4;
}

/*** Logo ***/
.logo {
	float: left;
	position: relative;
	padding: 8px 10px 0px 10px
}


/*** Advertisement ***/
.advertisement {
	width: 770px;
	height: 100px;
	float: right;
	position: relative;
}

.advertisement .title {
	float: left;
	padding: 25px 3px 0 ;
}

.advertisement .ad {
	float: left;
	width: 728px;
	height: 90px;
	border: 1px solid black;
}

/*** Blue Bar ***/
.bluebar {
	background: url(../images/bg_bluebar.gif) repeat-x;
	height: 54px;
}
.bluebar .wrapper {
	padding: 7px 0px 0px 80px;
}

/*** MainContent ***/
.maincontent {
	height: 90%;
	margin: 0px;
	padding: 0px;
}

.maincontent .wrapper {
	padding: 0px 15px;
	width: 940px;
}

/*** Menu ***/
.menu {
	float: left;
	padding: 20px 0 0 0;
	width: 200px;
	margin: 0px;
}


.menu .item {
	padding: 0px;
	margin: -10px 0 0 0;
}

.menu li {
	list-style: none;
}


/*** Content ***/
.body .contentholder {
	position: relative;
	top: -200px;
	left: 0px;
	width: 756px;
	margin: 0 -160px -150px 200px;
}


.body .content {
	background: url(../images/bg_contentholder.png) no-repeat left top;
	width: 721px;
	padding: 18px 12px;
}

.body .content .text {
	padding: 0 20px;
	line-height: 1.4em;
}


.body .contentfooter {
	background: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: -60px;
	left: 0px;
	height: 60px;
	z-index: 100;
}


/*** Quote ***/
.quote {
	background: #E0E6F4;
	padding: 22px 15px;
	margin: 0px;
}
.quote h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.quote .text {
	padding: 0px !important;
	margin: 10px 0;
	line-height: 1.3em;
}

/*** Footer ***/
.prefooter {
	padding-bottom: 257px;
}

.footer {
	position: static;
	background: transparent url(../images/bg_footer.png) repeat-x top center;
	width: 100%;
	height: 140px;
	/*top: -140px;*/
	bottom: 0px;
	
}

.footer .wrapper {
	width: 940px;
}

.footer .content {
	background: url(../images/footer_tab.png) no-repeat top center;
	height: 200px;
	top: 0px;
	left: 0px;
	width: 942px;
	margin: 0px;
	padding: 0px;
}

.footer .content .title {
	padding: 0px;
	margin: 20px 0px 10px 20px;
}

/*** Sponsors ***/
.sponsor, .sponsor-small, .sponsor-double, .sponsor-thin {
	float: left;
	border-left: 1px solid #BECDE7;
	vertical-align: middle;
	background: #FFF;
	text-align: center;
}
.sponsor, .sponsor-end, .sponsor-double, .sponsor-thin {
	height: 103px !important;
	padding: 0px 24px;
}

.sponsor-small, .sponsor-double, .sponsor-thin {
	height: 50px;
	padding: 0px 14px !important;
}

.sponsor img, .sponsor-small img, .sponsor-double img {
	padding: 20px 0px 0px;
	vertical-align: middle;
}

.sponsor-small img, .sponsor-thin img {
	padding: 6px 0 0 0;
}

.sponsor .donate, .sponsor .donate a, .sponsor .donate a:Link {
	color: #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sponsor a.donate:Link {
	text-decoration: none;
}
.sponsor a.donate:Hover {
	text-decoration: underline;
}

.sponsors {
	border-right: 1px solid #BECDE7;
	height: 103px;
	position: relative
}


/*** Bottom Nav ***/
.nav {
	padding: 40px 0px 40px;
	margin: 0px auto ;
	color: #0066AF;
	text-align: center;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.nav li {
	display: inline;
	padding: 0 8px 0px 4px;
	border-right: 1px solid #0066AF;
	text-align: center;
	margin: 0px;
}

.nav li a {

	color: #0066AF
}
.nav li a:Link {
	text-decoration: none;
	color: #0066AF;
}
.nav li a:Hover {
	text-decoration: underline;
}

.nav li.nb {
	border: none;
}


/*** Clear ***/
.clear {
	clear:both;
	color:#FFFFFF;
	font-size:1px;
	height:0px;
	line-height:0px;
}




/*** Form Elements ***/
input, textarea, select {
	border-top: 1px solid #565656;
	border-left: 1px solid #818181;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #D7D7D7;
	padding: 2px;
	color: #003366; 
}

input.radio {
	border: none !important;
}

intput.file {
	border: none !important;
}



/***** Form ******/
#frmEntryForm {
	line-height: 0px;
}

#frmEntryForm div.hr {
	background: url(../images/form_separator.png) no-repeat left;
	border: none;
	padding: 0;
	margin: 10px 0 0;
	height: 15px;
}

#frmEntryForm div.hr hr {
	background: none;
	display: none;
}

.form-bkg {
	background: transparent url(../images/bg_form.png) top no-repeat;
	margin: 0px;
	padding: 20px;
	min-height: 100px;
	line-height: 1.4em;
	width: 641px;
}

.step {
	position: relative;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
}

#step1 {
	position: relative;
}

#step2 {
	position: relative;
	display: none;
}


.field {
	float: left;
	clear: left;
	width: 622px;
	margin: 10px 0 0 0;
	line-height: 1.4em;
}

.fieldradio {
	margin: 15px 0 0 0;
	float: left;
	clear: left;
	width: 622px;
}

.field .text, .fieldradio .text {
	position: relative;
	float: left;
	width: 230px;
	padding: 0px 6px !important;
	margin: 0px;
}

.fieldradio .text {
	width: 420px !important;
}

.field .text label, .fieldradio label {
	position: relative;
	font-weight: bold;
	padding: 0px;
	margin: 0px;

}

.fieldradio label {
	display: inline;
	font-weight: normal;
	
}

.field .text .note, .field .text .note {
	position: relative;
	font-weight: normal;
	font-size: 9px;
	padding: 0px 10px 0 0;
	margin: 0px;
}

.field input {
	
}

.fieldradio input.radio {
	margin: 0 0 0 23px;
}

.button {
	cursor: pointer;
}

.btnformsubmit {
	position: absolute;
	right: 30px;
}

.error, .error strong {
	color:#CC0000 !important;
}

.error input, .error select, .error textarea {
	color: #C00;
	border: 1px dashed #C00;
}



/** In Progress Submission **/
#inprogress {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg_gray.png);
	z-index: 6000;
	display: none;
}

#inprogress .box {
	width: 530px;
	height: 70px;
	border: 5px solid #0065AE;
	background: #FFF;
	margin: auto auto;
	top: 40%;
	position: relative;
	vertical-align: middle;
	padding: 10px;
}

#inprogress .box .notice {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

#inprogress .box img {
	vertical-align: middle;
}


.message {
	text-align: center;
	padding: 10px;
}
