/* Login */

#ac_login {
	display: block;
	float: right;
	padding: 2px 5px 5px 5px;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	border-left: 1px solid #ffffff;
	width: 300px !important;
	width /**/: 301px;
}

#ac_login form label {
	display: block;
	padding: 16px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../ac/login.gif);
	width: 58px !important;
	width /**/: 58px;
	height: 0 !important;
	height /**/: 16px;
}

#ac_login img {
	display: block;
	float: left;
	margin: 12px 8px 0px 0px;
}

#container
{
	margin: 1em auto;
	width: 690px;
	padding: 10px;
	font: 85% arial, hevetica, sans-serif;
	color: #333;
	background-image: url("../ac/BACKGROUND_STRIPES.gif");
}

#rightcolumn { float: right; }

	/* added NEW by Ryan 2/25/2008 */
#state_list
{
	float: right;
	background-image: url(../ac/BACKGROUND_YOUR_STATE.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 173px;
}

#contents p { line-height: 125%; }

.imagefloat { float: right; }

	/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { background: transparent url(../ac/BACKGROUND_WHITE_BOX.gif) no-repeat bottom right; }

.cssbox
{
		/* intended total box width - padding-right(next) */
	width: 420px !important;
		/* IE Win = width - padding */
		/* the gap on the right edge of the image (not content padding) */
	padding-right: 15px;
		/* use to position the box */
	margin: 0;
}

	/* set the top-right image */
.cssbox_head
{
	background-position: top right;
		/* pull the right image over on top of border */
	margin-right: -15px;
		/* right-image-gap + right-inside padding */
	padding-right: 15px;
}

	/* set the top-left image */
.cssbox_head h2
	{
	background-position: top left;
	margin: 0;
		/* reset main site styles*/
	border: 0;
		/* ditto */
		/* padding-left = image gap + interior padding ... no padding-right */
	padding: 10px 0 0 15px;
	font-size: 32px;
	font-weight: bold;
	font-family: trebuchet, sans-serif;
	height: auto !important;
}

	/* IE Holly Hack */
.cssbox_head h3
{
	background-position: top left;
	padding: 0 0 0 15px;
	margin-top: 0;
	font-size: 14px;
	font-family: georgia, serif;
	font-weight: normal;
	color: #666666;
	height: auto !important;
}

	/* IE Holly Hack */
	/* set the lower-left corner image */

.cssbox_body
{
	background-position: bottom left;
	margin-right: 0px;
  /* interior-padding right */
	padding: 0 0 15px 15px;
}

	/* mirror .cssbox_head right/left */
#contents div.quickbit p { margin: 0 0 10px 0; }

#contents div.quickbit a.more
{
  padding-right: 0;
  font-weight: bold;
	color: #0066CC;
	border-bottom: 1px solid #dbd5c5;
}

#rightcolumn #federalalertlist
	{
	margin-left: 0;
  padding-left: 0;
  list-style: none;
}

#rightcolumn #federalalertlist li
{
  margin-left: 20px;
  padding-bottom: 8px;
	background-repeat: no-repeat;
  background-position: 0 -1em;
  line-height: 15px;
  font: 85% arial, hevetica, sans-serif;
	list-style-image: url(../ac/ICON_DOCUMENT.gif);
}

#rightcolumn #federalalertlist li a, #rightcolumn #spotlight a
{
  	padding-right: 0;
  	font-weight: bold;
  	color: #0066CC;
  	border-bottom: 1px solid #dbd5c5;
  	text-decoration: none;
}

#rightcolumn #federalalertlist li a:hover, #rightcolumn #spotlight a:hover { border-bottom: 2px solid #dbd5c5; }

#contents div.quickbit a.more:hover { color: #383d44; }

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: 0 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 div.alert
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dbd5c5;
	text-align: left;
}

#contents div.alert { margin-left: 4em; }
#contents div.quickbit p { margin: 0 0 10px 0; }

	/* NEW 2.25.08 rwr */
#contents div.quickbit ul li
{
	background:url(../ac/ICON_ALERT.gif) no-repeat 0 5px;
	padding-left:20px;
	margin-bottom:5px;
	margin-left:15px;
}

#contents div.alert h5
{
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5em;
	color: #775240;
	border: none;
}

#contents div.alert h5 a
{
	text-decoration: none;
	color: #383d44;
	border: none;
}

#contents div.alert h5 a:hover
{
	color: #326ea1;
	border-bottom: 2px solid #dbd5c5;
}
