body {font-family: Verdana, Geneva, Arial;
      font-size: 12px;
      background-color: #ffffff;
}


table{
	font-family : Verdana,Geneva,Arial;
    font-size : 12px;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	color: #000000; 
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.superscript { 
	vertical-align: super;
	font-size: xx-small;
}

.quick{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 10px;
	font-style: normal;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.subhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.bold {
      font-weight: bold;
}

.italic {
      font-style: italic;
}

.red {
      color: red;
}

.bolditalic {
    font-weight: bold;
    font-style: italic;
}

.textblue{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	

a.textblue:hover{
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

.link{
	color: #0000FF;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}	

a.link:hover{
	color: #99ccff;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

.more{
	color: #0000FF;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style:italic;
	text-decoration: none;
}	

a.more:hover{
	color: #99ccff;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

#dataTable {
	border: 1px solid #999999;
	line-height: normal;
}
 
#dataTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	background-color: #F2F2F2;
}
 
#dataTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(graphics/barBG.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	text-indent: 5px;
	height: 20px;
}

#listTable {
	line-height: normal;
}
 
#listTable td {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#listTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.hr {
	width: 100%;
	height: 1px;
	border: none;
}
