@charset "UTF-8";
/* CSS Document */

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #90242F;
}
.tablebrdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #427498;
	border-right-color: #427498;
	border-bottom-color: #427498;
	border-left-color: #427498;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #90242F;
	font-weight: normal;
	line-height: 21px;
}
.subsidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #90242F;
	text-indent: -5px;
	font-style: normal;
	margin-left: 10px;
}

a:link {
	color: #90242F;
	text-decoration: none;
}
a:visited {
	color: #90242F;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.sidebareff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #558B2B;
}
.sidebarstress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0B461;
}
.sidebareye {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7C7E81;
}
.sidebaremp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #90242F;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #427498;
}
.stressbrdr {
	border: thin solid #DFB361;
}
.empbrdr {
	border: thin solid #90242F;
}
.effbrdr {
	border: thin solid #558B2B;
}
.eyebrdr {
	border: thin solid #7C7E81;
}
.tablebrdrleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #427498;
	border-right-color: #427498;
	border-bottom-color: #427498;
	border-left-color: #427498;
}
