a  {
	text-decoration: none;
	color: #0397d6;
}
a:hover {
	color: #0397d6;
	text-decoration : underline;
}


ul { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding-left: 7px;
}

ul.column { 
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

li.column { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

.left { float: left;}

.background { 
	background: url(../images/gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0069AA;
	
}

.background2 { 
	background: url(../images/corner.gif);
	background-repeat:no-repeat;
	padding-top: 29;
}

.background3 { 
	background: url(../images/logo.gif);
	background-repeat:no-repeat;
}

.storebottom { 
	background: url(../images/store_bottom.gif);
	background-repeat:no-repeat;
	padding-top: 14px;
}



td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

.space {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #0077c0;
	font-weight: normal;
}


.header1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #0077c0;
	font-weight: normal;
}


h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #0077c0;
	font-weight: bold;
}


.formheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	background: url(../images/form_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}



.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFC20E;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

.border {
	border: 1px solid #004373;
}

.InputBox {
	border-top : 1px solid #0397d6;
	border-left : 1px solid #0397d6;
	border-right : 1px solid #0397d6;
	border-bottom : 1px solid #0397d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}


.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #0397d6;
}

a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: underline;}


a.gecko:link {color: #002d62; text-decoration: none;}
a.gecko:active {color: #002d62; text-decoration: none;}
a.gecko:visited {color: #002d62; text-decoration: none;}
a.gecko:hover {color: #0397d6; text-decoration: underline;}
