
/* spacer */

.xxxxxx {
font-family : Verdana;
}
	
	
/* header and instructional text elements */

	
	.subhead {
		font-weight : bold;
		color : #003333;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 20px;
	}

	.subsubhead {
		font-weight : bold;
		color : #003333;
		font-family : verdana, arial, san-serif;
		font-size : 14px;
		text-align : left;
		line-height : 18px;
	}
	
	.subheadprint {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 16px;
		text-align : left;
		line-height : 20px;
	}
	
	.sidesubhead {
		font-weight : bold;
		color : #003333;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 17px;
	}
	
	.sidesubheadprint {
		font-weight : bold;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 17px;
	}
	
	.tablelead {
		font-weight : bold;
		color : #ffffff;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : center;
		line-height : 18px;
	}
	
	
	.sidetext {
		background-color : #E3EDE0;
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 15px;
	}

	.text {
		font-weight : normal;
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	.tablecell1 {
		font-weight : bold;
		background-color: #C9DBC3
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	
	.tablecell2 {
		font-weight : bold;
		background-color : #E3EDE0
		color : #000000;
		font-family : verdana, arial, san-serif;
		font-size : 12px;
		text-align : left;
		line-height : 18px;
	}
	
	a {
		color: #0011dd
		text-decoration : underline
	}		
	a:hover {
		text-decoration : underline
	}
	a:link { 
		text-decoration : underline 
		color: #0011dd 
	}
	a:visited { 
		text-decoration : underline
		color: #0011dd 
	}

	.phpdigHighlight {
		font-weight:bold;
	}

	li {
		font-weight : normal;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	
	.publication {
		margin : 20px 50px 50px 50px;
		font-weight : normal;
		color : #000000;
		font-family : trebuchet, verdana, arial, san-serif;
		font-size : 11px;
		text-align : left;
		line-height : 16px;
	}
	.home-padding {
		padding:8px;
	}

	.foottext { font-weight : normal; color : #ffffff; font-family : arial, san-serif; font-size : 10px; text-align : left; line-height : 24px; }
	a.footer { color:#9BB7DE; }
