@charset "utf-8";

#footer  {
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer  h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-color: #082B75;
	font-style: normal;
	line-height: 40px;
	font-variant: normal;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #FF9933;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: .1em;
}
#footer  h4  {
	background-color: #082B75;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #FF9933;
	border-left-color: #FF9933;
	margin: 0px;
	letter-spacing: 0.2em;
	padding: 0px;
	text-align: center;
}
#footer    h5    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-color: #082B75;
	font-style: normal;
	line-height: 40px;
	font-variant: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: .15em;
}
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0;
}
#footer   a,a:visited  {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer   a:hover   {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_links  {
	width: 700px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_links  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0;
}
#footer_links       a,a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}
#footer_links    a:hover    {
	color: #FF9933;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
	margin: 0px;
	padding: 0px;
}

#closing_line p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #082B75;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}
#closing_line  a,a:visited  {
	color: #082b75;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#closing_line a:hover {
	text-decoration: none;
	color: #082B75;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

