body.layout {
	width: 100%;
	color: #16254A; 
	background: #ffffff; 
	padding: 0px;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;	
}

div.logo {
	width: 100%;
	top-margin: 5px;
	text-align: center;
}

div.body {
	width: 100%;
	top-margin: 5px;
	text-align: center;
}

a {color: #1C2B59;
	text-decoration: none;}
	
a:hover {text-decoration: underline; color: purple;}

div.cards {height: 10px;
		valign: bottom;}	

p.intro_text {
	width: 100%;
	top-margin: 5px;
	font-family: arial;
	color: #333366;
	font-size: 10px;
}

p.header {
	text-align: center;
	font-weight: bold;
	font-family: arial;
	color: #333366;
	font-size: 14pt;
}

p.small_header {
	text-align: center;
	font-weight: bold;
	font-family: arial;
	color: #333366;
	font-size: 11pt;
}

span.paypal {font-size: 10px;}

span.slogan {
	text-align: center;
	top-margin: 45px;
	bottom-margin: 5px;
	padding: 8px;
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	color: #6A7B8F;
}	

div.border {
	border-bottom: 1px solid;
	border-color: #cccccc;
	border-bottom-width: 90%;
}	

/*Three column layout*/

#leftcol {
	position: absolute;
	left: 0;
	width: 200px;
	padding: 3px;
}

#middlecol {
	margin: 0px 10% 0 10%;
	padding: 3px;
	width: 200px;
}

#rightcol {
	position: absolute;
	}
	
p.col {
	text-align: left;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	}		
	
div.col_rates{
	text-align: center;
	font-size: 10px;
	font-family: arial;
	}		
			
div.siteInfo{
	clear: both;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	
	font-family: verdana, arial, helvetica, sans-serif;
}

div.date{
	clear: both;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
}

td.layout {
	font-size: 80%;
	}	
	
td.center_layout {
	font-size: 80%;
	align: center;
	}		
	
ul.ads {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: .9em;
	}
	
div.links{
	font-size: 10pt;
	color: #cccccc;
	text-align: center;
	font-weight: bold;
}	

p.image {text-align: center;}

span.formatted {
	text-align: center;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;	
}


span.table {text-align: center;}

table.rates{
	text-align: center;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;	
}

div.rates{
	text-align: center;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;	
}

td.time {
	text-align: left;
	width: 75px;
	}
td.amount {
	text-align: right;
	width: 50px;
	}		

td.type{
	align: left;
}

td.topic {font-family: verdana, arial, helvetica, sans-serif;
color: #ffffff;
size: 12px;}


<!-- Created by: Solutions for the Web (info@solutionsfortheweb.com) on 3/12/2006 -->
  @font-face {
    font-family: HansHand;
    font-style:  normal;
    font-weight: normal;
    src: url(HANSHAN0.eot);
  }

 

p.section_header {
	font-family: HansHand;
	font-size: 16pt;
	color: #142757;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;}	
