@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
}



td.content{
font-size:14px;
color: #003300;
padding-right: 20px;
}

td.homeabout{
font-size:15px;
}


input.required  {
background-color:#FACE74! important;
color: #000000;
background-image:none;
}

input.attrequired  {
background-color:#FACE74! important;
color: #000000;
background-image:none;
}

select.required {
background-color:#FACE74 ! important;
color: #000000;
}


input  {
background-color:#FFFFFF ! important;
background-image:url(images/new/background_input.jpg);
background-repeat:repeat-x;
}



.required  {
	font-weight : normal;
	font-style : normal;
	color: #CC0000;
	text-decoration : none;
}


 a:link{
	color: #009900;
	text-decoration: underline;
}
 a:visited {
	color: #009900;
	text-decoration: underline;

}

 a:hover {
	color: #FFCC00;
    text-decoration: none;


}
 a:active {
	text-decoration: underline;
	color: #FFFF00;
}


.contactform {
background-color:#FFCC66;
color: #006600;

}


div.feedburnerFeedBlock {
vertical-align:top;
widows:100%;
}

.feedTitle {
font-size:12px;
font-weight:bold;
}

div.feedburnerFeedBlock ul  {
font-weight:bold;
list-style-position:outside;
color: #005500;
list-style-type:disc;
margin-bottom: 30px;

}


div.feedburnerFeedBlock li  {
margin-bottom: 10px;
}

div.feedburnerFeedBlock div{
padding-right: 20px;
font-weight:normal;
font-size:12px;
color: #000000;
}

.headline {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;

}

.date {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.enclosure {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.creditfooter {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

div.feedburnerFeedBlock a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #005500;
	text-decoration: underline;
}
div.feedburnerFeedBlock a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #005500;
	text-decoration: underline;

}

div.feedburnerFeedBlock a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;

}
div.feedburnerFeedBlock a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;

}

/* from phplist.css - subscribe pages reference this stylesheet instead of phplist default*/

h1 {font-weight: bold; font-size: 12px; }

h2 {font-weight: bold; font-size: 11px; }

h3 {font-weight: bold; font-size: 12px; }

 a.video:link{
	color: #009900;
	text-decoration: none;
}
 a.video:visited {
	color: #009900;
	text-decoration: none;

}

 a.video:hover {
	color: #FF9900;
    text-decoration: none;


}
 a.video:active {
	text-decoration: none;
	color: #FFFF00;
}

#video_frame {float:left;}
