﻿.body 
{
    font-family:Verdana;
    font-size:9pt;
    color:Gray;
}

.hcontrol
{
    font-family:Verdana;
    font-size:8pt;
    color:navy; 
    background-color:White;   
}

.hcontrolsmall

{
    font-family:Verdana;
    font-size:xx-small;
    color:gray; 
    background-color:White; 
}

.hcontrolsmallclear

{
    font-family:Verdana;
    font-size:8pt;
    color:black; 
    background-color:Transparent;
}


.hcontrolsmallclearbold

{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;    
    color:black; 
    background-color:Transparent;
}

.hcontroldropsmall

{
    font-family:Verdana;
    font-size:xx-small;
    color:black; 
    background-color:lightyellow; 
}


  .img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.accordionHeader
{
    border: 1px solid #000000;
    background-position: left top;
    color: white;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    margin-top: 1px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #005279;
}

.popupMenu
{
    position:relative;
    visibility:hidden;
    background-color:#F5F7F8;
    opacity:.9;    
    filter:alpha(opacity=90);
}

.pophover
{
    background-position:left top;
    background-color:#F5F7F8;
}
.accordionContent
{
    background-color: white;
    font: white;
    border: 1px solid white;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
}

.accordionLink
{
    background-color: transparent;
    color: Yellow;
}

.watermark
{
    background: #FFAAFF;
}

.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: black;
    border-width: 2px;
}

.modalBackground
{
    background-color: ThreeDDarkShadow;
    filter: alpha(opacity=50);
    height: auto;
}

.modalPopup
{
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding: 3px;
    width: 400px;
    text-align: center;
     vertical-align:super;
     
     
}

.modalPopup2
{
    background-color: Silver;
    border-style: solid;
    border-color: ThreeDFace;
    border-left-color: silver;
    border-top-color: silver;
    border-width: thin;
    padding: 1px;
    width: 700px;
    text-align: center;
}

.sampleStyleA
{
    background-color: #FFF;
}

.sampleStyleB
{
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}

.sampleStyleC
{
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}



input
{
    font-size: small;
    font-style: normal;
    text-align: left;
    color: #000080;
}
label
{
    font-size: medium;
    font-style: normal;
    color: #000000;
}

.style2
{
    width: 432px;
}

.style9
{
    border-style: solid outset outset solid;
    border-width: 1px thin thin 1px;
    border-color: #FFFFFF #CDCDCD #CDCDCD #FFFFFF;
    width: 100%;
    position: inherit;
    vertical-align: super;
    background-color: gray;
    font-size: small;
    font-family: Arial;
    font-weight: bold;
}
.style11
{
    font-size: small;
    text-align: center;
}
.style12
{
    font-size: small;
    width: 190px;
    text-align: center;
}


.style18
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: normal;
    color: Black;
}
.style19
{
    width: 100%;
    border: 1px none #808080;
    background: #FFFFFF;
    font-weight: normal;
    font-size: medium;
    font-family: Arial;
}
.style20
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: normal;
    color: Blue;
}

.style21
{
    width: 361px;
}
.style22
{
    width: 100%;
    border: 1px solid black;
    background-color: #990000;
}
.style23
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bold;
    color: Maroon;
}

.accordion  
{
    font-size:8.5pt;
    font-family:Tahoma;
    background:url(../imgmenu/item_bg.gif);
}
.accordion .header 
{
    cursor:pointer;
    background:url(../imgmenu/hd_bg.gif) repeat-x;
    border-bottom:solid 1px #57566f;
}
.accordion .header DIV
{
    cursor:pointer;
    height:30px;
    padding-left:40px;
    background-color:Transparent;
    background-position:center left;
    background-repeat:no-repeat;
}
.accordion .header SPAN
{
    cursor:pointer;
    font-weight:bold;
    display:block;
    padding-top:8px;
    color:#fff;
}        
.accordion .header:hover
{
    cursor:pointer;
    height:31px;
    background-color:Transparent;
    background:url(../imgmenu/hd_hover_bg.gif) repeat-x;
    border-bottom:none;
}                
.accordion UL        
{
    padding:0;
    margin:5px 5px 5px 15px;
    list-style-type:none;
}
.accordion LI
{
    background-color:Transparent;
    background-repeat:no-repeat;
    background-position:left center;
    vertical-align:middle;
    padding:6px 5px 6px 25px;
    cursor:hand;
}
.accordion LI DIV
{
    padding-left:10px;
    color:#666666;
    cursor:hand;
}
.accordion LI:hover
{
    text-decoration:underline;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

.demoarea {
	padding:20px;
	background:#FFF url(image/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(image/demobottom.png) no-repeat left bottom;
}

.wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}

.CloseButtonStyle {
background-color: #666666; 
color: #FFFFFF; 
text-align: center; 
font-weight: bold; 
text-decoration: none; 
border: outset thin #FFFFFF; 
padding: 5px;
}

.header {
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.nav {
	background-image: url(image/nav_bg.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 26px;
	padding-right: 26px;
}
.rightheader {
	background-color: #48535F;
	background-image: url(image/header_right_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
}
a:link {
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #48719f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #48535f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #48719f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(image/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	background-position: top;
}
.footer a:link {
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(image/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	padding-right: 10px;
}
.footer a:hover{
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #48719f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(image/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:8px;
	padding-right: 10px;
}
.footer a:visited{
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(image/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	padding-right: 10px;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #48719f;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 9px;
	padding-bottom: 2px;
}
.contentarea {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}
.propertyarea {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
}
.newsarea {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
}
.bottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(image/hp_guy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
}
.bottom2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	list-style-position: inside;
	list-style-image: url(image/arrow_green.gif);
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightcolumn {
	background-color: #ededed;
	padding-top: 10px;
	padding-left: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 14px;
}
.rightheader a:link {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightheader a:hover {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightheader a:visited {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	color: #48719F;
}

.bold1 {
	font-weight: bold;
        font-size:10pt;
	color: #48719F;
}
p {
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 10px;
}
.article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-bottom:10px;
}
#listingheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #48719F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.listing {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #EDEDED;
}
.form {
	font-weight: bold;
	color: #333333;
}

.rightheader a:link {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightheader a:hover {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightheader a:visited {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.link_1 a {
	text-decoration:underline;
	color:maroon;
	
}
.link_1 a:hover {
	text-decoration:none;
}

.disclaimer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	background-position: top;
}

