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

body {margin:auto; padding:0 0 0 0; margin-top:20px; margin-bottom:20px;}
p, h1, h2, h3, h4, h5, ul, default {padding:0; margin:0;}

.sitename {font-size:50px; font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-weight:bold;}
a.sitename{font-size:32px;text-decoration:none;text-align:left; font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-weight:bold;}
.orangetext { color:#ffa60e;}
.text {font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#999999; font-weight:bold;}
.tabletext {font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;}
.normaltext {font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#555555;}
.blackbigtext {font-size:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;}
.pictureredux {width:203px; height:150px; background-image:url(images/imageredux.png); margin-top:10px;}
.imageplacholder {width:109px; height:85px; margin:auto; padding-top:20px;}
.leftsidetext {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#555555; padding-top:0px;line-height:15px}
.searchheading {font-size:22px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;}
.agentnametext { font-size:16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffa60e;font-weight:bold;}
.formtext {font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#999;}
.footertext {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#ffa60e; word-spacing:-1.5px;}
.footerlink a{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#555555; word-spacing:-1.5px; text-decoration:none;}
.footerlink a:hover{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#555555; word-spacing:-1.5px; text-decoration: underline;}


a.search { color:#555555;text-decoration: none; font-family:verdana; font-size:12px; font-weight:normal}
a.search:link { color:#555555;text-decoration: none; font-family:verdana; font-size:12px; font-weight:normal}
a.search:visited {color:#555555; text-decoration: none; font-family:verdana; font-size:12px;font-weight:normal}
a.search:hover { color: #ff7000; text-decoration: none; font-family:verdana; font-size:12px;font-weight:normal}

a.orangelink { color:#ff7000;text-decoration: none; font-family:verdana; font-size:12px; font-weight:bold}
a.orangelink:link { color:#ff7000;text-decoration: none; font-family:verdana; font-size:12px; font-weight:bold}
a.orangelink:visited{color:#ff7000; text-decoration: none; font-family:verdana; font-size:12px;font-weight:bold}
a.orangelink:hover{ color: #555555; text-decoration: none; font-family:verdana; font-size:12px;font-weight:bold}

.heading { color:#ff7000;text-decoration: none; font-family:verdana; font-size:16px; font-weight:normal}
.normaltext2 { color:#555555;text-decoration: none; font-family:verdana; font-size:12px; font-weight:normal}

.error{ color:#ff7000;text-decoration: none; font-family:verdana; font-size:13px; font-weight:bold}
.lastlink {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#555555; word-spacing:-1.5px; text-decoration:none;}

.t2 {background: url(../images/dot.gif) 0 0 repeat-x; width:900px;}
.b2 {background: url(../images/dot.gif) 0 100% repeat-x}
.l2 {background: url(../images/dot.gif) 0 0 repeat-y}
.r2 {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl2 {background: url(../images/bl1.gif) 0 100% no-repeat}
.br2 {background: url(../images/br1.gif) 100% 100% no-repeat}
.tl2 {background: url(../images/tl1.gif) 0 0 no-repeat}
.tr2 {background: url(../images/tr1.gif) 100% 0 no-repeat; padding:10px}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 180px;
	height: 190px;
	left: 500px;
	top: 360px;
	background-color:#e9e9e9;
	border: 1px solid  #999;
	padding: 10px;
}


#close {
	float: right;
	
}