/*****************************************
 *	GLOBAL STYLES
 *****************************************/

/* Common links style */
a {
        font-weight : normal;
        color : #6699CC;
        text-decoration : none;
}

/* 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;

}
/*main menu style on enter page*/

#menu td { background-image: url(../images/makeover/menu_bg.gif); background-repeat: repeat-x; }

#menu .help { text-align: right; }

#menu .help a { color: #999; font-size: 11px; font-family: Helvetica, Arial, sans-serif, Geneva, SunSans-Regular; padding-right: 12px; }

#menu .help a:hover { color: #4184bd; }



/*****************************************
 *	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;
}

/* Common 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;
}

.footer_white1 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
	color : White;
    height: 20px;
    background-color:#95b7db;
    padding-right:10px;
}

/* Style of link in footer */
.footer_white a {
	text-decoration : none;
    color : White;
}

.footer_text{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
	color :#1C589C;
}

/* 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/common/gray_dot_h.gif");
        margin-bottom: 5px;
}
.dot_div {
        font-size: 1px;
        height: 100%;

        background:url("/images/common/gray_dot_v.gif");
        margin-left: 0px;
        margin-right: 0px;
}
.line_div_no_bottom {
        font-size: 1px;
        height: 1px;
        width: 100%;
        background:url("/images/common/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/common/gray_dot_h.gif");
        margin-bottom: 1px;
}

/*  Common 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;
}

/* Common 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_normal {
        font-family : Helvetica, Arial;
        font-size: 12px;
        font-weight: normal;
        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;
        text-align: left;
}

.very_small_txt {
        color : #666666;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 9px;
        font-weight : bold;
        text-align:center;
}

.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;
}

/* Common 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;
}

/* Common style of bold text */
.bold_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight : bold;
}

/* Common style of warnings */
.warn_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : red;
        font-weight : normal;
}

/* Common text style for search forms */
.search_form_text {
        color : #666666;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
}

/* Common text style for input fields and text areas in search forms */
.search_form_text .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;
}

.filter_form_text_nonspace 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 : 5px;
}

/* Common 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 : 1px;
        padding-bottom : 0px;
}

/* Common 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;
}

.grey_table_txt {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        font-weight: normal
}
/* Style of Franchises form inner table*/
.grey_table_in td {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #333333;
        padding-bottom : 0px;
        padding-top : 0px;
        background-color : #EDEDED;
        padding-left : 0px;
        padding-right : 0px;
}

/* 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;

}

/* Common 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;
}

.content_search_title {
    font-family : "Times New Roman", Times, serif, MS Sans Serif, Serif;
    font-size: 14px;
    font-weight: bold;
    color:#8C8C8C;
    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 p.third {
	width: 430px;
}

table.table_american_dream p.fourth {
	width: 260px;
}

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;
}

.am_drm_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
	margin-left: 220px;
}

.am_drm_cb {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#003366;
}

.am_drm_txt {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #5C5C5C;
}

.am_drm_txt_red {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : #CD0512;
}

.am_drm_ent {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #5C5C5C;
}

.am_drm_ent_blue {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    color : #003366;
}

.am_drm_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
	margin-left: 20px;
    margin-right: 25px
}

/* My Yahoo page table*/
table.table_my_yahoo {
	background-image: url(/images/myyahoo/bg.gif);
	background-repeat: no-repeat;

}

.top_shad {
    background-image: url(/images/myyahoo/shad_top.gif);
    background-repeat: repeat-x;
    background-position: 0 bottom;
}

.bott_shad {
    background-image: url(/images/myyahoo/shad_bottom.gif);
    background-repeat: repeat-x;
}

.l_shad {
    background-image: url(/images/myyahoo/shad_left.gif);
    background-repeat: repeat-y;
}

.r_shad {
    background-image: url(/images/myyahoo/shad_right.gif);
    background-repeat: repeat-y;
}

.yahoo_text {
    color: #333333;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}


.label {
    padding-right:
    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;
}
#thankform { padding:0px; }
/***********************************/
/*Enter page and form*/
#thankform table { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-right: auto; margin-left: auto; }
#thankform .footer_white1 a { color: #1e5fa9; }
#thankform .footer_white1 a:hover { text-decoration: underline; }
#thankform td.thin_link a { text-decoration: underline; }
.blueborder { width: 200px; border: solid 1px #9eb2e3; }

.local_heading {
    font-family : "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color:#003366;
    margin-top: 0px;
}

.logo_txt {
    font-family : "Times New Roman", Times, serif, MS Sans Serif, Serif;
    font-size: 16px;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.local_im_txt {
    font-family : "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: normal;
    color:#FFFFFF;
    font-style: italic;
    margin-top: 0px;
}
