* {margin: 0; padding: 0; color: #414141;}

body {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;*/
	font: 13px Verdana, Geneva, sans-serif;	
	line-height:20px;
	background-image: none;
	text-align: center;/*stupid IE*/
}

a:link {
	text-decoration: underline;
}




.center {
	text-align: center;	
}

.img {	float:right;
		margin: 10px 10px 5px 18px;
		/*padding-right: 25px;*/
}



#wrapper {
	width: 99%;
	background-image:none;
	position: absolute;

	left: 0px;
	top: 0px;	
}

#container {
	width: 99%;/*889px;*/
	margin: 15px 0 auto 0;
	text-align: left; /*stupid IE*/
	padding-bottom: 0;
	/*font-size: 1.2em;*/
	background-image: none;
	background-color: white;
	border: 0px solid #BEB8A3;
}

#header h1, #header h2, #header h3 {
	margin: 10px 0;
	text-align: center;
}

#header h4 {

	font-size: 14px;
	letter-spacing: .1em;
	position: static;
	top: 40px;
	width: auto;
	left: 0;
	color: #666;
	text-align: center;
	border-bottom: solid 1px #666;
	padding-bottom: 10px;
}

#header h4 span {
	color: #000;	
}

#header_left {
	float: left;
	width: 200px;
	margin: 0;
	font-size: .9em;
	padding: 15px;
}



#header_right {
	width: 100%;/*210px;*/
	margin:0;
	padding: 10px 0;
	float: left;
	clear: left;
	text-align: left;
		border-bottom: solid 1px #666;
}

#header_right h3 {
	text-align: left; display: inline; color: #666; text-transform: uppercase;
	
}

#header_right p {
	font-size: 13px;
	line-height: 1.75;
	color: gray;
	font-weight: bold;
	display: inline;
}

#navcontainer ul
{
	display: none;}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	display: none;
}



#subheader {
	display:none;
}

#left {
	float: left;
	width: 70%;
	margin: 10px 0 0 0;
	clear: both;
	border-right: dotted 1px #666;
}



#left_top {
display: none;
	
}



#left_mid {
	
	background-color: fff;
	background-image: none;
	padding: 0;

}



#left_bot {
	display: none;
}



#left a, #left a:link, #left a:visited {
	color: #414141;	
}


dt, #left h3 {

	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	color: inherit;
	padding-bottom: 6px;
	padding-left: 0;
	padding-top: 8px;
	margin: 0;
	text-align:left;
	background:none;
}	

#left h3 .small {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
	color:#666;
}

#left h4, #left p {
	padding-bottom: 16px;
}


#left h4 {
	font-size: 13px;	
	color: #666;

}

#left blockquote.plain {
	margin: 0 25px;
	width: auto;
	float: left;
	
	color: #666;
	clear: left;
}

#left_mid blockquote.plain a:link, #left_mid blockquote.plain a:visited {
	color: #666;	
}

#left blockquote {
	padding: 4px 0;	
	margin-bottom: 16px;
		width: 90%;	
	display: block;
}



#left blockquote {

}

#left blockquote .top {
display: none;
}

#left blockquote .mid {
	background: #fff;
	padding:0; /*3px 0px 3px 13px;*/
	display: block;

}

#left blockquote .bot {
	display: none;
	
}
#left h4, 
blockquote h4 {	
	color:#666;
	font-weight:bold;


}


blockquote p strong {
	color:#666;	
}

blockquote .img {
	
	margin: 0 0 5px 5px;
}

#left ul, blockquote ul {
	margin-left: 25px;	
	padding-bottom: 12px;
	color: inherit;
}


blockquote a:link, blockquote a:visited {
	color:#000;	
}





#right {
	margin-left: 70%;
	margin-right: 0;
	padding-bottom: 10px;
	padding-left: 16px;
	margin-bottom: 10px;
	padding-top: 65px;

}

#right h3 {
	font-size: 1.5em;
}


#right h4 {
	margin: 0;
	padding: 20px 0 5px 0;
	color: #666;
	background-image: none;
	letter-spacing: 0.1em;
	font-size:13px;
	text-transform: uppercase;
	text-align:center;
	display: block;

}

#right h4 a {
	color:inherit;
	text-decoration: none;

}



#right p, #right li {

	color: #666;
	font-size: 12px;
/*	padding-right: 10px;
	padding-left: 10px;*/
	padding-left: 0;
	padding-right: 0;
	padding-top:0;
	margin: 0px;
	background-image: none;

}

#right p {
	margin-bottom: 16px;	
}

#right ul {
	margin-bottom: 16px;	
}

#right li {
	list-style-type: none;
	margin-bottom: 12px;
}

#right p + p {
	background-image: none;	
	padding-top: 0;
	color: inherit;
	
}

.read_r{
	display: none;

}

.read_r a img {
	display: none;
}

#right p + h4 {
	margin-top: 20px;	
}

#right .read_r +h4 {
	margin-top: 12px;	
}



#footer {
	
	border-top: solid 1px #666;	
	text-align: center;
	margin-top: 5px;
	padding: 5px 0;
	clear: both;
	color: inherit;
}

#footer p {
	color: #666;
	font-size: 11px;
}

#footer a {
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}


.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}
/* End hide from IE Mac */

