#pageWrapper {
	background: #ffffff;
	text-align: left;
	/*width:719px;
	margin: 0px 25px 25px 25px;*/
	font-family:Arial;
	font-size:12px;
}


    #pageWrapper input[type="text"], #pageWrapper input[type="password"], #pageWrapper input[type="email"] {
    border: 1px solid #eee;
	background-color: #fff;
	height:30px;
	padding:5px 10px 5px 10px;
	color: #000000;
	font: normal 14px "Open sans", Helvetica, Arial, sans-serif;
    margin:0px;
    }

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8900;
}
.LabelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.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;

}

.majorLabel
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004A8C;
}

.minorLabel
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.Warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
	text-transform: none;
	position: relative;
	visibility: visible;
}


.ExcerptMsg
{
	background-color:#cbcbcb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Maroon;
	padding:3px 0px 3px 5px;
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	width:470px;
}



.Explaination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}


.clear {
	clear: both;
}


.hr {
	height: 1px;
	background: #5e5e5e;
	margin: 10px 0px 15px;
}
.indent {
	margin-left: 30px;
	display: block;
}

.col_right
{
	float: right;
	margin: 0px 0px 0px 20px;
	padding-left:15px;
	display: inline;
	min-height:600px;
	border-left: 1px solid #5e5e5e;
	}
	

.col1 {
	margin: 0px 20px 0px 0px;
	padding-right:15px;
	width: 470px;
	display: inline;
}
.col2 {
	float: left;
	margin: 0;
	width: 280px;
	display: inline;
}
.col1 .divider {
	border-right: 1px solid #5e5e5e;
}
.miniTitle {
	border-top: 1px solid #5e5e5e;
	text-align: center;
	margin: 20px 10px -10px 0;
	font-style: italic;
	width:150px;
}
.miniTitle span {
	background: #ffffff;
	position: relative;
	top: -8px;
	padding: 0 5px;
	color:#004A8C;
	font-weight:bold;
}
.corners {
	clear: both;
	margin: 15px 0;
	width: 570px;
	padding: 10px 10px 1px;
	font-size: 0.9em;
	font-family: Georgia, Times, serif;
	background: #f3f3f3 url('../structureGraphics/cornersBottomSmall.gif') bottom no-repeat;
}
.important {
	font-size: 1em;
	background: #c6dbee url('../structureGraphics/cornersBottomSmall.gif') bottom no-repeat;
}

.centered {
	text-align: center;
}
.outline {
	padding: 5px 10px;
	border: 1px solid #d6d6d6;
	margin: -1px 0 0 0;
}

.doubleCol {
	float: left;
	width: 285px;
	padding: 0 15px 0 0;
}
.doubleCol h2{
	margin: 0;
}
.doubleCol p {
	margin: 0 0 20px;
}


.Cart {
	border-collapse:collapse;
}
.Cart th {
	padding:3px 5px ;
	border:1px solid #9e9c9a;
	background:#004A8C;
	color:#ffffff;
}
.Cart td {
	padding:3px 5px ;
	border:1px solid #9e9c9a;
	background:#ffffff;
	font-size:12px;
}
.Cart .CartListing td{
	background:#ffffff;
	color:#000;
	font-size:12px;
}
.Cart .totalLine td{
	background:#ffffff;
	color:#000;
}
.accountButtons {
	text-align: right;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.accountButtons li {
	display: inline;
	background: #00578f;
	padding: 4px 0;
	margin: 0 1px;
}
.accountButtons li a{
	border: 1px solid #fff;
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
}
.accountButtons li a:hover{
	border: 1px solid #00578f;
	
	background: #fff;
	color: #000;
}
.accountNo {
	float: right;
}



.frmtable {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000033;
	margin: 10px 0;
	padding: 0;

	
	
}
.frmtable th {
	padding: 5px 5px 5px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    color:#ffffff;
	font-weight:bold;
    background:#004A8C;
	
	
}
.frmtable td {
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	background:#ffffff;
	 border:none;
}
.frmtable td em {
	color: #f00;
}
.Offer
{
    font-size: 14px;
    }
    
.prodDesc
{
	margin-left:0px;
	font-size:11px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}


#pBody a:link {
    color:blue;
    text-decoration:underline;
}

#pBody a:visited {
    color:blue;
    text-decoration:underline;
}

/* THESE ARE NEEDED FOR ems ENCRYPTOR DO NOT ALTER! */

.rush_s {
	
	display: none;
}

.rush_y {
	
	position: absolute;
	left: -999px;
	width: 25px;
}

a.Button {
       display: inline-block;
       font-size: 14px;
       font-weight: bold;
       text-align: center;
       text-decoration: none;
       padding: 8px 10px;
       color: #FFF;
       background-color: #2e5d97;
       border: 1px solid #891a1c;
       border-radius: 3px;
       -ms-border-radius: 3px;
       -moz-border-radius: 3px;
       -webkit-border-radius: 3px;
       -khtml-border-radius: 3px;
}

a.Button:hover {
       background-color: #2e5d97;
       border: 1px solid #891a1c;
       text-decoration: none;
}
a.Button:visited {
       background-color: #2e5d97;
       border: 1px solid #891a1c;
       text-decoration: none;
       color: #fff;
}
a.emsButton {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 8px 10px;
	color: #FFF;
	background-color: #006984;
	border: 1px solid #000000;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

a.emsButtonSmall {
	display: inline-block;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 1px 2px;
	color: #FFF;
	background-color: #006984;
	border: 1px solid #000000;
	border-radius: 1px;
	-ms-border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
}

a.emsButton:hover {
	background-color: #006984;
	border: 1px solid #000000;
	text-decoration: none;
}
a.emsButton:visited {
	background-color: #006984;
	border: 1px solid #000000;
	text-decoration: none;
	color: #fff;
}

a.emsTab {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: 125px;
	padding: 4px 10px;
	color: #FFF;
	background-color: #999999;
	border: 1px solid #cccccc;
	margin:0;
}

a.emsTabSelected {
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: 125px;
	padding: 4px 10px;
	color: #FFF;
	background-color: #2e95c2;
	border: 1px solid #cccccc;
	border-bottom:none;
	margin:0;
}

a.emsTab:hover {
	background-color: #0078ae;
	border: 1px solid #891a1c;
	text-decoration: none;
}
a.emsTab:visited {
	background-color: #bcd7eb;
	border: 1px solid #891a1c;
	text-decoration: none;
	color: #fff;
}

a.emsTabSelected:hover {
	text-decoration: none;
}

a.emsSubTab
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 8px 15px;
	color: #bcd7eb;
 
}

a.emsSubTab:hover {
	
	border-bottom: 3px solid #ffffff;
	text-decoration: none;
}

a.emsSubTabSelected
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 8px 15px;
	color: #ffffff;
	border-bottom: 3px solid #FBB117;
	
}

a.emsSubTabSelected:hover {
	
	text-decoration: none;
}
.modalBackground
{
  background-color:#666666;
  filter:alpha(opacity=40);
  opacity:0.5;
}

.ModalWindow
{
 
  background:#ffffff;
  padding: 30px 30px 30px 30px;
  position:absolute;
  top:-1000px;
  margin:30px 30px 30px 30px;
}

