a.taba{
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.taba:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.boxholder p{
	margin: 0;
	padding: 10px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #00549B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper{
	width: 500px;
	padding-right: 11px;
	padding-left: 11px;
	margin: 0;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #006FCE;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #006FCE url(../images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

