body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.codeFront, a.codeFront:link, a.codeFront:visited, .codeFooter, a.codeFront:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #4D654D;
}

a.codeFront:hover, a.codeFront:visited:hover {text-decoration:underline;}
.codeFrontHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	text-decoration:none;
}
.codeFooter{color: #F0F2E0;
	size:10px;}

.allblack {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.allblack:link {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.allblack:hover {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none
}

.stateUpdates {
    font-size: 12px;
    color: black;
    font-family: arial, helvetica;
    text-align: center;
    padding: 0px;
	background-color:#6699CC;	
	}
	
.stateHeadline {
	
    font-size: 32px;
	font-weight: bold;
    color: black;
    font-family: arial, helvetica;
    text-align: left;

	}
	
	.thinkerCopy {
	font-size: 12px;
	font-weight: normal;
    color: black;
    font-family: georgia;
    text-align: left;
	text-decoration:none;
	line-height:160%;
	}
	
	a.thinkerCopy{
	color:#006699;
	}
	
	a.thinkerCopy:hover{
	text-decoration:underline;
	color:#006699;
	}
	
	

.headerLinks {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	}

a.headerLinks:link {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: none
	}

a.headerLinks:hover {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: underline
	}

a.headerLinks:visited {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: none
	}
	
a.headerLinks:visited:link {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: none
	}

a.headerLinks:visited:hover {
	
    font-size: 11px;
    color: white;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: underline
	}
	
.subheaderLinks {
	
    font-size: 11px;
    color: #CCCCCC;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	}

a.subheaderLinks:link {
	
    font-size: 11px;
    color: #CCCCCC;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: none
	}

a.subheaderLinks:hover {
	
    font-size: 11px;
    color: #CCCCCC;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: underline
	}
	
.footerLinks {
	
    font-size: 11px;
    color: #000033;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	}

a.footerLinks:link {
	
    font-size: 11px;
    color: #000033;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: none
	}

a.footerLinks:hover {
	
    font-size: 11px;
    color: #000033;
    font-family: arial, helvetica;
    text-align: center;
	vertical-align: middle;
	text-decoration: underline
	}

.bodyText {
	
    font-size: 12px;
	font-weight: normal;
    color: black;
    font-family: arial, helvetica;
    text-align: left;
	}
	
a.bodyText:link {
	
    font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
    color: #336699;
    font-family: arial, helvetica;
	}
	
a.bodyText:visited {
	color:#999999
	}
	
.bodyTextHighlight {
	
    font-size: 12px;
	font-weight: normal;
    color: #666600;
    font-family: arial, helvetica;
    text-align: left;
	}

.bodyTextSmaller {
	
    font-size: 10px;
	font-weight: normal;
    color: black;
    font-family: arial, helvetica;
    text-align: left;
	}
	
.dateline {
	
    font-size: 12px;
	font-weight: normal;
    color: black;
    font-family: "Courier New", Courier, mono;
    text-align:left;
	}
	
.subHeader {
	
    font-size: 16px;
	font-weight: bold;
    color: #336699;
    font-family: arial, helvetica;
    text-align: left;
	}
	
.stateTitle {

	font-size:38px;
	color: black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:700;
	}
	
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
	}