/* spacer */

.xxxxxx {
font-family : Verdana;
}
	
	
/* header and instructional text elements */


	.headtext {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 21px;
		text-align : center;
		line-height : 21px;
	}
	
	.table1 {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 16px;
		text-align : center;
		line-height : 21px;
	}
	
	.table2 {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 21px;
	}

	.text {
	font-weight : normal;
	color : #000000;
	font-family : trebuchet, verdana, arial, san-serif;
	font-size : 11px;
	text-align : left;
	line-height : 16px;
	left: 20px;
        margin-left: 2px;

	}
	
	.innerhead {
		font-weight : normal;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	
	.innerheadselected {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	
	
	.textbold {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	
	.textlarge {
		font-weight : bold;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 13px;
		text-align : left;
		line-height : 19px;
	}
	
	.textitalic {
		font-weight : normal;
		font-style : italic;
		color : #315E96;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 18px;
	}
	
	.leadstory {
		font-weight : normal;
		color : #04254D;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 20px;
		text-align : left;
		line-height : 28px;
	}
	
	.smalltextwhite {
		font-weight : normal;
		color : #ffffff;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 9px;
		text-align : left;
		line-height : 16px;
	}
	
	.smalltextbold {
		font-weight : bold;
		color : #ffffff;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 10px;
		text-align : center;
		line-height : 15px;
	}
	
	.smalltext {
		font-weight : normal;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 10px;
		text-align : left;
		line-height : 15px;
	}

	
	.newsdates {
		font-weight : normal;
		color : #315E96;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	
	a {
		color: #0000ff
	}		
	a:hover {
		text-decoration : underline
	}
	a:link { 
		text-decoration: none; 
		color: #0000ff 
	}
	a:visited { 
		text-decoration: none; 
		color: #0000ff 
	}
