@charset "utf-8";

/* CSS Document */

/*bodytext styles the same to deal with both sets of files*/

.fontnorm

{

    font-family:Arial;

	color: #333333;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

}

.lists {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	list-style-image: url(/images/layout_33.jpg);

	list-style-type: circle;

}





.bodytext

{

    font-family:Arial;

	color: #333333;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

}

/*--end duplicate style--*/

.fontsml

{

    font-family:Arial;

	color: #333333;

	font-size:11px;

	text-decoration:none;

	font-weight:normal;

}



.fontnorm_justified

{

    font-family:Arial;

	color: #333333;

	font-size:12px;

	/*text-align:justify;*/	 

	text-decoration:none;

	font-weight:normal;

}

/*--duplicate heading style--*/

.fontgreen_big {

	color: #669900;

	font-size:16px;

	font-weight:bold;

	text-decoration:none;

	}

.intheading {

	color: #669900;

	font-size:16px;

	font-weight:bold;

	text-decoration:none;

	}

/*--end duplicate style--*/

/*--duplicate subheading style--*/

.fontgreen {

	font-family:Arial;

	color: #80A501;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

	}

.intsubheading {

	font-family:Arial;

	color: #80A501;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

	}

/*--end dup style--*/

.fontwhite_big {

	font-family:Arial;

	color: #FFF;

	font-size:16px;

	text-decoration:none;

	font-weight:bold;

	}

	

.fontwhite {

	font-family:Arial;

	color: #FFF;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

	}





a.bot_link:active,a.bot_link:visited,a.bot_link:link{

	font-family:Arial;

	color: #80A501;

	font-size:11px;

	text-decoration:none;

	font-weight:normal;

	

}

a.bot_link:hover{

	font-family:Arial;

	color: #80A501;

	font-size:11px;

	font-weight:normal;

	text-decoration:underline;

}



a.links:active,a.links:visited,a.links:link{

	font-family:Arial;

	color: #009900;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

	

}

a.links:hover{

    font-family:Arial;

	color: #009900;

	font-size:12px;

	font-weight:normal;

	text-decoration:underline;

}



a.links2:active,a.links2:visited,a.links2:link,a.print{

	font-family:Arial;

	color: #CC0099;

	font-size:12px;

	text-decoration:none;

	font-weight:normal;

	

}

a.links2:hover,a.print:hover{

    font-family:Arial;

	color: #CC0099;

	font-size:12px;

	font-weight:normal;

	text-decoration:underline;

}

.forborder

{

	border-top:1px solid #0F78CE;

	border-right:1px solid #0F78CE;

	border-left:1px solid #0F78CE;

}

