#cellbackground {
	background-image: url(images/graycellbkgd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.articlepagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.articlepagelinks a {
	color: #000000;
	text-decoration: none;
}
.articlepagelinks a:hover {
	color: #CC3300;
}
.bodynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodynav a {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodynav a:visited {
	color:#999999
}
.bodynavbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.bodynavbold a {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodynavbold a:visited {
	color:#999999
}
.bodynavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.inlinepicsright {
	padding-left: 10px;
	padding-bottom: 1px;
}
.inlinepicsleft {
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 1px;
}
.leftDividers {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/leftdivider.jpg);
	background-position: top right;
}
.horizDividers {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/horizdivider.jpg);	
}
.bottomDividers {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/horizdividerflip.jpg);	
}
.featuredlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
.featuredlinks a:visited {
	color: #999999;
}

.featuredlinks a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#topnavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnavigation ul li {
	display: inline;
}
#topnavigation ul li a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
#topnavigation ul li a:hover {
	color: #fff;
}

#topnavigation ul li#youarehere a{
	color: #FFFFFF;
	background-color: #000000;
} 
.copyright {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.bottomnav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.date {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.date a {
	color: #666666;
	text-decoration: none;
}

.date a:hover {
	text-decoration: underline;
}

.date a:visited {
	color: #666666;
	text-decoration: none;
}

.bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomnav a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.articleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1A4B4;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.dateadded {
	color: #CCCCCC;
	font-size: x-small;
	font-family: "Segoe Media Center";
}
.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.articles a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.suggestedreading {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
}
.suggestedreading a {
	color: #cc3300;
	text-decoration: underline;
}
.suggestedreadingright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.suggestedreadingheader {
	color: #E1E2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.suggestedreadingheader a {color: #CC3300;
	text-decoration: underline;
}

#leftnav  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	color: #FFFFFF;
}

#leftnav  ul li a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
#leftnav  ul li a:hover {
	color: #A1A4B4;
}

#leftnav  ul li#youarehere a{
	color: #A1A4B4;
} 
