﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #e6e7e8;
}
table
{
	margin: 0px 0px 0px 0px;	
}
td
{
	vertical-align: top;
	text-align: left;	
}
h1 
{ 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006A65; 
}
h2 
{ 
	font-size: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006A65;
}
h3 
{ 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006A65; 
}
p 
{	 
	margin: 0px 0px 20px 0px;
	color: black; 
	font-size: 12px;  
}
li
{
	line-height: 16px;
	font-size: 12px;
}
ul
{
	margin: 0px 0px 10px 20px;	
}
a.italic
{
	font-style: italic;
}
a
{
	text-decoration: none; 
	color: #006A65;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline; 
	color: #006A65;
	font-weight: bold;
	color: Black;
}
.pageimage
{
	float: right;	
	clear: right;
	padding-left: 10px;
	padding-right: 20px;
}
#masterpage
{
	background-image: url(../Images/Fournier-Title-Bar.jpg);
	background-repeat: no-repeat;
	height: 118px;
	position: relative;
}
	#masterpage div
	{
	    width: 1000px;
		position: absolute;
		top: 81%;
		margin-left: 150px;
	}
	#masterpage div a
	{
		font: normal normal bold 12px Verdana;
		color: White;
		margin-left: 85px;
	}
	#masterpage div a:hover
	{
		font: normal normal bold 12px Verdana;
		text-decoration: none;
		color: Black;
		vertical-align: bottom;
		margin-left: 85px;
	}
	#masterpage .less
	{
		font: normal normal bold 12px Verdana;
		color: White;
		margin-left: 64px;
	}
	#masterpage .less:hover
	{
		font: normal normal bold 12px Verdana;
		color: Black;
		margin-left: 64px;
	}
#SideBar
{
	background-image: url(../Images/Fournier_sidebar_bkgd.jpg);
	border-bottom: solid 5px #006A65; 
	width: 200px;
	border-top: solid 1px white;
	padding-bottom: 10px;
	height: 640px;
	overflow: hidden;
	
}
	#SideBar p 
	{
		padding: 2px 0px 1px 10px;
		margin: 0px 0px 3px 0px;
	}
	#SideBar p img
	{
		display: block;
		margin: 5px 5px 0px 15px;
	}
	#SideBar p span
	{
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 3px 5px 3px 5px;
		background-image: url(../Images/button-bkgd.gif); 
		background-repeat: repeat-y;
	}
	#SideBar p span a
	{
		Font-weight: bold;
		Color: #006A65;
		Font-family: Calibri;
		Font-Size: 13px;
	}
	#SideBar p span a:hover
	{
		Font-weight: bold;
		Color: Black;
		Font-family: Calibri;
		Font-Size: 13px;
	}
.Content
{
	padding: 0px 0px 0px 15px;
}
	.Content .center
	{
		text-align: center;
	}
#mold
{
	text-align: center;
	float: right;
	clear: right;
	font-size: 12px;
	background-color: #b2b3b3;
}
	#mold img
	{
		display: block;	
	}
	#mold .white
	{
		display: block;
		color: White;
		font-size: 12px;
		background-color: #006a65;
		line-height: 20px;
		padding: 0px 10px 0px 10px;
		width: 230px;	
	}
	#mold p
	{
		font-size: 9px;
		padding-top: 15px;
		margin-bottom: 3px;
	}
#links
{
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 20px;
}
	#links p
	{
		margin: 10px 0px 10px 0px;
	}
	#links span
	{
		display: block;
		font-weight: bold;
		color:#006A65;
	}
	#links a
	{
		color:#006A65;
		margin-left: 20px;
		font-weight: normal;
	}
	#links a:hover
	{
		color:Black;
		margin-left: 20px;
		font-weight: normal;
	}
.heavy
{
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding-top: 15px;
	color: Black;	
	font-size: 12px;
	display: block;
}
