@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;
	background-color: #a4b7da;
	background-image: url(../layout/bggeneral.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #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. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#row1top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 70px;
	
}



#row3newbottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}


#row3newbottom a {
	color: #FFFFFF;
	text-decoration: none;
}

#row3newbottom a:hover {
	color: #FF9900;
	text-decoration: none;
}


#row4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.4;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#row4 h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	color: #000000;
}

.oneColFixCtr #newcontainer #row4 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	
}

#row4 ul .leftlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	
	text-align: left;
}

#row4 .style1 {
	font-size: x-small;
}

#row4 .leftlighttext {
	color: #CCCCCC;
}

#row4 a {
	color: #99FFFF;
	text-decoration: none;
}

#row4 a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#row4 .stylewhitebg a {
	color: #006699;
	text-decoration: none;
}

#row4 .stylewhitebg a:hover {
	color: #CC0000;
	text-decoration: none;
}

#row4 .style1 {
	line-height: normal;
	color: #CCCCCC;
}

#newcontainer #row4 #form {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

.oneColFixCtr #newcontainer #row4 #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible p {
	color: #000000;
}

#row5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A4B7DA;
	text-align: center;
	padding-bottom: 5px;
}

#row5 a {
	text-decoration: none;
	color: #A4B7DA;
}

#row5 a:hover {
	text-decoration: none;
	color: #66FFFF;
}

#row6 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #a4b7da;
}
#row6 a {
	text-decoration: none;
	color: #CCCCCC;
}


#row6 a:hover {
	text-decoration: none;
	color: #66CCFF;
}

.styletoplinks {
	font-size: x-small;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

#row4 .style3 {
	color: #000099;
}

#newcontainer #row4 a .aug08 {
	color: #006699;
}#row4 #Adholder td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-align: left;
	padding-left: 20px;
}
#row4 #Adholder .style4 {
	color: #FF0000;
}

.stylegrey {
	color: #CCCCCC;
}

.smalltext {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.bluetext {
	color: #006699;
}

.bluetext a {
	color: #006699;
}

.bluetext a:hover {
	color: #CC0000;
}

#row4 #Adholder a {
color: #006699;
}

#row4 #Adholder a:hover {
	color: #CC0000;
}#announcement h3 {
	color: #FF6600;
}
#announcement p {
	color: #FF6600;
}
#row4 #weatherbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	width: 180px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
}
