/* styesheet for fidelia web site  2005 */

body,.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

p, .p, ol,.ol,ul,.ul,dd,.dd,li,.li,.ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	margin-bottom: 6px; margin-top: 6px; 
	}

dt,.dt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 6px; margin-top: 6px; 
}

h1, .h1 { /* only use this for the top title, notice very small top-margin for alignment */
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal;
	color: #669900;
	font-size: 20px;
	margin-bottom: 0; margin-top: 12px; 
	}
h2, .h2 {
	font-family: arial,helvetica,sans-serif; 
	font-weight: bold;
	font-size: 16px;
	color: #333333; 
	margin-bottom: 0; margin-top: 20px;
	}
h3, .h3 {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #669900;
	font-size: 13px;
	margin-bottom: 0; margin-top: 20px;
	}
h4, .h4 {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color:  #669900;
	font-size: 12px;
	margin-bottom: 0; margin-top: 20px;
	}
h5, .h5 {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-bottom: 0; margin-top: 20px;
	}
	
a.td.submenuLink:hover { color: #000000; }
a, a:visited {
   color: #0066CC;
   text-decoration: none;
  }
a:hover, a:visited:hover {
   text-decoration: underline;
   color: #990000;
  }
td,.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 6px; margin-top: 6px; 
	}
.tdnews { /* for the news table */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 6px; margin-top: 6px; 
	}
a.tdnews, a.tdnews:hover, .tdnews.a, .a.tdnews { 
	color: #669900;
	}
.graybg {	/* gray td background */
	background-color: #F5F5F5;
	}

/* the menu on the left nav bar, NOT the drop down menus */
td.submenuCurrent {
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 16px;
	background-color: #f8f8f8 ;
	color: #dd6600;
	font-weight: normal;
	text-decoration: none;
	}
td.submenuLink {
	font-family: arial,helvetica; 
	font-size: 11px;
	line-height: 16px;
	background-color: #eeeeee;
	color: #336600;
	text-decoration: none
	}

/* green options: 006633  669900  336600 */
.green  { color: #006633; }

.orange { color: #FF8800; }

.titleText { /* for the banner area */
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #ffffff; /* cccccc */
	margin-left: 20px; 	margin-right: 20px; margin-top: 6px; margin-bottom: 6px; 
}

.copy
{
	color:#666666;
	font-family:Verdana, Helvetica;
	font-size:10px;
}
a.copy
{
	color:#669966;
	text-decoration:none;
}
