body {
	background-color: #5B5B96;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}

.footer {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

a.footer {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #3b3b66;
	text-decoration:none;
}

a.footer:hover, a.footer:active {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #3b3b66;
	text-decoration:underline;
}

	
.sectionhead {
	color: #3b3b66;
	font-family: "Tahoma", "Arial", "sans serif";
	font-size:20px;
	font-weight:bold;
}	

.white_sectionhead {
	color: #FFFFFF;
	font-family: "Tahoma", "Arial", "sans serif";
	font-size:20px;
	font-weight:bold;
}

.white_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}

.subhead {
	color: #3b3b66;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
	

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b3b66;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5B5B96;
	text-decoration: underline;

}

a:active {
	color: #5B5B96;
	text-decoration: underline;

}

.style4 {
	font-family: "Tahoma", "Arial", serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
}


a.style4:link {
	font-family: "Tahoma", "Arial", serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
}

a.style4:hover {
	font-family: "Tahoma", "Arial", serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 0px;
	padding-top: 0px;
}

a.style4:active {
	font-family: "Tahoma", "Arial", serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 0px;
	padding-top: 0px;
}

.outline {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dfdffb;
	border-left-color: #dfdffb;
	border-top-color: #dfdffb;
	border-right-color: #dfdffb;
}

.red {
	color:#FF0000;
}

.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: #3b3b66;
	border-left-color: #3b3b66;
	border-top-color: #3b3b66;
	border-right-color: #3b3b66;
}

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