.mainBox {
	height: 215px;
	width: 283px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #586674;
	border-right-color: #586674;
	border-bottom-color: #586674;
	border-left-color: #586674;
	background-color: #FFFFFF;
}
.greybgbox {
	background-color: #c4c5c5;
	height: 160px;
	width: 100%;
	margin: 1px;
}
.bluebox {
	background-color: #6484b9;
	float: left;
	height: 100%;
	width: auto;
	margin: 2px 5px 0px 0px;;
}
.contentbox {
	background-color: #FFFFFF;
	height: 138px;
	width: auto;
	margin-top: 2px;
	padding: 3px;
	clear: right;
}
.learnmorebg {
	background-color: #FFFFFF;
	height: 13px;
	width: auto;
	text-align: right;
	clear: right;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
}
.navlinks {
	width: 274;
	text-align: center;
	margin-top: 4px;
	padding-top: 6px;
	background-color: #FFFFFF;
}
.navlinkson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
}
.navlinkstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264395;
	margin-right: 2px;
	margin-left: 2px;
}
a.navlinkstext:link {
	text-decoration: none;
}
a.navlinkstext:visited {
	text-decoration: none;
}
a.navlinkstext:hover {
	text-decoration: underline;
}
a.navlinkstext:active {
	text-decoration: none;
}.LeftHomeBox2 {
	width: 219px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #c4c5c5;
	background-color: #FFFFFF;
	height: 100%;
	overflow: hidden;
}
