body
{
	margin: 0;
	background-image: url(/images/bckgnd.gif);
	background-repeat: repeat-x;
	background-color: #dcdcdc;
	}

.noprint
{
	margin: 0;
	padding: 0;
	display: inline;
	}

.printonly
{
	display: none;
	}
	
.onePx
{
	font-size: 1px;
	}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
	vertical-align: top;
  text-align: left;
  /* line-height: 1.3em; in CSS2 */
	}

p
{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  /* line-height: 1.3em; in CSS2 */
	}

div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
	/* line-height: 1.3em; in CSS2 */
  margin: 0;
  padding: 0;
	}
	
a:link, a:visited
{
	color: #933;
	text-decoration: underline;
	}
	
a:hover
{
	color: #933;
	text-decoration: underline;
	}
	
ol, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
form
{
	padding: 0;
	margin: 0;
	}
	
input
{
	font-size: 12px;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.button
{
	font-size: 12px;
	font-weight: bold;	
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #515151;
  /* borders in CSS2 */
  background-color: #D0DAE3;
	}

#outer-house
{
	width: 100%;
  background-color: #dcdcdc;
	}

#house
{
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	width: 760px;
  background-color: #fff;
	}
	
#ada
{
	display: none;
	}
	
#no_ada
{
	display: block;
	}
	
#text-area
{
	margin: 0 49px 18px 33px;
	}
	
.white
{
	background-color: #fff;
	}

/* header */

.header
{
	
	background-image: url(/images/header/nav_bckgnd.gif);
	background-repeat: repeat-x;
	background-color: #2a2a90;
	color: #fff;
	font-size: 10px;
	text-align: right;
	}

.header-box
{
	color: #fff;
	font-size: 10px;
	margin: 3px 10px 3px 0;
	}
	
/* header links */

a.h-link-on:link, a.h-link-on:visited, a.h-link-on:hover
{
	color: #ff9;
	text-decoration: none;
	}


a.h-link-off:link, a.h-link-off:visited
{
	color: #fff;
	text-decoration: none;
	}

a.h-link-off:hover
{
	color: #fff;
  text-decoration: underline;
	}

.white-edge
{
	background-color: #fff;
	}

.divider
{
	background-color: #ccc;
	}

/* quicklinks */

.quicklink
{
	background-color: #ccf;
	font-size: 10px;
	}

.onePx-quick
{
	background-color: #ccf;
	font-size: 1px;
	line-height: 1%;
	}

a.q-link:link, a.q-link:visited
{
	color: #006;
	text-decoration: none;
	}

a.q-link:hover
{
	color: #006;
  text-decoration: underline;
	}
	
/*list links */

a.list-link:link, a.list-link:visited, a.list-link:hover
{
	color: #333;
	}
	
/* navigation */
	
.nav
{
	background-color: #f5f5f5;
	}
	
.nav-box
{
	margin: 0 16px 0 10px;
	}
	
.nav-space
{
	margin: 5px 0 5px 0;
	}

a.nav-link-on:link, a.nav-link-on:visited
{
	font-size: 10px;
	line-height: 1.2em;
	color: #999;
	text-decoration: none;
	}

a.nav-link-on:hover
{
	font-size: 10px;
	line-height: 1.2em;
	color: #999;
  text-decoration: underline;
	}
	
a.nav-link-off:link, a.nav-link-off:visited
{
	font-size: 10px;
	line-height: 1.2em;
	color: #339;
	text-decoration: none;
	}

a.nav-link-off:hover
{
	font-size: 10px;
	line-height: 1.2em;
	color: #339;
  text-decoration: underline;
	}
	
/* body styles */


/* text links */

a.text-link:link, a.text-link:visited, a.text-link:hover
{
	color: #333;
	text-decoration: none;
	}
	
.main-content
{
	background-color: #fff;
	}
	
.title
{
	font-weight: bold;
	font-size: 14px;
	color: #603;
	}
	
.subtitle
{
	font-weight: bold;
	font-size: 12px;
	color: #603;
	margin: 12px 0 0 0;
	}
	
.rule-white
{
	background-color: #fff;
	font-size: 1px;
	line-height: 1%;
	}
	
.read-more
{
	text-align: right;
	}
	
.top
{
	margin: 0;
	text-align: right;
	}

.more
{
	background-color: #fff;
	}
	
.more-box
{
	margin: 0 18px 0 18px;
	font-size: 12px;
	color: #339;
	}
	
.rule-ccc
{
	background-color: #ccc;
	font-size: 1px;
	line-height: 1%;
	}
	
.highlight
{
	font-size: 11px;
	background-color: #fff;
	}
	
.side-bar
{
	background-color: #f5f5f5;
	}

.safety
{
	background-image: url(/images/home/safety_bck.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	}
	
.fieldname
{
	color: #333;
	}

.error
{	
	color: #f33;
	font-weight: bold;
	}
	
.alert
{	
	color: #c33;
	}

.text-bottom
{
	vertical-align: text-bottom;
	}

	
/* find an agent and provider styles */

.form-edge
{	
	background-color: #99c;
	font-size: 1px;
	line-height: 1px;
	}

.form-bck
{
	color: #339;
	background-color: #f0f0ff;
	}

.results-header
{
	color: #339;
	font-weight: bold;
	vertical-align: text-bottom;
	}
	
.results-title
{
	font-weight: bold;
	font-size: 14px;
	color: #603;
	vertical-align: text-bottom;
	}

.rule-box
{
	margin: 10px 0 10px 0;
	}
	
/* home page news styles */
	
.news-ttl
{
	font-size: 11px;
	color: #66c;
	font-weight: bold;
	}
	
.news
{
	font-size: 10px;
	}
	
/* news page styles */

.article
{
	margin: 0 0 18px 0;
	}

.news-date
{
	color: #333;
	}

.press-release
{
	text-align: right;
	}

.article-title
{
	font-weight: bold;
	font-size: 14px;
	color: #603;
	margin: 18px 0 0 0;
	}
	
/* inset table styles */

.inset
{
	margin: 0 0 18px 12px; 
	/* float: right; width: 160px;  in advanced.css */
	}

.inset-ttl
{
	font-weight: bold;
	font-size: 12px;
	color: #339;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #666;
	}
	
.inset-txt
{
	font-size: 12px;
	margin: 0 0 5px 5px;
	}
	
/* workshop list styles */

.list-box
{
	margin: 10px 5px 10px 8px;
	}

.list-even
{
	width: 330px;
	background-color: #f5f5f5;
	}

.list-odd
{
	width: 330px;
	}
	
.h1-space
{
	font-weight: bold;
	color: #339;
	margin: 18px 0 0 0;
	}
	
.h1
{
	font-weight: bold;
	color: #339;
	}
	
.h1-note
{
	font-weight: bold;
	color: #603;
	font-style: italic;
	}
	
.t1
{
	font-weight: bold;
	color: #333;
	margin: 12px 0 0 0;
	}
	
.text
{
	font-weight: normal;
	color: #333;
	}
	
.content-rule
{
	/* font-size: 1px;
	background-color: #ccc;
	margin: 10px 0 10px 0; */
	}
	
.space
{
	height: 15px;
	}

/* footer */

.footer
{
	background-color: #66c;
	color: #fff;
	text-align: center;
	}

.footer-box
{
	color: #fff;
	font-size: 10px;
	margin: 3px 0 3px 0;
	}

a.f-link:link, a.f-link:visited
{
	color: #fff;
	text-decoration: none;
	}

a.f-link:hover
{
	color: #fff;
  text-decoration: underline;
	}