
/* CONTENT CLASSES*/
	.dummy{
	text-decoration: none;
	color:#ffffff;
	font-size:1pt;
	font-weight:normal;
	}
	
	.introtext{
	text-decoration: none;
	color:#114e11;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	}

	.mainheader {
	text-decoration: none;
	color:#114e11;
	font-family: Helvetica,Arial;
	font-size:16pt;
	font-weight:normal;
	}
	
	.footer {
	text-decoration: none;
	color:#114e11;
	font-family: Helvetica,Arial;
	font-size:9pt;
	font-weight:bold;
	}
	
	.subheader {
	text-decoration: none;
	color:#091c5a;
	font-family: Helvetica,Arial;
	font-size:12pt;
	font-weight:bold;
	}
	
	.bodyheader {
	text-decoration: none;
	color:#000000;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	}
	
	.bodyheader2 {
	text-decoration: none;
	color:#091c5a;
	font-family: Helvetica,Arial;
	font-size:10pt;
	font-weight:bold;
	}
			
	.subtext {
	text-decoration: none;
	color:#ffcc33;
	font-family: Helvetica,Arial;
	font-size:9pt;
	font-weight:normal;
	}
	
	.body  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight : normal;
 	}
		
	.bodysmall  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Helvetica,Arial;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.subbody {
	text-decoration: none;
	color:#000000;
	font-family: Helvetica,Arial;
	font-size:8pt;
	font-weight:normal;
	}
	
	.menutext {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : normal;
 	}
	
	.copy {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.bartitle {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:9pt;
 	font-weight : bold;
 	}
	
/* HEADER CLASSES */


/* LINK CLASSES */

.bodylinks	{
	font-family: arial,helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration: underline;
	color: #114e11;
	}
.bodylinks:hover {text-decoration: none;
	color: #114e11;
	}

.emaillinks	{
	font-family: arial,helvetica;
	color: #666666;
	font-size:8pt;
	font-weight:normal;
	text-decoration: none;
	}
.emaillinks:hover	{
	text-decoration: underline;
	color: #000000;
	}
	
.topmenulinks {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Helvetica,Arial;
	font-size:10pt;
	
 	font-weight : bold;
 	}
.topmenulinks:hover	{
	text-decoration: underline;
	}
	
.menulinks {
 	text-decoration : none;
 	color:#114e11;
 	font-family : Helvetica,Arial;
	font-size:10pt;
 	font-weight :bold;
 	}
.menulinks:hover	{
	text-decoration: underline;
	}



