
.tag {font-family: helvetica; font-size: 13px; color: #453636; font-weight: bold;}
.ftr {font-family: arial; font-size: 11px; color: #333333; font-weight: normal;}
.hdr {font-family: arial; font-size: 13px; color: #666666; background: #f3f3f3; padding: 0px 3px; border: solid 1px #cccccc; font-weight: bold;}

.text10 {font-family: arial; font-size: 10px; color: #333333; font-weight: plain;}
.text11 {font-family: arial; font-size: 11px; color: #333333; font-weight: plain;}
.text11b {font-family: arial; font-size: 11px; color: #333333; font-weight: bold;}
.text12 {font-family: arial; font-size: 12px; color: #333333; font-weight: plain;}
.text12b {font-family: arial; font-size: 12px; color: #333333; font-weight: bold;}
.text14 {font-family: arial; font-size: 14px; color: #333333; font-weight: plain;}
.text14b {font-family: arial; font-size: 14px; color: #000000; font-weight: bold;}
.text16 {font-family: arial; font-size: 16px; color: #333333; font-weight: plain;}
.text16b {font-family: arial; font-size: 16px; color: #333333; font-weight: bold;}
.text24b {font-family: arial; font-size: 24px; color: #333333; font-weight: bold;}

.red12 {font-family: arial; font-size: 12px; color: #cd0f0f; font-weight: plain;}
.red14b {font-family: arial; font-size: 14px; color: #cd0f0f; font-weight: bold;}
.red16b {font-family: arial; font-size: 16px; color: #cd0f0f; font-weight: bold;}

.arial11 {font-family: arial; font-size: 11px; color: #666666; font-weight: plain;}

.stats {font-family: arial; font-size: 12px; color: #666666; font-weight: plain;}

td.form {
	border-top: 1px dashed #858585;
	border-bottom: 1px dashed #858585;
}

.ver11 {font-family: verdana; font-size: 11px; color: #000000; font-weight: plain;}
.ver11b {font-family: verdana; font-size: 11px; color: #000000; font-weight: bold;}

.white11 {font-family: arial; font-size: 11px; color: #ffffff; font-weight: plain;}
.white11b {font-family: arial; font-size: 11px; color: #ffffff; font-weight: bold;}
.white12 {font-family: arial; font-size: 12px; color: #ffffff; font-weight: plain;}
.white12b {font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold;}
.white16 {font-family: arial; font-size: 16px; color: #ffffff; font-weight: plain;}
.white16b {font-family: arial; font-size: 16px; color: #ffffff; font-weight: bold;}

.brown12 {font-family: arial; font-size: 12px; color: #993300; font-weight: plain;}
.brown16b {font-family: arial; font-size: 16px; color: #333333; font-weight: bold;}


a.link16 {font-family: arial; font-size: 16px; font-weight: plain; text-decoration: underline; color: #323ED5;}
a.link16:hover {font-family: arial; font-size: 16px; font-weight: plain; text-decoration: underline; color: #CD0F0F;}

a.white11 {font-family: arial; font-size: 11px; font-weight: plain; text-decoration: underline; color: #ffffff;}
a.white11:hover {font-family: arial; font-size: 11px; font-weight: plain; text-decoration: underline; color: #CD0F0F;}
a.white12b {font-family: arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #ffffff;}
a.white12b:hover {font-family: arial; font-size: 12px; font-weight: bold; text-decoration: underline; color: #CD0F0F;}
a.white14b {font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline; color: #ffffff;}
a.white14b:hover {font-family: arial; font-size: 14px; font-weight: bold; text-decoration: underline; color: #CD0F0F;}


a.link11 {font-family: arial; font-size: 11px; font-weight: plain; text-decoration: none; color: #993300;}
a.link11:hover {font-family: arial; font-size: 11px; font-weight: plain; text-decoration: underline; color: #993300;}

a.link12 {font-family: arial; font-size: 12px; font-weight: plain; text-decoration: none; color: #993300;}
a.link12:hover {font-family: arial; font-size: 12px; font-weight: plain; text-decoration: underline; color: #993300;}

a.link14 {font-family: arial; font-size: 14px; font-weight: plain; text-decoration: none; color: #993300;}
a.link14:hover {font-family: arial; font-size: 14px; font-weight: plain; text-decoration: underline; color: #993300;}


/* idx additions */

body {font-family: arial; font-size: 12px; color: #333333; font-weight: plain;}
.freq {font-family: arial; font-size: 10px; color: #ff0000; font-weight: plain;}

#wrap {
		margin:0 auto;
		width:750px;
	}
	
#header{
	float: left;
	margin-top:10px;
}

#leftcol{
	padding: 15px;
	float: left;
}

#leftcol2{
	float: left;
}

#rightcol{
	padding: 15px;
	float: right;
}

#rightcol2{
	padding: 0px;
	float: right;
}

.listing img {
    	padding: 0px;
    }

#container{
	padding: 15px;
}

#form-mdh {
	margin:0; 
	padding:10px 0 0 0;
	border: 1px solid #e6e6e6;
	background:#f3f3f3;
}

#form-mdh-p {
	margin:0; 
	padding:10px 0 0 0;
	border: 1px solid #e7cfc3;
	background:#f7ebeb;
	float: left;
}

#hdr-box-tools {
	background: #ccc;
	padding: 5px;
	
}

#box-tools {
	width:138px;
	border: solid 1px #ccc;
	padding:15px;
}

#saved-search-mdh {
	width:420px;
}



/* Alerts Popup
===================================== */

#alerts-popup{
	width:634px;
	height:360px;
	float:left;
	background:url(/img/gbl/alerts-bg.png) repeat-x;
}

#alerts-popup-wrap {
	width:605px;
	height:330px;
	background:url(/img/gbl/alerts-img.png) no-repeat 487px 185px;
	padding:25px 15px 0 15px;
}

	#alerts-popup .col{
		width:315px;
		float:left;
		line-height:1.5em;
	}
	
		#alerts-popup .col.last{
			width:270px;
			padding-left:15px;		
			border-left:dashed 1px #ad592d;
		}
		
			#alerts-popup h2 {
				margin-bottom:-10px;
				margin-top:0;
				font-size:18px;
			}
			
			#alerts-popup ul{
				color:#6f3b24;				
			}
			
				#alerts-popup ul li{
					color:#6f3b24;
					list-style-type:disc;
					font-size:12px!important;
				}
				
			
			#alerts-popup .accent-box{
						color:#6f3b24;
						background:#fff;
						border:#d8b241 3px solid;
						box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.1);
						padding:10px;
						width:275px;
						float:left;
						margin:0 0 20px;
					}	
					
					#alerts-popup a{
						color:#990000;
					}
			
			
			#alerts-popup .buttonset{
				width:200px;
				float:left;
				margin:0 0 0 100px;
			}	
			
				#alerts-popup .buttonset a{
						color:#6f3b24;
						background:url(/img/gbl/alerts-btnset.png) no-repeat 0 0;
						width:93px;
						height:35px;
						text-align:center;
						text-indent:-999em;
						cursor:pointer;
						display:block;
					}	
					
					
					#alerts-popup .note{
						font-size:11px;	
						line-height:1.3em;
					}
			
		#alerts-popup form{
				
					}	
			
			#alerts-popup form ul {
				margin:0;
				padding:0;
			}
			
				#alerts-popup form ul li{
						float:left;
						list-style:none;
						margin:5px 0;
						padding:0;
							}		
							
					#alerts-popup form label{
						width:45px;
						float:left;
						margin:3px 10px 0 0;
							}	
						
					#alerts-popup input{
						width:205px;
						float:left;
							}						
		

