@charset "utf-8";
/* CSS Document */

a {
color:#3167ee;
}

ul{
	padding:0px;
	margin:5px;

}

.dir_ul{
	margin:0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.bosytext{
	font:Arial;
	font-size:12px;
	text-decoration:none;
	color:#3e3e3e;
	line-height:20px;
}

.bosytextli{
	font:Arial;
	font-size:12px;
	text-decoration:none;
	color:#3e3e3e;
	line-height:16px;
}

.copy{
	font:Arial;
	font-size:11px;
	text-decoration:none;
	color:#3e3e3e;
}

.bosytextblue{
	font:Arial;
	font-size:12px;
	text-decoration:none;
	color:#3167ee;
	line-height:16px;
}


.bosytextbold_blue{
	font:Arial;
	font-size:12px;
	text-decoration:none;
	color:#3167ee;
	font-weight:bold;
	line-height:20px;
	
}
.bosytextbold_whiteB{
	font:Arial;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	
}
.bosytextbold_blueB{
	font:Arial;
	font-size:14px;
	text-decoration:none;
	color:#3167ee;
	font-weight:bold;
	line-height:20px;
	
}
.border
{
	border: 1px solid #c4c493;
}
