@charset "utf-8";
/*body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults 
	padding: 0;
	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;
}*/
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	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. */
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #container #mainContent .top_article .top_article_text {
	padding-top: 10px;
	padding-left: 170px;	
}

.twoColFixLtHdr #container #mainContent .top_article_index .top_article_text {
	padding-top: 10px;
	padding-left: 170px;
}
.twoColFixLtHdr #container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}
.twoColFixLtHdr #container #sidebar1 #Form1 select {
	width: 150px;
	margin-bottom: 5px;
}

.twoColFixLtHdr #container #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #container .footertext a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 10px;
	text-decoration: none;
	margin-left:60%;
	
	color: #999999;
}
.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: 8px;
}
.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;
}
.twoColFixLtHdr #container #mainContent .ftadmid {
	display: inline;

}
.twoColFixLtHdr #container #mainContent .fltlftad {
	width:120px;
	float: left;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent .top_article {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 25px;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent .top_article .arttitle {
	width: 540px;
	text-align: center;
	font-size:20px;
}
.twoColFixLtHdr #container #mainContent .top_article_index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 40px;
	font-weight: bold;
}

.twoColFixLtHdr #container #mainContent .top_article_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:40px;
	padding-left:170px;
	font-weight: bold;
	decoration: underline;
}
.twoColFixLtHdr #container #mainContent .top_article_heading_index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:30px;
	padding-left:170px;
	font-weight: bold;
	decoration: underline;
}


.twoColFixLtHdr #container #mainContent .sub_articles h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.twoColFixLtHdr #container #mainContent .sub_articles .sub_articles_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.twoColFixLtHdr #container #mainContent .article_list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent .article_list a {
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent .article_list li {
	margin-bottom: 5px;
}
.twoColFixLtHdr #container #mainContent .article_list .article_list_date {
	color: #009933;
	float: left;
	padding-right: 30px;
}
.twoColFixLtHdr #container #mainContent .authordet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right:15px;
	padding-top: 15px;
	float: right;
}

.twoColFixLtHdr #container #mainContent .sub_articles .sub_articles_subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.twoColFixLtHdr #container #sidebar1 img {
	margin-left: 23px;
	margin-top: 30px;
}


.twoColFixLtHdr #container #mainContent .sub_articles h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.twoColFixLtHdr #container #mainContent .sub_articles .sub_article_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

/*.twoColFixLtHdr #container #mainContent .sub_articles {
	padding-top: 100px;
}*/
.twoColFixLtHdr #container #mainContent .main_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.twoColFixLtHdr #container #mainContent .main_text p {
	text-indent: 15px;
}