BODY {
	background-color : #999999;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a href:link {
	color : #0066CC;
	text-decoration : underline;
}
a href:visited {
	color : #006699;
	text-decoration : underline;
}
a href:hover {
	color : #0099CC;
	text-decoration : none;
}
a href:active {
	color : #00CCCC;
	text-decoration : none;
}
ol {
	margin-top : 1px;
	margin-bottom : 4px;
	font-size : 11px;
}
ul {
	margin-top : 1px;
	margin-bottom : 4px;
	font-size : 11px;
	list-style-type: square;
}
li {
	margin-top : 1px;
	margin-bottom : 6px;
	font-size : 11px;
	line-height : 15px;
}
p {
/*	margin-top : 1em; */
/*	margin-bottom : .25em; */ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : 15px;
	text-decoration : none;
}
.ad_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FF0000;
	margin: 0;
	margin-bottom: 6px;
}
.ad_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 125%;
}
.fontblack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height : 15px;
}
.fontd, .text, .sidebar, .MsoNormal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : 15px;
	text-decoration : none;
}
h1, .head1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 20px;
	text-decoration : none;
	margin-bottom : 0em;  
}
h2, .head2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 20px;
	text-decoration : none;
	margin-bottom : 0em;
	text-transform: uppercase;
}
.hot { 
	color: #990000; 
}
.info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight : normal;
	color : #333333;
	line-height : 15px;
	text-decoration : none;
	margin-top : 2em;
}
.fontlrg, .intro {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : 20px;
	text-decoration : none;
	margin-top : 3px;
}
.listing {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	line-height : 15px;
	text-decoration : none;
	margin-top : 0px;
 	margin-left : 21pt; 
	padding-top: 0px;
}
.list {
	margin-top : 0em;  /* 0 if IE, -1 if not */
	margin-bottom : 0em;  
/*	margin-left : 0px;   0 if IE, -22 if not */
}
.patter {
	padding: 0px;
	margin: 0em;
	text-align: left;
}
.sublinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	vertical-align: text-top;
	text-align: left;
	margin-top: 0em;
	margin-left: 4pt;
	padding-top: 0px;
}

/* added by Phil */
div.val-error, div.val-error p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : red;
	line-height : 15px;
	text-decoration : none;
}
div.val-error p {
	margin: 0;
}
div.val-error {
	margin: 0.5em 0 1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid red;
}
div.val-error ul {
	margin-left: 24px;
  padding: 0;
}
div.val-error li {
	margin: 0;
  padding: 0 0 0 1em;
}


table.summary-table {
  margin-left: 24px;
}
table.summary-table td, table.summary-table th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
  text-align: left;
  padding: 0.25em 0.25em 0 0.25em;
}
table.summary-table th {
	font-weight : bold;
	color : #333333;
}
table.summary-table td.amt {
  text-align: right;
}


