/* CSS Document */

.topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

a.topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

a.topnav:hover, a.topnav:active {
	color:#bac4e3;
	text-decoration:none;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
}

.red {
	color:#FF0000;
}

input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #333333;
	text-decoration:none;
}

a.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #2c4592;
	text-decoration:none;
	font-weight:bold;
}

a.bodycopy:hover, a.bodycopy:active {
	font-weight:bold;
	color:#2c4592;
	text-decoration: underline;
}

body {
background-color:#e5e8f2;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color: #ffffff;
	text-decoration:none;
}

a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color: #ffffff;
	text-decoration:none;
}

a.footer:hover, a.footer:active {
	text-decoration:underline;

}

.belowfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #333333;
	text-decoration:none;
}

a.belowfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #333333;
	text-decoration:none;
}

a.belowfooter:hover, a.belowfooter:active {
	text-decoration:underline;
}

.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#2c4592;
	text-decoration:none;
	font-weight: bold;

}
