
@charset "utf-8";


body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
    background-color:#000000; 
}

form {
    margin: 0;
    border: 0;
    padding: 0;

}


a img {
    border:none;
}

.col_1, .col_2, .col_3, .mid{
    float:left;
}

.col_1{
    width:220px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
	
.mid{
    width:25px;
}

.col_2{
    width:468px; padding:0 0 0 0;
}

a{
    color: blue; 
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
}


b a{
    color:#000000; text-decoration:underline; font-size:0.91em;
}

b a:hover{
    text-decoration:none;
}



li a{color:#474C03; text-decoration:underline; font-size:1em; line-height:1.63em;}
li a:hover{text-decoration:none;}


.top_indent_5px{padding-top:5px; display:block;}
.top_indent_10px{padding-top:10px; display:block;}
.top_indent_15px{padding-top:15px; display:block;}
.top_indent_20px{padding-top:20px; display:block;}
.top_indent_25px{padding-top:25px; display:block;}


.block_1 .right_top{ padding:8px 8px 8px 15px;}


.clear{clear:both;}

#in {
	/*padding: 6px 15px 4px 15px; */
	margin-right: 20px; 
	margin-left: 0px;
	margin-top: 0px;
	
	background-color: #ffffff
}




.twoColFixLtHdr #container, .twoColFixLtHdr #quickSearch_container, .twoColFixLtHdr #refineSearch_container{
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	
} 

               

.twoColFixLtHdr #footer { 
	padding: 0 0px 0 0px; 
	background:#FFFFFF;
	text-align: center;
} 

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.topMenu {
    font-size: 13px;
    font-weight: bold;
}

a.topMenuLink, a.topMenuLink:link, a.topMenuLink:visited, a.topMenuLink:active {
    text-decoration: underline;
}
a.topMenuLink:hover {
    text-decoration: none;
}


