<STYLE TYPE="text/css">

.fake {}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #a9c6ea;
}

.topLeftBG {
	background-image: url(images/bg_leaves.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.borderLeft {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}

.borderRight {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	background-color: #F6F6E3;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #4c85cb;
	line-height: 12px;
}

.b1white {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

	/* Title*/	
	 .title {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		line-height: 18px;
		color: #603526;
	}
	
	/* Headline 1*/	
	 .h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		line-height: 18px;
		color: #477fc4;
	}
	
/* Headline 1-White*/	
	 .h1white {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		line-height: 18px;
		color: #FFFFFF;
	}
	
	/* Intro Sentence*/	
	 .intro {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
		color: #603526;
	}
	
	/* Main Link*/	
	 .link1 {
		font-family: "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		color: #477fc4;
		text-decoration: underline;
	}
	a.link1:hover { 
		color: #FFFFFF;
		text-decoration: none;
		background-color: #477fc4;
	}
	
	/* Footer Links*/	
	 .footerlink {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.footerlink:hover { 
		color: #FFFFFF;
		text-decoration: underline;
	}

</STYLE>

