@charset "ISO-8859-1";

.paragraphformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #041B5D;
	text-decoration: none;
}
.paragraph-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #041B5D;
	text-decoration: none;
}
.paragraph-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #041B5D;
}
.paragraph-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.paragraph-white-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkwhite:hover {
	font-weight: bolder;
	color: #FFFFFF;
}
.bullettitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linklightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
a.linklightblue:hover {
	font-weight: bold;
	color: #0033FF;
}
.contactheight {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #051D60;
	text-decoration: none;
}
a.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #031A59;
	text-decoration: none;
}
a.linkblue:hover {
	font-weight: bolder;
	color: #031A59;
}
.footer {
	background-color:#F3FFCC;
	font-color: #FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	width:968px;
}
.background {
	background-image: url(resources/photos/images/6.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}