﻿
h1 {
	font-family: arial; font-size: 14pt; color:#214291;
}

h2 {
	font-family: arial; font-size: 12pt; color:#7BC143; margin-top: -8px; line-height: 16pt;
}
h3 {
	font-family: arial; font-size: 10pt; color:#7BC143; margin-top: 8px; line-height: 16pt;
}

img	{
	border:none;
	border-bottom-style:none;
	border-bottom-width:0px;
	
}


p {
	font-family: arial; font-size: 10pt; color:#000000; line-height: 16pt;
}

p.bold	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	line-height:14pt;
}

#headerbreak {
	padding-bottom:35px;
	
	
}

#newheader	{
	background-image:url('../images/header-bg.jpg');
	width:760px;
	height:104px;
	background-repeat:no-repeat;
	
}

#headerleft	{
	width:329px;
	height:104px;
	float:left;
	overflow:hidden;
}

#headerright	{
	width:421px;
	float:right;
	height:104px;

}

#footerbreak {
	margin-top: 40px;
		
}


#footercontent {
	clear:both;
	width: 760px;
	height: 95px;
	}

#footerbar {
	background-image:url('../images/footerimage.jpg');
	background-repeat:no-repeat;
	
}

#footerleft {
		width:375px;
		overflow:hidden;
		display:inline;
		padding: 10px 5px 5px 5px;
		height:95px;
		float:left

}

#footerright {
	width:375px;
	float:right;
	overflow:hidden;
	display:inline;
	padding: 10px 5px 5px 5px;
	height:95px;
	
	
}

p.footer {
	color:#1C3F94;
	font-size:12px;
	line-height: 13pt;
}

#spacing {
	margin-top:30px;
}

#topbox {
	margin-top: 80px;
}