.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4a4b66;
}
a:link {
	color: #4a4b66;
	text-decoration: none;

}

h2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4a4b66;
	margin-bottom:0em;

}
a:visited {
	text-decoration: none;
	color: #4a4b66;

}
a:hover {
	color: #C2B078;
}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #594D44;
	border-left-width: 1px;
	border-left-color: #CCCCCC;

}
.light-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;



}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4a4b66;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4b66;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4a4b66;
	font-weight: bold;
}
.small-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4a4b66;
}
.clink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.form { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	background-color: #ffffff; 
	border: 1; 
	border-style: solid; 
	border-color: #4a4b66;
}

.frmbtn { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #4a4b66; 
	font-size: 9pt; 
	background-color: #ffffff; 
	border-color: #4a4b66;
}
.lightleftbrdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.index-rt-brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #594D44;
}

