body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #1D1E61;
	text-decoration: none;
	top: 0px;
	margin: 0px;
}

.Main-Text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.caption-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Large-Heading {
	font-family: Copperplate, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D1E61;
	font-weight: bold;
}
.Medium-Heading {
	font-family: Copperplate, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D1E61;
}
.Small-Heading {
	font-family: Copperplate, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D1E61;
}
.Link-Back2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1D1E61;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color:#000099;
	text-decoration: none;
}
a:visited {
	color:#000099;
	text-decoration: none;
}
a:hover {
	color:#8180D8;
	text-decoration: none;
}
.nonborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #DFE7FF;
	text-align: center;
	font-weight: normal;
}
.copyright a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.copyright a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color:#C8D8FF;
	text-decoration: none;
}
#home-feature-box {
	width: 130px;
	height: 100px;
	float: right;
	margin-left: 10px;
}
.feature-table {
	background-color: #FFFFFF;
	height: 180px;
	padding-left: 5px;
}
.feature-pic {
}
.hm-table {
	height: 40px;
}

