.maindiv {
	margin: 25px;
}
.copyrighttext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4C6DBC;
	line-height: 17px;
}
.bottomlink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4D6EBD;
	text-decoration: none;
	line-height: 17px;
}
.bottomlink:hover {
	color:#000000;
	text-decoration:underline;
}
.leftdiv {
	width: 150px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.maintext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
li {
	margin-bottom: 5px;
}

.parheader {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #324A8A;
}
.mainLINK {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3A579B;
}
.mainLINK:hover {
	color: #000000;
	cursor: pointer;
}
.agendatableborder {
	border: 1px solid #333333;
}
.calloutheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #314B8A;
}
.subparheader {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #537751;
	line-height: 15px;
}
.redtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F00;
	line-height: 15px;
}
