
body{
	font-family:Tahoma,Arial, Sans-serif;
	font-size:11px;
}
h2{
	color:#0069c7;
	font-size:14px;
	margin:0px;
}
h3{
	font-size:14px;
	margin:0px;
}
h4{
	font-size:13px;
	margin:0px;
	color:#0069c7;
}
.reg{
	font-size:11px;
}
dt{
	font-weight:bold;
	color:#0069c7;
}
.grey{
color:#999999;
}
.orange{
color:#FF9900;
font-weight:bold;
}
/*////////////////text links/////////////////////////////////////////*/
a:link 	{
	font-family: Tahoma, Arial, sans-serif; 
	font-size:11px; 
	color:#0069c7; 
	text-decoration:underline; 

}    
a:visited {
	font-family: Tahoma, Arial, sans-serif; 
	font-size:11px; 
	color:#0069c7; 
	text-decoration:underline; 
}  
a:hover {
	font-family:Tahoma, Arial, sans-serif; 
	font-size:11px; 
	color:#314c90; 
	text-decoration:underline;

}   
a:active  {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; 
	color:#0069c7; 
	text-decoration:underline;
	
}  
a.link_lg:link 	{
	font-family: Tahoma, Arial, sans-serif; 
	font-size:12px; 
	color:#0069c7; 
	text-decoration:underline; 

}    
a.link_lg:visited {
	font-family: Tahoma, Arial, sans-serif; 
	font-size:12px; 
	color:#0069c7; 
	text-decoration:underline; 
}  
a.link_lg:hover {
	font-family:Tahoma, Arial, sans-serif; 
	font-size:12px; 
	color:#314c90; 
	text-decoration:underline;

}   
a.link_lg:active  {
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px; 
	color:#0069c7; 
	text-decoration:underline; }  

/*//////////////// body /////////////////////////////////////////*/
#main_container{
	display:block;
	width:770px;
	/*border:1px solid #003366;*/
	padding:0px;
	margin:0px;
/*	left:50%;
	margin-left:385px;*/
}
#logo_container{
	width:177px;
	height:230px;
	background-color:#fff;
	
	margin:1px;
	display:block;
	float:left;
	
	text-align:center;
	font-size:13pt;
	font-weight:bold;
	
/*	visibility:hidden;*/
}



/*////////////////navigation/////////////////////////////////////////*/
#nav_container,#body_wrapper{
	width:571px;
	/*height:35px;*/
	display:inline;
	float:right;
}

/*//////////////// List item styles /////////////////////////////////////////*/

.ul-none {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color:none;
}
.ul-normal,.ul-normal li{
	list-style-image:url(../images/list-arrow.gif);
	margin:-2px 6px 0px 10px;
	font-size:11px;
	
}
.ul-indent,.ul-indent li{
	list-style-image:url(../images/list-arrow.gif);
	margin:-2px 6px 0px 20px;
	font-size:11px;
	
}
html>body .ul-normal,.ul-normal li{
	list-style-image:url(../images/list-arrow.gif);
	margin:-2px 6px 0px 10px;
	font-size:11px;
	
}
.ul-larger,.ul-larger li{
	list-style-image:url(../images/list-arrow.gif);
	margin:5px 0px 5px 10px;
	font-size:12px;
}
html>body .ul-larger,.ul-larger li{
list-style-image:url(../images/list-arrow.gif);
margin:3px 0px 3px -5px;
}
ol li{
font-weight:bold;
}
ol li span{
font-weight:normal;
}
ol{

line-height:22px;

}
.ol-reg{
font-weight:normal;
}
.ol-bold{
font-weight:bold;
}
html>body .ul-normal,.ul-normal li{
list-style-image:url(../images/list-arrow.gif);
margin:0px 0px;
}
/*//////////////// new navigation/////////////////////////////////////////*/
.menu-li {
	float: left;
	position: relative;
	width: 110px;
	text-align: center;
	cursor: default;
	background-color: white;
	height:25px;
	border: 1px solid #88a6dd;
	/*background-color:#fff;*/

}
#nav li div{ /*////top button container ////////*/
	width:110px;
	height:25px;
}
#nav a { /*////top buttons ////////*/
	font-weight: bold;
	color: #0069c7;
	text-decoration:none;
}

#nav li div:hover{ /*////top buttons hover ////////*/
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
}


#nav li li a { /*////actual drop menu ////////*/
	border:1px solid #88a6dd;
	border-bottom-width:0px;
	display: block;
	font-weight: normal;
	color: #2b6bed;
	padding: 5px;
	height:25px;	
	top:101%;	
}
html>body #nav li li a {  /*////actual drop menu (FF/non-IE ) ////////*/
	margin:0px;
	border:1px solid #88a6dd;
	display: block;
	font-weight: normal;
	color: #2659b7;
	padding: 5px 5px 0px 5px;
	height:25px;
	background-color:#fff;
	border-top-width:0px;
}

#nav li li a:hover {/*//// drop menu item (text link) hover ////////*/
	color:#003366;
	background-color:#a5c3ff;
	text-decoration:underline;
	height:25px;	
	padding: 5px 5px 0px 5px;
}


li#one { /*//// top button - button 1 ////////*/
	padding:5px 0px 3px 0px;
	
	text-decoration:none;
	background-image:url(../images/btn_bg.jpg)
}

li#two,#three,#four{/*//// top button - button 2,3,4 ////////*/
		padding:5px 0px 3px 0px;
		text-decoration:none;
		border-left-width: 0px;
		
		background-image:url(../images/btn_bg.jpg)
}
li#five {/*//// top button - button 5 ////////*/
	padding:5px 0px 3px 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	text-decoration:none;
	
	background-image:url(../images/btn_bg.jpg);
	width: 120px;
}

li#two,#three,#four,#five a:hover{/*//// top button - button 2,3,4 ////////*/
	background-image:url(../images/btn_bg.jpg);
		padding:5px 0px 3px 0px;
}

li ul { /*//// drop menu outter container ////////*/
	text-align:left;
	display: none;
	position: absolute;
	top: 105%;
	left: -40px;
	/*background-color:#fff;*/
	font-weight: normal;
	height:25px;
	/*border-bottom:1px solid #ccc;*/
	/*border-top:1px solid #ccc;*/
	padding-bottom:0px;
}



html>body li ul {/*//// drop menu outter container (FF/non-IE) ////////*/
	
	display: none;
	position: absolute;
	top: 103%;
	left: -40px;
	/*background-color:#fff;*/
	font-weight: normal;
	/*height:25px;*/

	
}


li li{ /*//// drop menu text items ////////*/
	text-align:left;
	display: block;
	float: none;
	background-color: #fff;
	border: 0;
	width:150px;
	padding:0px;
}


li:hover ul, li.over ul { /*//// drop menu text items hover ////////*/
	height:25px;
	display: block;
	padding:0px;
	/*background-color:#fff;*/
}
/*//////////////// left column/////////////////////////////////////////*/
#left_wrapper{
	float:left;
	/*border:1px solid black;*/
	width:195px;
}
#buyer_title,#seller_title{
	font-size:10pt;
	color:#0374d4;
	width:187px;
	height:25px;
	float:left;
	clear:left;
	font-weight:bold;
	margin:1px 0px 3px 0px;
	background-image:url(../images/btn_bg.jpg);
	padding:3px 0px 0px 5px;
	border:1px solid #88a6dd;
}
#buyers_info,#sellers_info{
	width:182px;
	height:175px;
	background-color:#fff;
	border:1px dotted #666666;
	padding:5px 5px 0px 5px;
	margin:1px;
	display:block;
	clear:left;
	text-align:left;
	font-size:11px;
	background-image:url(../images/grey_grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#small_pik,#small_pik2{
	float:left;
	height:75px;
	width:75px;
	margin:0px 5px 0px 0px;
	display:block;
	border:1px solid #666666;
}
#read_more,#read_more2 a{
	float:right;
	margin:10px 5px 0px 0px;
	width:65px;
	height:20px;
	padding:5px;
	text-align:right;
}

#read_more,#read_more2 a:hover{
	width:65px;
	height:20px;
	background-image:url(../images/more_link_ovr.gif);
	background-repeat:no-repeat;
}
/*//////////////// body home/////////////////////////////////////////*/
#date_box{
	float:left;
	margin: 0px;
	color:#999999;
	width:96%;
	height:20px;
	background-color:#fafafa;
	text-align:left;
	padding:3px 3px 0px 8px;
	border:1px solid #e6e6e6;
}

#photo_container{
	float:left;
	margin:2px 0px;
}
#contact_wrapper{
	margin:2px 0px 0px 1px;
	width:175px;
	height:250px;
	float:left;
	border:1px solid #cad4f3;
	display:block;
	background-color:#dfe5f9;
	background-image:url(../images/contact_bg.gif);
}
#contact_title{

	font-size:10pt;
	color:#3369cc;
	width:165px;
	height:25px;
	float:left;
	clear:left;
	font-weight:bold;
	margin:1px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(../images/blue_grad_bg.jpg);
	padding:3px 0px 0px 5px;
	border:1px solid #88a6dd;
	}

#phone,#fax,#cell,#email,#date{
	width:160px;
	height:15px;
	display:block;
	color:#666666;
	padding:2px;
	text-align:left;
	float:right;
	margin:2px 0px;
}
#txt_title{
	display:block;
	float:left;
}
#txt_wrapper{
	display:block;
	float:left;
	width:550px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:17px;
	padding:6px;
}
#txt_wrapper_int{
	display:block;
	float:left;
	width:540px;
	font-size:11px;
	line-height:17px;
	padding:6px 6px 6px 0px;
	color:#333333;
	
}
#txt_wrapper_int li a{
line-height:22px;
}

#txt_wrapper_int li a:hover{
background-color:#e6e6e6;
}
#foot{
	width:770px;
	/*display:block;*/
	
	background-color:#fafafa;
	border:1px solid #cccccc;
	text-align:center;
	font-style:italic;
	color:#999999;
	padding:3px 0px 5px 0px;
	clear:both;
}
.footer_logo{
	padding:0px 5px 3px 0px;
}
/*/////////////////////////////Interior body styles//////////////////////////////////*/
#interior_lg_box{
	width:540px;
	max-width: 540px;
	border:1px solid #cccccc;
	margin:0px;
	height:280px;
	display:block;
	padding-left: 10px; /*  To indent the content of the "Community Links" box */
	/*background-image:url(../images/steps_bg.jpg);*/
}
#interior_lg_box_full{
	width:561px;
	border:1px solid #cccccc;
	margin:0px;
	font-size:11px;
	display:block;
}
#interior_lg_box_title{
	width:540px;
	max-width: 540px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-image:url(../images/chart_bar.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#interior_lg_box_links{
	width:540px;
	max-width: 550px;
	height:20px;
	margin:0px;
	margin-left: -10px;  /* To compensate for the left padding (indent) of the content area */
	margin-bottom: 15px;  /* A little top margin for whatever content following this header bar */
	color:#003366;
	background-color:#e6e6e6;
	background-image:url(../images/layout_link.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#interior_lg_box_links a, #interior_lg_box_links a:link, #interior_lg_box_links a:hover, #interior_lg_box_links a:visited {
	text-decoration: none;
	font-size: 125%;
	color: #000;
}
#interior_lg_box_links #current {
	font-size: 14px;
}
#interior_lg_box_links a:hover { /* Breadcrumb: hovered link */
	color: #FF0000;
	text-decoration:underline;
}
#int_lg_box_title_calc{
	width:549px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-image:url(../images/calculator.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#int_lg_box_title_gloss{
	width:549px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-image:url(../images/glossary.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#interior_lg_box_txt{
	width:500px;
	margin:0px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#interior_lg_box_txt p{
	font-size:15pt;
	font-weight:bold;
	background-color:#e6e6e6;
	padding:3px;
	color:#FF9900;
	font-family:Tahoma, Arial, sans-serif;
}
#interior_lg_box_txt div{
	float:right;
	height:25px;
	background-color:#fafafa;
	border:1px solid #cccccc;
	width:120px;
	font-family:Tahoma, Arial, sans-serif;
	text-align:center;
	padding: 5px 5px;
	margin:0px;
}
#int_med_box{
	width:230px;
	border:1px solid #cccccc;
	margin:0px 0px 0px 25px;
	height:298px;
	display:inline;
	background-color:#fff;
	float:left;
}
#int_med_box_title{
	width:218px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
#int_med_box_txt{
	width:218px;
	margin:0px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	height:150px;
}
html>body #int_med_box_txt{
	width:218px;
	margin:0px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	height:330px;
}
#int_title_txtbox{
	width:500px;
	padding:3px 0px 6px 6px;
	font-family:Tahoma, Arial, Sans-serif;
	clear:both;
	display:block;
}

#int_sm_box,#int_sm_box2,#int_sm_box3{
	width:230px;
	border:1px solid #cccccc;
	margin:0px;
	height:94px;
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
}
#int_sm_box2,#int_sm_box3{
	margin:6px 0px 0px 10px;
}
#int_sm_box_title,#int_sm_box_title2,#int_sm_box_title3{
	width:218px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}

#int_sm_box_txt,#int_sm_box_txt2,#int_sm_box_txt3{
	width:218px;
	margin:0px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	clear:right;
	height:50px;
}
html>body #int_sm_box_txt,#int_sm_box_txt2,#int_sm_box_txt3{
	width:218px;
	margin:0px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	clear:right;
	height:100px;
}
/*/////////////////////////////// non-fixed small interior boxes ///////////////////*/
.int_sm_box_nf{
	width:230px;
	border:1px solid #cccccc;
	margin:0px;
	height:100%;
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
}
.int_sm_box_title_nf{
	width:218px;
	height:20px;
	margin:0px;
	color:#003366;
	background-color:#e6e6e6;
	background-position:right;
	background-repeat:no-repeat;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
}
.int_sm_text_box_nf{
	width:218px;
	margin:10px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	float:left;
	
}
html>body .int_sm_box_text_nf{
	width:218px;
	padding:6px;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	clear:right;
	margin:10px
}
html>body .int_sm_box_text_nf li{
font-size:12px;
color:#3333FF;
}
/*/////////////////////////////// MISC boxes///////////////////*/
#int_med_centered{
width:400px;
border:1px solid #e6e6e6;
margin:10px 0px 0px 50px;
font-size:11px;
display:block;
padding:10px;
font-size:11px;
background-color:#fafafa;
color:#000;
}
/*/////////////////////////////// MISC items///////////////////*/
#int_txtbox_reg{
	padding:10px;
}
#calc_list{
	background-color:#fff;
	font-weight:normal;
}
#return_to_top{
	width:100px;
	height:35px;
	background-color:#fafafa;
	border:1px solid #ccc;
	padding:10px;
	float:right;
	margin:0px;
	display:inline;
}
#return_to_top_l{
	width:90px;
	height:25px;
	background-color:#fafafa;
	border:1px solid #ccc;
	padding:10px;
	float:left;
	margin:0px;
	display:inline;
	text-align:center;
}
#bread_crumb{
padding:0px;
margin:-15px 0px -3px -100px ;
display:block;
height:35px;
width:500px;
color:#999999;
text-align:left;
text-indent:-40px

}

html>body #bread_crumb{
text-indent:0px;
padding:0px;
margin:-15px 0px -3px -40px ;
/*display:block;*/
height:35px;
width:500px;
color:#999999;
}
#bread_crumb ul li{
display:inline;
list-style: none;
margin:0px;
padding:0px;
}
#pop_container{
padding:10px;
font-size:11px;
}
#title_container{
width:300px;
margin:0;
padding:0;
display:block;
}
#num-pgs-container{
width:100px;
background-color:#fafafa;
border:1px solid #e6e6e6;
height:25px;
padding:5px;
margin:-50px 0px 0px 0px;
float:right;
display:block;
text-align:center;
}
#nxt_page{
width:100px;
background-color:#fafafa;
border:1px solid #e6e6e6;
height:25px;
padding:5px;
float:right;
display:block;
text-align:center;
}
.disclaimer{
color:#CC3300;
}
/*misc table styles*/
.tbl-border-bottom{
border-bottom:1px solid #e6e6e6;
}
.tbl-links{
margin:0px 0px 0px 10px;
}
#commlinks-lcol {
	width: 225px;
	float: left;
	display: inline;
	margin: 0px 25px 0px 0px;
}
#commlinks-rcol {
	width: 225px;
	float: left;
	display: inline;
}
#interior_lg_box-comm_txt {
	padding: 10px;
}

