.inner-main{
		background: white !important;
		color: black;
		font-family: Arial, Tahoma,  Sans-serif;
		margin-top: 0px;
}
.main-content{
		float: left;
		line-height: 18px;
		font-size: 12px;
		padding: 0px 20px 0px 40px;
		margin: 0px 50px 20px 10px;
}
.main-content strong{
		color: #000;	
}
.main-content h2, .main-content h3, .main-content h4{
		color: #62b92d;;	font-family: Arial, Tahoma,  Sans-serif;
		text-transform: uppercase;
		padding: 0px;
		margin: 10px 0px 4px 0px;
}
.main-content h3{
		font-size: 12px;
}

.main-content ul{
		margin: 0px;
		padding: 20px 40px 10px 30px;
		list-style-type: square;
		
}
.main-content li{
		margin: 0px;
		padding: 0px 10px;
		color: #222;

}
.main-content h1, .main-content h2, .main-content h3, .main-content h4{
		text-transform: uppercase;
}
.main-content h1{
		font-size: 16px;
}
.main-content a:link, .main-content a:visited{
		color: black;
		text-decoration: underline;
}
.main-content a:hover{
	color: #fcaf17;
	text-decoration: underline;
	font-weight: bold;
}
.main-left-sidebar{	
		font-family: Tahoma,  Sans-serif;
		font-size: 11px;
		width: 20%;		
		float: left;
		line-height: 15px;
		padding: 0px 0px 0px 20px;
		margin: 0px;color: #000;
}
.main-left-sidebar strong{
		color: #000;
		text-transform: uppercase;
}
.main-right-sidebar{
		font-family: Tahoma,  Sans-serif;
		font-size: 11px;
		line-height: 14px;
		width: 25%;	
		float: left;	
		color: #000;
}
.main-right-sidebar strong{
		color: #000;
		text-transform: uppercase;
}
.main-right-sidebar .more{
		color: #a5d700;
		font-weight: bold;
		line-height: 24px;
		text-transform: uppercase;
		padding: 0px 20px 0px 0px;
}
.main-right-sidebar .more a:link, .main-right-sidebar .more a:visited{
		color: #a5d700;
}
.main-right-sidebar .more a:hover{
		color: #000;
}
.inner-brief-column{
		font-family: Arial, Sans-serif;
		font-size: 11px;
		line-height: 18px;
		height: 116px;
}
.inner-brief-column a:link, .inner-brief-column a:visited{
		color: white;
		text-decoration: none;
		color: #222;
}
.inner-brief-column a:hover{
		color: white;
		text-decoration: none;
		color: #CCC;
}
.inner-center-column{
		background: url('images/about-splash.jpg');
		height: 117px;														 
}
.inner-heading{
		height: 90px;
		background: #566155;


}
.headline, .left-headline, .right-headline{
		font-family: Arial, Tahoma,  Sans-serif;
		text-transform: uppercase;
		float: left;
}
.headline{
		color: white;
		font-size: 16px;
		float: left;
		vertical-align: bottom;
		padding: 60px 0px 0px 0px;line-height: 18px;
		margin: 0px;
}
.left-headline{
		color: white;
		font-size: 14px;
		width: 100%;
		float: left;
		vertical-align: bottom;line-height: 18px;
		margin: 0px;
		text-align: right !important;padding: 60px 0px 0px 0px;
}

.right-headline{
		color: white;
		font-size: 14px;line-height: 18px;
		width: 100%;
		float: left;
		vertical-align: bottom;
		padding: 60px 0px 0px 0px;
		margin: 0px;
}
form td{
		font-size: 11px;
}
form input, form textarea{
		font-size: 11px;
		border: 1px solid #c2c2c2;
		background: #eaeaea;
		margin: 0px 0px 15px 0px;
		
}
form button{
		font-size: 11px;
		border: 1px solid #c2c2c2;
		background: #b4b4b4;
		color: white;
		margin: 10px 0px 10px 0px;
		padding: 6px 10px;
		
}
form input a:hover{
		font-size: 11px;
		border: 1px solid #222;
		background: #ececec;
		
}
.emphasis{
		font-weight: bold;
}
