@charset "utf-8";
body  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/background/stripe_e6d9e82b102ca8b6d747b649db232152.png);
	background-repeat: repeat;
	width: 960px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container {
	border: 1px solid #332c22;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
} 
.thrColFixHdr #header {
	height: 140px;
	width: 960px;
	background-color: #2B3085;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
} 
.thrColFixHdr #header h1 {
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B3A47C;
	background-color: #FFFFFF;
	text-align: center;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	clear: left;
	background-image: none;
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar2 {
	float: right;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	border: 1px none #6699CC;
	background-image: none;
	background-repeat: repeat-x;
	padding: 0px;
	width: 240px;
	list-style-image: url(../images/common/bullet_block.gif);
	list-style-position: outside;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #b3a47c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
} 
#MainContentH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #B3A47C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3A47C;
}
.thrColFixHdr  #announcements {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	padding: 5px;
}
.thrColFixHdr  #announcements  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	display: none;
}
.thrColFixHdr  #announcements  ul   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 125%;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(../images/common/bullet_block.gif);
	font-style: normal;
	background-color: #F5F3E9;
}
.thrColFixHdr #container #mainContent ul {
	list-style-position: outside;
	list-style-image: url(../images/common/bullet_block.gif);
	font-family: Arial, Helvetica, sans-serif;
}

.thrColFixHdr #announcements ul li {
	text-align: left;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(../images/common/bullet_block.gif);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B3A47C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.thrColFixHdr  #announcements  a:link, .thrColFixHdr  #announcements  a:visited {
	color: #000066;
	text-decoration: underline;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 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;
}
.thrColFixHdr #container #footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3A47C;
	font-weight: bold;
}
.thrColFixHdr #container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B3A47C;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B3A47C;
}
a:active {
	text-decoration: none;
	color: #B3A47C;
}
calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 155px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #b3a47c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
}
.thrColFixHdr #container #sidebar2 ul {
	list-style-position: outside;
	list-style-image: url(../images/common/bullet_block.gif);
	font-family: Arial, Helvetica, sans-serif;
}

