body {
	background-color: #EAEDF2;
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #707277;
}

a:link{
	/*color: #707277;

*/

	color: #70A1D1;

	text-decoration: none;
}

a:visited {
	/*color: #707277;*/

	color: #70A1D1;
	text-decoration: none;
}

a:hover {
	color: #70A1D1;
	text-decoration: underline;
}.navigationcolumn {
	background-color: #21326A;
	background-image: url(images/header_navigation.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.farleftcolumn {
	background-image: url(images/background_left.gif);
	background-repeat: no-repeat;
	background-position:right top;
}

.farrightcolumn {
	background-image: url(images/background_right.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.mainsection {
	background-color: #FFFFFF;
}

.contentsection {
	margin-top: 31px;
	margin-right: 56px;
	margin-bottom: 30px;
	margin-left: 52px;
}

.homenavigation {
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.title
{
	font-weight: bold;
	color: #70A1D1;
	letter-spacing: 3px;
	font-size: 14px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.subtitle
{
	font-weight: bold;
	
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.content
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.footer {
	color: #70A1D1;
	font-weight: bold;
	text-align: center;
	
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.navigationsection
{
	color: #70A1D1;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	
	
	margin-top: 83px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}.navigationitem a:link{
	color: #70A1D1;
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
}
.navigationitem a:visited {
	color: #70A1D1;
	text-decoration: none;
	display: block;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
}

.navigationitem a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #70A1D1;
	display: block;
	font-size: 12px;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 21px;
}

.contentbold
{
	font-weight: bold;
}

.space
{
	margin-top: 5px;
}

.contentlightblue
{
	color: #70A1D1;
}

.contentdarkblue
{
	color: #39487A;
	text-align: center;
	margin-top: 40px;
}

.contentwithleadingspace
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 36px;
}

li {
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

#paylink
{
	background-image:url(images/highplains-pay.png);
	width:78px;
	height:47px;
	display: block;
	margin-right:22px;
	margin-top: 10px;

	
}

#paylink a:link, #paylink a:visited
{
	background-image:url(images/highplains-pay.png);	
	width:167px;
	height:34px;
	display: block;
	text-decoration: none;
	width:78px;
	height:47px;
}
#paylink a:hover
{
	background-image:url(images/highplains-pay-rollover.png);
	width:78px;
	height:47px;
	text-decoration: none;
}
