/*Property script - Style Sheet file - Browsers: IE, NS6, Mozilla, Opera - default - language:english*/

/* BEGIN DEFAULT HTML ELEMENTS */
.ext_table {
	border: 1px solid #D3D9EF;
}

.int_table {
	border: 1px solid #D3D9EF; 
	border-collapse: collapse;

}
.int_table TD {
	border: 1px solid #D3D9EF;
	height:25px;
}

.error_message_title {
	font-family:arial;font-size: 12pt;color:#800000; font-weight:bold;background-color:#EDF3FE
}

body {background: #ffffff;font-family:arial;font-size:10pt}
td {font-family: arial; font-size: 10pt;}
hr {
    height: 1px;
    color: #EDF3FE
}

ul {
    /* margin-top: 0px;
    margin-bottom: 0px; */
}

A:LINK {
    color : #0000ff;
    font-family : arial;
    text-decoration : none;
    font-size : 10pt;
}
A:VISITED {
    font-family : arial;
    text-decoration : none;
    font-size : 10pt;
}
A:HOVER {
    color : #0000ff;
    font-family : arial;
    text-decoration : underline;
    font-size : 10pt;
}

input {
     /* color: #000000;
     font-family: Arial;
     font-size: 9pt;
     background: #EEEEEE; 
     border: 1px solid #6699FF; */
/*#6699FF*/
}
textarea {
 /*     font-family: Arial;
     font-size: 9pt; 
     background-color: #EEEEEE; 
     border: 1px solid #6699FF; */
} 
select {
     /* color: #000000;
     font-family: Arial; font-size: 9pt; 
     background-color: #EEEEEE;
     border: 1px solid #6699FF;  */
}
/* END DEFAULT HTML ELEMENTS */

/* BEGIN LINKS */
A.leftnav_link:LINK,A.leftnav_link:VISITED {
    font-family: Arial;
    color: #000080;
    font-size: 9pt;
	text-decoration: none;
}
A.leftnav_link:HOVER {
    font-family: Arial;
    color: #000080;
    font-size: 9pt;
	text-decoration: none;
}

A.lblue_link:LINK,A.lblue_link:VISITED {
    font-family: Arial;
    color: #336699;
    font-size: 9pt;
	text-decoration: none;
}
A.lblue_link:HOVER {
    font-family: Arial;
    color: #336699;
    font-size: 9pt;
	text-decoration: none;
}

A.sourced_link:LINK,A.sourced_link:VISITED {
    font-family: Arial;
    color: #666633;
    font-size: 9pt;
	text-decoration: none;
}
A.sourced_link:HOVER {
    font-family: Arial;
    color: #666633;
    font-size: 9pt;
	text-decoration: none;
}
A.blue_link:LINK,A.blue_link:HOVER {
    font-family: Arial;
    color: #0000ff;
    font-size: 9pt;
	text-decoration: none;
}
A.blue_link:VISITED {
    font-family: Arial;
    color: #800080;
    font-size: 9pt;
	text-decoration: none;
}

A.header_link:LINK {
    font-family: Arial;
    font-size: 9pt;
	text-decoration: none;
}
A.header_link:VISITED {
    font-family: Arial;
    font-size: 9pt;
	text-decoration: none;
}
A.black_link:LINK,A.black_link:VISITED {
    font-family: Arial;
    color: #000000;
    font-size: 9pt;
}
A.black_link:HOVER {
    font-family: Arial;
    color: #000000;
    font-size: 9pt;
}

A.nxt:LINK,A.nxt:VISITED {
    font-family: Arial;
    color: #000000;
    font-size: 10pt;
}
A.nxt:HOVER {
    font-family: Arial;
    color: #000000;
    font-size: 10pt;
}
A.maroon_link:LINK,A.maroon_link:VISITED {
    font-family: Arial;
    color: #800000;
    font-size: 9pt;
}
A.maroon_link:HOVER {
    font-family: Arial;
    color: #800000;
    font-size: 9pt;
}

A.violet_link:LINK,A.violet_link:VISITED {
    font-family: Arial;
    color: #6600cc;
    font-size: 9pt;
}
A.violet_link:HOVER {
    font-family: Arial;
    color: #6600cc;
    font-size: 9pt;
}

A.dgreen_link:LINK,A.dgreen_link:VISITED {
    font-family: Arial;
    color: #336600;
    font-size: 9pt;
}
A.dgreen_link:HOVER {
    font-family: Arial;
    color: #336600;
    font-size: 9pt;
}

A.teal_link:LINK,A.teal_link:VISITED {
    font-family: Arial;
    color: #008080;
    font-size: 9pt;
}
A.teal_link:HOVER {
    font-family: Arial;
    color: #008080;
    font-size: 9pt;
}

A.featured:LINK, A.featured:VISITED {
    color : #000000;
    font-family : arial;
    text-decoration : none;
    font-size : 10pt;
}
A.featured:HOVER {
    color : #000000;
    font-family : arial;
    text-decoration : underline;
    font-size : 10pt;
}

A.f9pt:LINK, A.featured:VISITED {
    color : #000000;
    font-family : arial;
    text-decoration : underline;
    font-size : 9pt;
}
A.f9pt:HOVER {
    color : #000000;
    font-family : arial;
    text-decoration : underline;
    font-size : 9pt;
}

A.nav:LINK, A.nav:VISITED {
    color : #000000;
    font-family : arial;
    text-decoration : none;
    font-size : 12px;
}
A.nav:HOVER {
    color : #000000;
    font-family : arial;
    text-decoration : underline;
    font-size : 12px;
}
A.search:LINK, A.search:VISITED {
    color : #800000;
    font-family : arial;
    text-decoration : none;
    font-size : 9pt;
}
A.search:HOVER {
    color : #FF0000;
    font-family : arial;
    text-decoration : none;
    font-size : 12px;
}
/* END LINKS */

/* BEGIN FORM ELEMETS */
.button {
	font-size: 8pt; 
	font-family: Verdana; 
	color: rgb(0, 102, 204); 
	margin-top: 2px; 
	margin-bottom: 2px;
}
.submit {
	font-size: 8pt; font-family: Verdana; color:#0066CC; margin-top:2; margin-bottom:2
}

.smallselect {
     color: #000000;
     font-family: Arial; font-size: 10pt; 
     background-color: #EEEEEE;
     font-weight: normal;
     border: 1px solid #000000 
}
.radio {
     font-family: Arial; font-size: 11px; 
     font-weight: Bold; 
     border: 0px none #000000;
     background: transparent;
}
/* END FORM ELEMETS */


/* BEGIN OTHERS */
.error_form_left {
    font-family: arial; font-size: 9pt;background-color:#FFE8E9;color: #FF0000;width:180;height:28;
}
.error_title {
    font-family: arial; font-size: 12pt; color: #FF0000; font-weight: Bold;
}

.top_tbl_table {background-color: #D3D9EF}
.top_tbl_td3 {font-family:arial;font-size: 12pt;color:#000000; font-weight:bold;background-color:#EDF3FE;text-align: center;height:27; }
.top_tbl_td2 { font-family:arial;font-size: 10pt;color:#000000;font-weight: bold;background-color:#ffffff;text-align:center;height:25 }
.top_tbl_td1 {font-family:arial;font-size: 12pt;color:#0000FF; font-weight:bold;background-color:#EDF3FE;text-align: center;height:27; }
.listheadtd {
	background-color: #edf3fe;font-weight:bold;font-size:9pt
}
.listbodytd {
	font-size:9pt
}
.left_form {
	background-color: #edf3fe;width:180px;height:25px;padding-left: 3px;font-size:9pt;
}
.left_form_no_width {
	background-color: #edf3fe;height:25px;padding-left: 3px;font-size:9pt;
}
.view_left_form {
	font-family:Verdana;color:#000080;background-color: #edf3fe;width:180px;height:25px;padding-left: 3px;font-size:9pt;
}
.view_left_form_no_height {
	font-family:Verdana;color:#000080;background-color: #edf3fe;width:180px;padding-left: 3px;font-size:9pt;
}
.error_left_form {
	background-color: #edf3fe;width:180px;height:25px;padding-left: 3px;color:red;font-size:9pt;
}
.right_form {
	background-color: #ffffff;height:25px;padding-left: 3px;font-size:9pt;
}
.right_form_no_height {
	background-color: #ffffff;padding-left: 3px;font-size:9pt;
}
.a12blueB {
	font-family:arial;font-size: 12pt;color:#0000FF; font-weight:bold;background-color:#EDF3FE
}
.a12b {
	font-family:arial;font-size: 12pt; font-weight:bold;text-align:center;height:26;
}
.a10redB {
	font-family:arial;font-size: 10pt;color:#FF0000;
}
.a10b {
	font-family:arial;font-size: 10pt;font-weight:bold;
}
.a9 {
     font-family: Arial;font-size:9pt;
}
.a9b {
     font-family: Arial;font-size:9pt;font-weight:bold;
}
.a8 {
     font-family: Arial;font-size:8pt;
}
.a8_5 {
     font-family: Arial;font-size:8.5pt;
}
.a8b {
     font-family: Arial;font-size:8.5pt;font-weight:bold;
}
.a9black {
     font-family: Arial;font-size:9pt;color:#000000
}
.a9teal {
     font-family: Arial;font-size:9pt;color:#008080
}
.a9violet {
     font-family: Arial;font-size:9pt;color:#6600cc
}
.a9dgreen {
     font-family: Arial;font-size:9pt;color:#336600
}
.a10 {
    font-family: arial;
    font-size: 10pt;
}
.submit_text {
    font-family: arial; font-size: 9pt; color: #0033cc; font-weight:bold;
}

.lblue {
	font-family:arial;font-size: 9pt;color:#336699;
}
.sourced_text {
	font-family:arial;color:#666633;
}
.dblue {
	font-family:arial;font-size: 9pt;color:#000080;
}
.leftnav_title{
	margin-top: 0pt; margin-bottom: 0pt;font-size: 10pt; color:#336699;	font-family:arial; font-weight:bold;text-align:center;
}

.a_10justify {
	text-align:justify;
    font-family: arial;
    font-size: 10pt;
}

.view_left {
    color: #000000;
    font-family: arial;
    font-weight: normal;
    font-size: 10pt;
	background:#EDF3FE 
}
.view_details {
    color: #000000;
    font-family: arial;
    font-weight: normal;
    font-size: 9pt;
	background:#EDF3FE 
}
.view_right {
    color: #000000;
    font-family: arial;
    font-weight: normal;
    font-size: 10pt;
}
.view_blue {
    color: #0000ff;
    font-family: arial;
    font-weight: normal;
    font-size: 10pt;
}
.view_red {
    color: #ff0000;
    font-family: arial;
    font-weight: normal;
    font-size: 10pt;
}

.tableheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
    font-size: 11px;
    font-weight: bold;
}

.hrwhite {
    height: 1px;
    color: #ffffff
}

.ulli {
    color: #336699;
    font-family: arial;
    font-size: 12px; 
    background-color: #F5F5F5; 
    font-weight: normal;
}

.error {
    font-family: arial; font-size: 10pt; 
    color: #FF0000; 
    font-weight: Bold;
}

.button_darkblue {
	font-size: 8pt; font-family: Verdana; color:#0000ff; margin-top:2; margin-bottom:2
}
/* END OTHERS */