@import url(stylemedia.css);
@import url(styleinlines.css);
@import url(stackingnav.css);




/******************************/
/* START OF TERRY'S ADDITIONS */
/******************************/


#whiteOnBlack							{background-color:#000000; color:#ffffff;}
#whiteOnBlack a 						{color:#ffffff;}
#whiteOnBlack a:link 					{color:#ffffff;}
#whiteOnBlack a:visited 				{color:#ffffff;}
#whiteOnBlack a:hover 					{color:#919396;}
#whiteOnBlack a:active 					{color:#ffffff;}
#whiteOnBlack a:visited:hover 			{color:#919396;}

#yellowOnBlack 							{background-color:#000000; color:#EFEAC2;}
#yellowOnBlack a 						{color:#FFFF00;}
#yellowOnBlack a:link 					{color:#ffff66;}
#yellowOnBlack a:visited 				{color:#ffff66;}
#yellowOnBlack a:hover 					{color:#FFFF00;}
#yellowOnBlack a:active 				{color:#ffff66;}
#yellowOnBlack a:visited:hover			{color:#ffff00;}

#blackOnYellow 							{background-color:#EFEAC2;}
#blackOnBlue 							{background-color:#9FCFFF;}

#whiteOnBlack 	#infoBar 				{background-color:#000000;}
#yellowOnBlack 	#infoBar				{background-color:#000000;}
#blackOnYellow 	#infoBar				{background-color:#EFEAC2;}
#blackOnBlue 	#infoBar				{background-color:#9FCFFF;}

#whiteOnBlack 	#localNav 				{background-color:#000000;}
#yellowOnBlack 	#localNav				{background-color:#000000;}
#blackOnYellow 	#localNav				{background-color:#EFEAC2;}
#blackOnBlue 	#localNav				{background-color:#9FCFFF;}

#whiteOnBlack 	#content #quickIcons 	{background-color:#000000;}
#yellowOnBlack 	#content #quickIcons 	{background-color:#000000;}
#blackOnYellow 	#content #quickIcons	{background-color:#EFEAC2;}
#blackOnBlue 	#content #quickIcons	{background-color:#9FCFFF;}

#whiteOnBlack 	#footer 				{background-color:#000000;}
#yellowOnBlack 	#footer					{background-color:#000000;}
#blackOnYellow 	#footer					{background-color:#EFEAC2;}
#blackOnBlue 	#footer					{background-color:#9FCFFF;}

#whiteOnBlack 	dt	 					{background-color:#000000;}
#yellowOnBlack 	dt						{background-color:#000000;}
#blackOnYellow 	dt						{background-color:#EFEAC2;}
#blackOnBlue 	dt						{background-color:#9FCFFF;}

#whiteOnBlack 	li	 					{background-color:#000000;}
#yellowOnBlack 	li						{background-color:#000000;}
#blackOnYellow 	li						{background-color:#EFEAC2;}
#blackOnBlue 	li						{background-color:#9FCFFF;}


#whiteOnBlack 	#content .feature h1 	{background-image: url(../../images/mansfield/common/feature_heading_corner_black.gif); 	background-repeat: no-repeat; background-position: right top;}
#yellowOnBlack 	#content .feature h1 	{background-image: url(../../images/mansfield/common/feature_heading_corner_black.gif); 	background-repeat: no-repeat; background-position: right top;}
#blackOnYellow 	#content .feature h1 	{background-image: url(../../images/mansfield/common/feature_heading_corner_yellow.gif); 	background-repeat: no-repeat; background-position: right top;}
#blackOnBlue 	#content .feature h1 	{background-image: url(../../images/mansfield/common/feature_heading_corner_blue.gif); 		background-repeat: no-repeat; background-position: right top;}

#whiteOnBlack 	#polls dt 				{background-image: url(../../images/mansfield/common/heading_corner_black.gif);				background-repeat: no-repeat; background-position: right top;}
#yellowOnBlack 	#polls dt 				{background-image: url(../../images/mansfield/common/heading_corner_black.gif);				background-repeat: no-repeat; background-position: right top;}
#blackOnYellow 	#polls dt 				{background-image: url(../../images/mansfield/common/heading_corner_yellow.gif);			background-repeat: no-repeat; background-position: right top;}
#blackOnBlue 	#polls dt 				{background-image: url(../../images/mansfield/common/heading_corner_blue.gif);				background-repeat: no-repeat; background-position: right top;}


#whiteOnBlack 	#related dt 			{background-image: url(../../images/mansfield/common/heading_corner_black.gif); 			background-repeat: no-repeat; background-position: right top;}
#yellowOnBlack 	#related dt 			{background-image: url(../../images/mansfield/common/heading_corner_black.gif); 			background-repeat: no-repeat; background-position: right top;}
#blackOnYellow 	#related dt 			{background-image: url(../../images/mansfield/common/heading_corner_yellow.gif); 			background-repeat: no-repeat; background-position: right top;}
#blackOnBlue 	#related dt 			{background-image: url(../../images/mansfield/common/heading_corner_blue.gif); 				background-repeat: no-repeat; background-position: right top;}

#whiteOnBlack 	h1 						{background-image: url(../../images/mansfield/common/heading_corner_black.gif); 			background-repeat: no-repeat; background-position: right top;}
#yellowOnBlack 	h1 						{background-image: url(../../images/mansfield/common/heading_corner_black.gif); 			background-repeat: no-repeat; background-position: right top;}
#blackOnYellow 	h1 						{background-image: url(../../images/mansfield/common/heading_corner_yellow.gif); 			background-repeat: no-repeat; background-position: right top;}
#blackOnBlue 	h1 						{background-image: url(../../images/mansfield/common/heading_corner_blue.gif); 				background-repeat: no-repeat; background-position: right top;}

#whiteOnBlack 	.atoz_entry1			{background-color:#444444; border-left:10px solid #888888; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#yellowOnBlack 	.atoz_entry1			{background-color:#444444; border-left:10px solid #888888; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#blackOnYellow 	.atoz_entry1			{background-color:#EBE4AD; border-left:10px solid #D5C753; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#blackOnBlue 	.atoz_entry1			{background-color:#8FC9FF; border-left:10px solid #41A3FF; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }

#whiteOnBlack 	.atoz_entry2			{background-color:#222222; border-left:10px solid #666666; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#yellowOnBlack 	.atoz_entry2			{background-color:#222222; border-left:10px solid #666666; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#blackOnYellow 	.atoz_entry2			{background-color:#E7DF97; border-left:10px solid #C1B231; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
#blackOnBlue 	.atoz_entry2			{background-color:#6FBAFF; border-left:10px solid #138DFF; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }




.atoz_entry1								{background-color:#eeeeee; border-left:10px solid #dddddd; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
.atoz_entry2								{background-color:#dddddd; border-left:10px solid #bbbbbb; height:30px; margin-bottom:2px; padding-left:8px; line-height:30px; white-space:no-wrap; }
.atoz_inactive								{margin:2px; text-align:center; float:left; background-color:#007A5E; color:#ffffff; width:37px; height:30px; font-size:16pt; line-height:30px;}
.atoz_active								{margin:2px; text-align:center; float:left; background-color:#A50544; color:#ffffff; width:37px; height:30px; font-size:16pt; line-height:30px;}
.atoz_inactive a, .atoz_inactive a:visited	{color:#ffffff; text-decoration:none; }
.atoz_active a, .atoz_active a:visited		{color:#ffffff; }
.atoz_entry1 a								{text-decoration:none; font-weight:bold;} /* color:#444477; */
.atoz_entry2 a								{text-decoration:none; font-weight:bold;} /* color:#444477; */ 
table.atoz, td.atoz							{border:0px; padding:0px; margin:0px;}


#yellowOnBlack .eventTitle					{color:#ffff00;}

/****************************/
/* END OF TERRY'S ADDITIONS */
/****************************/



a:link {
    /*color:#A00543;*/
}
a:visited {
    /*color:#740330;*/
    color:#471674;
}
acronym {
    border-bottom: dotted 0.05em #000000;
}
dfn {
    border-bottom: dotted 0.05em #000000;
    font-style: normal;
}
blockquote {
    color: #A50544;
    display: block;
    margin-bottom: 0em;
    margin-left: 2em;
    margin-right: 2em;
    margin-top: 0em;
}
body {
	margin:0em;
	padding:0em;
}
h1 {
	color: #FFFFFF;
	background-color: #A50544;
	padding: 0.25em;
	margin-top: 0.25em;
	background-image: url(../../images/mansfield/common/heading_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.4em;
}
h1 a:link {
    color: #FFFFFF;
}
h1 a:visited {
    color: #f7f7f7;
}
h2 {
    font-size: 1.3em;
    color: #A50544;
    border-bottom: solid 0.05em #A50544;
    padding: 0.25em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1.0em;
}
a img {
    border: none;
}
#header {
	background-color: transparent;
	margin: 0em 0em 0.5em 0em;
	padding: 0em;
	float:left;
	/*background-image: url(../../images/mansfield/common/mdc_collage.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
#header img {
    float:left;
    padding:0.25em;
}
#header #contact {
    position:absolute;
    right:0em;
    top:1.25em;
    padding:0.75em 0.25em 0.25em 0.25em;
    list-style:none;
    margin:0em;
}
#infoBar {
	background-color: #f7f7f7;
	margin:0.5em 0em 0.5em 0em;
	height:2.25em;
	padding: 0em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#infoBar #azLinks {
    padding:0.5em;
    float: left;
	clear: left;
}
#infoBar #contactDetails {
	float: right;
	padding-left: 1em;
	width: 22em;
	border-left-width: 0.05em;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 107%;
}
/*#infoBar #searchForm*/ #frmSearch {
	float: right;
	padding:0.25em;
	width:28em;
	text-align:right;
	margin:0em;
}
/*#infoBar #searchForm*/ #frmSearch fieldset {
    border:none;
    margin:0em;
    padding:0em;
}
#frmSearch #go {
    background-color:#A50544;
    border:solid 1px #000000;
    color:#ffffff;
    font-family:Arial;
}
#stripes {
    border:none;
    border-top:solid 10px #A50544;
    border-bottom:solid 5px #007A5E;
	clear:both;
	height:18px;
	max-height:3px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0em;
	padding:0em;
	margin-top:3px;
}
#infoBar #contactDetails dl {
    margin-top: 0em;
}
#infoBar #contactDetails dt {
	background-image: none;
	background-color: #f7f7f7;
	height: 100%;
	float: left;
	vertical-align: middle;
	padding-right: 0.5em;
	padding-top: 0.65em;
	font-size: 1.4em;
	margin: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#infoBar #contactDetails dt a:link {
	/*color: #333333;
	text-decoration: none;*/
}
#infoBar #contactDetails dt a:visited {
	/*text-decoration: none;
	color: #666666;*/
}
#infoBar #contactDetails dt a:hover {
	/*text-decoration: underline;*/
}
#infoBar #contactDetails dt a:active {
	/*text-decoration: none;*/
}
#breadCrumbNav {
	margin: 0em 0em 0em -1.85em;
}
#breadCrumbNav ol {
	margin-top: 0em;
	margin-bottom: 0em;
}
#breadCrumbNav li {
	display: inline;
	list-style-type: none;
}
#related {
	float: right;
	width: 20em;
	clear: right;
	margin-top: 0.5em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
}
#related dd {
	margin: 0.25em;
}
#related dt {
	color: #FFFFFF;
	background-color: #A50544;
	margin-top: 0em;
	margin-bottom: 0.25em;
	padding-left: 0.25em;
	background-image: url(../../images/mansfield/common/heading_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	margin-right: 22em;
	margin-left: 14em;
}
#content img {
	border: 0.05em solid #000000;
	padding: 0em;
	margin: 0.25em;
}
#content dd {
    margin-left:1em;
}
table {
	border: 0.05em solid #C0C0C0;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	padding: 0.5em
}
td {
	border: 0.05em solid #C0C0C0;
	padding: 0.5em
}
tfoot {
	font-style:italic;
	text-align: right;
}
th {
	background-color: #D9D9D9;
	border: 0.05em solid #C0C0C0;
	padding: 0.75em
}
tfoot th {
	font-style: normal;
	text-align: center
}
form th {
	text-align:right;
}
#articleIntro {
    font-style: italic;
    font-size: 1.1em;
}
/* The footer area (and its navigation) */
#footer {
	border-top-width: 0.05em;
	border-bottom-width: 0.05em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
	background-color: #f7f7f7;
	height: 4em;
	margin-top: 1em;
	text-align:center;
	padding-top:0.25em;
}
#footerutilnav {
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	text-align: center;
}
#topLinks {
    list-style:none;
    padding:0.25em;
    margin:0em;
    text-align:right;
    float:right;
}
#topLinks ul {
    margin:0em;
}
#topLinks li {
    display:inline;
}
#footerutilnav li {
	display: inline;
	color: #444444;
	padding: 0 0.5em 0 0.5em;
	border-right: solid 1px #444444;
}
#footerutilnav li.end {
	 border-right: none;
}
#footerutilnav a {
	color: #444444;
	text-decoration: none;
}
#footerutilnav a:hover {
	text-decoration: underline;
}
.printonly {
    display:none;
}
.articleDate {
    font-style: italic;
    font-size: smaller;
}
.pollQuestion {
    list-style-type: none;
    margin-left: -2em;
}
/*
#content label 
{
    width: 10em;
    text-align: right;
    display: block;
    float: left;
}
*/
#content #list dt {
    margin-top: 0.7em;
}
.even {
    background-color:#f7f7f7;
    border:solid 0.05em #cccccc;
    margin:0.5em 0em 0.5em 0em;
    padding:0.25em 0.5em 0.25em 0.5em;
}
.odd {
    background-color:#FFFfdf;
    border:solid 0.05em #ffff1f;
    margin:0.5em 0em 0.5em 0em;
    padding:0.25em 0.5em 0.25em 0.5em;
}
dd.even {
    border:none;
    margin:0em 0em 0em 0em;
}
dd.odd {
    background-color:#ffffff;
    border:none;
    margin:0em 0em 0em 0em;
}
#news h2 {
    border:none;
}
#news h2 a:link {
    color:#A50544;
}

























