@import url("standardStyles.css");



/* Form elements */
select, input, radio, checkbox {
	font: 8pt Helvetica;
	margin-bottom: 2px;
	margin-top: 0;
}

input.button {
	display: block;
	color: #fff;
	font-weight: bold;
	background: #0099CC;
	border-top: 1px solid #F05A00;
	border-right: 1px solid #F05A00;
	border-bottom: 1px solid #F05A00;
	border-left: 1px solid #F05A00;
	padding: 1px 0px;
	text-decoration: none;
	margin: 0px;
}


.reporttitledisc {
	color: #0099CC;
	font: bold 150%/1em Helvetica;
	margin: 0px;
	padding: 0px;
}

/***********************************************************************
the following section is used on header, footer and progress
***********************************************************************/
/* Major divs and tables */
#CenterTable
{
	border: 2px solid #3DAFD1;
	background: #ffffff;
	/*margin: 10px 10% 10px 10px;*/
	width: 750px;
	margin-left: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:10px;

	font: 11px Helvetica;
	color: #787866;
	}

#CenterTechInfoTable
{
	border: 2px solid #0099CC;
	background: #ffffff;
	/*margin: 10px 10% 10px 10px;*/
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:10px;
	font: 11px Helvetica;
	color: #787866;
}


/* used at the top of each individual page - used the customXX variables for display */
#HeaderMessageTable
{
	background: #ffffff;
	margin-left: 20px;
	font: 18px insignia;
	color: #787866;
	
}

/* header.asp */
#HeaderTable
{
	border-top: 0px;
	border-right: 0px ;
	border-bottom: 0px;
	border-left: 0px;
	background: #0099CC;
	width: 700px;
	margin: 10px 10px 10px 20px;
	font: 10pt Helvetica;
	color: #787866;

}

#CurrentRegistrations
{
	background: #eeeeee;
	border: 1px solid #0099CC;
	width: 700px;
	margin-left: 20px;
	font: 11px Helvetica;
	padding: 0px;
}

#AlertMsg {
	background-color: #ffffff;
	font: 10px bold Helvetica;
	color: #ff0000;
	text-align: left;
	margin-left: 20px;
	padding-left: 20px;
}

#HousingTable 
{
	background: #F9F0DD;
	border: 1px solid #D95A03;
	width: 700px;
	margin-left: 20px;
	font: 10px Helvetica;
	padding: 2px;
}

#Footer
{
	border-top: 1px;
	border-right: 1px ;
	border-bottom: 1px;
	border-left: 1px;
	width: 700px;
	margin-left: 20px;
	font: 11px Helvetica;
	color: #0099CC;
}	



/* technical support page */
#TechInfo
{
	background: #fff;
	width: 500px;
	margin-left: 20px;
	font: 10px Helvetica;
	padding: 0px;
	color: #787866;
}

#ProgressBar
{
	border-top: 1px;
	border-right: 1px ;
	border-bottom: 1px;
	border-left: 1px;
	margin-left: 20px;
	width: 700px;
	background: #ffffff;
	font: 11px Helvetica;
}

.thatstep {
	border: solid 1px #cccccc;
	background: #ffffff;
	font: 90% Helvetica;
	color: #787866;
	text-align: center;
	vertical-align:super;
}

.thisstep {
	border: solid 1px #F05A00;
	background: #0099CC;
	height: 20px;
	font: bold 90% Helvetica;
	color: #ffffff;
	text-align: center;
	vertical-align:super;
}


#PageInstructions
{
	background: #fff;
	margin-left: 20px;
	width: 700px;
	font: 12px Helvetica;
	padding: 0px;
}


/***********************************************************************
the following section defines packages and sub packages 
***********************************************************************/
/* Packages table table */
#Packages
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 12px Helvetica;
	padding: 0px;
	color: #787866;
}


#PriorityCodeTable 
{
	background: #FFFACD;
	margin-left: 20px;
	width: 700px;
	font: 10px Helvetica;
	padding: 2px;

}

.PackageDesc {
	font: 100% Helvetica;
	color: #0093B2;
	font-weight: bold;
	text-align: left;
	width: 400px;
	
}

.PackageSeparator 
{
	font: bold 100% Helvetica;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 1px;
	background: #0093B2;
}

#RecommendationsTable 
{
	background: #FFFACD;
	width: 220px;
	margin-left: 685px;
	font: 10px Helvetica;
	padding: 0px;
	position: absolute;
}

#PackageTotal
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 11px Helvetica;
	padding: 0px;
}


/***********************************************************************
the following section defines XpressUpdate pages
***********************************************************************/
/* used on xpressUpdate - xpuMenu */
#MenuOptions
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#XpressUpdateMenuOptions
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#XpressUpdateTable
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}


/* used on xpressUpdate to show who's logged in */
#LoggedInTable
{
	background: #E4EBCC;
	border: 1px solid #0093B2;
	width: 405px;
	height: 50px;
	padding-top: 30px;
	margin-left: 315px;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#BadgeTable
{
	background: #cccccc;
	width: 400px;
	margin-left: 100px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.badgeName {
	font: 200%/100% Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-variant:small-caps;
}

.badgeCompany {
	font: 166%/100% Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-variant:small-caps;
}

.badgeRegClass {
	font: bold 115%/100% Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}



#xpuFooter
{
	border-top: 1px;
	border-right: 1px ;
	border-bottom: 1px;
	border-left: 1px;
	width: 700px;
	margin-left: 20px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/***********************************************************************
the following section defines the standard table layout on each form page
***********************************************************************/
/* RegInfo table */
#RegistrationTable
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 10px Helvetica;
	padding: 0px;
	color: #787866;
}

#RegistrationTable td {
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: 0px;
	border-bottom: #cccccc 0px solid;
	
}

#RegistrationTable2
{
	background: #fff;
	width: 650px;
	margin-left: 20px;
	font: 10px Helvetica;
	padding: 0px;
}

#RegistrationTable2 td {
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: 0px;
	border-bottom: 0px;
	
}

#ItemTable
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 10px Helvetica;
	padding: 0px;
}

#ItemTable td {
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: 0px;
	border-bottom: 0px;
	
}

#RequiredFieldMessage
{
	font: 100% Helvetica;
	color: #F05A00;	
	padding-bottom: 5px;
}

.SectionHeader 
{
	padding-top: 2px;
	padding-bottom: 2px;
	font: 12pt Helvetica;
	color: #fff;	
	font-weight: bold;
	background: #0099CC;
}


.HeaderRow 
{
	border: solid 1px #cccccc;
	background: #eeeeee;
	font:bold 100% Helvetica;
	color: #000000;
	text-align:left;
	
}

.regDesc {
	font: bold 100% Helvetica;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 2px;
	background: #0099CC;
}

.required {
	font:  10pt Helvetica;
	color: #F05A00;
}



/***********************************************************************
the following section defines the admin page - step 4
***********************************************************************/
#AdminItems
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 12px Helvetica;
	padding: 0px;
	color: #787866;
}


#AdminItems td {
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: 0px;
	border-bottom: 0px;
	
}



#AdminTotals
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 12px Helvetica;
	padding: 0px;
}









/***********************************************************************
the following section defines the terms and conditions box
***********************************************************************/
#Terms
{
	background: #fff;
	width: 700px;
	margin-left: 20px;
	font: 12px Helvetica;
	padding: 0px;
}




/***********************************************************************
the following section defines the start page - we're using a menu approach on this page now
***********************************************************************/
#StartMenu {
	background: #ffffff;
	width: 675;
	margin-left: 20px;
	font: 11px Helvetica;
	padding: 0px;
}


/***********************************************************************
the following section defines the faq table
***********************************************************************/
#FAQDiv {
	border: 1px solid #000000;
	margin-left: 685px;
	margin-top: 0px;
	width: 210px;
	position: absolute;
}

#FAQTable {
	background: #ffffff;
	width: 100%;
	font: 9px Helvetica;
	padding: 0px;
}

.FAQTitle {
	color : #000;
	margin : 0px;
	margin-bottom :10px;
	background-color : #B0C4DE;
	border-bottom : 1px solid #666;
	border-top : 1px solid #666;
	padding : 2px;
	font: bold 10px Helvetica;
	text-align : center;
	text-transform: uppercase;
}

.FAQQuestion {

	font: 9px Helvetica;
	font-weight: bold;
	
}

.FAQAnswer {

	font: 9px Helvetica;
	font-style:italic;
	
}




/* Anchor Tag classes */
a.admin:link {
	color: #ffffff;
}

a.admin:visited {
	color: #ffffff;
}

a.admin:active, a.admin:hover {
	color: #ffffff;
}

.White {
	font-weight: bold;
	color: #ffffff;
}

