<!--
body
{
	background-color: #f1efe2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.intro, a.intro:link, a.intro:visited  {
	color: #BB812C;
}

h3 
	{ font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #0A82BF;
	padding-left: 10px;
}


p, li, ol, td, th
	{font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	color: #222233
}

th {
	text-transform: uppercase;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

a:link {text-decoration: none; color: #6c8604; font-weight: 700}
a:visited {text-decoration: none; color: #6c8604; font-weight: 700}
a:hover {text-decoration: underline; color: #6c8604; font-weight: 700}



/*******************/

/*
 * Table row alternation
 */

table.listing {
	width: 900px;
	border: solid 1px #56779B;
	margin-bottom: 20px;
	margin-left: 10px;
}

table.listing.pdf {
	width: 200px;
	margin-right: 10px;
}

table.listing.pdf2 {
	width: 240px;
	margin-right: 10px;
}

table.listing.features {
	width: 660px;
	margin-left: 10px;
}

table.listing.intro {
	width: 640;
}

table.listing th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

table.listing.intro th {
	color: #BB812C;
	font-size: 16px;
}

table.listing td {
	padding: 3px 6px 3px 6px;
	text-align: left;
}

table.listing.intro td {
	padding: 8px 6px 8px 6px;
	color: #BB812C;
	font-size: 16px;
}

table.listing thead {
	background-color: #AFC1CC;
	font-weight: bold;
}

table.listing.intro thead {
	background-color: #EEEEEE;
	font-weight: bold;
}

table.listing.purple thead {
	background-color: #B0AECC;
	font-weight: bold;
}

.listing-even {
	background-color: #D4DADD;
}

.listing-even2 {
	background-color: #F7F7F7;
}

.listing-odd {
  background-color: #EEEEEE;
}

/*******************/

img.picture {
	clear: both;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	height: 55px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;
	background-color: #f1efe2;
}

.footer a:link,
.footer a:visited,
.footer a:active
	{
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: underline;
	}
	
.footer a:hover {
	color: white;
	text-decoration: none;
}

.state {
	color: #0a82c0;
	font-weight: bold;
}

.nav { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; }
.pgstate { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #A4C1A8; font-weight: 700 }
.small { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; color: #222233  }
.bigpromotext { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 18px; color: #0A82BF; font-weight: 700 } 
.promotext { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; padding-top: 20px; color: #0A82BF; font-weight: 700 }

.headerrow { background: #597181 }
.row1 { color: white; background: #597181 }
.row1 td { color: white; }
.row2 { background: #AFC1CC }


.title { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 13pt; font-weight: 700; color: #222233 }


-->

