body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	min-width: 727px;
}


.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.InputField {
	border: 1px groove #666666;

}
.NoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	line-height: 16px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;



}
.Warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
	text-transform: none;
	width: 600px;
	position: relative;
	visibility: visible;
	
 

}
.Explaination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}



/* FORMS STYLES ! */

#pageWrapper {
	width: 884px;
	margin: 10px auto;
	padding: 20px;
	background: #e4e4e4;
	text-align: left;
}
    
.majorLabel 
{
    font-size: 26px;
	color: #004887;
	margin: 15px 10px 6px 0;
	font-family: Georgia, Times, serif;
	font-weight: normal;
    }
    
.minorLabel
{
    font-size: 22px;
	color: #000000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
    }
    
.fieldLabel
{
    font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    font-size: 9px;
    color: #000000;
    }
    
.linkText
{
    font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    font-size: 9px;
    color: #004887;
    }
    
.separatorText
{
    border-top: 1px solid #5e5e5e;
	text-align: center;
	margin: 20px 10px 10px 0;
	font-style: italic;
    }
    
.separatorText span {
	background: #e4e4e4;
	position: relative;
	top: -13px;
	padding: 0 5px;
}
    
.column1 {
	float: left;
	margin: 0 22px 0 2px;
	width: 420px;
	display: inline;
}

.column2 {
	float: left;
	margin: 0;
	width: 420px;
	display: inline;
}

.column1.divider {
	border-right: 1px solid #5e5e5e;
}

.sectionHead
{
    color: #004887;
    font: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 15px 0 8px;
    }
    
.sectionsubHead{}
.sectionText{}

.Cart {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	color: #000;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
}

.Cart th {
	padding:3px 5px ;
	border:1px solid #9e9c9a;
	background:#fbf8f4;
}


.Cart td {
	padding:3px 5px ;
	border:1px solid #9e9c9a;
	background:#fbf8f4;
}
.Cart .totalLine td{
	background:#fbf8f4;
	color:#000;
	font-weight:bold;
}

.frmtable {
	
	font-family: Georgia, Times, serif;
	color: #000;
	margin: 10px 0;
	padding: 0;
	border-collapse: collapse;
	
}
.frmtable th {
	padding: 15px 5px 2px 0;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	
}
.frmtable td {
	vertical-align: top;
	padding: 2px 5px;
	background: #fff;
}
.frmtable td em {
	color: #f00;
}
.Offer
{
    font-size: 16px;
    }
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* THESE ARE NEEDED FOR ems ENCRYPTOR DO NOT ALTER! */

.rush_s {
	
	display: none;
}

.rush_y {
	
	position: absolute;
	left: -999px;
	width: 25px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */