html
{
	background-color: #eaf0f8;
	background-image: url(/media/images/site-gradient2.png);
	background-repeat: repeat-x;
	text-align: center;
}
a
{
 	text-decoration: none;
	color: #0054a6;
	outline: none;
}
a:hover
{
 text-decoration: underline;
}
a:visited
{
	color: #0054a6;

}
img
{
	border: none;
}
body 
{
	position: relative;
	background-color: #ffffff;
	width: 1000px;
	min-height: 1000px;
	border-left: solid 1px #7b7b7b;
	border-right: solid 1px #7b7b7b;
	border-bottom: solid 1px #7b7b7b;
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
	color:#000000; 
	font-family:Arial;
	font-size: 11pt;
	text-align: left;
}

.logo
{
	margin: 20px 0 0 15px;
}
#banner
{
	width: 1000px;
	height: 190px;
	background-image: url(/media/images/banner.jpg);
	text-align: center;
}
#menu
{
	width: 1000px;
	height: 33px;
	background-image: url(/media/images/menu-bg.png);
}
#leftcol
{
	float: left;
	width: 240px;
	height: 777px;
	background-image: url(/media/images/left-column-bg.jpg);
	background-repeat: no-repeat;

}
.leftcontent
{
	margin: 30px 10px 20px 30px;
}
.leftcontent H5
{
	font-size: 12pt;
	color: #0054a6;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 5px 0px; 
}
.leftcontent ul
{
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	list-style-type: none;

}
.leftcontent li
{
	font-size: 10pt;
	padding-left: 0px;
	margin: 0;
}
.bullet
{
	padding: 0px 5px 3px 0px;
}
#rightcol
{
	float: right;
	width: 690px;
	margin: 0 30px 30px 30px;
	padding: 20px 0 0 0;
}
.clearall
{
	clear: both;
}

h3
{    
	color:#0054a6; 
	font-family:Arial;
	font-size: 24pt;
	text-align: left;
}
h4
{    
	color:#0054a6; 
	font-family:Arial;
	font-size: 16pt;
	text-align: left;
}
.SmallDate
{
	color:#d80000; 
	font-family:Arial;
	font-size: 8pt;
	text-align: left;
}
.SmallDateRight
{
	color:#d80000; 
	font-family:Arial;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
}
.SubPageList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.SubPageList li
{
	padding-bottom: 20px;	
}
.Copyright
{
	text-align: center;
	color:#0054a6; 
	font-family:Arial;
	font-size: 10pt;
	height: 60px;
	padding-top: 30px;
	vertical-align: bottom;
}

table.MemberList
{
	padding: 0px;

}
table.MemberList tr
{	

}
table.MemberList td
{
	padding: 2px 5px 2px 5px;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color: #000000
}

.ContactButton
{
    float: right;   
}
.ContactForm
{
    font-family: Arial;
    width: 400px;
}
.ContactDiv, .ContactMessage
{
    font-size: 9pt;
    width: 100%;
    padding-bottom: 15px;

}
.ContactMessage
{
    margin-bottom: 10px;
    color: Red;
}
.ContactField
{
    width: 100%;
}
.required
{
	color: Red;
	padding-left: 10px;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
