
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}


table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}



/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #ffffff url(images/gtb_background.gif) repeat 0 0;
	text-align: left;
	color: #000000;
	font: normal 12px/14px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #990000; }
a:visited { text-decoration: underline; font-weight: bold; color: #990000; }
a:hover { text-decoration: underline; font-weight: bold; color: #990000; }
a:active { text-decoration: underline; font-weight: bold; color: #990000; }
				
ul, ol
{
					display: block;
					margin-left:40px;
					text-indent:0px;
					padding: 6px;
					background: transparent;
				}


strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

input, select, textarea
{
	border: 1px solid #CCC;
	color: #333;
	font-size: 11px;
}



/* -- CUSTOM DEFINITIONS -- */
.titleheader
{
	font: bold 14px/14px Georgia, serif;
	color: #900;
	margin-bottom: 2px;
	margin-left: 0px;
}

.bodycopy
{
	font: normal 12px/14px Arial, sans-serif;
	color: #000;
	line-height:18px;
	margin-left:20px;
	margin-right:20px;
	span.raised {font-size:.4em; vertical-align:50%;}

}
.redheadline
{
	font: bold 16px/16px Arial, sans-serif;
	color: #900;
	margin-bottom: 2px;
	text-align: left;margin-left:20px;
	margin-right:10px;
}

.federalinmatesheadline
{
	font: bold 14px/14px Arial, sans-serif;
	color: #000;
	text-align: center;
	margin-bottom: 2px;
}

.federalinmatesheadlinered
{
	font: bold 14px/14px Arial, sans-serif;
	color: #009;
	margin-bottom: 2px;
	text-align: center;
}

.footnotes
{
	font:  10px/10px Arial, sans-serif;
	color: #000;
	text-align: left;
	margin-bottom:20px;
	margin-left:50px;
}

.federalinmates
{
	font:  12px/12px Arial, sans-serif;
	color: #000;
	text-align: center;
	margin-bottom: 2px;
}

.readthebill
{
	font:  bold 12px/12px Arial, sans-serif;
	color: #000;
	text-align: center;
	margin-bottom: 4px;
}


.contentMiddleW {
	width:700px;
	padding:3px 31px 3px 31px;
	background:FFFFFF;
	height:350px;
	float:left;
}
/* -- CUSTOM DEFINITIONS -- */

.wrap
{
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background-color: #FFF;
	

.footer_more_links 
{
	font-size: 9px;
	color: #666;
	margin-bottom: 14px;
	text-align: center;
}
	
