.blborder {
	border: 1px solid #000000;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnavbck {
	background-image: url(images/left_nav_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: 2A4099;
}
.boxtextbigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
.boxtextboldergreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #458B23;
	text-decoration: none;
}
.borderboxleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 4B59CB;
}
.borderboxright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 4B59CB;

}
.borderboxbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 4B59CB;

}
.boxtext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}

