.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	vertical-align: baseline;



}

.nav a:link {
	text-decoration: none;
}

.nav a:visited {
	text-decoration: none;

}
.nav a:hover {
	text-decoration: underline;
}

.nav a:active {
	text-decoration: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;

}



.news {
	font-family: Verdana;
	font-size: 11px;
	color: #666666
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:underline;
}

.news:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration:none;
}


.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;

}

.bodytext_bold_white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;

}



.bodytext_bold_red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #3FA3C9;
	text-decoration: underline;

}

.bodytext_bold_red:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #3FA3C9;
	text-decoration: none;

}

.links {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;

}

.links:hover {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: underline;

}

.bodytext_bold_green {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: normal;
	color: #9F1900;
	text-decoration: none;

}

.bodytext_bold_green:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: normal;
	color: #669933;
	text-decoration: underline;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #666666;	
}

.Title {
	font-family:  Verdana, Courier New;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #676767;	
}

.heading1_orange {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FCBA2A;	
}

.heading2_blue {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #3FA3C9;	
}

body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background:url(/images/back.gif);
	background-repeat:repeat-x;
}


/*input {
font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
}*/

.formfield {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #c3c3c3;
}
.tableborder {
	border: 1px solid #898989;
}

.tableborderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #898989;
	border-right-color: #898989;
	border-bottom-color: #898989;
	border-left-color: #CCCCCC;
}


  ul {
   list-style-type: disc;
   list-style-image: url(../images/bullet.gif);
   list-style-position: center;
   margin:10pt;
   }
   li {
   margin-bottom : 10pt;
   margin-left :  0pt;
   }
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: px;
	border: 1px solid #C4C4C4;
}
