html {

	padding: 0px;

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	color: #5a5a5a;

}

body {

	padding: 0px;

	margin: 0px;

}

.header {

	border-collapse: collapse;

	margin-left: auto;

	margin-right: auto;

	width: 777px;

	border-bottom: 1px solid #ececec;

}

.content {

	border-collapse: collapse;

	margin-left: auto;

	margin-right: auto;

	margin-top: 10px;

	margin-bottom: 10px;

	width: 777px;

}



h1 {

color:#5a5a5a;

font-size:138%;}



h2 {

color:#5a5a5a;

font-size:118%;}



.login {

	width: 20%;

	border-left: 1px solid #ececec;

	vertical-align: top;

	padding: 5px;

}

.menu {

	width: 20%;

	border-right: 1px solid #ececec;

	vertical-align: top;

	padding: 5px;

}

.menu ul {

	margin: 0px;

	padding: 0px;

	border-top: 1px solid #ececec;

}

.menu ul li{

	list-style-type: none;

	text-align: left;

	border-bottom: 1px solid #ececec;

	padding-top: 2px;

	padding-bottom: 2px;

}

.menu ul li a {

	text-decoration: none;

	color: #A6CA42;

	display:block; /*maxomail*/

/*	color: #FF0066; maxocart*/

}

.menu ul li a:hover{

	text-decoration: none;

	color: #ffffff;

	background-color:#A6CA42;

	display:block; /*maxomail*/

/*	color: #FF0066; maxocart*/

}

.main {

	width: 60%;

	vertical-align: top;

	padding: 5px;

}

.main a {

	text-decoration: none;

	color: #A6CA42; /*maxomail*/

/*	color: #FF0066; maxocart*/

}



.footer {

	border-collapse: collapse;

	margin-left: auto;

	margin-right: auto;

	width: 777px;

	height: 35px;

	border-top: 1px solid #ececec;

	text-align: center;

	color: #5a5a5a;

	

}

.footer a {

	color: #A6CA42;

	text-decoration: none;

	}



.brandtext {

	font-weight: bold;

	color: #A6CA42; /*maxomail*/

/*	color: #FF0066; maxocart*/

}



.brandtext2 {

	color: #5a5a5a;; /*maxomail*/

/*	color: #FF0066; maxocart*/

}

/*a few global fixes*/

input, textarea, select {

	border: 1px solid #A6CA42;

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	color: #5A5A5A;

}

/*home page*/

.shrink {

	width: 59px;

	padding: 0px;

}



.main p {

	padding-left: 5px;

	padding-right: 5px;

}

.learnmorelink:hover {

	background-image: url(images/learnmorebg.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.telcell {

	text-align: right;

}



#signupform label {

	height: 100%;

	font-weight: bold;

	text-align: right;

	vertical-align: top;

	display: block;

}

.error {

	color: #FF0000;

}



.secimages {

padding:7px;



}



.leftbannerbottom {

vertical-align:bottom;

border-right: 1px solid #ececec;

text-align:right;

}



.rightbannerbottom {

vertical-align:bottom;

border-left: 1px solid #ececec;

text-align:right;



}



/*------------contact form styles-------------*/

.contactform {

	font-family: Arial, Helvetica, sans-serif;

}

.contactform label {

	display: block;

	font-weight: bold;

	margin-top: 5px;

}

.contactform input, .contactform textarea, .contactform select {

	margin-left: 10px;

	font-family: Arial, Helvetica, sans-serif;

}

.contactform #xSubmit {

	display: block;

	clear: both;

}

.error {

	color: #FF0000;

}







.homebottom {

font-size:80%;

text-align:center;}



/*------------------ Account Request Form Styles ---------------------*/