@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9f3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table, tr, td {
	outline: none;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	padding-left: 2px;
}

standhead {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	display: inline;
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

form, img, a {
	border: none;
	padding: 0px;
	margin: 0px;
	outline: none;
}

a:link {
	color: #EF7523;
	text-decoration: none;
}
a:visited { color: #EF7523; text-decoration: none; }
a:hover { color: #999999; text-decoration: underline; }

.submit {
	color: #FF0000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.greyBorder {
	border: 1px solid #CCCCCC;
}

.footer {
	color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/reg_footer.jpg);
	background-repeat: no-repeat;
}

.menu {
	font-size: 13px;
	color: #FF0000;
	background-color: #3A3A3A;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;
}

.menuButton {
	text-align: center;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px dotted #FFFFFF;
}

.menuButton a:link {
	color: #ffffff;
	text-decoration: none;
}
.menuButton a:visited { color: #ffffff; text-decoration: none; }
.menuButton a:hover { color: #FF0000; text-decoration: underline; }

.formLabel {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	text-transform: capitalize;
	vertical-align: top;
}

.textSizer {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.propertySearch {
	font-size: 12px;
	text-align: right;
	border-bottom: 2px solid #FFFFFF;
}

.propertySearch select {
	font-size: 12px;
}

.latestNews {
	background-color: #DDDDDD;
	font-size: 12px;
	text-align: left;
	height: 100%;
}

.devTable th{
	font-weight: bold;
	padding: 5px;
	vertical-align: bottom;
}

.devTable td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFAA88;
	border-left: none;
	border-right: none;
	text-transform: capitalize;
}

.propTable th{
	font-weight: bold;
	padding: 5px;
	vertical-align: bottom;
}

.propTable td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #FFAA88;
	border-left: none;
	border-right: none;
	text-transform: capitalize;
}

.news {

}

.news td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#appTable th {
	border-bottom: 2px solid #999999;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

#appTable .formLabel {
	text-align: left;	
}

.style1 {
	color: #FFFFFF;
	padding-left: 45px;
}
.style1 a:link {
	color: #FFFFFF;
}
.style1 a:visited {
	color: #FFFFFF;
}
.panel_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	display: block;
	padding-top: 12px;
	padding-left: 5px;
	font-weight: bold;
}

.panel_heading a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.panel_heading a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}

.panel_heading_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	display: block;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: bold;
}

.panel_heading_left a:link {
	color: #ffffff;
	text-decoration: none;
}
.panel_heading_left a:visited { 
	color: #ffffff; 
	text-decoration: none; 
}

.panel_heading_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	padding-right: 8px;
	display: block;
	padding-top: 12px;
	padding-left: 8px;
	font-weight: bold;
}
.panel_heading_black a:link {
	color: #000000;
	text-decoration: none;
}
.panel_heading_black a:visited { 
	color: #000000; 
	text-decoration: none; 
}
.panel_heading_stand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align: left;
	display: block;
	padding-top: 6px;
	padding-left: 40px;
	font-weight: bold;
	background-image: url(../images/asb_page_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.panel_heading_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EF7523;
	text-align: left;
	padding-right: 7px;
	display: block;
	padding-top: 12px;
	padding-left: 8px;
	font-weight: bold;
}
.panel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.panel_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.style3 {font-size: 22px
}
.style2 {font-size: 10px
}
#app_form_menu {
	display: block;
	float: left;
}
.app_form_menu {
	font-size: 18px;
	padding-right: 15px;
	padding-left: 0px;
}
#announce {
	padding: 10px;
	border: thin solid #999999;
	display: block;
}
#ticker {
	padding:0px;
	height:25px;
	clear:both;
	background-color: #CE2027;
	background-position: center;
}
.ticker a:link {
	color: #ffffff;
	text-decoration: none;
}
.ticker a:hover { 
	color: #000000; 
	text-decoration: none; 
}
.ticker a:visited { 
	color: #ffffff; 
	text-decoration: none; 
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {color: #FF9900}

img.talklets_boxcss {
    float: left; 
    border-style:none;
}
* html img.talklets_boxcss {
    float: left; 
    border-style:none;
    margin: -3px;
}
img.talkets_overlay {
    position: absolute;
    left: 38px;
    top: 0px;
    border-style: none;
}
* html img.talklets_overlay {
   left:38px;
   top:0px;
   position: absolute;
   float: right; 
   border-style: none;
}