@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FDFDFD;
	background-image: url(images/navigation/background1.gif);
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}

h2 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 9px;
}


.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 775px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.thrColAbsHdr #sidebar1 {
	position: absolute;
	left: 0px;
	width: 186px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	overflow: visible;
	background-color: #FFFFFF;
	top: 211px;
}
.thrColAbsHdr  #sidebar2 {
	position: absolute;
	left: 11px;
	width: 160px;
	background-color: #FFFFFF;
	top: 507px;
	background-image: url(images/navigation/mls_sign-in.jpg);
	background-repeat: no-repeat;
	height: 177px;
	padding-top: 1px;
	overflow: visible;
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	visibility: visible;
}
.thrColAbsHdr #container #sidebar2 strong {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColAbsHdr #footer {
	background-color: #0046ad;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColAbsHdr #footer2 {
	background-color: #666666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColAbsHdr #container #mainContent a:link {
	color: #0000C8;
	text-decoration: none;
}
.thrColAbsHdr #container #mainContent a:visited {
	color: #0000C8;
	text-decoration: none;
}
.thrColAbsHdr #container #mainContent a:hover {
	color: #0046ad;
	text-decoration: none;
}
.thrColAbsHdr #container #mainContent a:active {
	color: #0000C8;
	text-decoration: none;
}

.thrColAbsHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.thrColAbsHdr #footer2 p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.thrColAbsHdr #container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
.thrColAbsHdr #container #footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
.thrColAbsHdr #sidebar3 {
	position: absolute;
	left: 199px;
	width: 560px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	overflow: visible;
	background-color: #FFFFFF;
	top: 207px;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.thrColAbsHdr  #container  #mainContent  #p7ABW1  .p7ABtrig  h3 a:link,
.thrColAbsHdr  #container  #mainContent  #p7ABW2  .p7ABtrig  h3 a:link,
.thrColAbsHdr  #container  #mainContent  #p7ABW3  .p7ABtrig  h3 a:link,
.thrColAbsHdr  #container  #mainContent  #p7ABW4  .p7ABtrig  h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.thrColAbsHdr #container #mainContent #p7ABW1 a,
.thrColAbsHdr #container #mainContent #p7ABW2 a,
.thrColAbsHdr #container #mainContent #p7ABW3 a,
.thrColAbsHdr #container #mainContent #p7ABW4 a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.thrColAbsHdr #container #mainContent #p7ABW3 #p7ABw3_3 #p7ABc3_3 table {
	font-family: Arial, Helvetica, sans-serif;
}
.dates-archived {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.14-point-bold {
	font-size: 14px;
	font-weight: bold;
}
.red-highlight {
	color: #FF0000;
	font-size: 14px;
}
.boldtext {
	font-weight: bold;
}

