body         { font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; font-size: 10pt; color: navy}
a:link       { color: red; font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; font-weight: bold }
a:visited    { color: #3333cc; font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; font-weight: bold  }
a:active     { color: red; font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; font-weight: bold  }
A:hover 	 { color: #ff6600; }
h5      	 { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 8pt; font-weight: bold; color: navy }
h4      	 { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 10pt; font-weight: bold; color: navy }
h3      	 { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 12pt; font-weight: bold; color: navy }
h2      	 { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 14pt; font-weight: bold; color: navy }
h1      	 { font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; font-size: 16pt; color: navy }
address      { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 8pt; color: navy}
option       { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 8pt; color: navy}
select       { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 8pt; color: navy}
input        { font-family: 'Arial Narrow', Arial, Helvetica; font-size: 8pt; color: navy}
hr           { color: navy}
.tablestyle  { font-family: arial; font-size: 8pt; color: Navy; 
               padding-left: 13px; padding-right: 0; padding-top: 0; 
               padding-bottom: 0; width: 176}
			   
			   
			   
.tableHeader {
	font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; 
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

.listText {
	font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none; 
	font-size: 8pt;
	color: Blue
}

.detailText {
	font-family: Arial, Helvetica; text-decoration: none; 
	font-size: 10pt;
	color: Black
}

.headerLink, a.headerLink:link, a.headerLink:visited {
	color: navy;
	font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none;
	text-decoration : none;
}

a.headerLink:hover, a.headerLink:active {
	text-decoration : underline;
}

.redLink, a.redLink:link, a.redLink:visited {
	color: red;
	font-family: 'Arial Narrow', Arial, Helvetica; text-decoration: none;
	font-size: 8pt;
	text-decoration : none;
}

a.redLink:hover, a.redLink:active {
	text-decoration : underline;
}

.button {
	border-bottom : 1px solid #000000;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-top : 1px solid #D9EBEF;
	color : #FF0000;
	cursor : Hand;
	font : bold normal 8px Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	padding-top : 1px;
	padding-bottom : 1px;
	background: #FFFF00 url(../images/home/button-back.gif);
}
