body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

a {
	color: #5C3688;
	text-decoration: underline;
}

a:hover {
	color: #660066;
	text-decoration: none;
}

div.left-nav a {
	color: #999999;
	font-size:14px;
	text-decoration: none;
}
div.left-nav a:hover {
	color: #670167;
}
.copy {
	color: #999999;
	font-size: 11px;
}
.top-nav {
	color: #670167;
	text-decoration: none;
}
.top-nav:hover {
	color: #999999;
	text-decoration: none;
}
.search-box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #509696;
	border-bottom-color: #509696;
	height: 18px;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.jumper-bg {
	background-image: url(../images/jumper-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home-news {
	color: #CCCCCC;
	text-decoration: none;
}
.home-news:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006666;
}
.button-green {
	background-image: url(../images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #0A7073;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0A7073;
	height: 20px;
}
.search-box2 {
	height: 18px;
	width: 190px;
	border: 1px solid #509696;
}
.sub-heading {
	font-size: 14px;
	font-weight: bold;
	color: #5C3688;
}
.text-box-line {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text-box {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.ln {
	color: #000000;
	text-decoration: none;
}
.ln2 {
	color: #5C3688;
	text-decoration: none;
}

.ln2:hover {
	color: #660066;
	text-decoration: none;
}
.submenu {
	padding-left: 10px;
}
