@charset "utf-8";
/* CSS Document */

body {
	background-color: #CBBFD2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.body-bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2E004B;
	border-right-color: #2E004B;
	border-bottom-color: #2E004B;
	border-left-color: #2E004B;
}
.photo-bdr {
	border: 2px solid #2E004B;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subhead-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #2E004B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}

.Pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E004B;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #2E004B;
	font-weight: bold;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #E46A1F;
}
a:active {
	color: #E46A1F;
}
.hr {
	height:1px;
	width:580px;
	background:#CBBFD2;
	margin: 10px 0px 10px 0px;
   }
.hr530 {
	height:1px;
	width:530px;
	background:#CBBFD2;
	margin: 10px 0px 10px 0px;
   }
   .hr250 {
	height:1px;
	width:250px;
	background:#CBBFD2;
	margin: 10px 0px 10px 0px;
   }
      .hr400 {
	height:1px;
	width:400px;
	background:#CBBFD2;
	margin: 10px 0px 10px 0px;
   }
      .hr800 {
	height:1px;
	width:800px;
	background:#CBBFD2;
	margin: 10px 0px 10px 0px;
   }
