body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: medium;
}

.annc {
	font-size: 1em;
	color: #FF66OO;
	text-align: center;
}

.head {
	font-family: Times New Roman;
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
	color: #000080;
	text-align: center;
}
#banner_image {
	width: 200px;
	height: auto;
	background-color: #0f5b85;
}
#banner {
	height: auto;
	background-color: #0f5b85;
}

#nav {
	font-family: Arial;
	background-color: #0f5b85;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style: none;
 	margin: 0px;
	padding: 5px 7px 5px 10px;
}
#nav li a {
	display:block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
#nav li:hover {
	list-style: none;
 	background: #3399cc;
}
.nav2 {
	font-family: Arial;
	background-color: #0f5b85;
}

a {
	color: #0f5b85;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}

.hd2 {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #0f5b85;
}
.crumb_bar {
	font-family: Arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8b8b89;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	text-transform:uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
}

td {
	font-family: Arial;
	vertical-align: top;
}

h1 {
	font-family: Arial;
	text-align: left;
	font-size: .9em;
	text-decoration: underline
}
	
h2 {
	font-family: Arial;
	text-align: left;
	font-size: 1em;
	color: #0f5b85;
}

h3 {
	font-family: Arial;
	text-align: center;
	font-size: 1em
}

h4 {
	font-family: Arial;
	text-align: center;
	font-size: 1.2em;
}
h5 {
	font-family: Arial;
	text-align: center;
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
	color: #ce0000;
	display: inline;
	font-weight: normal;
	text-transform:capitalize;
}

p {
	font-family: Arial
}

ul {
	font-family: Arial
}
.no_margin h2, ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
}
.no_margin h2 {
	text-transform: uppercase;
}

ol {
	font-family: Arial
}

.dt {
	font-size: .7em
}

.floatright {
	float: right;
} 

.floatright img {
	border: 1px solid #000000;
}

.floatleft {
	float: left;
	margin-right: 10px;
} 

.floatleft img {
	border: 1px solid #000000;
}

.clearboth {
	clear: both;
	height: 1px;
}

.smalltext {
	font-size: 12px;
}

/* INDEX PAGE */
#welcome {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
} 
#welcome h1 {
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
} 
#welcome_board {
	float: right;
	margin-right: 90px;
	margin-left: 10px;
}
#welcome_board h1 {
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
} 
.welcome_link {
 	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 0px;
} 
.welcome_link a {
 	color: #0f5b85;
	text-transform:uppercase;
} 
.welcome_link a:hover {
 	color: #6699CC;
	text-transform:uppercase;
}
.welcome_link img {
 	border: 0px #0f5b85 solid;
	margin-left: 30px;
}

/* ALL PAGES */
.main_container {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 100%;
} 
/*.main_container img {
	border: solid 1px #000000;
} */

#alert {
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #CC0000;
	width: 90%;
	font-size: 1.15em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#alert a {
	color: #FFFFFF;
}
#alert a:visited {
	color: #FFFFFF;
}
#alert a:hover {
	color: #000000;
}

#halloween {
	float: left;
	background-image: url(/images/seasonal/halloween.jpg);
	background-repeat: repeat-x;
	height: 112px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 5px;
	background-color: #000000;
	width: 100%;
	font-size: larger;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #000000;
}

#halloween h1 {
	text-align: center;
	font-size:16px;
	font-weight: bold;
	margin: 0px;
}
	
#halloween a {
	color: #FFD691;
}
#halloween a:visited {
	color: #FFD691;
}
#halloween a:hover {
	color: #FFD691;
}

.clear {
	clear: both;
	height: 1px;
}

.department_info {
	float: left;
	margin-left: 15px;
} 

.department_info img {
	float:left; 
	margin: 0 5px 5px 0; 
	border: 0px solid #000000;
}

.list a {
	text-decoration: none;
	color: #0f5b85;
}
.list a:hover {
	color: #666666;
}


/* RFP and BID SPECS */
.bid_table {
	display: table;
	width: 800px;
}

.bid_table_hidden {
	display: none;
	width: 800px;
	
}

.bid_header_link {
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0f5b85;
}

.bid_row {
	float: left;
	width: auto;
	display: table-row;
}
.bid_spec {
	text-transform: uppercase;
	text-align: left;
	display: table-cell;
	float: left;
	width: 140px;
}
.bid_spec h3 {
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 0px;
}
.bid_spec a {
	text-decoration: none;
	text-transform: uppercase;
	color: #0f5b85;
}
.bid_spec a:hover {
	text-transform: uppercase;
	color: #666666;
}

.bid_desc {
	margin-left: 3px;
	font-size: small;
	text-align: left;
	display: table-cell;
	float: left;
	width: 200px;
}
.bid_desc h3 {
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	font-size: medium;
}
.bid_date {
	display: table-cell;
	float: left;
	width: 100px;
}
.bid_date h3 {
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 0px;
}
.bid_awarded {
	text-align: left;
	display: table-cell;
	font-size: small;
	float: left;
	width: 150px;
}
.bid_awarded h3 {
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	margin: 0px;
}

