body, p, a, h1, h2, h3, h4, h5, h6, li, ul, span, div, address, pre, cite, acronym, td, th, table, ol {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
body, p, a, h1, h2, h3, h4, h5, h6, span, div, address, pre, cite, acronym, td, th, table {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #0d78bc;
	font-weight: normal;
	font-size: 22px;
}
h2 {
	color: #0d78bc;
	font-weight: bold;
	font-size: 16px;
}
h3 {
	color: #f56304;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	color: #0d78bc;
    font-size: 12px;   
}
h5 {
	color: #f56304;
}
h6 {
	color: #0d78bc;
    font-size: 11px;     
}
strong {
	font-weight: bold;
}
u {
	text-decoration: underline
}
a {
	color: #f56304;
	text-decoration: underline;
}

white {
    color: #ffffff;
}

/* content styles for the home page */
div.whatsnew_entry {
	padding: 6px;
}
div.whatsnew_entry span {
	color: #cccccc;
}
div.whatsnew_entry h3 {
	color: #00619f;
	font-weight: bold;
	font-size: 10px;
}
div.whatsnew_entry p {
	padding-left: 0px;
	padding-right: 0px;
}
div.whatsnew_entry p a {
	color: #f56304;
	text-decoration: underline;
}
div.issueareas_entry {
	padding: 6px;	
	clear: both;
}
div.issueareas_entry div.thumbnail {
	width: 78px;
	float: left;
} 
div.issueareas_entry div.thumbnail img {
	margin: 8px;
}
div.issueareas_entry div.content {
	width: 340px;
	float: right;
	padding-top: 6px;
}
div.clearbothfloats {
	clear: both;
}
div.issueareas_entry div.content h3 {
	color: #00619f;
	font-weight: bold;
	font-size: 10px;
}
div.issueareas_entry div.content p {
	padding-left: 0px;
	padding-right: 0px;
}
div.issueareas_entry div.content p a {
	color: #f56304;
	text-decoration: underline;
}
div.quicklinks_entry {
	padding: 5px;
	background: transparent url('pix/quicklinks_arrow.gif') no-repeat top left;
	margin-left: 1px;
}
div.quicklinks_entry p {
	padding-left: 16px;
        padding-bottom: 9px;
}
div.quicklinks_entry p a {
	color: #f56304;
	text-decoration: underline;
}
td {
	border-right: none;
	border-bottom: none;
	padding: 6px;
}
table {
	border-left: none;
	border-top: none;
	border-spacing: 0px;
}
hr {
	border-top: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	border-bottom: none;	
}
div.stateexamples_entry div.state {
	float: left;
	width: 380px;
} 
div.stateexamples_entry div.state img {
	float: left;
}
div.stateexamples_entry div.state p {
	margin-bottom: 6px;
}
div.stateexamples_entry div.statenav {
	float: right;
	width: 150px;
	border-left: 1px solid #cccccc;
	padding-left: 6px;
}
/* in this issue */
div.inthisissue {
	width: 536px;
}
div.inthisissue_header {
	width: 536px;
	height: 34px;
	background: transparent url('pix/newsletter/inthisissue.gif') no-repeat;
}
div.inthisissue_header h1 {
	float: left;
	width: 100px;
	height: 34px;
	text-indent: -9000px;
}
div.inthisissue_header h2 {
	float: right;
	width: 426px;
	line-height: 34px;
	color: #9bd8ff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
div.inthisissue_body {
	background: transparent url('pix/newsletter/inthisissue_bg.gif') repeat-y;
}
div.inthisissue_footer {
	width: 536px;
	height: 10px;
	background: transparent url('pix/newsletter/inthisissue_bottom.gif') no-repeat;
}
/* inthenews */
div.inthenews_header h1 {
	width: 536px;
	height: 23px;
	background: transparent url('pix/newsletter/inthenews.gif') no-repeat;	
	border-bottom: 1px solid #cccccc;
	font-size: 1px;
	text-indent: -9000px;
	margin-top: 12px;
}
div.inthenews_body h1 {
	color: #ff6908;
	font-size: 10px;
	font-weight: bold;
}
div.inthenews_body p {
	margin-bottom: 12px;
}

div.questionandanswer_header h1 {
	width: 536px;
	height: 23px;
	background: transparent url('pix/newsletter/questionandanswer.gif') no-repeat;	
	border-bottom: 1px solid #cccccc;
	font-size: 1px;
	text-indent: -9000px;
	margin-top: 12px;
}
div.questionandanswer_body h1 {
	color: #ff6908;
	font-size: 10px;
	font-weight: bold;
}
div.questionandanswer_body p {
	margin-bottom: 12px;
}
div.inthisissue_body div.left {
	width: 260px;
	float: left;
}
div.inthisissue_body div.right {
	width: 260px;
	float: right;
}
