body {
	 margin:0;
	 padding:0
}

body {
	 background:#FFF;
	 color:#000
}

.Header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #790396;
	text-decoration: none;
}

.Header a:link, .Header a:visited{
	color: #790396; /*purple*/
	text-decoration: none;
}

.Header a:hover, .Header a:active{
	color: #790396;
	text-decoration: underline;
}


.subHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #790396;
	text-decoration: none;
}

.subHeader a:link, .subHeader a:visited{
	color: #790396; /*purple*/
	text-decoration: none;
}

.subHeader a:hover, .subHeader a:active{
	color: #790396;
	text-decoration: underline;
}

a.mfont:link, visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #b3cc33;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}

a.mfont:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #b3cc33;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}

a.mfont:hover {
	color: #15055e;
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
}

a.sfont:link {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	text-decoration: none;
}

a.sfont:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
	text-decoration: none;
}

a.sfont:hover {
	color: #999999;
	text-decoration: none;
	font-size : 11px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
}

TD a:link, TD a:visited{
	color: #790396; /*purple*/
	text-decoration: underline;
}

TD a:hover, TD a:active{
	color: #333333;
	text-decoration: underline;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
}

.content a:link, .content a:visited{
	color: #790396; /*purple*/
	text-decoration: underline;
}

.content a:hover, .content a:active{
	color: #333333;
	text-decoration: underline;
}


.copyright { 
	text-decoration: none; 
	color: #999999; 
	letter-spacing : normal; 
	font: 10px Arial, Helvetica, sans-serif 
	}
	
.copyright a:link, .copyright a:visited{ 
	color: #999999;	
	text-decoration: none;
	}
	
.copyright a:hover, .copyright a:active{ 
	color: #999999;	
	text-decoration: underline;
}

.mainNav {
	font-family : Arial,Helvetica, sans-serif;
	color: #FFFFFF;	
	font-weight: bold;
	font-size : 11px;
	letter-spacing : 2px;
}

.mainNav a:link, .mainNav a:visited{
	/*color: #A3A3A3;*/
	color: #FFFFFF;	
	text-decoration: none;
}

.mainNav a:hover, .mainNav a:active{
	color: #B9E700;	
	text-decoration: none;
}

.sideNav {
	font-family : Arial, Helvetica, sans-serif;
	color: #b3cc33;	
	font-weight: bold;
	font-size : 11px;
	letter-spacing : 1px;
	height: 5px;
	text-decoration: none;
}

.sideNav a:link, .sideNav a:visited{
	/*color: #A3A3A3;*/
	color: #b3cc33;	
	text-decoration: none;
}

.sideNav a:hover, .sideNav a:active{
	color: #15055e;	
	text-decoration: none;
}

.bigHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.quicklinks {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight: bold;
	color: #3D007E;
	text-decoration: none;
}

.quicklinks a:link, .quicklinks a:visited{
	color: #3D007E; /*purple*/
	text-decoration: none;
}

.quicklinks a:hover, .quicklinks a:active{
	color: #790396;
	text-decoration: underline;
}

.dropdowntext {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
}

.tblHeaderPurple {
	background: #FFF
}

.tblHeaderPurple th {
	font-size: 12px;
	font-weight: bold;
	background: #790396;
	color: #FFF;
	padding:2px
}

.tblHeaderPurple th a:link, .tblHeaderPurple th a:visited  {
	color:#FFFFFF;
	text-decoration: underline
}

.tblHeaderPurple td {
	padding:2px
}

.tblHeaderBlue {
	background: #FFF
}

.tblHeaderBlue th a:link, .tblHeaderBlue th a:visited  {
	color:#FFFFFF;
	text-decoration: underline
}

.tblHeaderBlue th {
	font-size: 12px;
	font-weight: bold;
	background: #3638A5;
	color: #FFF;
	padding:2px
}

.tblHeaderBlue td {
	padding:2px
}

.rowTabOdd {
	background: #E8E8E8
}

.rowTabEven {
	background: #F8F8F8
}

.disclaimer-title {
	font-weight:bold;
	font-size:12px
}

.disclaimer-content {
	font-size:10px;
	text-align:justify
}

.blockPurple {
	border:2px #790396 solid;
	background:#FFF
}

.blockGreen {
	border:2px #B9E700 solid;
	background:#FFF
}

.tblQuote {
	background: #FFF;
	font-family: Helv;
	font-size: 8pt
}

.tblQuote th {
	color: #FFF;
	background: #790396;
	font-family: Helv;
	font-size: 8pt;
	font-weight: bold
}

.tblQuote th a:link, .tblQuote th a:visited  {
	color:#FFF;
	font-family: Helv;
	font-size: 8pt;
	text-decoration: underline
}

.tblQuote td {
	font-family: Helv;
	font-size: 8pt
}


.news-header {
	color:navy;
	font-weight:bold;
	font-size:13px;
	margin-bottom:-13px
}
.news-header a:link, .news-header a:visited {
	text-decoration: none;
}	
.news-header a:hover, .news-header a:active {
	text-decoration: none;
}

.news-highlight {
	color:#000
}
.news-highlight a:link, .news-highlight a:visited {
	text-decoration: underline;
}	
.news-highlight a:hover, .news-highlight a:active {
	text-decoration: underline;
}

.news-more {
	font-style:normal
}
.news-more:link, .news-more:visited { 
	text-decoration: none;
}
.news-more:hover, .news-more:active { 
	text-decoration: none;
}	
.news-more a:link, .news-more a:visited {
	text-decoration: none;
}	
.news-more a:hover, .news-more a:active {
	text-decoration: none;
}

.red {
	color:#ff0000;
}