@charset "utf-8";
* { 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image: url(../../images/page-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.beaconhurst #container { 
	width: 760px;
	background: #FFFFFF;
	background-image: url(../../images/content-bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}
.beaconhurst #page-controls { 
	background: #ffffff;
	background-image: url(../../images/page-controls-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	border: 0;
}
.beaconhurst #page-controls #font-size { 
	border: 0;
	padding: 3px 15px 0 0;
	list-style-type: none; 
}
.beaconhurst #page-controls #font-size li {
	display: inline;
	margin-right: 4px;
	color: #666666;
}
.beaconhurst #page-controls  #font-size a { 
	color: #666666;
	text-decoration: none;
}
.beaconhurst #page-controls  #font-size a span {
	padding: 0 5px 0 7px;
	color: #ffffff;
}
.beaconhurst #header { 
	background: #102b5e; 
	background-image: url(../../images/header-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 140px;
}
.beaconhurst #header #logo {
	width: 430px;
	float: left;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
.beaconhurst #header #header-images {
	width: 313px;
	float: left;
	padding: 29px 0 0 0;
	height: 100px;
	background-image: url(../../images/3-img-bg.jpg);
}
.beaconhurst #header h1 {
	margin: 0;
	padding: 0;
}
.beaconhurst #sidebar {
	float: left;
	width: 177px;
	padding: 17px 0 15px 0;
	font-size: 70%;
}
.beaconhurst #sidebar #nav-main { 
	list-style-type: none; 
	margin: 0 0 28px 3px;
	padding: 0;
	border: 0; 
}
.beaconhurst #sidebar #nav-main li { 
	color: #336699; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.beaconhurst #sidebar #nav-main li a:link, .beaconhurst #sidebar #nav-main li a:visited { 
	width: 177px; 
	display:block; 
	padding: 2px 0; 
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
.beaconhurst #sidebar #nav-main li  a:hover, .beaconhurst #sidebar #nav-main li a:focus, .beaconhurst #sidebar #nav-main li a:active { 
	width: 177px; 
	display:block; 
	padding: 2px 0; 
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
.beaconhurst #sidebar #nav-main li a:hover, #nav-main li a:focus, #nav-main li a:active { 
	background: #e3e7f1; 
	color: #000000; 
	font-weight: bold; 
}
.beaconhurst #sidebar #nav-main span { 
	padding: 0 0 0 18px; 
	margin: 0; 
}
.beaconhurst #sidebar #nav-sub { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	border: 0;
	background: #e4e4c7; 
}
.beaconhurst #sidebar #nav-sub li { 
	color: #336699; 
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.beaconhurst #sidebar #nav-sub li a:link, .beaconhurst #sidebar #nav-sub li a:visited { 
	width: 177px; 
	display:block; 
	padding: 2px 0; 
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
.beaconhurst #sidebar #nav-sub li  a:hover, .beaconhurst #sidebar #nav-sub li a:focus, .beaconhurst #sidebar #nav-sub li a:active { 
	width: 177px; 
	display:block; 
	padding: 2px 0; 
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
.beaconhurst #sidebar #nav-sub li a:hover, #nav-sub li a:focus, #nav-sub li a:active { 
	color: #7c7c4b; 
	font-weight: bold;
	background: #e4e4c7; 
}
.beaconhurst #sidebar #nav-sub span { 
	padding: 0 0 0 30px; 
	margin: 0; 
}
.beaconhurst #mainContent { 
	margin: 0 0 0 177px;
	padding: 0;
	font-size: 80%;
}
.beaconhurst #mainContent h1{ 
	height: 45px;
	background-image: url(../../images/h1-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 12px 0 0 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #336699;
}
.beaconhurst #mainContent #content-inner {
	padding: 14px 24px 24px 24px;
}
.beaconhurst #mainContent #content-inner h2 {
	font-size: 100%;
	color: #336699;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #cccccc;
}
.beaconhurst #mainContent #content-inner p {
	margin: 0 20px 10px 0;
	color: #666666;
	line-height: 17px;
	font-size: 90%;
}
.beaconhurst #mainContent #content-inner ul {
	padding: 0 0 15px 25px;
	color: #666666;
}
.beaconhurst #footer-wrapper {
	width: 100%;
	background-color: #dadeea;
}
.beaconhurst #footer { 
	width: 755px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.beaconhurst #footer #footer-left {
	width: 200px;
	float: left;
	padding: 0 0 0 20px;
}
.beaconhurst #footer #footer-left p {
	font-size: 65%;
	margin: 3px 0 5px 0;
	color: #3f5994;
}
.beaconhurst #footer #footer-left a:link, .beaconhurst #footer #footer-left a:visited {
	color: #3f5994;
	font-weight: bold;
	text-decoration: none;
} 
.beaconhurst #footer #footer-left a:hover, .beaconhurst #footer #footer-left a:active {
	color: #3f5994;
	font-weight: bold;
	text-decoration: underline;
} 
.beaconhurst #footer #footer-right {
	width: 535px;
	float: left;
	text-align: right;
	font-size: 65%;
	color: #666666;
}
.beaconhurst #footer #footer-right p {
	padding: 0 0 5px 0;
}
.beaconhurst #footer #footer-right #nav-text {
	border: 0;
	padding: 3px 0 5px 0;
	list-style-type: none; 
}
.beaconhurst #footer #footer-right #nav-text li {
	display: inline;
	margin-left: 4px;
	color: #666666;
}
.beaconhurst #footer #footer-right  #nav-text a { 
	color: #666666; 
}
/* tables */
table.staff {
	width: 100%;
	border-collapse: no-collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table.staff th {
	background-color: #112B5E;
	color: #ffffff;
	padding: 0.2em 1em 0.2em 0.2em;
	text-align: left;
}
table.staff td {
	padding: 0.2em 1em 0.2em 0.2em;
}
table.staff tr.d0 td {
	background-color: #ffffff;
}	
table.staff tr.d1 td {
	background-color: #E3E7F1;
}
/* Form Elements */
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
fieldset {
	width: 95%;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 25px 10px;
	margin: 0 0 25px 0;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 5px;
	text-align: left;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #112B5E;
	border: 1px solid #F2CD0B;
	margin-top: 10px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	border: 1px solid #000000;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* general */
.img-padding {
	padding-left: 20px;
}
.small-a {
	font-size: 60%;
	padding: 0 5px 0 5px;
}
.medium-a {
	font-size: 80%;
	padding: 0 5px 0 0;
}
.large-a {
	font-size: 100%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin: 0 10px 10px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.main-image {
	padding-left: 3px;
}
.nav-on {
	background-color: #e3e7f1;
}
.left-image {
	border: 4px solid #345196;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}
.right-image {
	border: 4px solid #345196;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}
