/* CSS Document */

body	{
	color: #000;
	margin: 0 0;
	padding: 0;
	background-image: url(img/mainbg.jpg);
		}
.hide	{
		display: none;
		}
img		{
		display: block;
		border: 0;
		}
a:link	{
		font-weight: bold;
		text-decoration: none;
		color: #06f;
		background: transparent;
		}
a:visited	{
		font-weight: bold;
		text-decoration: none;
		color: #06f;
		background: transparent;
		}
a:hover	{
		font-weight: bold;
		text-decoration: underline;
		color: #00f;
		background: transparent;
		}
a:active	{
		font-weight: bold;
		text-decoration: none;
		color: #03f;
		background: transparent;
		}
p, td, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		padding-left: 25px;
		padding-right: 20px;
		}
/* Controls Page width */
div#textwidth	{
	margin-top: 127px;
	margin: 0;
	border: 0;
	padding: 15px 25px;
	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
html#textwidth	{
	width: 650px; /* Be nice to Opera */
	}
p#list	{
	margin-left: 50px;
	margin-top: 5px;
	display: list-item;
	margin-bottom: 5px;
	text-indent: 0;
}
p#table	{
	text-indent: 0;
	font-size: 0.75em;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}
span#ftlink	{
	font-size: 80%;
	vertical-align: super;
	background-color: #66CC99;
	}
span#fttextlnk	{
	font-size: 95%;
	vertical-align: super;
	background-color: #66CC99;
	line-height: 2.7em;
	}
div#banner {
	background-image: url(img/bgtile1.gif);
	background-repeat: repeat-x;
	width: auto;
}
div#imageleft {
	float: left;
}
div#imageright {
	margin-left: 144px;
}
div#mbimagel {
	float: left;
	padding-right: 7px;
	padding-top: 2px;
}
div#mbimager {
	float: right;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 10px;
}div#nav {
	color : #105BAC;
	background-color : #efefef;
	height: 20px;
	margin-left: 144px;
	font-size: 80%;
	border-top: 1px solid #000;
	padding-top: 5px;
}
div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
div#nav ul li {
	display: inline;
}
h1		{
	font-size: 1.15em;
	font-weight: normal;
}
h2		{
	font-size: 1em;
	font-weight: bold;
}
h3		{
	font-size: 0.85em;
	font-weight: bold;
}
h4		{
	font-size: 0.75em;
	font-wieght: bold;
}
p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
	line-height: 1.8em;
	text-indent: 1em;
}
div#footntes	{
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.75em;
	line-height: 1.7em;
}



