/*****************************************
 *	GLOBAL STYLES
 *****************************************/
/* site links style */
td {
        font-weight : normal;
        color : #000000;
        text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
}

/* site links style */
a {
		font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        color : #6699CC;
        text-decoration : none;
		font-size : 12px;
		
}

a:hover {
		font-family : Arial, Helvetica, sans-serif;
        color : #000080;
        text-decoration : underline;
		
}

/* Mortgage center phrase: Get A Fast, Free Loan Decision */
.sm_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #94B7DB;
}

/* Mortgage links */
A.sm_blue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #94B7DB;
}

/* Mortgage visited links */
A.sm_blue:VISITED {
        color : #94B7DB;
}

/* Some images Padding */
.dot {
        padding-left : 0px;
        padding-bottom : 0px;
        padding-top : 0px;
}

/*****************************************
 *	MENU STYLES
 *****************************************/

/* Left menu style */
.left_menu  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #666666;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #EDEDED;
        padding-left : 10px;
}

/* Active menu's section style */
.left_menu_active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : White;
        font-weight : bold;
        padding-left : 10px;
        padding-bottom : 3px;
        padding-top : 3px;
        color : #999999;
        text-decoration : none;
}

/* Link's style of active menu's section */
.left_menu_active a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
}

/* Menu's section style over that exists cursor */
.left_menu_over  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #999999;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #E0EBF5;
        padding-left : 10px;
}

/* Active menu's style over that exists cursor */
.left_menu_over_active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #999999;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #E0EBF5;
        padding-left : 10px;
        font-weight : bold;
}

/* Link's style of menu's section */
.left_menu  a {
        text-decoration : none;
        color: #666666;
}

/* Menu's section link's style over that exists cursor */
.left_menu_over a {
        text-decoration : none;
        color: #0C2577 ;
}

/* Active menu's section link's style over that exists cursor */
.left_menu_over_active a {
        text-decoration : none;
        color: #999999;
}

/* Link's style of bottom menu */
A.bottom_menu {
        text-decoration : none;

}


/*****************************************
 *	MISC STYLES
 *****************************************/

 /* Style of search results which exists at left side of page */
.left_results {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #666666;
        padding-bottom : 3px;
        padding-top : 3px;
        padding-left : 10px;
        cursor: pointer;
}
.left_text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000000;
        padding-bottom : 3px;
        padding-top : 3px;
        padding-left : 10px;
     }
.left_textb {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000000;
        font-weight : bold;
        padding-bottom : 3px;
        padding-top : 3px;
        padding-left : 10px;
     }

/* Quick search style */
.quick_search {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight : bold;
}

/*ListRight styles*/
.listbody {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #333333;
        text-align : left;
        padding-top : 10px;
        padding-bottom : 10px;
}
.listtop {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #999999;
        font-weight : bold;
        text-align : left;
        padding-top : 10px;
        padding-bottom : 10px;
}
.listblue {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        color : #003366;
        font-weight : bold;
        text-align : left;
        padding-top : 10px;
        padding-bottom : 10px;
}
.q1 {
        padding-left : 20px;
}
.q2 {
        padding-left : 30px;
}
.q4 {
        padding-left : 40px;
}


.q_text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : #003366;
}
.qlist_text {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #333333;
}

/* site body style */
.body {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #666666;
        text-align : left;
        padding-top : 10px;
        padding-bottom : 10px;
}

.body_login {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #666666;
        text-align : left;
 
}

.body_small {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #666666;
        text-align : left;
        padding-left : 5px
        padding-top : 7px;
        padding-bottom : px;
}

/* Body's link style */
.body a {
        font-weight : bold;
}

/* Style of blue rectangle behind text */
.blue_tab {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : White;
        text-align : left;
        padding-top : 3px;
        padding-bottom : 3px;
        padding-left : 7px;
        font-weight : normal;
        background-color : #336699;
        font : bold;
}

/* Link's style in blue rectangle behind text */
.blue_tab a {
        color : White;
}

/* Highlites style */
.listing  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        padding-left : 10px;
        padding-top : 10px;
        padding-bottom : 10px;
        text-align : left;
        border : 1px dotted #336699;
        color : #333333;
}

.new_listing  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        padding-left : 10px;
        padding-top : 2px;
        padding-bottom : 10px;
        text-align : left;
        color : #333333;
}

/* Hihglites' link style. Not used */
.listing a {
        font-size : 10px;
        font-weight : bold;
        color : #336699;
        text-decoration : none;
}

/* Style of links that allow edit account */
.edit a {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : #336699;
        text-decoration : none;
}

/* Bottom menu style */
.bottom_menu {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #1E5FA9;
}
.bottom_menu_b {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : bold;
        color : #1C589C;
}

/* Terms and Conditions Privacy Policy style */
.terms {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 9px;
        color : #1E5FA9;
}

/* Terms and Conditions Privacy Policy link style */
A.terms {
        text-decoration : none;
}

/* Coldwell Banker Real Estate Corporation style */
.terms_white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
}

/* Text style in footer */
.footer_white {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
	color : White;
}

/* Style of link in footer */
.footer_white a {
	text-decoration : none;
    color : White;
}

/* Style of Log out and Edit My Account */
.logout {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #666666;
        text-align: right;
        padding-right: 10px;
}

/* Style of Log out and Edit My Account links */
.logout a {
        color: #666666;
        text-decoration: none;
}

/* First level headers style */
h1 {
        font-family : "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: normal;
        color:#003366;
        margin-top: 0px;
}

/* Special Offers & Coupons style */
.h1a {
        font-family : "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: normal;
        color:#003366;
        margin-top: 0px;
}

/* Second level headers style */
h2 {
        font-family : "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: normal;
        color:#40668C;
        margin-bottom : 5px;
        margin-top : 3px;
}

/* Third level headers style */
h3 {
        font-family : "Times New Roman", Times, serif, MS Sans Serif, Serif;
        font-size: 16px;
        color:#AAAAAA;
        margin-bottom: 0px;
}

/* Fourth level headers style */
h4 {
        font-family : Arial, serif, MS Sans Serif, Serif;
        font-size: 14px;
        color:#40668C;
        font-weight: bold;
        margin-bottom: 3px;
        margin-top: 3px;
}

/* Fifth level headers style */
h5 {
        font-family : Arial, "Times New Roman", Times, serif, MS Sans Serif, Serif;
        font-size: 12px;
        color:#40668C;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 3px;
}

/* H5A */
.h5a {
        font-family : Arial, "Times New Roman", Times, serif, MS Sans Serif, Serif;
        font-size: 12px;
        color:#40668C;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 3px;
}

/* Sixth level headers style */
h6 {
        font-family : Arial, "Times New Roman", Times, serif, MS Sans Serif, Serif;
        font-size: 11px;
        color:#40668C;
        font-weight: bold;
        margin-bottom: 3px;
}

/* Style for vertical spaces */
.line_div {
        font-size: 1px;
        height: 1px;
        width: 100%;
        background:url("/images/site/gray_dot_h.gif");
        margin-bottom: 5px;
}
.dot_div {
        font-size: 1px;
        height: 100%;

        background:url("/images/site/gray_dot_v.gif");
        margin-left: 0px;
        margin-right: 0px;
}
.line_div_no_bottom {
        font-size: 1px;
        height: 1px;
        width: 100%;
        background:url("/images/site/gray_dot_h.gif");
}

.figure {
        float: right; /* ???????????? ??????? ?? ?????? ???? */

        padding: 4px; /* ???? ?????? ???????? */
        margin:
               0px /* ?????? ?????? */
               6px /* ?????? ?????? */
               4px /* ?????? ????? */
               0px; /* ?????? ????? */
}

.vline_div {
        font-size: 1px;
        height: 1px;
        width: 1px;
        background:url("/images/site/gray_dot_h.gif");
        margin-bottom: 1px;
}

/*  site input field and text area style in forms */
.form {
        border : 1px solid #666666;
        background-color : #F6F6F6;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        vertical-align : middle;
}

/* E-mail form style */
.contact_form {
        border : 1px solid #666666;
        background-color : white;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        vertical-align : middle;
}

/* Style of links that allow edit account. See above */
.edit a {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : #6699CC;
        text-decoration : none;
}

/* site text style */
.txt {
        font-family : Helvetica, Arial;
        font-size: 12px;
        font-weight: normal;
        color: #404040;
}

.txt_r {
        font-family : Helvetica, Arial;
        font-size: 11px;
        font-weight: normal;
        color: #404040;
}

.txt_blue {
        font-family : Helvetica, Arial;
        font-size: 12px;
        font-weight: bold;
        color: #6699CC;
}

.txt_blue_r {
        font-family : Helvetica, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #6699CC;
}

.txt_small {
        font-family : Helvetica, Arial;
        font-size: 11px;
        font-weight: bold;
        color: #003366;
}

.new_title {
        font-family : "Times New Roman", Times, serif;
        font-size: 16px;
        font-weight: bold;
        color:#003366;
}
/* Style of links in text */
.txt a {
        font-weight : bold;
}

/* Style of smaller text */
.small_txt {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #404040;
}

.icon_txt {
        font-family : arial;
        font-size: 10px;
        font-weight: normal;
        color: #999999;
}

.small_txt_d {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #6699CC;
}

/* Style of links in smaller text */
.small_txt a {
        font-weight : normal;
}

/* site text style for Listings, Properties and Search controls */
.ctrl_txt {
        font-family : Helvetica, Arial;
        font-size: 12px;
        font-weight: normal;
        color: #404040;
}

/* Style of links in paging */
.black_link {
        color: #333333;
        text-decoration : underline;
}

/* Style of links on Neighborhood Information page */
.big_txt {
        font-family : Arial;
        font-size: 14px;
        font-weight: bold;
        color: #404040;
}

/* site style of bold text */
.bold_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight : bold;
}

/* site style of warnings */
.warn_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : red;
        font-weight : normal;
}

/* site text style for search forms */
.search_form_text td {
        color : #666666;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
}

/* site text style for input fields and text areas in search forms */
search_form_text td .form {
        border : 1px solid #666666;
        background-color : #F6F6F6;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
}

/* Style of saved homes table */
.blue_table {
        background-color : #D9E5F2;
}

/* Style of saved homes table's field */
.blue_table td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #333333;
        padding-bottom : 1px;
        padding-top : px;
}

/* Style of saved homes table's links */
.blue_table a {
        color : #6699CC;
        text-decoration : none;
}

/* Style of saved homes table's header */
.blue_table_head {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : #B2CCE5;
        font-weight : bold;
        padding-left : 10px;
        padding-bottom : 5px;
        padding-top : 5px;
        color : White;
        text-decoration : none;
}

/* Text style in filter form */
.filter_form_text td {
        color : #666666;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-align : left;
        padding-top : 3px;
        padding-bottom : 3px;
        padding-left : 10px;
}

/* site Style of tables */
.plain_table {
        width: 100%;
    border-width : 0px;
    border-spacing : 0px;
    border-padding : 0px;
}

/* Style of fields in blue rectangle behind text. TD tag isn't used in tags with blue_tab class */
.blue_tab td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : White;
        text-align : left;
        padding-top : 3px;
        padding-bottom : 3px;
        padding-left : 7px;
        font-weight : bold;
        background-color : #336699;
}

/* Style of links in blue rectangle behind text. */
.blue_tab a {
        color : White;
}

/* Text style in blue rectangle on search page */
.blue_tab1 td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : White;
        padding-top : 3px;
        padding-bottom : 3px;
        font-weight : normal;
        background-color : #336699;
        text-align : left;
}

/* Link style in blue rectangle on search page */
.blue_tab1 a {
        color : White;
}

/* Style of result sparator */
.result_divide {
        background-color : #DEE6ED;
        padding-top : 1;
        padding-bottom : 0;
}

/* site style of user saved items */
.small_blue_header {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #6699CC;
        font-weight: bold;
}

/* Text style of pager */
.pager_link {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #404040;
}

/* Link style of pager */
.pager_link a {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #404040;
        text-decoration: underline
}

/* Style of Close Window link */
.popup_link a {
        font-family : arial;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none
}

/* Text area style at edit notes */
.textarea {
        font-family : arial;
        font-size: 11px;
        padding: 5px;
}

/* Style of Save icon */
.icon {
        font-family : arial;
        font-size: 11px;
        color: #BBBBBB;
        text-decoration: none
}

/* Style of such forms as Franchises, Careers, Concierge, Contact */
.grey_table td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #EDEDED;
        padding-left : 10px;
        padding-right : 10px;
}

/* Style of messages for properties list */
.listing_note {
        font-family : Arial, Helvetica, sans-serif;
        font-weight: bold; 
        color: #CC6600; 
        font-size: 12px
}

/* Style of messages form servlets */
.message {
        font-family : Arial, Helvetica, sans-serif;
        font-weight: bold; 
        color: #FF0000; 
        font-size: 11px
}

/* Tytle's style in search filters */
.filter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	padding-left: 10px;

}

/* site style for listing titles */
.listing_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #003366;
}

/* Style of titles in right boxes */
.content_box_title {
	font-family : "Times New Roman", Times, serif, MS Sans Serif, Serif;
	font-size: 14px;
	font-weight: bold;
	color:#AAAAAA;
	margin-bottom: 0px;
}

/* Style of title at new, email and resources pages */
.bold_blue_title {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 19px;
	font-weight: bold;
        color : #003399;
}

/* Style for RESERVED symbol */
.super {
        font-family: Verdana;
        font-size: 55%;
        font-weight:bold;
        vertical-align: super;
}

/* Style for RESERVED symbol */
.super_super {
        font-family: Verdana;
        font-weight:bold;
        font-size: 25%;
        vertical-align: super;
}


/* Style of title fields for Interest Rates table's fields */
.mesh_th {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #F5F5F5
}

/* Style of fields for Interest Rates table's fields */
.mesh_td {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF
}

/* Style of text in Mortgage box */
.mort_rates {
        font-family : "Times New Roman", Times, serif;
        font-size : 14px;
        color : #94B7DB;
        line-height : 90%;
}

/* Style of percent in Mortgage box */
.rates_digit {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 18px;
        color : White;
        font-weight : bold;
        padding-top : 10px;
        padding-bottom : 10px;
}

/* Style of links at Real Estate Glossary page */
.thin_link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
}

/* Style of fields in sponsors table */
.sponsors_td {
    padding: 2px 10px 2px 10px;
    background-color: #FFFFFF
}

/* Style of links at news page */
a.sm_grey {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color: #B2B2B2;
}

/* DO NOT DELETE!!!!! */
/* STYLES FOR KIVERA MAPS POPUPS */
.mapHref {
    font-weight : normal;
    color : #000000;
    text-decoration : none;
}

.map_table {
        font-family : Arial, Helvetica, sans-serif;
        background-color: #c3e1ff;
        font-size : 10px;
        text-align : left;
        width:205;
        height:100%;
        padding-top : 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        empty-cells : hide;
    border-width: 1px;
	border-right: 0px solid #218cf7;
	border-left: 1px solid #218cf7;
	border-top: 0px solid #218cf7;
	border-bottom: 1px solid #218cf7;
	border-spacing: 0px;
}

.map_table_tr_hidden {
	visibility : collapse; 
}

.map_table_td {
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    border-color: #218cf7;
    border-width: 1px;
	border-right: 1px solid #218cf7;
	border-left: 0px solid #218cf7;
	border-top: 1px solid #218cf7;
	border-bottom: 0px solid #218cf7;
	border-spacing: 0px;
}

.map_table_td_over {
	background-color: #ffffff;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    border: 1px solid black; 
	border-width: 1;
	border-spacing: 0px;
}

.map_table_tr {
	background-color: #ffffff;
}

.map_table_tr_over {
	background-color: #E0EBF5;
}

/* The American Dream Contest table */

table.table_american_dream {
	background-image: url(/images/adream/bg_big.gif);
	background-repeat: no-repeat;
}

table.table_american_dream p.first, table.table_american_dream p.second {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #5C5C5C;
	margin-left: 45px;
}

table.table_american_dream p.first {
	width: 510px;
}

table.table_american_dream p.second {
	width: 420px;
}

table.table_american_dream div.link_official_links {
	margin-top: 170px;
	margin-right: 20px;
}

table.table_american_dream div.link_official_links a {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;	
}

table.table_american_dream table {
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
}

table.table_american_dream div.separator {
	background-image: url(/images/adream/dot_gray.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	font-size: 1px;
}

table.table_american_dream div.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
	margin-left: 10px;
}

table.table_american_dream table div, p {
	margin-top: 10px;


	margin-bottom: 10px;
}
/* Request Career Info page */
    div.auto_complete {
      position:absolute;
      width:165px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
          div.auto_complete ul {
            border:1px solid #888;
            margin:0;
            padding:0;
            width:100%;
            list-style-type:none;
          }
          div.auto_complete ul li {
            margin:0;
            padding:3px;
          }
          div.auto_complete ul li.selected {
            background-color: #B5C9E3;
          }
          div.auto_complete ul strong.highlight {
            color: #800;
            margin:0;
            padding:0;
          }
    ul.contacts  {
      list-style-type: none;
      margin:0px;
      padding:0px;
    }
    ul.contacts li.selected { background-color: #ffb; }
    li.contact {
      list-style-type: none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
    }
    li.contact div.image {
      float:left;
      width:32px;
      height:32px;
      margin-right:8px;
    }
    li.contact div.name {
      font-weight:bold;
      font-size:12px;
      line-height:1.2em;
    }
    div.auto_complete div.stats {
      font-size:10px;
      color:#888;
    }

/* Request Career Info page  End*/

/* List Right*/
.linkgreen {
	color: #699607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-decoration: none;	
}    


/************************************************
/* Office detail page
/************************************************

/* Buttons on details pages */
div.details-button img {
	border:0px;
	height:24px;
	width:24px;
}

/* Word underneath icon */
div.details-button p {
	margin:0px;
}
.pr {
        font-family : "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: normal;
        color:#003366;
        margin-top: 0px;
}




#TTlayer{
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color: #203C70;
    position: absolute;
    width: 250px;
    border: 2px solid #CEDEE7;
    padding: 2px;
    background-color: #FFFFFF;
    visibility: hidden;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/* calendar */
.javaCalendar {white-space: nowrap;}
.javaCalPopUp{width: 151px;border: 1px solid #7F9DB9;background: #FFFFFF;}
.javaCalPopUp td{padding: 4px;text-align: center;}
.javaCalPopUp, .javaCalPopUp th, .javaCalPopUp td, .javaCalPopUp div{font: normal 11px Tahoma, Verdana, Arial, sans-serif;}
.javaCalPopUp a, .javaCalPopUp a:link, .javaCalPopUp a:visited, .javaCalPopUp a:active, .javaCalPopUp a:hover{text-decoration: none;color: #000000;cursor: pointer;}
.javaCalTitle{width: 100%;background: #9EBEF5;height: 15px;}
.javaCalTitle td{height: 16px;padding: 0px 5px 0px 6px;cursor: pointer;}
.javaCalTitle th{width: 100%;font-weight: normal;white-space: nowrap;}
.javaCalCalendar{width: 120px;margin: 1px 20px 0 20px;border-bottom: 1px solid #ACA899;}
.javaCalCalendar td{padding: 0;text-align: center;}
td.javaCalDay{color: #ACA899;text-align: right;padding-left: 1px;height: 17px;width: 17px;border: 1px solid #FFFFFF;cursor: default;}
div.javaCalFooter input{font: normal 11px Tahoma, Verdana, Arial, sans-serif;width: 48px;margin: 5px 6px 5px 6px;}

.javaCalCalendar{margin: 1px auto 0 auto;border-bottom: 1px solid #ACA899;}
div.javaCalFooter input{font: normal 11px Tahoma, Verdana, Arial, sans-serif;width: 48px;margin: 5px 6px 5px 6px;}
td.javaCalDay{color: #ACA899;text-align: right;padding-left: 1px;height: 13px;width: 13px;border: 1px solid #FFFFFF;cursor: default;}

javaCalDayHeader{padding-right: 3px;font-weight: normal;text-align: right;border-bottom: 1px solid #ACA899;}
td.javaCalOtherMonthDay a, td.javaCalOtherMonthDay a:link, td.javaCalOtherMonthDay a:visited, td.javaCalOtherMonthDay a:active, td.javaCalOtherMonthDay a:hover{color: #ACA899 !important;cursor: pointer;}
td.javaCalSelectedDay{background-color: #FBE694 !important;border: 1px solid #FBE694;}
td.javaCalTodayDay{border: 1px solid #BB5503;}
td.javaCalWeekNumber{color: #000000;font-size: 8px;border-right: 1px solid #ACA899;background: #CEDEFA;text-align: right;padding: 0 3px;}
img.javaCalButton{vertical-align: top;margin-top: 1px;margin-left: 2px;cursor: pointer;border: 0;}a.javaCalButton{margin-left: 2px;}
div.javaCalFootNote{background: #EBEAE7;padding: 2px;}
.javaCalMonthSelector{font: normal 11px Tahoma, Verdana, Arial, sans-serif;border: 1px solid #000000;background: #FFFFFF;padding: 0px;width: 74px;}
.javaCalYearSelector{font: normal 11px Tahoma, Verdana, Arial, sans-serif;border: 1px solid #000000;background: #FFFFFF;padding: 0px;width: 43px;}
.javaCalMonthSelector a, .javaCalYearSelector a {padding: 1px 10px;}
a.javaCalMonthSelectorItem, a.javaCalMonthSelectorItem:link, a.javaCalMonthSelectorItem:visited, a.javaCalMonthSelectorItem:active{display: block;text-decoration: none;color: #000000;text-align: left;}
a.javaCalYearSelectorItem, a.javaCalYearSelectorItem:link, a.javaCalYearSelectorItem:visited, a.javaCalYearSelectorItem:active{display: block;text-decoration: none;text-align: center;color: #000000;}
a.javaCalMonthSelectorSelectedItem, a.javaCalMonthSelectorSelectedItem:link, a.javaCalMonthSelectorSelectedItem:visited, a.javaCalMonthSelectorSelectedItem:visited, a.javaCalMonthSelectorSelectedItem:active, a.javaCalMonthSelectorSelectedItem:hover, a.javaCalMonthSelectorItem:hover{display: block;text-decoration: none;color: #FFFFFF;background: #000000;text-align: left;}
a.javaCalYearSelectorSelectedItem, a.javaCalYearSelectorSelectedItem:link, a.javaCalYearSelectorSelectedItem:visited, a.javaCalYearSelectorSelectedItem:active, a.javaCalYearSelectorSelectedItem:hover, a.javaCalYearSelectorItem:hover{display: block;text-decoration: none;text-align: center;color: #FFFFFF;background: #000000;}
a.javaCalYearSelectorImg{display: block;text-align: center;background-color: white;padding-top: 2px;padding-bottom: 2px;}
td.javaCalSpecialDate a, td.javaCalSpecialDate a:link, td.javaCalSpecialDate a:visited, td.javaCalSpecialDate a:active, td.javaCalSpecialDate a:hover,td.javaCalSpecialDate a:visited:hover{font-weight: bold;}
td.javaCalWeekendDay { background: #EBEAE7; border: 1px solid #EBEAE7; }

