﻿body
{
	margin: 0px;
	padding: 0px;
}
/*--------sub menu (second level) used in admin panel--------------*/
.blue1 #slatenav1
{
	position: relative;
	display: block;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: tahoma;
	background-color: #000000;
}
.blue1 #slatenav1 ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: right;
}
.blue1 #slatenav1 ul li
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
.blue1 #slatenav1 ul li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px 22px 0 22px;
	height: 22px;
}
.blue1 #slatenav1 ul li a:hover, .blue1 #slatenav1 ul li a.current
{
	color: #fff;
	background-color: #c30000;
}
.disp
{
	font-size: 12px;
}

.disp a
{
	display: block;
}
/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav
{
	position: relative;
	display: block;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #000 top left;
	font-family: tahoma;
}
.blue #slatenav ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.blue #slatenav ul li
{
	display: block;
	float: right;
	margin: 0 1px 0 0;
}
.blue #slatenav ul li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px 22px 0 22px;
	height: 22px;
}
.blue #slatenav ul li a:hover, .blue #slatenav ul li a.current
{
	color: #fff;
	background-color: #c30000;
}


.blue1 #ctl00_slatenav1
{
	position: relative;
	display: block;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #000 left;
	font-family: tahoma;
}
.blue1 #ctl00_slatenav1 ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: right;
}
.blue1 #ctl00_slatenav1 ul li
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
.blue1 #ctl00_slatenav1 ul li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px 22px 0 22px;
	height: 22px;
}
.blue1 #ctl00_slatenav1 ul li a:hover, .blue #ctl00_slatenav1 ul li a.current
{
	color: #fff;
	background-color: #c30000;
}



.blue1 #ctl00_ctl00_slatenav1
{
	position: relative;
	display: block;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #000 top left;
	font-family: tahoma;
}
.blue1 #ctl00_ctl00_slatenav1 ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: right;
}
.blue1 #ctl00_ctl00_slatenav1 ul li
{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
.blue1 #ctl00_ctl00_slatenav1 ul li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px 22px 0 22px;
	height: 22px;
}
.blue1 #ctl00_ctl00_slatenav1 ul li a:hover, .blue #ctl00_ctl00_slatenav1 ul li a.current
{
	color: #fff;
	background-color: #c30000;
}

/* ---------------------- END Blueslate nav ---------------------- */
/* error div */
.gray_strip
{
	height: 27px;
	background-color: #f9f9f9;
	border: solid 1px #d0d0d0;
	padding-left: 11px;
	margin: 2px;
	padding-top: 10px;
	color: #b70500;
}
.gray_strip_login
{
	height: 27px;
	width: 95%;
	background-color: #f9f9f9;
	border: solid 1px #d0d0d0;
	padding-left: 10px;
	margin: auto;
	padding-top: 10px;
	color: #b70500;
}
/*---------------bread crumb and welcome note style--------------------*/
.welcome
{
	font-family: verdana;
	color: #000;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

/*----------DIVs-----------*/

#Header1
{
	background-image: url(images/black_bg.gif);
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	height: 31px;
}

#Header3
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 88px;
}

/*--------this was for search panel, bt now not used newhere-------*/
#Header2
{
	background-color: #545454;
	font-family: tahoma;
	font-size: 11px;
	color: #dedede;
	font-weight: normal;
	left: 702px;
	top: 2px;
	width: 100%;
	text-align: right;
	height: 28px;
	vertical-align: middle;
}


#Header4
{
	background-color: #8a8a8a;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

#Header4 a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#Header4 a:hover
{
	text-decoration: underline;
}

/*--------------Style for mid container div--------------*/
#Wraper
{
	padding-top: 8px;
	width: 100%;
}

/*----------Left Menu Styles----------------*/
#LeftColumn
{
	background-color: #d4d4d4;
	width: 15%;
	float: left;
}
#LeftColumn h3
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background-color: #8a8a8a;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LeftColumn ul li
{
	list-style-image: url(Images/bullet_black.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#LeftColumn ul li:hover
{
	list-style-image: url(Images/bullet_black.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


#LeftColumn h1
{
	background-image: url(images/gray_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}
#LeftColumn h1:hover
{
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
	margin: 0px;
}



#CenterContent
{
	width: 84%;
	float: right;
}

#searchLeads
{
	border: solid 1px #024f90;
	width: 98%;
}
#searchLeads h1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #024f90;
	padding-top: 3px;
	padding-left: 10px;
	height: 25px;
	float: left;
	width: 99%;
}
.form_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #e7e7e7;
	height: 25px;
	padding-top: 5px;
}
#RightColumn
{
	visibility: hidden;
}
#form
{
	border: solid 1px #024f90;
	width: 100%;
	height: auto;
}
#container
{
	width: 100%;
	height: auto;
	margin: auto;
}

/*------------------Table and Backgrounds Appearance------------------*/
.light_blue_bg
{
	background-color: #cce0f2;
	height: 22px;
}
/* Default */
.table
{
	background-color: #dceffe;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #024f90;
	border-bottom-color: #024f90;
}
/* Default */
.defaultAddress
{
	background-color: #f6f6f6;
}


/*----------Defaults controls and Text Appearance-----------*/
/* Default */
.lblText
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.lblTextFAQ
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.lblTextBold
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}


/*This is text style used in sms form*/
.text_10
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.proj_left_menu
{
	background-image: url(../theme1/images/proj_left_links.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
.proj_left_menu a
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
/* Default */
.mandatory_fields
{
	font-family: Verdana;
	font-size: 11px;
	color: #f90000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
/* Default */
.txtBox_small
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 100px;
	margin-bottom: 3px;
}
/* Default */

.txtBox1
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 20px;
	margin-bottom: 3px;
}

.txtBox
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 132px;
	margin-bottom: 3px;
}

.gridTextBox
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: Transparent;
	border: solid 0px Transparent;
	margin-bottom: 3px;
}

/* style for large text box */
.txtBoxLarge
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 200px;
}
/* style for medium text box */
.txtBoxMedium
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 150px;
	margin-bottom: 3px;
}

/* style for default disable text box */
.txtBoxDisable
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #dfdfdf;
	border: solid 1px #a8a8a8;
	width: 130px;
	margin-bottom: 3px;
}
/* style for large disable text box */
.txtBoxDisable_large
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #dfdfdf;
	border: solid 1px #a8a8a8;
	width: 200px;
	margin-bottom: 3px;
}
/* style for medium disable text box */
.txtBoxDisable_medium
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	background-color: #dfdfdf;
	border: solid 1px #a8a8a8;
	width: 150px;
}
/* style for extra large text box */
.txtBoxExtraLarge
{
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 300px;
}
/* style for default mail area used in mail form */
.mailBox
{
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 3px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #c7c7c7;
	width: 95%;
	height: 350px;
}

/* style for default pick list */
.dl
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	width: 137px;
	height: 18px;
	margin-bottom: 3px;
}
/* style for small pick list e.g. date, all, yes-no*/
.dl_small
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 55px;
	height: 18px;
	margin-bottom: 3px;
}
/* default file field */
.file_browse
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 215px;
}
/* Default multi select field */
.multi_list
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	width: 135px;
	border: none;
}
/* Large multi select field used in Staff Teritory Allocation form*/
.multi_list_large
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 245px;
	border: solid 1px #c7c7c7;
}
/* Default table sub-heading */
.tabHead
{
	font-family: Verdana;
	font-size: 11px;
	color: #024f90;
	background-color: #dfdfdf;
	height: 27px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-bottom: #024f90;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
/* Default table sub-heading while heading will be generating at run time */
.tabHead_runtime
{
	font-family: Verdana;
	font-size: 11px;
	color: #024f90;
	background-color: #dfdfdf;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
/* Default table heading(Blue) */
.tabHead_darkBlue
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #024f90;
	height: 29px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
/* Default table-content heading */
.subHead
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* Default active links */
.aLinks
{
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
.aLinks a
{
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
/* Default active links mouse over effect */
.aLinks a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
/* Default visited active links */
.aLinks:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #61008e;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-decoration: underline;
}
/* Default Text Area */
.textArea
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 70px;
	width: 300px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
}
/* Default Disable Text Area */
.txtAreaDisable
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 70px;
	width: 300px;
	background-color: #dfdfdf;
	border: 1px solid #CCCCCC;
}
/* Default big Text Area */
.textAreaLarge
{
	font-family: Verdana;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 70px;
	width: 467px;
	border: 1px solid #CCCCCC;
}
/*------sytle for front end forms' subnotes---------*/
.subnote
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

/* Default border */
.formBorder
{
	border: solid 1px #024f90;
}
/* Style used for tabular grid(inner) border */
.botBorder
{
	border-bottom-style: solid;
	border-bottom-color: #024f90;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #024f90;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


/*--------------------------Text Styles for Front End Only--------------------------*/
/*----------------------------------------------------------------------------------*/
/*------------Used for main site links in header-----------*/
.tahome_11_wht_links
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tahome_11_wht_links:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
/*------Used for links in red at Front Ent--------*/
.tahome_11_red
{
	font-family: verdana;
	font-size: 11px;
	color: #ab0000 !important;
	text-decoration: underline;
	text-align: right;
	padding-right: 6px;
}
.tahome_11_red a
{
	font-family: verdana;
	font-size: 11px;
	color: #ab0000;
	text-decoration: underline;
	text-align: right;
	padding-right: 6px;
}
.tahome_11_red a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #ab0000;
	text-decoration: none;
}

/*------Used for news headings in red at Front End--------*/
.tahome_11_red_bold
{
	font-family: verdana;
	font-size: 11px;
	color: #ab0000;
	text-decoration: none;
	font-weight: bold;
}
.tahome_11_red_bold_big_font
{
	font-family: verdana;
	font-size: 15px;
	color: #ab0000;
	text-decoration: none;
	font-weight: bold;
}
.tahome_11_red_bold a
{
	font-family: verdana;
	font-size: 11px;
	color: #ab0000;
	text-decoration: none;
	font-weight: bold;
}



/* -----This style has been used for white table headings------*/
.tahome_11_wht_bold
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.login_text1
{
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: 5px;
}
.MenuText
{
	font-family: verdana;
	font-size: 13px;
	color: #383838;
	text-decoration: none;
	margin-left: 10px;
}
/*--------------------BACKGROUNDS AND IMAGES STYLES---------------------*/
.link_bg
{
	background-image: url(../images/links_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
/*-----Outline for home page of front end*/

.blue_table
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #024f90;
	border-left-color: #024f90;
	border-bottom-width: 1px;
	border-bottom-color: #024f90;
}
/*-----Outline for home page of front end*/
.red_table
{
	border: 1px solid #c30000;
}
/*-----Outline for home page of front end*/
.gray_table
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8a8a8a;
	border-left-color: #8a8a8a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8a8a8a;
}

/*-----Used in home page of front end-----------------*/
.icon_bg
{
	background-image: url(images/icon_bg.gif);
	height: 50;
	background-repeat: repeat-x;
	background-position: top;
}
/*-----Used in home page of front end-------*/
.search_header
{
	background-image: url(../images/search_bg.gif);
	height: 98px;
	background-repeat: repeat-x;
	background-position: top;
}

/*-----Used in front end forms-------*/
.form_header_bg
{
	background: url(../images/Header_links.gif) repeat-x top;
	font-family: verdana;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
/*-----Used in front end forms second level of headings-------*/
.sec_level_heading
{
	background-image: url(images/hor_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: verdana;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

.propertySearchResult
{
	font-family: verdana;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


.sec_grid_heading
{
	background-image: url(images/hor_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: verdana;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/*--Grid Styles for Back End---*/
.grid_head_bg
{
	background-image: url(images/gray_grid_head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.grid_header_bg
{
	background-image: url(images/grid_head_new.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28PX;
}
/*---------end of extra styles--------------*/


/*Extra Style-------------*/
.leftmenu
{
	background-image: url(../images/gray_bg.gif);
	background-repeat: repeat-x;
}
.leftmenu:hover
{
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
}


.head
{
	background-image: url(../images/gray_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	height: 21px;
	padding-left: 5px;
	margin: 0px;
}
.head:hover
{
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	height: 21px;
	padding-left: 5px;
	margin: 0px;
}
.head1
{
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	margin: 0px;
}
.head1:hover
{
	color: #ffffff;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	margin: 0px;
}

/*-----Left menu style, only for prototype use------*/
.top_bar
{
	background-image: url(images/dark_gray_leftmenu.gif);
	font-family: verdana;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bot_bar
{
	background-image: url(images/bot_nav_light_gray.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.lnk_app
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	border: solid 1px #f3f3f3;
	line-height: 22px;
}
.lnk_app A
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 22px;
}

.lnk_app:hover
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	background-color: #d7e6f3;
	border: solid 1px #a6caea;
	line-height: 22px;
}
.right_space
{
	margin-right: 16px;
}
.form_header_bg
{
	background: url(./images/Header_links.gif) repeat-x top;
	font-family: verdana;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
.header
{
	background-image: url(./images/header_main.jpg);
	background-repeat: no-repeat;
	width: 1004px;
	height: 173px;
}
#header_left
{
	width: 357px;
	height: 173px;
	float: left;
}
#header_mid
{
	background-image: url(./images/logo.jpg);
	background-repeat: no-repeat;
	width: 391px;
	height: 173px;
	float: left;
}
#header_right
{
	background-image: url(./images/contact.jpg);
	height: 173px;
	width: 256px;
	float: left;
}
.headertext
{
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-weight: bold;
}
em
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9d09;
	font-weight: bold;
}
.Textyelow
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9d09;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.cf
{
	clear: both;
	font-size: 2px;
}
.contact
{
	color: #003b6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.mainContainer
{
	width: 80%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ebeef2;
}

#topDivContainer
{
	float: left;
	width: 100%;
}

#FooterDivContainer
{
	width: 100%;
	height: 16px;
	font-size: 4px;
}

.leftCor
{
	width: 17px;
	height: 16px;
	background: url(images/corners.jpg) no-repeat 0 0;
	float: left;
	font-size: 2px;
}

.RightCor
{
	width: 17px;
	height: 16px;
	background: url(images/corners.jpg) no-repeat;
	background-position: -16px 0px;
	float: right;
	font-size: 2px;
}

.BleftCor
{
	width: 17px;
	height: 16px;
	background: url(images/corners.jpg) no-repeat 0 -14px;
	float: left;
	font-size: 2px;
}

.BRightCor
{
	width: 17px;
	height: 16px;
	background: url(images/corners.jpg) no-repeat;
	background-position: -16px -14px;
	float: right;
	font-size: 2px;
}

#midContainer
{
	padding: 4px;
}

.CategoryBody
{
	background-color: #dfdfdf;
	color: Navy;
	font-family: Verdana , Arial ,Tahoma;
	font-size: 10px;
}

.CategoryHeader
{
	background-color: #003399;
	color: White;
	font-weight: bold;
	font-family: Verdana , Arial ,Tahoma;
	font-size: 12px;
	height: 15px;
}
.tblCategory
{
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

.lblTextRed
{
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.paging-div
{
	font-size: 9px;
	position: relative;
	text-align: left;
	color: rgb(128, 128, 128);
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 100%;
	font-family: Verdana;
}
.paging-div div
{
	font-size: 9px;
	font-weight: normal;
	display: inline;
	list-style: none;
	text-align: center;
	margin: 2px;
	font-family: Verdana;
}
.paging-div div span
{
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	border: 1px #CC0000 solid;
	padding: 3px 6px 3px 6px;
	font-family: Verdana;
}
.paging-div div a
{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px #CDDCED solid;
	padding: 3px 6px 3px 6px;
	font-family: Verdana;
	text-decoration: none;
}
.paging-div div a:hover
{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px #000000 solid;
	padding: 3px 6px 3px 6px;
	font-family: Verdana;
	background-color: #5F8FC5;
	text-decoration: none;
}
.paging-div .nav
{
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	padding: 3px 6px 3px 6px;
	font-family: Verdana;
}

.lblSearch
{
	background: url(../images/Header_links.gif) repeat-x top;
	font-family: verdana;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	text-align: left;
}
.lblSearchMarketInfo
{
	background: url(../images/Header_links.gif) repeat-x top;
	font-family: verdana;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.SourceTypeGridHeader
{
	background-color: #cce0f2;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	height: 29px;
}


.SourceTypeGridItem
{
	background-color: #cce0f2;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	height: 29px;
}
.sec_level_heading_search
{
	font-family: verdana;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	padding-left: 50px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.propertySearch2
{
	font-family: verdana;
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.new
{
	width: 18%;
	text-align: left;
}
.new1
{
	width: 22%;
	text-align: left;
	padding-left: 10px;
}

.aLink
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}

.aLink a:link
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline;
}

.aLink a:hover
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#ToolTipDiv
{
	position: absolute;
	width: 150px;
	border: 1px solid Black;
	padding: 2px;
	background-color: #cccccc;
	visibility: hidden;
	z-index: 1000;
	font-family: Arial;
	font-size: 10pt; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/ /*_filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.headergrid
{
	width: 100%;
	background: #62B0FF;
	display: block;
	text-align: left;
	color: #000;
	text-decoration: underline;
}
.footergrid
{
	width: 100%;
	display: block;
	background: #62B0FF;
	line-height: 25px;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-indent: 10px;
}
.headinggrid
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background: #2130b5;
	border-bottom: #ffffff solid 2px;
	text-align: center;
}
.rowGrid
{
	text-align: left;
	
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
.alternate_rowgrid
{
	text-align: left;
	background: #CCE0F2;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
