a:hover { 
	font-weight : bold; 
	color : #D5332C;
	text-decoration: none;
	}

a { font-weight : bold; 
	color : #000000;
	text-decoration: none;
	}

.topnavwhite { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	color : #FFFFFF;
	text-decoration: none;
	 }

 .topnavwhite:hover { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	color : #FFFFFF;
	text-decoration: underline;
	 }

.topnavgray { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	 }

 .topnavgray:hover { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	color : #666666;
	text-decoration: underline;
	 }
	
.headlineone {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 16px;	
	color : #333333;	
	}
	
.headlinetwo {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 16px;	
	color : #000000;	
	}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	}
	
.contentbold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	}

.contentwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 15px;	
	color : #FFFFFF;	
	}
	
.mouseover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height: 14px;
	color : #000000;
	text-decoration : underline;
}

.datatabletitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 18px;
	line-height: 20px;	
	color : #333333;	
	}
	
.datatitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 16px;	
	color : #333333;	
	}
	
.datasubtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 16px;	
	color : #333333;	
	}
	
.dataparammain {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 10px;
	line-height: 14px;	
	color : #333333;	
	}

.dataparamkey {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	line-height: 14px;	
	color : #333333;	
	}

.contentlink {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	text-decoration: none;
	}

.contentlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	text-decoration: underline;
	}
	
.contentlinkbold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	text-decoration: none;
	}

.contentlinkbold:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size : 12px;
	line-height: 15px;	
	color : #333333;	
	text-decoration: underline;
	}
	
.selectbox {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal; 
	font-size : 11px;
	line-height: 11px;
	}

.selectorwhitetext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 12px;
	line-height: 12px;	
	color : #FFFFFF;	
	text-decoration: none;
	}
	
.selectorwhitesmall {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 10px;
	line-height: 12px;	
	color : #FFFFFF;	
	text-decoration: none;
	}
	
.selectorlink {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 10px;
	line-height: 12px;	
	color : #333333;	
	text-decoration: none;
	}

.selectorlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-size : 10px;
	line-height: 12px;	
	color : #333333;	
	text-decoration: underline;
	}
