body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	margin-bottom: 50px;
	margin-top: 8px;
	padding-top: 0px;
}
a:link {
	color: #006BB3;
}
a:visited {
	color: #006BB3;
}
a:hover {
	color: #F28300;
}
a:active {
	color: #006BB3;
}

#siteContainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#rightColumn {
	float: left;
	width: 508px;
	margin-top: 0px;
	padding-top: 0px;
}

#marqueeContainer {
	color: #CDCDCD;
	margin-top: 15px;
}
#leftColumn {
	width: 232px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 20px;
}
#divider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 19px;
	font-weight: normal;
	color: #F28300;
}
.orange {
	color: #F28300;
}
.news {
}
h2 {
	margin-top: 15px;
	padding-top: 0px;
	font-size: 16px;
	color: #006BB3;
	font-weight: bold;
	line-height: 19px;
}
.black {
	color: #000000;
}
.blue {
	color: #006BB3;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 8px 0px 0px;
	padding: 0px;
}
#newsContainer {
	margin-top: 15px;
}
#newsContainer2 {
	margin-top: 20px;
}
#footer {
	clear: both;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	color: #BABABA;
}

#footer a:link 		{color: #929292;}
#footer a:visited	{color: #929292;}
#footer a:hover 	{color: #F28300;}
#footer a:active 	{color: #F28300;}

#introCopy {
	padding-top: 6px;
	padding-bottom: 10px;
}
#footerNav {
	font-size: 10px;
}
#footerContent {
	margin-top: 9px;
}
.white {
	color: #FFFFFF;
}
