@charset "utf-8";
/* CSS Document */

body {
	background-color: #001084;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {
font-family: Tahoma;
font-size: 12px;
}

a {
text-decoration: none;
}

/* Top Nav */
#topnav td a{
font-size: 14px;
color: white;
}

#topnav td a:hover {
color: #cc9900;
}

/* Left Nav */
#leftnav td {
font-size: 11px;
color: white;
}

#leftnav td a {
color: white;
}

.nav_header {
font-size: 12px;
font-weight: bold;
background-color: #cc9900;
color: black !important;
text-align:center;
}

/* Main Content */
td#content {
font-size: 12px;
line-height: 17px;
}

td#content h2 {
font-size: 18px;
color: #000852;
font-weight:bold;
}

td#content a {
color: blue;
}

td#content a:hover {
color: #72032A;
}



td#content p {
text-align: justify;
}

#footer {
color: white;
font-size: 11px;
}

.info_table td {
line-height:normal;
font-size: 11px;
}

.info_table td a{
color: white !important;
}

.info_table td a:hover{
color: #cc9900 !important;
}

#discount_directory a {
color: #6b0000 !important;	
}

#discount_directory .logo {
width: 234px;
height: 60px;
border: 1px solid #cc;
background-color: #999;
text-align: center;
font-size: 14px;
line-height: 60px;	
}