@charset "utf-8";
/* CSS Document */

/* ======================== SIDE MENU ============================================= */
.boxo-body {
	padding: 15px 15px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;	
}
.boxo-body a:link, .boxo-body a.link{
	color: #666666;
	text-decoration: none;
}
.boxo-body a.hover, .boxo-body a:hover{
	text-decoration: underline;
}
.goto-1 a, .goto-1 a:link, .goto-1 a.link{
	color: #0066CC;
	text-decoration: none;
}
.goto-2 a, .goto-2 a:link, .goto-2 a.link{
	color: #666666;
	text-decoration: none;
}
.goto-1 a:hover, .goto-2 a:hover{
	text-decoration: underline;
}

.boxo-title {
	margin-bottom: 5px;
}
.boxo-content {
	
}
.boxo-1{height: 175px;}
.boxo-2{height: 122px;}

.boxo-footer {
	width: 190px;
	text-align: center;
	height:20px;
	float: left;
	margin-top:0px;
	
}
.boxo-space  {margin-bottom: 7px;}
.boxo-space-2  {margin-bottom: 5px;}


/* ======================== FOOTER & FOOTER MENU ============================================= */
#footer {
	padding: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width:890px;
	margin-bottom:30px
}
#footer-menu {
	padding-top: 10px;
	padding-bottom: 30px;
	font: 11px Tahoma;
}

.bottom-menu ul{
	padding-top: 5px;
}
.bottom-menu li{
	margin-top: 3px;
}
.bottom-menu, .bottom-menu a ,.bottom-menu a:link{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	list-style: none;
}
.bottom-menu a{
	font-size: 11px;
	color: #666666;
}
.bottom-menu  a:link {
	text-decoration: none;
}
.bottom-menu a:visited {
	text-decoration: none;
	color: #666666;
}
.bottom-menu a:hover {
	text-decoration: underline;
	color: #666666;
}
.bottom-menu a:active {
	text-decoration: none;
	color: #666666;
}
.bottom-menu .more a {
	text-decoration: underline;
	color: #B6B6B6;
}
.col-blue{
	color: #4E87E0;
}
.col-ash{
	color: #999999;
}
.col-yel{
	color: #FF9900;
}
.bd{ font-weight:bold;}
.dropcap
{
	float: left;
	width: auto;
	font: 4em/83% Tahoma;
}
.bh{
	font: 14px Arial;
}
textarea.expanding {
	line-height: 17px;
	border: 1px solid  #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
}