﻿<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; font-size: 12pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
h3           { font-family: verdana; color: #00146B; font-size: 12pt; font-weight: bold }
h4           { font-family: verdana; font-size: 10pt; font-weight: bold; text-transform:uppercase; text-decoration:underline; }
textarea     { font-family: verdana}
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }
font         { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-size: 8pt }
.bulletFont {font-family: Verdana; font-size: 8pt; color: black }
.mediumFont {font-family: Verdana; font-size: 10pt }
.largeFont {font-family: Verdana; font-size: 12pt }
.hugeFont {font-family: Verdana; font-size: 14pt }
.hugehugeFont {font-family: Verdana; font-size: 16pt }
.veryhugeFont {font-family: Verdana; font-size: 18pt }
.navbarFont {font-family: Verdana; font-size: 11pt }
.headerlargeFont {font-family: Verdana; font-size: 14pt; color: white; align: center }
.phone {text-align: right;	font-family: Verdana;	font-weight: bold;	color: black;	font-size: 10pt; padding-bottom: 20px;}
.underline{	text-decoration:underline;}
.center{	text-align: center;}
.bold{	font-weight:bold;}
.backtotop{
	text-align:right;
}





.navleft{background: #fff url('images/nav_bg.gif') repeat-y;}

#headerlogin{
	width: 250px; 
}

#headerlogin INPUT[type="text"]{
	height: 23px;
	width: 100px; 
}

#headerlogin INPUT[type="password"]{
	height: 22px;
	width: 100px; 
}


#headerlogin td{
padding: 0px 3px 3px 0px;
}

a:link     	 { font-family: verdana; text-decoration: underline; color: #00146B; font-size: 10pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #00146B; font-size: 10pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #83879F; font-size: 10pt }

a.menu2:link {  font-family: verdana; text-decoration: none; color: #000000; font-size: 10 pt; font-weight: bold}
a.menu2:visited  { font-family: verdana; text-decoration: none; color: #000000; font-size: 10pt; font-weight: bold}
a.menu2:hover { font-family: verdana; text-decoration: none; color: #00146B; font-size: 10pt; font-weight: bold}

a.menu3:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10 pt}
a.menu3:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 10pt}
a.menu3:hover { font-family: verdana; text-decoration: underline; color: #83879F; font-size: 10pt}

a.menu4:link {  font-family: verdana; text-decoration: underline; color: #00146B; font-size: 12pt}
a.menu4:visited  { font-family: verdana; text-decoration: underline; color: #00146B; font-size: 12pt}
a.menu4:hover { font-family: verdana; text-decoration: underline; color: #83879F; font-size: 12pt}

a.bookmark:link {  font-family: verdana; text-decoration: underline; color: #00146B; font-size: 10pt; font-weight: bold}
a.bookmark:visited  { font-family: verdana; text-decoration: underline; color: #00146B; font-size: 10pt; font-weight: bold}
a.bookmark:hover { font-family: verdana; text-decoration: underline; color: #83879F; font-size: 10pt; font-weight: bold}

</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
