/* GLOBAL----------------------------------------------------------------- */
body{
	font:76%/1.5em tahoma, geneva, arial, sans-serif;
	margin:0;
	padding:0;
	/*text-align:left;*/
	margin-left: auto;
	margin-right: auto;
}
*{
	margin:0;
	padding:0;
}
table#top{
	margin-left: auto;
	margin-right: auto;
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:black; 
	text-align:justify;
	margin: 0px 20px 0px 20px;
}
p#front{
	margin: 2px 2px 2px 5px;
}

/*Class for all images within services*/
.centeredImage{
    text-align:center;
	margin: 10px;
    padding: 20px;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#336699; 
	text-align:left;
	margin: 0px 0px 20px 20px;
}
h1#front
{
	margin: 4px 4px 4px 6px;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#336699; 
	text-align:left;
	margin: 0px 0px 20px 20px;
}
h2#front
{
	margin: 0px 1px 0px 0px;
	align:right;
	font-size:16px;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#336699; 
	text-align:left;
	margin: 0px 0px 20px 20px;
}
	

hr 
{
	width: 95%;
	align: center;
	margin: 2px;
}
/*Used for the footer on the homepage*/
tr#footer
{
	font-family:tahoma, geneva, arial, sans-serif;
	font-size:11px; 
	color:#B8D2E0; 
	text-align:center;
	text-decoration: none;
}
td#right
{
	border-left: solid 1px #B8D2E0;
	border-right: solid 1px #B8D2E0;
}

hr#hor {
	width: 90%;
	/*align: center;*/
}
table#mainbody{
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #B8D2E0;
}
/*a:link { text-decoration: underline; color: blue }
a:active { text-decoration: underline; color: blue }
a:visited { text-decoration: underline; color: blue }

a:hover { text-decoration: none; color: black }*/

.pageTitle
{
	text-align:center;
}

.NewsSection1
{
	width:425px;
	float:left;
}

.NewsImg1
{
	width:300px;
	float:right;
	margin:0px 15px 0px 0px;
}

.NewsTitle
{
	width:100%;
	clear:both;
}

.NewsSection2
{
	width:425px;
	float:right;
}

.NewsImg2
{
	width:300px;
	float:left;
	margin:0px 0px 0px 15px;
}

.newsFull
{
	width:100%;
}

.bweaImg
{
	margin-left:129.5px;
}

.eweaImg
{
	margin-left:232px;
}

.bweawt
{
	margin-left:307px;
	padding:10px 0px 0px 0px;
}