body
{	
	margin-top:3px;
	text-align:center;
	background-color:#ffffff;
	font-family:verdana, arial;
}
p, .pText, li, .mag label, #contactform label, .regForm label
{
	 font-size: 11px;
	  color: #878787;
	 letter-spacing: 0;
	 font-family:verdana, arial;
	
}
.redUL li
{
	color:red;
}
p, .pText, li
{
	line-height: 13px;
}
li
{
	padding-bottom:10px;
}
.smallText
{
	font-size: 9px;
}
.flashBorder
{
	margin-top:5px;
	border: 10px #CCCCCC outset;
}
.previewTable img
{
	width:100px;
	height:66px;
}
h1
{
	font-size: 15px;
	font-family:verdana, arial;
	color:#153698;
}	
h2
{
	font-size: 13px;
	font-family:verdana, arial;
	color:#153698;
}	
h3, .H3text, .newsTitle
{
	font-size: 11px;
	font-family:verdana, arial;
	color:#153698;
}
.newsPosted
{
	font-size: 9px;
	font-style:italic;
}
.newsBody
{
	font-size: 9px;

}
.boldText
{
	font-weight:bold;
}
.footerLinks 
{
	 text-align:right;
	 padding-right:5px;
	 
}
A
{
	color: #153698;
	text-decoration: none;
	font-size: 11px;
	 line-height: 12px;
}
A:Hover
{
	color: red;
	text-decoration: none;
	font-size: 11px;
	 line-height: 12px;
}

.footerLinks A:link
{
	color: #153698;
	text-decoration: none;
}
.footerLinks A:Hover
{
	color: red;
	text-decoration: none;
}
.newsTable, .pollTable
{
	margin-bottom: 10px;
}
.newsTextCell
{
	padding:5px;
	padding-left:10px;
	background-repeat:repeat-y;
	background-image:url(../Images/lightblue_bg.gif);

}
.newsTextCell p
{
	font-size: 12px;
	font-weight: normal;
}
.pollTextCell
{
	padding:5px;
	padding-left:10px;
	background-repeat:repeat-y;
	background-image:url(../Images/lightblue_bg.gif);
	text-align:left;
		
}
.pollTextCell p
{
	font-size: 11px;
	font-weight: normal;
}
.textBox, .formButton, .addBorder
{ 
	border:1px solid #BDBDBD;
}
.formButton
{
	font-size: 10px;
	color:#808080;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.agreeBox
{
	font-size: 12px;
	color:#808080;
	font:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
.width95
{
	width: 95%;
}

#Footer
{
	margin-left:5px;
	background-color:#D9E2FF;
	height:30px;
}

#Footer .leftBlock
{
	background-image:url(../Images/Footer_Left.gif);
	background-repeat:repeat-y;
}

#Footer .leftBlock p
{
	color: #FFFFFF;
	text-align:center;

}

.mainContent
{
	vertical-align:top;
	padding:10px;
	padding-left:5px;
}
.height550
{
	height:550;
}

ul
{
/*	list-style-image: url(../Images/Bullet.jpg);*/
	padding-left:10px;
	margin-left:10px;
}



.leftBlock
{
	vertical-align:middle;

}

.previewImage
{
	border: 2px solid #A0B6F9;
}

.bannerFront
{
	margin-left:5px;
margin-top:2px;
margin-bottom:2px;
}
#contactform
{
	width:100%;
}
#contactform div
{
	width:100%;
	height:50px;
	clear:left;
}
#contactform label
{
	width:100%;
	display:inline-block
}
#contactform input, #contactform .input
{
	width:90%;
}
#contactform em, .warning p
{
	color: red;
}
.regForm .row
	{
		clear: left;
		height: 40px;
		margin-bottom:10px;
	}
.regForm label
	{
		float: left;
		width:90%;
font-weight:bold;
margin-bottom:5px;
		
	}
.regForm input
	{
		float: left;
	
		
	}
.error, .error li
{
	color:red;
}