body
{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background: #f4f4f4;
	color: #494949;
}

td, th {
	margin-right: 40px
	align:   right
}	


#allcontent
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 800px;
}




#header
{
	color:#ffffff;
	padding-top:2px;
	font: 76% Verdana, Helvetica, Tahoma, Arial, sans-serif;
	padding-bottom:2px;
	padding-left:20px;
	background-color: #79A3C1;
}

#header h1
{
	font-weight:normal;
	font-size:27px;
	text-decoration:none;
	background-color: #79A3C1;
	color:#ffffff;
}




#slogan
{	font-weight: normal;
	font-size: 12px;
	float: right;
	padding: 40px 15px 0 0
}




#youarehere
{
	color:#000000;
	height:1.3em;
	line-height:1.2em;
	padding-left:11px;
	margin:0 0 10px 0;
	background-color: #dcdcdc;
	border-bottom:solid 2px #a9a9a9;
}


#youarehere p
{
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}


#youarehere a:hover
{
	background-color:inherit;
	color: #336699;
	text-decoration: none;
}

#youarehere a:visited
{
	background-color:inherit;
	color: #336699;
	text-decoration: none;
}




#navigation
{
	float:left;
	width:170px;
	color: #333300;
	padding:0 6px 0 7px;
	line-height:1.4em;
	background-color:#ffffff;
}

#navigation h3
{
	color: #4D6E8F;
	font-size: 1.4em;
	margin: 0 auto;
	padding: 0 0 8px 0;
	background-color:inherit;
}
#navigation p
{
	font-size: 90%;
	text-align: justify;
	background-color:inherit;
	padding:0 6px 0 0;
	color: #333300;
	margin: 0 0 10px 0;
	border-top: solid 2px #a9a9a9;
	border-bottom: solid 2px #a9a9a9;
}
#navigation a
{
	text-decoration: none;
	background-color:inherit;
	color: #660000;

}

#navigation a:hover
{
	background-color:inherit;
	color: #336699;
	text-decoration: underline;
}

#navigation a:visited
{
	background-color:inherit;
	color: #336699;
	text-decoration: none;
}

	

#maincontent
{
	margin: 0 8px 18px 188px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #DDD;
	line-height: 1.6em;
}


#maincontent h2
{
	color:#000000;
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	background-color:inherit;
	text-align: left;
}


#maincontent p
{
	color:#494949;
	text-align: justify;
	background-color:inherit;
}


#maincontent a

{
	text-decoration: underline;
	background-color:inherit;
	color: #000066;
}


#maincontent a:hover
{
	background-color:inherit;
	color: #336699;
	text-decoration: none;
}

#maincontent a:visited
{
	background-color:inherit;
	color: #336699;
	text-decoration: underline;
}	


#maincontent img 
{
	display:inline;
	color: inherit;
	background-color:inherit;
	border: 2px solid #79A3C1;
}



#disclaimer
{
	font-size: 0.9em;
	font-weight: bold;
}	


#footer 
{	
	margin: 0 auto;
	padding: 8px 0 3px 0;
	border-top: 1px solid #ddd;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
}


.alignleft
{
	margin: 5px 10px 5px 0;
	float: left;
}


.alignright
{
	margin: 10px 0 0 10px;
	float: right;
}