body {
	font-size: 0.76em;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}

/* main top navigation  */

#nav {
margin: 0;
padding:0;
}

#nav ul {
font: normal 1em Verdana, sans-serif;
text-align: left;
}

#nav ul li {
list-style: none;
display:inline;
padding:0 3px 0 3px;
border-right: 1px solid #fff;
}

#nav ul li a {
margin-left: 3px;
border-bottom: none;
text-decoration:none;
color: #fff;
}

#nav ul li a:link {
color:#fff;

}

#nav ul li a:link:hover, #nav ul li a:visited:hover {
color:#FF6600;
/* border hover in here */
}

#nav ul li a.on {
border-bottom: 3px solid #FF6600;
}

/* sub nav left menu */

.navBlue{
	margin:0px;padding:0px;
	background:#006699 url(../images/hr.gif) no-repeat top;
}
.navBlue ul
{
	margin:0px;padding: 0px;
	color: #fff;
}
.navBlue ul li
{
	margin:0px;padding:0px;display: block;
	color: #fff;
	background:url(../images/hr.gif) no-repeat bottom;
}
.navBlue a,.navBlue a:visited,.navBlue a:link,.navBlue a:active
{
	display: block;
	padding: 5px 0px 5px 18px;
	color: #fff;background:url(../images/greenarrow.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navBlue a.on,.navBlue a.on:visited,.navBlue a.on:link,.navBlue a.on:active
{
	display: block;
	padding: 5px 0px 5px 18px;
	color: #99CC66;background:url(../images/bullet_on.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navBlue a:hover{text-decoration: none;color:#FF6600;}

.navBlueChild{
	margin:0px;padding:0px;
}
.navBlueChild ul
{
	margin:0px;padding: 0px;
	color: #fff;
}
.navBlueChild ul li
{
	margin: 0px;padding: 0px;
	color: #ffffff;
	background-color:#006699;
}

.navBlueChild a,.navBlueChild a:visited,.navBlueChild a:link,.navBlueChild a:active
{
	display: block;
	padding: 2px 0px 2px 28px;
	color: #ffffff;background:url(../images/dot.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navBlueChild a.on,.navBlueChild a.on:visited,.navBlueChild a.on:link,.navBlueChild a.on:active
{
	display: block;
	padding: 2px 0px 2px 28px;
	color: #99CC66;background:url(../images/dot_on.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navBlueChild a:hover{text-decoration: none;color:#FF6600;}

/*breadcrumb styling */

#breadcrumb {
padding: 5px 0px 0px 10px;
font-size: 0.76em;
}

/* home page new styling*/

#news ul li, #quick ul li {
padding: 3px;
}

#news, #news a:visited, #news a:link, #news a:active, #quick, #quick a:visited, #quick a:link, #quick a:active {
color: #fff;
}

#news a:hover, #quick a:hover {
color:#000;
}

/* blurb styling */

/* first of all let's style any tables */

#blurb table {
border: 1px solid #ccc;
padding: 5px;
}

td.header
{
border-bottom: 2px solid #990000;
border-left: 1px solid #ccc;
background-color: #FDDAAA;
text-align: left;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}

/* now for the text */

#blurb {
margin: 0 10px 0 10px;
font-family: Arial, Helvetica, sans-serif;
}

#blurb h1.home {
color:#55AA4A;
font-size: 1.4em;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
border-top: 1px solid #fff;
}

h1 {
color: #FF6600;
font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
padding: 10px 0 5px 0;
border-top: 1px dotted #ccc;
}

h2 {
color: #01679A;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
}

h3 {
color: #000;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 5px;
}

#thanks {
padding: 0 10px 0 10px;
margin: 5px 0 10px 0;
color: #fff;
}

#news {
padding: 0 10px 0 10px;
margin: 5px 0 10px 0;
color: #fff;
}

#links {
padding: 0 10px 0 10px;
margin: 5px 0 10px 0;
color: #fff;
}

#friend {
padding-left: 75px;
margin-top: 20px;
color:#fff;
}

#copyright {
padding: 0 0 0 330px;
font-size: 0.76em;
margin-top:10px; 
} 

/* hack for any browser other than IE will read the following */
html>body #copyright {
padding: 0 0 0 330px;
font-size: 0.76em;
margin-top:25px; 
} 

.go {margin-bottom: -4px; }

.speciallink {
	padding: 5px 0px 5px 18px;
	color: #005596;
	background:url(../images/block_bullet.gif) no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

.fact {
color:#FF6600;
}

.back {
float: right;
}

.thanks {
font-size: 1.2em;
font-weight:bold;
}

.rightpad {
padding-right: 20px;
}

/* merchant page*/
h2.merchant {
color: #01679A;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 0px;
border-bottom: 1px solid #ccc;
}

p.build {
padding: 0;
margin: 0;
position:relative;
top: -15px;
}

hr {
height: 1px;
color: #55AA49;
}

/* style pics */
.picright {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	width: 164px;
	background:#55A949 url(../images/imgbot.gif) no-repeat bottom;
}

.picright h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	text-align: left;
	margin-top:3px;
	padding: 5px 9px 10px 5px;
	font-weight: normal;
	border-top: 0;
	}
	
/* newsletter */

/* main top navigation  */

#letter {
margin: 0;
padding:0;
}

#letter p {
font: bold 1.2em Verdana, sans-serif;
text-align: left;
color: #fff;
padding-left: 15px;
}
