@charset "utf-8";
span.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #2e2e2e;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #2e2e2e;
	text-decoration: none;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #007feb;
	text-decoration: none;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004f80;
	text-decoration: none;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #163554;
	text-decoration: none;
	padding-left:10px;
}
.left_nav1 {
	border-bottom:solid 1px #116295;
}

.box_1 {
	border-left:solid 1px #dadada;
	border-right:solid 1px #dadada;
}

.heading {
font-family: 'Comic Sans MS', verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #163554;
	text-decoration:none;
	padding-left:10px;
}
.img_brdr {
	border:solid 1px #9c9c9c;
	padding:1px;
	background-color:#FFFFFF;
}
