body {
	background-color: #FFFFFF;
	background-image: url(images/grey-1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

p,td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; line-height: 16px; }

.boldblue { color: #036; font-weight: bold; }

.10over16 { font-size: 10px; line-height: 16px; }


h1  { font-size: 18px; color: #390;}

h2  { font-size: 14px; color: #036; font-weight: strong; }

h3  { font-size: 12px; color: #036; font-weight: strong; }

h4  { font-size: 11px; line-height: 10px font-weight: strong; }

h5  { font-size: 12px; color: #369; line-height: 12px: strong; padding-top: 8px; padding-right: 35px; }

ul { margin-left: 13px; padding-left: 2px; }

form {margin:0;padding:0;}

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
	font-size: 9px;
	margin-top: -13px;
	margin-bottom: -10px;
} 



#breadcrumbs
 { font-size: 9px; color: #666;
 border-bottom:1px solid #999;
 padding-bottom: 2px;
 margin-bottom: 10px;
 }

#breadcrumbs a:link
 { font-size: 9px; color: #666; text-decoration: none; }

#breadcrumbs a:visited
 { font-size: 9px; color: #666; text-decoration: none; }

#breadcrumbs a:hover
 { font-size: 9px; color: #036; text-decoration: none; }



a:link, a:visited  {color: #036; text-decoration: none; }

a:hover {color:#363;}


 #navlist
 {
 font-size: 12px;
 line-height: 22px; 
 margin-left: 0;
 padding-left: 0;
 list-style: none;
 }

 #navlist li 
 {
 padding-left: 22px;
 background-image: url(images/bluearrow.gif);
 background-repeat: no-repeat;
 background-position: 0.5em 0.5em;
 }
 
 #navlist li a:link, a:visited  
	{color: #036; text-decoration: none; }

#navlist li a:hover {color:#036; text-decoration: underline; }

#navlist a.boldgreen { color: #390; font-weight: bold; }
#navlist a.boldgreen:hover { color: #390; font-weight: bold; text-decoration: underline; }
#navlist a.boldgreen:visited { color: #390; font-weight: bold; }

#navlist a.boldblue { color: #036; font-weight: bold; }
#navlist a.boldblue:hover { color: #036; font-weight: bold; text-decoration: underline; }
#navlist a.boldblue:visited { color: #036; font-weight: bold; }


  #navlist li ul 
 {
 margin-left: 0;
 padding-left: 0;
 }
 
 #navlist li li 
 {
 font-size: 11px;
 color: #666;
 padding-left: 15px;
 background-image: url(images/greyarrow.gif);
 background-repeat: no-repeat;
 background-position: 0em 0.6em;
 list-style: none;

 }
 
#navlist li li a:link, a:visited  
	{color: #666; text-decoration: none; }

#navlist li li a:hover {color:#363; text-decoration: underline; }

