/*Colors:
#CCCCCC; gray background
#CC0000; main red
#004080; main blue
#FF0000;  dark red*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin:0;
	padding:0;
	font-size:80%;
	text-align:left;
}
h1 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #004080;
	margin-top: 10px;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #004080;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}

li {
	margin-bottom:10px;
}
a:link {
/*	font-weight: bold;*/
	color: #CC0000;
/*	text-decoration: none;*/
}
a:visited {
/*	font-weight: bold;*/
	color: #9D0000;
/*	text-decoration: none;*/
}
a:hover {
/*	font-style: italic;
	font-weight: bold;*/
	color: #FF0000;
	text-decoration: none;
}
/*h4 a:hover{
text-decoration:underline;
font-style:normal;
}*/
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.2em;
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}
#middleBar {
	background-color: #A9C2D6;
	font-size: 1.4em;
	line-height:1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(../images/glowedge.png);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContent {
	margin: 10px;
	padding: 10px;
	float: left;
	width:510px;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC0000;
}	
#mainContent2 {
	margin: 50px;
	padding: 5px;
	float: left;
	width: 85%;
	line-height: 1.5em;
}
#sidebar {
	float: left;
/*	width: 25%;*/
	width:185px;
	margin-top:50px;
	margin-left:7px;
	padding-left:5px;
	padding-bottom:15px;

}
#sidebar h1 {
	text-transform: capitalize;
	margin-top: 0px;
	font-size: 1.2em;
}
#sidebar h2 {
	font-size: 1em;
	margin:0;
	line-height:normal;
}
#sidebar ul {
	list-style-type: square;
	margin: 0;
	margin-left:15px;
	padding:0;
	font-size:.9em;
	line-height:1.2;
}
#sidebar p, .smallerText {
font-size:0.9em;
}
#sidebar a:link, #sidebar a:visited {
text-decoration:none;
}
#sidebar a:hover {
text-decoration:underline;
}
#footer {
	text-align: center;
	border-top: solid thin #cc0000;
	padding: 10px;
	clear: both;
	background-color:#666666;
	color: #FFFFFF;
	font-size:.9em;
/*	font-weight:bold;*/
}

/*MENU NAV FROM LISTAMATIC*/

#navcontainer1 {
	background-color: #CC0000;
	margin:0;
	height: 64px;
	text-align: center;
/*	background-image: url(../images/glowedgeRed.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
ul#navlist {
	white-space: nowrap;
	background-color: #CC0000;
	color: #FFFFFF;
	float:right;
	margin-right:20px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	font-size:1em;
/*	line-height:4.5em;*/
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	padding-left:10px;
	font-size:.9em;
	font-weight:bold;
	font-variant:small-caps;
}
#navlist a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#navcontainer2 {
	/*background-color: #0066CC;*/
	margin:0;
	line-height: 2em;
	text-align: center;
}

ul#navlist2 {
	white-space: nowrap;
	/*background-color: #0066cc;*/
	background-image:url(../images/sliver_nav_blue.jpg);
	background-repeat:repeat-x;
	margin:0;
}
#navlist2 li {
	display: inline;
	list-style-type: none;

}
#navlist2 a:link, #navlist2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:25px;
	font-weight:bold;
/*	font-variant:small-caps;*/
	font-size:.9em;
}

#navlist2 a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#navlist2 li ul{
display:none;
}

/* BREADCRUMB STYLE*/

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	margin-left:25px;
	margin-top:5px;
}
a.breadcrumb:link, a.breadcrumb:visited {
	color: #CC0000;
	text-decoration: none;

}
/*a.breadcrumb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}*/
a.breadcrumb:hover {
	color: #FF0000;
}
.centerImage {
margins:auto;
text-align:center;
margin-left: 110px;
}

.LeagueName {
	font-size: 1.2em;
	line-height:1.4em;
	font-weight: bold;
	text-transform: capitalize;
}
td h1 {
	font-size:1em;
	color:#CC0000;
	text-align: left;
}
td h1 .center {
text-align: center;
}
td h2 {
	font-size:0.9em;
	color:#000000;
	text-align: left;
}.archiveDate {
	font-style: italic;
}
.sublist li{
margin-bottom:0;
}
table.docketDig {
border-collapse:collapse;
width:690px;
}
table.docketDig td {
vertical-align:top;
border:1px solid #ccc;
padding:5px;
}
table.docketDig td p {
margin-top:0;
}
table.docketDig td.col1 {
width:40px;
}
table.docketDig td.col2 {
width:40px;
font-weight:bold;
}
table.docketDig td.col2 p,
table.docketDig td.col4 p {
font-weight:bold;
}
table.docketDig td .col3 {
width:315px;
}
table.docketDig td.col4 {
width:65px;
font-weight:bold;
}
.date {
font-size:18px;
}
.dd-planning {
color:#FF6600;
}
.dd-cpc {
color:#6600CC;
}
.dd-environmental {
color:#009900;
}
.dd-finance {
color:#CC0000;
}
.dd-charter {
color:#3399CC;
}
.dd-housing {
color:#666600;
}