body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

form {
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

h1 {
	font-family: Times New Roman, times, serif;
	font-size: 36px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	border: 0px;
	color: #BC8C1D;
	line-height: 0.9em;
	
	}

h1 span.eyebrow {
	font-size: .83em;
	color: #5D5562;
	}

h2 {
	font-family: Times New Roman, times, serif;
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	border: 0px;
	line-height: 0.65em;
	color: #BC8C1D;
	}

h2 span.eyebrow {
	font-size: .7em;
	color: #5D5562;
	}

h3 {
	font-family: Times New Roman, times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
	}

h4 {
	font-family: Times New Roman, times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
	}


p {
	padding: 0px;
	margin: 1em 0px;
	border: 0px;
	line-height: 1.26em;
	}

a, a:link, a:hover, a:active, a:visited {
	color: #99947A;
	}

a, a:link, a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	}

div#topNav {
	background-image: URL(/images/common/topnav/bkgd.gif);
	background-position 0% 0%;
	background-repeat: repeat-x;
	}

div#topNav a {
	margin: 0px 25px;
	}

div#topNavfb {
	background-image: URL(/images/common/topnav/bkgd.gif);
	background-position 0% 0%;
	background-repeat: repeat-x;
	}

div#topNavfb a {
	margin: 0px 8px; 
	}

div.copyright {
	margin: 16px 0px 15px 0px;
	text-align: center;
	color: #99947A;
	font-size: 11px;
	}

table#contentContainer {
	margin: 20px 20px 0px 19px;
	}

td.leftCol {
	width: 153px; /* 164 - padding */
	padding: 0px 11px 0px 0px;
	}

td.subTableContainer {
	border-left: 1px solid #AAA786;
	height:100%;
	}

td.topCenterCol {
	width: 483px; /* 509 - padding */
	padding: 0px 13px 0px 13px;
	border-bottom: 1px solid #AAA786;
	}

td.topRightCol {
	width: 154px; /* 166 - padding */
	border-left: 1px solid #AAA786;
	border-bottom: 1px solid #AAA786;
	padding: 0px 0px 11px 12px;
	}

td.centerCol {
	padding: 11px 11px 11px 11px;
	border-bottom: 1px solid #AAA786;
	height: 262px;
	}
	
td.centerCol img {
	margin:0px;
}

td.rightCol {
	border-left: 1px solid #AAA786;
	padding: 11px 0px 12px 12px;
	}

td.centerCol2a {
	width: 147px; /* 171 - padding */
	padding: 11px 12px 12px 12px;
	border-right: 1px solid #AAA786;
	}

td.centerCol2b {
	width: 144px; /* 168 - padding */
	padding: 11px 12px 12px 12px;
	border-right: 1px solid #AAA786;
	}

td.centerCol2c {
	width: 146px; /* 170 - padding */
	padding: 11px 12px 12px 12px;
	}

td.footerContainer {
	padding-top: 11px;
	border-top: 1px solid #AAA786;
	color: #99947A;
	}

td.footerContainer a {
	color: #99947A;
	text-decoration: none;
	}

td.footerContainer a:hover, td.footerContainer a:active {
	text-decoration: underline;
	}

td.footerRight {
	padding-right: 40px;
	}

td.shadowLeft {
	background-image: URL(/images/common/shadow-left.gif);
	background-position 100% 0%;
	background-repeat: repeat-y;
	width: 12px;
	}

td.shadowRight {
	background-image: URL(/images/common/shadow-right.gif);
	background-position 0% 0%;
	background-repeat: repeat-y;
	width: 11px;
	}

td.shadowBottomLeft {
	background-image: URL(/images/common/shadow-bottom-left.gif);
	background-position 100% 0%;
	background-repeat: no-repeat;
	}

td.shadowBottomRight {
	background-image: URL(/images/common/shadow-bottom-right.gif);
	background-position 0% 0%;
	background-repeat: no-repeat;
	}

td.shadowBottom {
	background-image: URL(/images/common/shadow-bottom.gif);
	background-position 0% 0%;
	background-repeat: repeat-x;
	height: 8px;
	text-align: right;
	}

td.insideShadow {
	border: 1px solid #000000;
	background-color: #FCFAFB;
	}

.flushTop {
	padding-top: 0px;
	border-top: 0px;
	margin-top: 0px;
	}

.flushBottom {
	padding-bottom: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	}

hr {
	height: 1px;
	background-color: #E3E0D7;
	color: #E3E0D7;
	border: 0px;
	margin: 12px 0px;
	}


ul.audience {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

ul.audience li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

ul.audience li a.on {
	font-weight: bold ! important;
	/* text-decoration: underline ! important; */
	}

ul.audience a, ul.audience a:link, ul.audience a:visited {
	color: #B70C1C ! important;
	text-decoration: none ! important;
	}

ul.audience a:hover, ul.audience a:active {
	color: #B70C1C ! important;
	text-decoration: underline ! important;
	}

div.clock {
	color: #99947A;
	margin-bottom: 3px;
	}

div.reverseIndent {
	text-indent: -1em;
	padding-left: 1em;
	}

div.smallSpaced {
	margin: 5px 0px;
	}

a.flatButton {
	display: block;
	margin: 10px 0px;
	color: #ffffff ! important;
	background-color: #D6B976;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	text-decoration: none ! important;
	}
a.flatButton2 {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #ffffff ! important;
	background-color: #D6B976;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	text-decoration: none ! important;
	}

div.darkInset {
	color: #ffffff;
	background-color: #D6B976;
	padding: 6px 8px;
	}

div.darkInset a {
	color: #99947A ! important;
	}

div.webCam {
	margin: 12px 0px 7px 0px;
	border: 1px solid #9A9873;
	text-align: center;
	}

div.webCam div.title {
	padding: 1px 0px;
	color: #ffffff;
	background-color: #9A9873;
	font-weight: bold;
	}

div.camSelector {
	padding: 4px 0px;
	}

div.camSelector a.on {
	/* text-decoration: underline; */
	}

div.rcolItems {
	margin: 1px 0px;
	}

form input.fixWidthField {
	width: 100px;
	height: 16px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}
	
form input#ctl00_PlaceHolderMain_login_UserName {
	width: 100px;
	height: 18px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}
form input.fixWidthField2 {
	width: 84px;
	height: 16px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}

form input#ctl00_PlaceHolderMain_login_password {
	width: 84px;
	height: 18px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}
	
form input#ctl00_PlaceHolderMain_login_login {
	width: 16px;
	height: 18px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}
	
form table.ms-input td {
	font-size:12px;
	font-family: Arial;
}

form td.fieldCol {
	padding-left: 8px;
	}

table.searchTable {
	margin: 15px 0px;
	}

form input.fixWidthSearch {
	width: 137px;
	height: 16px;
	border: 1px solid #B3AD98;
	color: #92928E;
	font-size: 11px;
	}

div.lightInset {
	background-color: #F0EBDF;
	padding: 8px 8px;
	border: 1px solid #CBC9B5;
	margin: 12px 0px;
	}

div.rcolCaloutContainer {
	margin: 15px 0px;
	}

table.rcolCalloutLinks {
	height: 26px;
	}

table.rcolCalloutLinks td {
	background-position: 0% 0%;
	background-repeat: no-repeat;
	border-top: 1px solid #AAA786;
	border-bottom: 1px solid #AAA786;
	}

a.forwardFriendFooter, a:link.forwardFriendFooter, a:hover.forwardFriendFooter, a:active.forwardFriendFooter, a:visited.forwardFriendFooter {
	background-position: 0% 1px;
	background-repeat: no-repeat;
	background-image: URL(/images/common/forward-friend.gif);
	padding: 0px 0px 1px 18px;
	}