body
{
	font-family:  "Calibri", "Arial", "Sans Serif";
	font-size: 11pt;	
	margin-top: 0px;
	background-color: #E9E9F2;
	background-image: url('../images/background3.jpg');
	background-position: center;
	background-repeat: repeat-y;
}


a
{
border: 0;
}

a.visited
{
border: 0;
}



.body
{
	font-family: "Calibri", "Arial", "Sans Serif";
	font-size: 11pt;	
	background-color: white;
	width: 900px;	
}

.content
{
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 200px;
}

.title
{
	font-family: "Garamond", "Times New Roman", "Arial";
	color: #004488;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.heading
{
	color: #004488;
	font-size: 12pt;
	text-align: left;
}

.textbody
{
	font-size: 11pt;
	text-align: left;
	color: #816666;	
	margin-left: 10px;
	margin-bottom: 10px;
}

li
{
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.pagetop
{
	margin: 0px; 
	overflow: none; 
	height: 15px; 
	width: 100%; 
	background-color: #E9E9F2;
	background-image: url(../images/topbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.pageheading
{
	width: 900px;
	margin-top: 10px;
	background-image: url(../images/banner-ext.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.footertext
{
	color:#444488;
}


.footer
{
	width: 900px;
	height: 17px;
	text-align: left;
	padding-left: 10px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}

.footerlink
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin-right: 20px;
	color:#444488;
	display:block;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	
}

.bottomlinks
{
	text-decoration:none;
	text-align: center;
	color: silver;
	font-size: 8pt;

}

.footerlink:hover
{
	text-decoration:underline;
}

.sidebar
{
	float: left;
	width: 200px;
	margin-top: 10px;
}

.blocktop
{
	text-align: left;
	width: 183px;
	height: 25px; 
	background-image: url(../images/blocktop.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.blockbody
{
	text-align: left;
	width: 183px;	
	background-image: url(../images/blockbody.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	margin-top: 0px;
}

.blockfooter
{
	text-align: left;
	width: 183px;
	height: 12px; 
	background-image: url(../images/blockbottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.blocktitle
{
	text-align:left;
	font-family: "Cambria", "Verdana", "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: #6B6CA3;
	margin-left: 8px;
	padding-top: 5px;
}

p.blockbody
{
	width: 175px;
	text-align:left;
	font-family: "Calibri", "Arial", "Sans Serif";
	color: #444444;
	font-size: 10pt;
	padding-left: 8px;
	padding-top: 6px;
}

img.blockbody
{
	width: 138px;
	text-align:left;
	color: #444444;
	padding-left: 8px;
	padding-top: 6px;
}
