@charset "utf-8";
/* CSS Document */
img {
	border:0px;	
	}

h2 {
	font-size:24px;
	margin:0px;
	padding:0px;
	font-weight: normal;
	margin-top: 0px;
	}
.ns {
	visibility:hidden;
	width:100px;
	height:1px;
	overflow:hidden;
	}
a {
	color:#ff7441;
	text-decoration:none;
}
a:hover {
	color:#666;		
	}

.right {
	float:right;
	padding: 0px;
	}
.left {
	float:left;
	}
.clear {
	clear:both;	
	}
.orange {
	color:#ff7441;	
	}
.ptop {
	margin-top:10px;	
	}
.searchfields {
	width:260px;
	font-size:22px; 
	color:#999;
	font-weight:normal;
	}
.searchfieldssml {
	height:26px;
	width:34px;
	font-size:22px;
	color:#999;
	font-weight:normal;
	}
.searchfieldsmed {
	height:26px;
	width:140px;
	font-size:22px;
	color:#999;
	font-weight:normal;
	}
.subtext {
	font-size:12px;	
	right:40px; bottom:15px; position:absolute;
	}
.smltext {
	font-size:10px;	
	font-weight:normal;
	color:#B5B5B5;
	}
.footertxtb {
	font-size:11px;
	}
.arrow {
	position:absolute;
	top:301px; 
	left:192px;
	width: 43px;
	z-index: -3;
	top: 289px;
	}
li {
    		background:transparent url(../_img/red_bullet.gif) no-repeat scroll 0px 5px;
            font-size:10px;
            list-style-type:none;
            padding-left:10px;
            margin-right:5px;
            position:relative;

	}
.nolink {
	color:#808000;
	}
	.grey {
		color:#B5B5B5;	
		}