.link {
	font: normal 12px Arial;
	color: #196BA3;
	text-decoration: underline;
}


.link:hover {
	color:#CC6666;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	}


.linksmall {
	font: normal 12px Arial;
	color: #196BA3;
	text-decoration: underline;
}


.linksmall:hover {
	color:#CC6666;
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	}


.link-white {
	font: normal 10px Arial;
	color: #FFFFFF;
	text-decoration: underline;
}


.link-white:hover {
	font: normal 10px Arial;
	color: #99CC99;
	text-decoration: none;
	}

.headers {
	font: bold normal 14px Arial;
	color: #294761;
	border-top: 1px none #5C98BD;
	border-right: 1px none #5C98BD;
	border-bottom: 1px none #5C98BD;
	border-left: 1px none #5C98BD;
	padding: 0px;
	text-decoration: underline;
}
.content {
	color: #000000;
	padding: 0px 10px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.contentNoIndent {
	color: #31416A;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.content-white{
	font: normal 14px/normal Arial;
	margin-right: 10px;
	margin-left: 7px;
	color: #ffffff;
	}


h1 {
	font: 14px Arial;
	color: #31416A;
	list-style: circle outside;
}

.officeheaders {
	font: bold 12px Arial;
	color: #000066;
	text-decoration: underline;
}
.footer2 {
	font: 8px Arial;
	color: #31416A;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 75px;
	padding-left: 75px;
	background: #FFFFDD;
}

.border {
	border: 1px solid #BCCCDF;
	text-align: justify;
	vertical-align: text-top;
}
.border-white {
	border-width: medium;
	border-color: #9DACBF;
}



.redheader {
	color: #CC0033;
	background: no-repeat;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

.subheaders {
	font: 900 14px Arial;
	color: #31416A;
	text-indent: 0px;
}
.footer {
	font: 9px Arial;
	color: #000000;
}


.footer3 {
	color: #6699CC;
	font-family: Arial;
	font-size: 12px;
}

.background-color {
	background-color: #31416A;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
}
.padding-headers {
	float: none;
	margin-top: auto;
	margin-right: 100px;
	margin-left: 100px;
}
.lines {
	border-bottom: 1px none;
	border-right-width: 1px;
	border-left-width: 1px;

	border-top: 1px groove
#;
	border-top: 1px solid #E0EAF4;
}
.officetext {
	font: 12px Arial;
	margin-left: 200px;
	list-style: disc outside;
}
.left {
	float: left;
	margin-right: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}

.right {
	float: right;
}

.Leftfloat {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
