.red {
	color: #CC0000;
	background:none;
	font-style: normal;
	font-weight: bold;
}
	
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}
.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.3;
}
.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
.small {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: x-small;
}

 body,td,th {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style:normal;
	line-height: 1.3em;
}

body {
  background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
 
 p {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}
 
.caption {font-size:xx-small; line-height:105%; color:#333333; }
.box {background-color:#E7E7E7; border:1px solid #e5e5da; text-align:center;padding:5px;margin:5px; }


a:link { color: #3366CC }
a:visited { color: #666666 }
a:active { color: #00FF00 }
 
  h1, h2, h3  {font-weight:bold; }
 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
 	margin: 5px 5px 5px 5px;
}
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	}
.blue {
	color: #003366;
	background:none;
	font-style: normal;
	font-weight: bold;
}
.redthin {
	color: #CC0000;
	background:none;
	font-style: normal;
	font-weight: normal;
}
.bluethin {
	color: #003366;
	background:none;
	font-style: normal;
	font-weight: normal;
}

 
blockquote.pullquote {  width:400px;margin-left:auto;margin-right:auto; background: #F6F6F6 url(/customer/images/open.gif) top left no-repeat; margin-bottom:25px;}
blockquote.pullquote p.pullquote {font-family:Georgia, Times, serif;font-size:11px; padding:20px 20px 15px 20px;margin:0; background: transparent url(/customer/images/close.gif) bottom right no-repeat;}
 
