html,body,p {
	margin:0;
    padding:0;
    height:100%;
    border:none;
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	background-color:#e0e0e0;
	color:#333333;
}

h1 {
	font-family:"Lucida Sans", "Arial";
	font-size: 14px;
	color: #336699;
}

h2 {
	font-family:"Lucida Sans", "Arial";
	font-size: 14px;
	color: #333333;
}

h3 {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color: #336699;
	font-weight:bold;
}

h4 {
	font-family:"Lucida Sans", "Arial";
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}

a:link {
	color: #333333;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #333333;	
}
a:hover {
	text-decoration: none;
	color: #336699;	
}
a:active {
	text-decoration: none;
	color: #333333;
}

.menu_active{
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.menu_actived{
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color: #336699;
	font-weight:bold;
}

.news_events_body {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color: #336699;
}

.header {
	font-family:"Lucida Sans", "Arial";
	font-size: 15px;
	color: #333333;
}

.header_blue {
	font-family:"Lucida Sans", "Arial";
	font-size: 18px;
	color: #336699;
	line-height: 20px;
}

.subheader_blue {
	font-family:"Lucida Sans", "Arial";
	font-size: 14px;
	color: #336699;
}

.form_required {
	font-weight:bold;
	color:#990000;
}

.field {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#333333;
	width:163px;
}

.field2 {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color:#333333;
	width:300px;
}

.contact {
	font-family:"Lucida Sans", "Arial";
	font-size: 11px;
	color: #ffffff;
}

.copyright {
	font-family:"Lucida Sans", "Arial";
	font-size:10px;
	color:#333333;
}

.main_panel {
	width:950px;
	height:300px;
	background-image: url(../images/main_pix.jpg);
	border: 7px solid #FFFFFF;
}

.sub1_panel {
	width:950px;
	height:164px;
	background-image: url(../images/sub1_pix.jpg);
	border: 7px solid #FFFFFF;
}

.submenu_panel {
	width:208px;
	height:28px;
	background-image: url(../images/submenu_box.gif);
	border: 1px solid #CACACA;
	vertical-align:middle;
}

.newsletter_panel {
	width:210px;
	height:180px;
	background-image: url(../images/newsletter_box.gif);
	border: 1px solid #CACACA;
	background-repeat: repeat-x;
}
