body { 
    background: #ffffff; 
    padding: 0px;
    margin: 0px;
}

h1,h2,h3,h4,h5{
	margin:0;
	padding-top:6;
}

h1 {
    color: #385e30;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
	text-transform: uppercase;
}

h2 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #84a923;
    text-decoration: none;
}

h3 {
    font-size : 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight : bold;
    color: #e16a22;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}
p  
{
    font-size : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color : #000000;
    text-decoration: none;
}

ul,ol,li {
    font-size : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color : #000000;
    text-decoration: none; 
}

a:link, a:visited, a:active { 
    font-size : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color : #274fa1;
    text-decoration: none;
}

a:hover {
    font-size : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
    font-weight : normal;
    color : #274fa1;
    text-decoration: underline;
}

a:link img, a:visited img { 
    border-style: none;
}

a img { 
    color: #ffffff;
}

/* hides the border in NS 4.x */

.header
{
    color: white;
    font-size : 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight : bold;
}
.button 
{ 
	cursor: default;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: Black; 
	background-color: #DBFA0A; 
	border: #9BDA22; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-weight : bold;
}
.buttonover 
{ 
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: White; 
	background-color: #9BDA22; 
	border: #DBFA0A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-weight : bold;
}
.form 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background: white
}


/* ------------------ News Start -----------------------*/
.newsHeading
{
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    color : #228b22;
    font-size : 12pt;
}
.newsContent
{
    color : Black;
    font-size : 8pt;
    font-weight : bolder;
    font-family: arial;
    text-decoration: none;
}
.newsParagraph
{
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    font-family: arial;
    text-decoration: none;
    margin-bottom : 10px;
    margin-top : 0px;
}
.newsMore
{
    font-weight: bold;
    font-family: arial;
    text-decoration: none;
    font-size : 7pt;
    vertical-align : top;
    color : #228B22;
}
a.newsMore:link
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
a.newsMore:visited
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}
a.newsMore:hover
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline;
}
/* ------------------ News End -----------------------*/

/* ------------------ Nav Trail Start -----------------------*/
a.nav_trail
{
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none;
}
a.nav_trail:link
{
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none;
}
a.nav_trail:visited
{
    font-weight: bold;
    color: #000000;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none;
}
a.nav_trail:hover
{
    font-weight: bold;
    color: #ff0000;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none;
}
/* ------------------ Nav Trail End -----------------------*/

/* ------------------ Bottom Nav Start -----------------------*/
a.bottom_nav
{
    font-weight: bold;
    color: #cc0000;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none;
}
a.bottom_nav:link
{
    font-weight: bold;
    color: #cc0000;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none;
}
a.bottom_nav:visited
{
    font-weight: bold;
    color: #cc0000;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none;
}
a.bottom_nav:hover
{
    font-weight: bold;
    color: #ff0000;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none;
}
/* ------------------ Bottom Nav End -----------------------*/

/* ------------------ Left Nav Start -----------------------*/

.left_nav_title
{
    color: #c51111;
    font: bold;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}
.left_nav
{
    color: #666666;
    font: bold;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}
.left_nav a:link
{
    color: #666666;
    font: bold;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    
}
.left_nav a:visited
{
    color: #666666;
    font: bold;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}
.left_nav a:hover
{
    color: #000000;
    font: bold;
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}
.left_nav nslink
{
    color: #333333;
    font: bold;
    font-size: 9pt;
    font-family: arial;
    text-decoration: none;
}

/* ------------------ Left Nav End -----------------------*/

/* ------------------ Top Nav Start -----------------------*/

.top_nav
{
    color: #666666;
    font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}
.top_nav a:link
{
    color: #666666;
    font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;    
}
.top_nav a:visited
{
    color: #666666;
    font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}
.top_nav a:hover
{
    color: #333333;
    font-size: 8pt;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}
.top_nav nslink
{
    color: #666666;
    font-size: 8pt;
    font-family: arial;
    text-decoration: none;
}

/* ------------------ Top Nav End -----------------------*/

/* ------------------ Contact Form Start -----------------------*/
.formmail_error_heading 
{
  COLOR: #C00000;
}
.formmail_error_body
{
  COLOR: #000000;
}
.formmail_heading 
{
  COLOR: #000000;
  FONT-WEIGHT: bold;
}
.formmail_item_name
{
  COLOR: #000000;
  FONT-WEIGHT: bold;
}
.formmail_item_value
{
  COLOR: #000000;
}
/* ------------------ Contact Form END -----------------------*/


/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/








/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

