body {
	background-image: url(images/backGround_01.gif);
	background-repeat: repeat-x;
	background-color: #DBD5CB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A2459;
	letter-spacing: 0.03em;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #192455;
	text-decoration: underline;
}
a.links:link {
}
a.links:hover {
	color: #FFF;
	text-decoration: underline;
}
.address_top {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.rightShadow {
	background-image: url(images/shadowBorder_09.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftShadow {
	background-image: url(images/shadowBorder_08.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.horizontal_line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a.menu:link {
}
a.menu:hover {
	color: #1B255A;
}
a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A2459;
	line-height: 20px;
	text-decoration: none;
}
a.menu2:link {
}
a.menu2:hover {
	color: #FFFFFF;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: .1em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #19245A;
	font-style: italic;
}
.titleSecondline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D4E1F4;
}
.content {
	padding: 45px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #FFFFFF;
}
a.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F83BD;
	text-decoration: underline;
}
a.sitemaplinks:link {
}
a.sitemaplinks:hover {
	color: #000;
	text-decoration: underline;
}
.hidden{display:none;}
.images {
	border: 3px solid #FFF;
}

