/*
      Menu Font: Lady Ice, 22pt, Sharp AA
*/


  
body {
	background: #ffffff url(images/body_bg.gif) top center repeat-x;
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 0px 15px 0 15px;
	padding: 0px 10px 0 10px;
	text-align: center; /* For IE */
}

td { font: normal 12px Tahoma, Verdana, Arial, sans-serif; }

p {
	margin: 0 0 10px 0;
	text-align: justify;
}

h1 {
	color: #1f324f;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 5px 0 15px 0;
	background: URL(images/h1_bg.gif) no-repeat bottom left;
}

h2 {
	color: #1f324f;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 25px 0 5px 0;
}

.textsmall {
      font-size: 11px;
      color: #888;
}

img.help { 
      vertical-align: middle;
      margin: 0 0 5px 15px;
      padding: 0; 
}

img { border: none }

img.picture { border : 1px solid #888; margin-bottom: 5px; }
img.pictureleft { float: left; margin: 0 10px 10px 0; border : 1px solid #888 }
img.pictureright { float: right; margin: 0 0 10px 10px; border : 1px solid #888 }

img.left { float: left; margin: 0 10px 10px 0; }
img.right { float: right; margin: 0 0 10px 10px; }

a:link, a:visited {
      color: #1f324f;
	text-decoration: none;
	}

a:hover, a:active {
      color: #335383;
      text-decoration: underline;
	}

a.linkunderline { text-decoration: underline; }

a.linkbutton:link, a.linkbutton:visited {      
      margin: 0px 2px 0px 2px; padding: 4px 10px 4px 10px;      
      text-decoration: none;
      text-align: center;
      background: #445e81 url(images/bg_btn.gif) repeat-x center;      
      border: 1px solid #445e81;
	font-size: 11px;
      color: #FFF;        
}
a.linkbutton:hover {
      text-decoration: none;
      background: #587295 url(images/bg_btn_o.gif) repeat-x bottom;
      border :1px solid #273f61;
      color: #FFF;
}

a.linkbutton_small:link, a.linkbutton_small:visited {      
      margin: 0px 2px 0px 2px; padding: 2px 20px 2px 20px;      
      text-decoration: none;
      text-align: center;
      background: #aec8eb url(images/bg_btn_small.gif) repeat-x center;      
      border: 1px solid #445e81;
	font-size: 11px;
      color: #000;        
}
a.linkbutton_small:hover {
      text-decoration: underline;
      background: #aec8eb url(images/bg_btn_small.gif) repeat-x center;
      border :1px solid #273f61;
      color: #000;
}

a.linksmall:link, a.linksmall:visited {
      text-decoration: underline;
      color: #888;
      font-size: 11px;
}
a.linksmall:hover {
      color: #22F;
}

input.check {
      margin-bottom: -2px;
}

.message {
      padding: 2px 5px 2px 5px;
      background-color: #99b3d6;
      border :1px solid #6781a4;
      color: #000;  
}
a.message { color: #FF0000; }

.graph_image {
      border-top: 1px solid #cdd5ff;
      border-left: 1px solid #cdd5ff;            
      border-right: 1px solid #8fa2ff;
      border-bottom: 1px solid #6f87ff;
}
.graph_value { font-size: 9px; color: #aaa; }
.graph_table { border-spacing: 0px; border-collapse: collapse; padding: 1px; }
.graph_cell { font-size: 11px; }
.graph_heading { font-size: 12px; font-weight: normal; text-align: left; }

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
}

li {
	padding-bottom: 7px;
}


#container {
	position: relative;
	width: 920px;
	background: #fff;
	min-height: 600px;
	border: 5px solid #fff;
	border-top: 0;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}		

#pageHeader {
	width: 920px;
	height: 144px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/title.jpg) no-repeat;
	}
	
#pageHeader p {
      width: 915px;
	padding-top: 123px;
      text-align: right;
      font-size: 11px;
      color: #fff;
}

#titleBar {
	width: 920px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #22568a url(images/title_bg.gif) right no-repeat;
	}

#titleBar p.p1 {
	width: 173px !important;
	width /**/: 201px;
	height: 28px !important;
	height /**/: 39px;
	color: #fff;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;
	}

#titleBar a:link, #titleBar a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#titleBar a:hover, #titleBar a:active {
	text-decoration: underline;
	background: transparent;
	}

#contentDiv {                              
      float:left;
      width:670px;
      padding: 0px 10px 20px 30px;     
      background: #fff; 
	}
	
#contentDiv li { list-style-type: disc; color: #22568a; }

#smalltext { margin: 5px 0 0 0; padding: 0px; font-size: 10px; text-align: left; }

#footer {
      clear: both;
      margin: 0 auto;
      
	width: 908px;
	height: 20px;
	line-height: 16px;
	background: #415b7e;	
	padding: 4px 12px 0 0;	
	
	text-align: right;
	font-size: 11px;
	}	
#footer a:link, #footer a:visited {	
	color: #fff;
	}
#footer a:hover, #footer a:active {
	color: #fff;
	background: transparent;
      text-decoration: underline;
	}
	
#footertext { margin: 5px 0 0 0; font-size: 10px; text-align: right; }
#footertext a:link, #footertext a:visited {	
	color: #666;;
}
#footertext a:hover, #footertext a:active {
	color: #448;	
      text-decoration: underline;
}

#mainform_tiny {
      width: 300px;
      color: #505050;
      background-color: #f4f4f4;
      border: 1px solid #cccccc;
      margin: 0px;
      padding: 5px;
      font-size: 11px;      
}
#mainform_tiny input, textarea {
      width: 190px;
      font-size: 11px;
}
#mainform_tiny .loadingimage {
      position: absolute; 
      right: 290px; 
      margin-top: 5px; 
      display: none;
}

#mainform_small {
      width: 405px;
      color: #505050;
      background-color: #f4f4f4;
      border: 1px solid #cccccc;
      margin: 0px;
      padding: 5px;
      font-size: 11px;      
}
#mainform_small input, textarea {
      width: 290px;
      font-size: 11px;
}
#mainform_small .loadingimage {
      position: absolute; 
      right: 190px; 
      margin-top: 5px; 
      display: none;
}

#mainform_wide {
      width: 560px;
      color: #505050;
      background-color: #f4f4f4;
      border: 1px solid #cccccc;
      margin: 0px;
      padding: 5px;
      font-size: 11px;      
}
#mainform_wide input, textarea {
      width: 450px;
      font-size: 11px;
}
#mainform_wide .loadingimage {
      position: absolute; 
      right: 35px; 
      margin-top: 5px; 
      display: none;
}

#mainform_max {
      width: 650px;
      color: #505050;
      background-color: #f4f4f4;
      border: 1px solid #cccccc;
      margin: 0px;
      padding: 5px;
      font-size: 11px;      
}
#mainform_max input, textarea {
      width: 450px;
      font-size: 11px;
}
#mainform_max .loadingimage {
      position: absolute; 
      right: 5px; 
      margin-top: 5px; 
      display: none;
}

button{
      cursor: pointer;
      margin: 0px 2px 0px 2px; padding: 2px 10px 3px 10px;    
      height: 23px;
      text-decoration: none;
      text-align: center;
      background: #445e81 url(images/bg_btn.gif) repeat-x bottom;
      color: #fff;
      border: 1px solid #445e81;
	font-size: 11px;        
}
button:hover{
      text-decoration: none;
      background: #587295 url(images/bg_btn_o.gif) repeat-x bottom;
      border :1px solid #273f61;
      color: #fff;
}

#leftDiv {
	clear: left;
      float: left;
	color: #fff;
	margin: 1px 0 0 0;
      padding: 0;	
	font-size: 9px;
	line-height: 0;
	width: 200px;			
}
#img_propertysearch { 
      display: block;
      margin: 1px 0 1px 0; 
      padding: 0; 
}
	
#navigation {	
	color: #fff;
	width: 200px;
	background: url(images/bg_nav.gif);
	}

#navigation h3 {
	background: url(images/bg_nav_top.gif);
	height: 45px;
	margin: 0;
	}

#navigation ul
{
      padding: 0px 17px 10px 16px;
      margin: 0px;
      list-style-type: none;
}

#navigation li { 
      margin: 2px 0px 2px 0px; 
      padding: 0px; 
      line-height: 0px;
}

#navigation a
{
      display: block;
      text-decoration: none;
      color: #fff;
	background: transparent;
      border: 0;	
      font: 12px Arial, sans-serif;      
      padding: 2px 0px 2px 10px;
      margin: 0px;
      width:157px; 
}

#navigation a:hover
{
	background: #728caf url(images/bg_nav_o.gif) repeat-x center;
}

#menu_selected a, #menu_selected a:hover {
      display: block;
      text-decoration: none;
      color: #fff;
	background: #728caf url(images/bg_nav_o.gif) repeat-x center;
      border: 1px solid #ccc;	
      font: 12px Arial, sans-serif;
      font-weight: bold;      
      padding: 2px 0px 2px 10px;
      margin: 0px;
      width:155px; 
}

#breadcrumbs {
	float: right;
	margin: 0px;	
	width: 706px;
	padding: 5px 3px 0px 10px;
	height: 36px;
      background: #fff url(images/breadcrumbs_bg.gif) repeat-x;
}

#rightpic {
      float: right; 
      display: inline; 
      margin: 0px 0px 10px 20px;
      text-align: center;
      
      font-size: 10px;
      color: #888;
}
#rightpic a {
      color: #888;
      text-decoration: underline;           
}
#rightpic a:hover{
      color: #335383;    
}
#rightpic img {
      border: 1px solid #888;
      margin-bottom: 5px;
}      

table.table-fancy {
      border-spacing: 0px ;
      border-collapse: collapse ;
}
th.heading-fancy {
      margin: 0px;
      padding: 5px;
      font-size: 11px;
      font-weight: normal;
      color: #FFF;
      border :1px solid #445e81;
      background: #6781a4 url(images/bg_table.gif) repeat-x center; 
}
td.cell-fancy-avail {
      margin: 0px;
      padding: 5px;
      font-size: 11px;
      text-align: center;
      color: #FFF;
      border :1px solid #445e81; 
      background: #00AA00 url(images/bg_table_avail.gif) repeat-x center; 
}
td.cell-fancy-unavail {
      margin: 0px;
      padding: 5px;
      font-size: 11px;
      text-align: center;
      color: #FFF;
      border :1px solid #445e81; 
      background: #AA0000 url(images/bg_table_unavail.gif) repeat-x center; 
}
td.cell-fancy {
      margin: 0px;
      padding: 5px;
      font-size: 11px;
      color: #000;
      border :1px solid #445e81; 
}
td.cell-fancy-shade {    
      margin: 0px;
      padding: 5px;  
      font-size: 11px;
      color: #FFF;      
      background-color: #6781a4;
      border :1px solid #445e81;
}

.center { text-align: center }
.left { text-align: left }
.right { text-align: right } 
