body, td {
	color: #666666; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	scrollbar-base-color: #808184; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-arrow-color: #a32427;
}

body {
   margin: 0px;
}

p {
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #003366;
}

a:hover {
   text-decoration: none;
   color: #FD0000;
}

.nav a {
	color: #ffffff;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nav a:hover {
	text-decoration: none;
	color: #ffffff;
}

li {
	padding-bottom: 10px;
}

ul {
	padding-top: 10px;
}

.cross_list {
	list-style-image:  url("raster/cross_bullet.gif");
	list-style-type: square;
}

.tick_list {
	list-style-image:   url("raster/tick_bullet.gif");
	list-style-type: square;
}

.small {
	font-size: 12px;
	color: #000033;
	font-family: arial, helvetica, sans-serif;
}

.print_form {
	background-color: #ffffff; 
	border-bottom: #666666 1px dashed; 
	border-left: black 0px dashed; 
	border-right: black 0px dashed; 
	border-top: black 0px dashed; 
	font-size: 11px
}

.box {
	border: 1px solid #999999;
}

input {
	background-color: #F3F3F3;
	color: #333333;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}

.q_form input {
	text-align:center;
}

.q_form td {
	font-size:14px;
}

.miniText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.img_float_right {
   float: right;
   padding-top: 10;
   padding-left: 10;
}

.bigquotes {
	font-size: 18px;
	font-style: italic;
   font-weight: bold;
}

.indent {
   background-color: #F3F3F3;
   padding: 10px;
   padding-right: 25px;
}

.justify {
   text-align: justify;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #FF6500;
}

.heading_large {
	font-size: 24px;
	font-weight: bold;
	color: #FF6500;
}

.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.light_grey {
	background-color: #F0F0F0;
}

.promoBoxHolder {
	float: right;
	width: 180px;
	margin: 10px;
	margin-right: 0px;
}

.promoBox {
	border: solid 1px #cccccc;
	font-size: 9pt;
}

.promoBoxHeading {
	background-color: #cccccc;
	padding: 5px;
	font-weight: bold;
}

.promoBoxBody {
	padding: 5px;
}