#container
{
	margin: 1em auto;
	width: 690px;
	padding: 10px;
	font: 85% Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../ac/BACKGROUND_STRIPES.gif);
}

	/* added NEW by Ryan 2/25/2008 */
#contents p { line-height: 125%; }

td#container {
	height: 670px;
	vertical-align: top;
}

.imagefloat { float: right; }

	/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: none;
	background-color: #ffffff;
}

.cssbox
{
		/* intended total box width - padding-right(next) */
	width: 425px !important;
		/* IE Win = width - padding */
		/* the gap on the right edge of the image (not content padding) */
	padding: 0;
		/* use to position the box */
	margin: 0;
}

td.cssbox_left_corner, td.cssbox_right_corner {
	width: 9px;
}

td.cssbox_left_corner img {
	text-align: left;
}

td.cssbox_right_corner img {
	text-align: right;
}

	/* set the top-left image */
.cssbox_head h2
{
	margin: 0;
		/* reset main site styles*/
	border: 0;
		/* ditto */
		/* padding-left = image gap + interior padding ... no padding-right */
	padding: 10px 0 0 6px;
	font-size: 32px;
	font-weight: bold;
	font-family: trebuchet, sans-serif;
	height: auto !important;
}

	/* IE Holly Hack */
.cssbox_head h3
{
	padding: 0 0 0 6px;
	margin-top: 0;
	font-size: 14px;
	font-family: georgia, serif;
	font-weight: normal;
	color: #666666;
	height: auto !important;
}

h3#recent {
	border-bottom: 1px solid #dbd5c5;
}

	/* IE Holly Hack */
	/* set the lower-left corner image */

.cssbox_body
{
	margin-right: 0px;
  /* interior-padding right */
	padding: 0 0 15px 6px;
}

	/* mirror .cssbox_head right/left */
#contents td.quickbit p { margin: 0 0 10px 0; }

table.cssbox a.AlertList:hover {
	border-bottom: 2px solid #dbd5c5;
	color: #383d44;
}

#rightcolumn #federalalertlist
{
	margin-left: 0;
 	padding-left: 0;
	width: 240px;
}

#rightcolumn #federalalertlist table {
	width: 200px;
}

#rightcolumn #federalalertlist .fed_middle {
	background-image: url(../ac/FEDERAL_ALERTS_BOX_MIDDLE.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 10px;
}

#rightcolumn #federalalertlist .fed_middle ul.AlertList {
	padding: 0px;
	margin: 0px;
}

#rightcolumn li.AlertList {
	padding: 0px;
	margin: 0px;
}

#rightcolumn li.AlertList
{
	background-image: url(../ac/ICON_DOCUMENT.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style: none;
	padding-left: 10px;
	margin-bottom: 5px;
}

#rightcolumn td.AlertListName {
	padding-bottom: 2px;
}

#rightcolumn #federalalertlist li a.AlertList, #rightcolumn #federalalertlist li a.AlertList:link, #rightcolumn #federalalertlist li a.AlertList:active, #rightcolumn #federalalertlist li a.AlertList:visited {
	padding: 0;
	font: 85% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
}

#rightcolumn #federalalertlist ul.AlertList li.AlertList a:hover, #rightcolumn #spotlight_middle a:hover { border-bottom: 2px solid #dbd5c5; }

#rightcolumn table#spotlight {
	width: 240px;
}

#spotlight_top {
	height: 35px;
}

#spotlight_middle {
	background-image: url(../ac/SPOTLIGHT_MIDDLE.gif);
	background-repeat: repeat-y;
}

#spotlight_middle h3, #spotlight_middle p {
	margin: 0pt;
	padding: 10px;
}

#spotlight_bttm {
	height: 34px;
}

a.arrow
{
	text-decoration: none;
	border: none;
}
a.plink:hover,
a.arrow:hover { color: #383d44; }

#contents h3.viewall
{
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 9px;
	line-height: 1.5em;
	letter-spacing: 2px;
	color: #000000;
}

#contents h3#recent
{
	position: relative;
	margin: 13px 0 10px 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px #CCCCCC solid;
}

#contents h4.alerticon
{
	float: left;
	height: 40px;
	width: 40px;
	padding: 0;
	margin: 0;
	color: #666b75;
	background-color: #FFFFFF;
	background-image: url(../ac/ICON_ALERT.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contents td.alert
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

#contents td.alert { margin-left: 4em; }
#contents td.quickbit p { margin: 0 0 10px 0; }

	/* NEW 2.25.08 rwr */
#contents td.quickbit ul li
{
	background-image: url(../ac/ICON_ALERT.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style: none;
	padding-left: 50px;
	margin-bottom:5px;
	padding-bottom: 6px;
}

table.cssbox td.AlertListName {
	padding-left: 30px;
	padding-bottom: 2px;
}

table.cssbox td.AlertListDescription {
	padding-left: 30px;
}

table.cssbox td.AlertListDescription a {
	padding-right: 0;
  	font-weight: bold;
  	color: #0066CC;
  	border-bottom: 1px solid #dbd5c5;
  	text-decoration: none;
}

table.cssbox td.AlertListDescription a:hover {
	color: #000000;
	border-bottom: 2px solid #dbd5c5;
}


table.cssbox a.AlertList, a.AlertList:link, a.AlertList:active, a.AlertList:visited {
	padding-right: 0;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
}

table.cssbox a.AlertList:hover {
	border-bottom: 2px solid #dbd5c5;
	color: #383d44;
}

#contents td.alert h5
{
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5em;
	color: #775240;
	border: none;
}

#contents td.alert h5 a
{
	text-decoration: none;
	color: #383d44;
	border: none;
}

#contents td.alert h5 a:hover
{
	color: #326ea1;
	border-bottom: 2px solid #dbd5c5;
}

#elected {
	background-image: url(../ac/BACKGROUND_ELECTED.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-right: 17px;
	width: 194px;
	height: 183px;
	vertical-align: top;
}

input#zipcode {
	margin: 22px 8px 0pt 15px;
	padding: 1px;
	float: left;
	width: 110px;
	height: 18px;
}

#elected img.submit {
	margin: 17px 45px 0px 2px;
	float: right;
}

#state_list
{
	background-image: url(../ac/BACKGROUND_YOUR_STATE.gif);
	background-repeat: no-repeat;
	background-position: 0 10px; 
	width: 194px;
	height: 183px;
}

.Hint {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}

/*  Find Rep Styles */
.findrepComponent {
background-color: #ffffff;
background-image: none;
border: none;
}

.findrepResults {
background-color: #ffffff;
background-image: none;
border-top: 1px solid #D3CEC0;
}

.findrepRightSide {
background-color: #859EB8;
background-image: none;
border: 1px solid #6787AA;
}

.findrepRightSide p {
color: #ffffff;
padding:10px;
}
