body {
	text-align:center;
	background: url(../images/bg.jpg) repeat-y center;
}	

.ewLayout {
    font-family: Verdana; /* font name */
    font-size: xx-small; /* font size */
    width: 980px !important; 
    height: 100%;
	margin: 0 auto;
} 

.ewHeaderRow {
	background: url(../images/header.jpg) no-repeat top center;
	height: 162px;
}    

.ewContentTable {
    width: 980px !important;
}    

.ewContentColumn {
     
	padding: 10px 10px 100px 30px; 
}

.hide {
	display: none;
	}

.ewMenuColumn {
	border: 3px solid #db2031 !important;
	padding: 60px 0 0 0;
	background: url(images/bta-cms-header.jpg) top center no-repeat;
	background-color: transparent;

}

ul.ewMenuBarVertical a {
	padding: 7px 0 7px 14px;
	display: block;
	margin: 0 0 0 0px;
	background: none;
	color:#003596;
	background: url(images/nav-bullet.jpg) left center no-repeat;
	text-decoration: none;
}

.ewFooterRow {
	text-align: left;
}	

ul.ewMenuBarVertical a:hover {
	background: none;
	color:#003596;
	background: url(images/nav-bullet.jpg) left center no-repeat;
}	

.bta-form fieldset, .bta-login-form fieldset {
	border: #4a2683 2px solid;
	padding: 20px 20px 20px 50px;
	width: 450px;
	margin: 20px 0 0 0;
}

.bta-cms-title {
	font-size: 1.6em !important;
	font-weight: bold; 
	color: #00509F; 
}

.ewContentTable {
	height: auto;


}

.pay-and-display {
	background-image: url(images/pay-and-display.gif);
	width: 61px;
	height: 51px;
	display: block;
	text-indent: -99999px;
	margin-left: 20px;
	border: 2px solid #E81F25;
	}
	
.header-bottom {
	height: 16px;
	border: 3px solid #db2031;
	background: #F27324;
	margin: 0 0 10px 0;

	
}

.ewMessage {
	margin: 0;
	border: 2px #003596 solid;
	color:#003596;
	background: url(../images/info-icon.jpg) no-repeat 10px center;
	padding: 40px 40px 40px 100px;
	font-weight: bold;
	font-size: 1.4em !important;

 
}

.ewFooterText {
	margin: 10px 0 0 0;
}

.ewFooterText a
{
	color:#F96302;	
	text-decoration:none;
}

.ewFooterText a:hover
{

	text-decoration:none;
	color: #FF0000; 
}

.green { color: #A5BB26 }
.blue { color: #00ACE2 }
.red { color: #DB2031 }

.help {
	font-size: 1.1em;
	font-weight: normal;
	margin: 10px 40px 10px 0;
	color:#003596;
}

.card-logos {
	width: 100%;

}	

.card-logos table {
	margin: 30px 0;
}	

.card-logos table a {
	padding: 3px;
} 

.login-links a, .cms-link {
	
	color: #F27324;
	font-weight: bold;
	text-decoration: none;
}	

.login-links a:hover, cms-link:hover {
	color: #DB2031;
}

#logo-link {
	height: 149px;
	width: 146px;
	float: left;

	padding: 7px 0 0 46px;
}

#logo-link a {
	height: 149px;
	width: 146px;
	display: block;
	text-indent: -999999px;
}

.pdf {
	background: url(images/pdficon_small.gif) top left no-repeat;
	padding:2px 0 5px 30px;
	margin: 5px;
	display: block;

	
}

.doc {
	background: url(images/exportdoc.gif) top left no-repeat;
	padding:2px 0 5px 30px;
	margin: 5px;
	display: block;

	
}

.help-page {
	color:#003596;
}

.help-page p {
	font-size: 1.1em;
	margin-right: 20px;
	text-align: justify;
	line-height: 1.4em;
}	
.help-page h2 {
	margin: 20px 0 0 0;
	font-size: 1.4em;
}

.board-image {
	float: right;
	margin: 0 0 0 20px;
	border: 3px solid #DB2031;
}	

.qty {

}

.products {
	color:#003596;
	font-size: 1em;
}


