
/* CONTENT CLASSES*/
	.slogan{
	text-decoration: none;
	color:#f6ae13;
	font-family: Arial,Helvetica;
	font-size:7.5pt;
	font-weight:normal;
	}

	.mainheader {
	text-decoration: none;
	color:#666666;
	font-family: Arial,Helvetica;
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	}
	
	.press {
	text-decoration: none;
	color:#000000;
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	}
	
	.subheader {
	text-decoration: none;
	color:#091c5a;
	font-family: Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	}
	
	.bodyheader {
	text-decoration: none;
	color:#000000;
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	}
	
	.bodyheader2 {
	text-decoration: none;
	color:#091c5a;
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	}
		
	
	.subtext {
	text-decoration: none;
	color:#ffcc33;
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight:normal;
	}
	
	.body  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Arial,Helvetica;
	font-size:10pt;
 	font-weight : normal;
 	}
	
	
	.bodysmall  {
 	text-decoration : none;
 	color: #000000;
 	font-family : Arial,Helvetica;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.subbody {
	text-decoration: none;
	color:#000000;
	font-family: Arial,Helvetica;
	font-size:8pt;
	font-weight:normal;
	}
	
	.menutext {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Arial,Helvetica;
	font-size:9pt;
 	font-weight : normal;
 	}
	
	.copy {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Arial,Helvetica;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.bartitle {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Arial,Helvetica;
	font-size:9pt;
 	font-weight : bold;
 	}
	
	.barheader {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Arial,Helvetica;
	font-size:11pt;
 	font-weight : normal;
 	}
	
	.copyright {
 	text-decoration : none;
 	color: #091c5a;
 	font-family : Arial,Helvetica;
	font-size:8pt;
 	font-weight : normal;
 	}
/* HEADER CLASSES */


/* LINK CLASSES */

.leftnavlinks {
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	color: #091c5a;
	}
.leftnavlinks:hover {
	color: #666666;
	}
	
.subleftnavlinks {
	font-family: Arial,Helvetica;
	font-size:7.5pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.subleftnavlinks:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.nolinks {
	font-family: Arial,Helvetica;
	font-size:7.5pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffcc33;
	}
	
.subheaderlinks {
	text-decoration: underline;
	color:#666666;
	font-family: Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	}	
.subheaderlinks:hover {
	text-decoration: none;
	color:#091c5a;
	}
	
	
.presslinks {
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	}
.presslinks:hover {text-decoration: underline;
	color: #666666;
	}
	
	.urllinks {
	font-family: Arial,Helvetica;
	font-size:7.5pt;
	font-weight:normal;
	text-decoration: none;
	color: #091c5a;
	}
.urllinks:hover {text-decoration: underline;
	color: #666666;
	}
	
.bodylinks	{
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:normal;
	text-decoration: underline;
	color: #000000;
	}
.bodylinks:hover {text-decoration: none;
	color: #666666;
	}

.smallbodylinks	{
	font-family: Arial,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration: underline;
	color: #666666;
	}
.smallbodylinks:hover {text-decoration: none;
	color: #000000;
	}
	
	
.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: #000066;
 	font-family : Arial,Helvetica;
	font-size:11pt;
	
 	font-weight : bold;
 	}
.topmenulinks:hover	{
	text-decoration: underline;
	}
	
.menulinks {
 	text-decoration : none;
 	color: #ffffff;
 	font-family : Arial,Helvetica;
	font-size:9pt;
 	font-weight : normal;
 	}
.menulinks:hover	{
	text-decoration: underline;
	color: #ffcc33;
	}

.contentlinks	{
	font-family: Arial,Helvetica;
	text-decoration: none;
	color: #ffffff;
	}
.contentlinks:hover	{text-decoration: underline;}

.newslinks	{
	font-family: Arial,Helvetica;
	text-decoration: none;
	color: #ff9900;
	font-weight : bold;
	}	
.newslinks:hover {text-decoration: underline;
	}


