	BODY
	{
	background-color: #CAD6CA;
	vertical-align: top; 
	margin: 30px;
	
}
.body
	{
	font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color : #000000;
	font-size : 11pt;
	background : #CAD6CA url(images/backs/tableback.gif) no-repeat center top;
	background-color: #CAD6CA;
	padding : 3px;
	border-top : 0px;
	border-right : solid black 1px;
	border-left : solid black 1px;
	border-bottom : solid black 1px;
}

.homebody
	{
	font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
	color : #000000;
	font-size : 11pt;
	background-color: #CAD6CA;
	padding : 3px;
	border-top : 0px;
	border-right : solid black 1px;
	border-left : solid black 1px;
	border-bottom : solid black 1px;
	position: inherit;
}

.logo
{
	background-color: #CAD6CA;
	background-image: url(images/topback.gif);
	border-right : solid black 1px;
	border-left : solid black 1px;
	border-top : solid black 1px;
	height: 140px;
	background-repeat: repeat-x;
	}

.buttons 
	{
	text-align : center;
	vertical-align : top;
	background-image: url(images/buttonback.gif) ;
	height: 44px;
	background-repeat: repeat-x;
	border-right : solid black 1px;
	border-left : solid black 1px;
}	
	
	
.footer 
	{
		color : #CAD6CA;
		font-weight : bold;
		text-align : center;
		background-color : #526952;		
	}	
	
.tagline 
	{
		font-size: 14pt;
		text-align : center;
		color : #CAD6CA;
		font-weight : bold;
		background : #526952;
		font-style: italic;
		border-right : solid black 1px;
		border-left : solid black 1px;
	}	

	A
	{
	text-decoration:none;
	color : #39677D;
	font-weight : bold;
}

	A:HOVER 
	{
		color : #27B8FB;
		text-decoration : none;
		font-weight : bold;
	}

	A.footer
	{
		text-decoration:none;
		color : #03A0C7;
		font-weight : bold;
	}
	
	A.footer:HOVER 
	{
		color : #CAD6CA;
	}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
	DT
	{
		font-size : 12pt;
	}
	
	DD
	{
		font-weight : normal;
	}	

	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		background : #526952;
		color : #FFFFFF;
		padding-left: 6px;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

