@charset "UTF-8";
.rightnav {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	float:right;
    }

.rightnav a, .rightnav a:visited, .rightnav a:active {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	}

.rightnav a:hover {
	color: #0077a4;
	}
	
#current  {
	color: #0077a4;
	}

.page { 
	text-align: center;
}

.page table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
.holding { 
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: dotted;
	}
	
#holding_intro {	
	font-family: Arial, Helvetica, sans-serif;
	color: #0077a4;
    }

.holding img{ 
	padding-right: 10px;
	padding-bottom: 10px;
	}

.leftcol {
	background-color: #C3C7A1;
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.leftcol a {
	color: #0077a4;
	text-decoration: underline;
}

.leftcol a:hover {
	color: #000000;
}

.rightcol {
	background-color: #cedae1;
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.rightcol a {
	color: #000000;
	text-decoration: underline;
}

.rightcol a:hover {
	color: #0077a4;
}

.intro_text {
	color: #0077a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
