html { height: 100%; }body{	color: #000000;	font-family: Verdana, Tahoma, sans-serif;	background-color: #FFFFFF;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	margin-top: 5px;	/*background-image: url('../images/structure/bg.gif'); background-repeat: repeat-y repeat-x;*/	height: 100%;}/* ######### DONT TOUCH THESE ########## *//* hide these rules from CSS-challenged browsers */
@media screen, projection {
/* below exploits a parsing error so @media rules will be visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: Verdana, Tahoma, sans-serif;
  font-family: inherit;
}

.clear {
  clear: both;
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;
  height: 0;
  overflow: hidden;
}
} /* end media screen rules */

/* rules for WinIE only */
@media screen, projection {
* html .clear {
  display: none;           /* prevent excessive gap at div bottom in WinIE5 */
}
} /* end WinIE only rules */form{	margin: 0px;	padding: 0px;}hr{	width: 100%; height: 1px; background-color: #C5C7C9;	color: #C5C7C9;}select{	font-family: Verdana, Tahoma, Sans-Serif;	font-size: 8pt; color: #000000;}/* ######### DONT TOUCH THESE ########## *//*  THIS DIV CONTAINS THE WHOLE SITE */.outer-container{	width: 780px;	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;	background-color: #F0F0F0;	border-bottom: solid 1px #F0F0F0;}/* container for just the left and center columns */
.inner-container {
  width: 624px;              /* width of left and centre columns */
  float: left;             /* left side of window */
  margin: 0;               /* keep flush with adjacent containers */
  background-color: #F0F0F0;
}.results-container{	width: 780px;	float: right;	margin: 0;	background-color: #F0F0F0;}	/*##### HEADER DIVS ######*/#header {
  width: 780px;             /* full window width */
  margin: 0;
  padding-top: 0px;  padding-bottom: 0px;
  font-size: 10pt;
  background-color: #FFFFFF;
  overflow: hidden;
}#logoContainer{	width: 450px;	float: left;	text-align: left}#telContainer{	width: 330px;	float: right;	text-align: right;}#navbarContainer{	width: 780px;	height: 25px;	background-color: #84221E;	border-bottom: 1px solid #C5C7C9;	border-top: 1px solid #C5C7C9;	text-align: left;	float: left}	/*##### HEADER DIVS ######*//* #### NAVBAR STYLES #####*/.navMenuOut{	background-color: #84221E;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #FFFFFF;	border-right: 1px solid #C5C7C9;}.NavMenuOver{	background-color: #E5E6E7;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	border-right: 1px solid #C5C7C9;	cursor: pointer;}.Navtxt{	background-color: #000000;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #ffffff;		}a:link.navLink		{ color: #FFFFFF; text-decoration: none; font-size: 8pt; }a:visited.navLink	{ color: #FFFFFF; text-decoration: none; font-size: 8pt; }a:hover.navLink  { color: #000000; text-decoration: none; font-size: 8pt; }a.BlackLinkND:link       { color: #000000; text-decoration: none; font-size:10pt }
a.BlackLinkND:visited    { color: #000000; text-decoration: none; font-size:10pt }
a.BlackLinkND:hover      { color: #0D1C8C; text-decoration: none; font-size:10pt }a.BlackLinkND2:link       { color: #000000; text-decoration: none; font-size:8pt }
a.BlackLinkND2:visited    { color: #000000; text-decoration: none; font-size:8pt }
a.BlackLinkND2:hover      { color: #0D1C8C; text-decoration: none; font-size:8pt }a.BlackLink:link       { color: #000000; text-decoration: underline; font-size: 10px }
a.BlackLink:visited    { color: #000000; text-decoration: underline; font-size: 10px }
a.BlackLink:hover      { color: #0D1C8C; text-decoration: underline; font-size: 10px }a.BlueLinkND:link       { color: #000000; text-decoration: none; font-size:10pt }
a.BluekLinkND:visited    { color: #000000; text-decoration: none; font-size:10pt }
a.BluekLinkND:hover      { color: #0C1C8C; text-decoration: none; font-size:10pt }/* #### NAVBAR STYLES #####*//* #### DEFAULT COMPONENTS ####*/#leftHeader{	width: 156px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;		font-family: Verdana, Tahoma, sans-serif; font-size: 8pt;	color: #000000; text-indent: 15px; 	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;}.headerText{	position: relative; top: 5px;}/* left column */
.search {
  width: 156px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #F0F0F0;
}#searchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */	padding-top: 10px;	padding-bottom: 0px;	padding-left: 15px;	text-align: left;}#centerHeader{	width: 466px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;  	font-family: Verdana, Tahoma, sans-serif; font-size: 8pt;	color: #000000;text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;}#centerContainer{ /* USE THIS TO MOVE THE NEW INSTRUCITONS BOX UP OR RIGHT */	width: 436px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 0px;}/* center column */
.content {
  width: 466px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-right: solid 1px #C5C7C9;   border-left: solid 1px #C5C7C9;
}#rightHeader{	width: 156px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;		font-family: Verdana, Tahoma, sans-serif; font-size: 8pt;	color: #000000; text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;}#rightContainer{ /* USE THIS TO MOVE THE LETTINGS BOX UP OR RIGHT */	width: 126px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 0px;	text-align: left}/* right column */
.lettings {
  width: 156px;              /* a little less than available 24% */
  float: right;            /* right side of window */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;      /* some space from right window edge */
  background-color: #FFFFFF;
}/* #### DEFAULT COMPONENTS ####*//* #### OUTSEARCH COMPONENTS ####*/#outSearchHeader{	width: 156px;	height: 25px;	position: relative; left: 0px;	top: 0px;	text-align: left;	background-color: #E5E6E7;	border-bottom: 1px solid #C5C7C9;		font-family: Verdana, Tahoma, sans-serif; font-size: 8pt;	color: #000000; text-indent: 15px; 	margin-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;}/* left column */
.outSearch {
  width: 161px;              /* % of inner-container width is ~same width as right column */
  float: left;             /* left side of inner-container */
  margin: 0;               /* keep flush with adjacent containers */
  padding: 0;    /* space from window edge (IE messes up with margin, so use padding) */
  background-color: #F0F0F0;
}#outSearchContainer{ /* USE THIS TO MOVE THE SEARCH BOX UP OR RIGHT */	padding-top: 10px;	padding-bottom: 0px;	padding-left: 15px;	text-align: left;	width:161px;}#resultsHeader{	width: 623px;	height: 25px;	position:relative; left: 0px;	top: 0px;	text-align: left;	background-color: #FFFFFF;	border-bottom: None;  	font-family: Verdana, Tahoma, sans-serif; font-size: 8pt;	color: #000000;text-indent: 15px; 	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;}#resultsContainer{ /* USE THIS TO MOVE THE RESULTS UP OR RIGHT */	width: 593px;	margin-top: 15px;	margin-left: 15px;	margin-right:15px;	margin-bottom: 0px;}/* center column */
.results {
  width: 623px;              /* % of inner-container width */
  float: right;            /* right side of inner-container */
  padding: 0;      /* some padding for readability */
  margin: 0;               /* keep flush with adjacent containers */
  border-left: None;
  background-color:#FFFFFF
}/* #### OUTSEARCH COMPONENTS ####*//* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*//* #### FULL DETAILS COMPONENTS - MOST OF WHICH ARE THE SAME AS OUTSEARCH ####*//* #### SEARCH BOX STYLES ####*/.searchTable{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #F0F0F0;	border: solid 1px #F0F0F0;}.searchField{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #FFFFFF;	border: solid 1px #000000;	width: 130px;}.searchButton{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #E5E6E7;	border-top: solid 1px #C5C7C9;	border-left: solid 1px #C5C7C9;	border-right: solid 1px #000000;	border-bottom: solid 1px #000000;	width: 130px;}/* #### SEARCH BOX STYLES ####*//*#### RE-USEABLE STYLES ####*/.picBorder{	border: solid 1px #000000;}.propAddress{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt; font-weight: bold;	color: #84221E;	background-color: #FFFFFF;}.propDetails{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	background-color: #FFFFFF;}.propPrice{	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;	font-weight: bold;}.icontxt{	font-family: Verdana, Tahoma, sans-serif;	font-size: 6pt;	color: #000000;	font-weight: bold;	}.propBrief{	width: 100%;	height: 40px;	overflow: hidden;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;}a:link.propAdd		{ color: #000000; text-decoration: none; font-weight: bold; font-size: 8pt; }a:hover.propAdd  { color: #000000; text-decoration: none; font-weight: bold; font-size: 8pt; }a:visited.propAdd	{ color: #000000; text-decoration: none; font-weight: bold; font-size: 8pt; }a:link.fullDetails		{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }a:hover.fullDetails		{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }a:visited.fullDetails	{ color: #84221E; text-decoration: none; font-size: 8pt; height: 10px }a:link.paging		{ color: #0C1C8C; text-decoration: none; font-size: 8pt; }a:hover.paging		{ color: #0C1C8C; text-decoration: none; font-size: 8pt; }a:visited.paging	{ color: #0C1C8C; text-decoration: none; font-size: 8pt; }.galleryNav{	border: solid 1px #FFFFFF;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #000000;}.hr{	background-color: #C5C7C9;	color: #C5C7C9;}ul	{		margin-left: 0px;		padding-left: 0px;		list-style: none;		line-height: 150%;		margin-top: 0px;		margin-bottom: 0px;	}li	{		padding-left: 10px;		padding-top: 0px;		background-image: url('../images/structure/bullet.gif');		background-repeat: no-repeat;		background-position: 0 6px;	}/*#### RE-USEABLE STYLES ####*//*#### FOOTER CONTAINER ####*/.footer {
  clear: both;             /* below all columns */
  width: 100%;             /* full window width */
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: #0C1C8C;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  border-top: None
}.copyRight{	width: 780px;	padding-bottom: 10px;	padding-top: 10px;	font-family: Verdana, Tahoma, sans-serif;	font-size: 8pt;	color: #FFFFFF;}a:link.tweb			{ color: #3156A3; text-decoration: underline; font-size: 8pt; height: 10px }a:visited.tweb		{ color: #3156A3; text-decoration: underline; font-size: 8pt; height: 10px }a:hover.tweb		{ color: #3156A3; text-decoration: underline; font-size: 8pt; height: 10px }a:link.tweb2		{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }a:visited.tweb2		{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }a:hover.tweb2		{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }a:link.outsearch	{ color: #000000; text-decoration: none; font-size: 10pt; font-weight:bold  }a:visited.outsearch	{ color: #000000; text-decoration: none; font-size: 10pt; font-weight:bold }a:hover.outsearch	{ color: #000000; text-decoration: none; font-size: 10pt; font-weight:bold  }a:link.greyLink		{ color: #969696; text-decoration: none; font-size: 8pt; height: 10px }a:visited.greyLink	{ color: #969696; text-decoration: none; font-size: 8pt; height: 10px }a:hover.greyLink	{ color: #969696; text-decoration: none; font-size: 8pt; height: 10px }a:link.nonFlash		{ color: #949BC8; text-decoration: underline; font-size: 8pt; height: 10px }a:visited.nonFlash	{ color: #949BC8; text-decoration: underline; font-size: 8pt; height: 10px }a:hover.nonFlash	{ color: #FFFFFF; text-decoration: underline; font-size: 8pt; height: 10px }/*#### FOOTER CONTAINER ####*/#dhtmltooltip{position: absolute;width: 150px;border: 2px solid black;padding: 2px;background-color: #FFFFE0;visibility: hidden;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/}/* PROPERTY CART STYLES */.PropCartFrame{		background-color: #7D2E48;}.PropCartTitle{	background-color: #0C1C8C;	color: #FFFFFF;	font-size: 8pt;	font-family: Verdana, Tahoma, sans-serif;}.PropCartBottom{	border-bottom: solid 1px #000000;	border-left: solid 1px #000000;	border-right: solid 1px #000000;}.PropertyCartHide{	display:none;}.PropertyCartMessage{	position:absolute;	background-color: #0C1C8C;	color: #FFFFFF;	z-index: 100;	left: 41%;	top: 260px;	width:220px;	height:80px;	border-left: solid 1px #000000;	border-right: solid 1px #000000;	border-top: solid 1px #000000;	border-bottom: solid 1px #000000;	}.propMessage{	background-color: #FFFFFF;	color: #000000;}.PropertyCartBK{	position:absolute;	background-color: #000000;	z-index: 99;	left: 42%;	top: 267px;	width:216px;	height:80px;	opacity: 0.75;}/* *********************** */#print-tel{	display:none}#non-print-tel{	display: block;}//* ********** GALLERY STYLES ************* */#gallery-image-container{	position:relative;}#gallery-image{	position:relative;}#gallery-image-controls{	position:relative;	top:-24px;} .controls {	background-color: #FFFFFF;}.washout { 	opacity: 0.75;	filter: alpha(opacity=70); } @media screen{	#page-printing-container	{		width:100%;		height:100%;		overflow:auto;	}		#print-out-logo	{		display:none;	}}@media print {	#page-printing-container	{			width:645px;	}		.page-break-avoid	{		page-break-before:auto;	}		#print-out-logo	{		display:block;		page-break-before:auto;		height:81px;	}	}.TopBG {
	background-image: url(../images/top_bg.gif);
}
.BotBG {
	background-color:#0c1c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.TopLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0c1c8c;
	text-decoration: none;
}
.GreyLightBG {
	background-color: #F0F0F0;
}
.GreyDarkBG{
	background-color:#DBDCE0;
}
.WhiteBG {
	background-color: #FFFFFF;
}
.GreyBG {
	background-color: #CFCDCD;
}
.LeftSearchBoxTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.LeftSearchBoxTXT2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	BORDER: #0C1C8C 1px solid;
	width: 147px;
}
.ListBox{
	BORDER: #3F4645 1px solid;
	FONT-SIZE: 7pt;
	width:130px;
	background-color: #FFFFFF;
	FONT-FAMILY: Verdana;
}
.BodyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BlackBG {
	background-color: #000000;
}
.WhiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.FlashTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.NonFlashTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #949BC8;
	text-decoration: none;	
}

.BodyTextBOX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
html {height:100%}
body {height:100%; padding:0px; margin:0px}
.Table {height:100%; width:10%; background-image: url(../images/entry_bg_hor.gif)}
.WhiteTxtBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	padding: 4px 4px 4px 8px;
}
.BodyText_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(..images/bg_fulldetails.gif);	
}

.BodyText_Title_listview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height:20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(..images/bg_fulldetails.gif);	
}

.BG_FullDetails {
	background-image: url(../images/bg_fulldetails.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.BG_FullDetails1 {

	background-image: url(../images/bg123.gif);
}

html>body .BodyText_Space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	padding: 10px;
	line-height: 11pt;
	height: 94px;
}

* html .BodyText_Space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	padding: 10px;
	line-height: 11pt;
	height: 94px;
}

.TRactiveLight {
	BACKGROUND-COLOR: #FFFFFF;
}
.TRinactiveLight {
	background:-color: #EEEFF1;
}.Left_White {

	background-color: #FFFFFF;
}
.BodyText_Left {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_fulldetails.gif);
	background-repeat:repeat-x;
}
.BodyText_COlor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	padding: 15px;
}
.Full_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.bot_black {
	background-image: url(../images/img_blk.gif);
}
.bot_gray {
	background-image: url(../images/imggray.gif);
}
.Bodytitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(..images/bg_fulldetails.gif);
}
.FullDetailsBG {
	background-image: url(../images/full_details_bg.gif);
}
.GreyBGDark {

	background-color: #5B5B5B;
}
.BG123 {

	background-image: url(../images/bg123.gif);
}

.blackbanner
{
	font-family: Verdana, Tahoma, Sans-Serif;
	background-color:#000000;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}

.active
{
	background-color: #0C1C8C;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 20px;
	text-align: center;
	height: 15px;
}

.inactive
{
	background-color: #000000;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 20px;
	text-align: center;
	height: 15px;
}

.owner
{
	background-color: #000000;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 20px;
	text-align: center;
	height: 15px;
}

.selected
{
	background-color: #DBDCE0;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 20px;
	text-align: center;
	height: 15px;
}

/* DROP DOWN STYLES */
.dropdownlist_options_container{	border-left: solid 1px #0C1C8C;	border-right: solid 1px #0C1C8C;	border-bottom: solid 1px #0C1C8C;	background-color: #FFFFFF;	scrollbar-3dlight-color:#CDD3E3; 	
	scrollbar-arrow-color:#002654;
	scrollbar-base-color:#CDD3E3;	
	scrollbar-darkshadow-color:#9DA7BF;
	scrollbar-face-color:#CDD3E3;	
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#9DA7BF}.dropdownlist_option_over{	color: #000000;	cursor:default;	background-color: #CDD3E3;	border: solid 1px #9DA7BF;	padding: 0px 0px 0px 5px;	}.dropdownlist_option_out{	color: #000000;	background-color: #FFFFFF;	border: solid 1px #FFFFFF;	padding: 0px 0px 0px 5px;}.dropdownlist_text{border: solid 1px #000000;}.dropdownlist_arrow_positioning{left:132px;top:2px;}.dropdownlist_label_positioning{left: 5px;top: 3px;overflow:hidden;height:14px;width:135px}.dropdownlist_option_label{padding-left:5px}.dropdownlist_control{	background-color:#FFFFFF;	border-bottom: solid 1px #0C1C8C;	border-left: solid 1px #0C1C8C;	border-top: solid 1px #0C1C8C;	border-right: solid 1px #0C1C8C;	background-color: #FFFFFF;	cursor:default;	font-size: 7pt;
	font-family: Verdana, Tahoma, Sans-Serif;	overflow:hidden;}.MozFocus{-moz-user-focus: normal;}.print-show{	display:none}.trans 
{
	background-color:Transparent;	
}

.homeBack
{
	background-image:url('../images/entry_bg_ver.gif');
	background-repeat: repeat;
}

.fullheight { height: 100%; }
.halfHeight { height: 50%; }

html>body .resultsSpacer
{
	height: 6px; width: 100%;
}

* html .resultsSpacer
{
	height: 4px; width: 100%;
}

html>body .resultsHolder
{
	height: 114px; width: 100%;
}

* html .resultsHolder
{
	height: 94px; width: 100%;
}

html>body .buttonSpacer { height: 23px; width: 100%;}

* html .buttonSpacer { height: 22px; width: 100%;}

.HomeLogo
{
	margin-left: 330px;
}