body{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #333399;
	line-height: 16px;
	background-image: url(images/rapStripeBG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-size:0.8em;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	font-weight:bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:5px;
	text-align: justify;	
}
li{
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #7f6b94;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: inline;
			
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #333399;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #333399;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, garamond;
	color: #333399;
}

/* don't underline links 
*/
a {text-decoration:none;}
a:link {color:#7f6b94;}
a:visited {color:#333399;}
a:active {color:#000066;}
a:link:hover {background-color:#e9e9e9;}

.tableBorder {
	border-top-width: 0px;
	border-right-width: 1.0px;
	border-bottom-width: 0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666699;
	border-left-color: #666699;
}
span.initialcap {font-size:150%}


.cellColor {
	background-color: #fdf4e1;
}
.topbarblue {
	border-top-style: solid;
	border-top-color: #333399;
	border-right-color: #dbf1ff;
	border-bottom-color: #dbf1ff;
	border-left-color: #dbf1ff;
}
.tablerow {background-color:#fdf4e1;}
 img {
  border: none;
}

.free {font-weight:bold;font-size:larger;color:#ff00ff;}

.imageFloat { 
	float:left;
	width:150px;
	}


.offerPrice {
color : #ff0000; 
font-size : 1em; 
font-weight : bold; 
color : #ff0000;
	}
.formLeftText {
text-align: right;font-weight:bold;font-size:1em;
}
