@charset "utf-8";
/* CSS Document */


body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#headerbackground img {
	width: 935px;
	height: 95px;
	background-color: #E5E4FC;
}
#toplinksDIV {
}

#headerbackground {
	width: 935px;
	background-color: #E5E4FC;
}
.thrColFixHdr #container {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: -13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background-color: #E5E4FC;
	padding-top: 0;
	padding-bottom: 0;
	width: 935px;
	margin-top: 0px;
	height: 100px;
} 

.thrColFixHdr #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 */
}
#logoDIV {
	float: left;
	width: 200px;
	margin-top: -85px;
}
#referrallinkDIV {
	font-size: small;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: bottom;
}
#topcontainerDIV {
	margin-right: auto;
	margin-left: auto;
	width: 935px;
	margin-top: 10px;
}
#yoursourceDIV {
	font-family: "Comic Sans MS", Arial, "Courier New";
	font-size: small;
	color: #BBBDBC;
	font-weight: bold;
	margin-left: 90px;
	margin-top: -17px;
	float: none;
}
#searchbackground {
	width: 715px;
	margin-top: -62px;
	margin-bottom: 0px;
	margin-left: 220px;
}
.thrColFixHdr #footer {

	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
} 
#SigninbarDIV img {
	width: 935px;
	height: 23px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#footerNAV {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.copyrightDIV {
	font-size: small;
	color: #999999;
	margin-top: 5px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footerNAV li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footerNAV a {
	font-size: small;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.thrColFixHdr #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: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* CSS Document */

.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;
}
.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;
}
body {

}
#logocontainerDIV {
	height: 80px;
	width: 780px;
}
#googlereferralDIV {
	width: 935px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#headerbackground {
	height: 95px;
	width: 780px;
	background-color: #E5E4FC;
}
.googlereferralDIV {
	font-size: small;
	text-align: center;
	text-decoration: none;
	height: 5px;
}
#signinlink {
	font-size: 70%;
	margin-top: -19px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
}

#toplinksDIV {
	text-align: right;
}
.link1 {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#dateDIV {
	font-size: 70%;
	margin-left: 520px;
	text-align: right;
	margin-top: -19px;
	margin-bottom: 5px;
	padding-right: 5px;
	font-weight: normal;
	padding-top: 2px;
}

#toplinksDIV ul {
}
#toplinksDIV li {
	list-style-type: none;
	display: inline;
	font-size: small;
	margin-right: 5px;
	margin-left: 5px;
}
.keywordradio {
	font-size: small;
}
#radiotextDIV {
	font-size: 85%;
}
#subjectsDIV li {
	font-size: 80%;
	margin-bottom: 2px;
	list-style-image: url(images/sidebar-nav-li-bkgd.gif);
	margin-left: -18px;
}
#subjectsDIV {
	padding-bottom: 10px;
}
#actionlistDIV {
	margin-left: -18px;
	padding-top: 5px;
	list-style-image: url(images/sidebar-nav-li-bkgd.gif);
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#poll {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
        margin-top: 25px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 25px;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}