body {
	margin: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #FF5100;
}
a:visited {
	text-decoration: none;
	color: #CA4200;
}
a:hover {
	text-decoration: underline;
	color: #FF5D00;
}
a:active {
	text-decoration: none;
	color: #FFEB99;
}
input, select, textarea, dl {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0D593B;
	/*/*/border-bottom: 1px solid #FF5900;/* */
	margin-bottom: -4px;
}
p, p a, .breadcrumbs a {
	font-size: 10px;
}
caption {
	font-size: 12px;
	font-weight: bold;
}
a, ul, ol, pre, form  {
	font-size: 12px;
}
hr {
	color: #FFFFFF;
	height: 1px;
	width: 90%;
	/*/*/border: thin dotted #D4D4D4;/* */
}
.outline {
	/*/*/border: 1px solid #000000;/* */
}
.boxMenu {
	/*/*/border-right: 1px solid #000000;/* */
	margin: 0px;
	background: #E1E1E1 url(images/bg_menu.gif) no-repeat;
	padding: 5px 0px;
}
.content_left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.content_right {
	padding-top: 5px;
}
.bar_bottom {
	/*/*/width: 100%;/* */
	/*/*/background-color: #BFC0C1;/* */
	/*/*/border-top: 1px solid #000;/* */
	/*/*/border-bottom: 1px solid #000;/* */
	padding: 10px 5px;
	font-size: 12px;
}
.bar_bottom a {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.footer, .footer a {
	font-size: 10px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	/*/*/line-height: 14px;/* */
}
.input_idle {
	background-color: #fff;
	/*/*/border: 1px solid #000;/* */
	color: #000;
}
.input_entry {
	background-color: #FFEB99;
	/*/*/border: 1px solid #000;/* */
	color: #000;
}
.lr_dash_border {
	/*/*/border-right: 1px solid #C0C0C0;/* */
	/*/*/border-left: 1px solid #C0C0C0;/* */
}
.bb2 {
	/*/*/border: 2px solid #000000;/* */
	padding: 5px;
	margin: 5px;
}
.bulleted_list {
	color: #0C553A;
	margin: 3px;
	padding: 3px;
}
.green_orange {
	color: #FE8615;
	font-weight: bold;
}
.r_border {
	/*/*/border-right: 1px solid #C0C0C0;/* */
}
.l_border {
	/*/*/border-left: 1px solid #C0C0C0;/* */
}
.b_border {
	/*/*/border-bottom: 1px solid #666666;/* */
}
.content_box {
	background: #FFFFEA;
	padding: 5px 5px 5px 10px;
	/*/*/border: thin dotted #D4D4D4;/* */
	margin-right: 10px;
}
.orange_arr_list {
	margin-left: 10px;
	list-style: disc url(images/bullet_orange_arr.gif) outside;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.orange_arr_li {
	display: block;
	margin-top: 6px;
	line-height: 16px;
}
.orange_arr_li a, .orange_arr_li a:link, .orange_arr_li a:hover, .orange_arr_li a:visited, .orange_arr_li a:active {
	color: #000000;
}
.breadcrumbs {
	margin: 0px;
	padding: 3px;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
}
#locations {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
#locations tr {
	font-size: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.poc, .poc a:link, .poc a:hover, .poc a:visited, .poc a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}


/* BEGIN employment styles; added 12/27/2004 by lg */

.e_header, A.e_header:visited,A.e_header:link {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ff6600;
	text-decoration:none;
}

A.e_header:hover,A.e_header:active {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #ff6600;
        text-decoration:underline;
}


.e_resultsTable {
	border: 1px solid #000000;
}
.e_resultsHeader {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #ffffff;
	background-color: #106546;
}
.e_resultsEven {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: #000000;
	background-color: #ffffff;
}
.e_resultsOdd {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
        background-color: #f1f1f1;
}
.e_smallRed {
	font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
	color: #ff0000;
}
.e_successMessage {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #000000;
	background-color: #ffff00;
}
.e_smallType {
	font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
	color: #000000;
}
.e_dividers {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
        background-color: #cccccc;
}

.e_h1 {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 24px;
}

.e_h2 {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 18px;
}

.e_output {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 12px;
}

/* END employment styles; added 12/27/2004 by lg */

/* BEGIN property styles; added 12/2005 by lg */
.p_resultsTable {
        border: 1px solid #000000;
}
.p_searchBox {
	background-color: #cccccc;
}

.p_text {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
	color: #ffffff;
}
A.p_text:link, A.p_text:visited {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
	text-decoration: none;
}
A.p_text:active, A.p_text:hover {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
.p_headerRow, A.p_headerRow:link, A.p_headerRow:visited {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
	background-color: #ff6600;
	text-decoration: none;
}
A.p_headerRow:active, A.p_headerRow:hover {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}

	

.p_undertabs {
	background-color: #FFCD05;
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #000000;
}
.p_subhead {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 14px;
        color: #000000;
}
.p_smallText {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: #000000;
}

.successMessage {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #000000;
        background-color: #ffff00;
}
.errorMessage {
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #ff0000;
        background-color: #ffffff;
}
.style1 {
        font-family: Arial;
        font-size: 14px;
}
.style3 {font-size: 12px}
.style4 {font-size: 14px}
.style14 {font-size: 14px}
.style16 {font-family: Arial; font-size: 14px; font-style: italic; }
.style17 {font-family: Arial}
.style19 {font-size: 14px; font-style: italic; }
.nrTitle {
        font-family: Arial;
        font-size: 20px;
        font-weight: bold;
        color: #0000ff;
}
.nrStreet {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #cc0000;
}
.monthName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC6633;
}

