/* 
Designed and built by: Robert Fornesi
http://www.fornesi.com
*/
a:link
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:visited
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:active
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:hover
	{
	color: #0000ff;
	text-decoration: none;
	}
body
	{
	background: #ffffff;
	color: #000000;
	margin: 0px;
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px; 
	}
td
	{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px; 
	color: #000000;
	vertical-align: top;
	}
.topNav
	{
 	background: #000066;
	font-size : 11px; 
 	text-align: right;
	color: #ffffff;
	font-weight: bold;
	}
.topNav a:link
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.topNav a:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.topNav a:active
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.topNav a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}
.infoBoxHeading
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #3570D2;
	color: #ffffff;
	}
.infoBoxContents
	{
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
.infoBoxContents a:link
	{
	color: #000000;
	text-decoration: none;
	}
.infoBoxContents a:visited
	{
	color: #000000;
	text-decoration: none;
	}
.infoBoxContents a:active
	{
	color: #000000;
	text-decoration: none;
	}
.infoBoxContents a:hover
	{
	color: #0000ff;
	text-decoration: underline;
	}
.infoBoxNotice
	{
	background: #FF8E90;
	}
.infoBoxNoticeContents
	{
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
.title
	{
	font-family: tahoma;
	font-size: 18px;
	color: #006696;
	text-decoration: underline;
	font-weight: bold;
	}
.sectionTitle
	{
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
hr
	{
	color: #000080;
	}
.date
	{
	font-size: 10px;
	text-indent: 4px;
	}
.footer
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #3570D2;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
.footer2
	{
	background: #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
.box
	{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 3px;
	}
