#change_list li{
		padding-left:18px;
		background: url('../fcmcommon/images/icons/bullet_red.gif') left top no-repeat;
}

.link_list dt{
		background: url('../fcmcommon/images/icons/bullet_link_arrow.gif') left top no-repeat;
}

.annoucement{
	margin:0;
	padding:0;
}

.announcement dl.item {
	margin-bottom: 1em;
}

.announcement dl.item dt, .link_list dt{
	font-size:90%;
	font-weight: bold;
	padding: 0 0 1px 0;
}

.link_list dd{
	margin:0 0 10px 0;
	padding-left:15px;
}

.link_list dt{
	padding-left:15px;
}

#facility_finder div{
   padding:5px 0 0px 5px;
}

#facility_finder label{
    margin-right:1px;
}

.list dt{
		background: url('../fcmcommon/images/icons/bullet_link_arrow.gif') left top no-repeat;
		padding-left:15px;
		margin:0 0 10px 0;
		
}
a:link {
	color: #061E64;
	text-decoration: none;
}
a:visited {
	color: #14509E;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #14509e;
	text-decoration: none;
}
/* =FORMS
   ----------------------------------------------------*/
label{
	color:#777;
	color:#14509E;
	color:#035493;
}
.lblbold{
	text-align:center;
	font-weight: bolder;
	background-color: Silver;
}
input{
	text-align:center;
	font-weight: bold;
}
.txt{
	text-align:left;
	font-weight: bold;
}

ul
{
	list-style-type: disc;
	margin-left:12px;
}
ul li
{
	list-style-type:disc;
	margin-left:15px;
}
.mGrid {    
    width: 100%;    
    background-color: #CCCCCC;    
    margin: 5px 0 10px 0;    
    border: solid 1px #999999; 
    padding: 4px 2px;     
    border-collapse:collapse;    
}   
.mGrid td {    
    padding: 4px 2px;    
    border: solid 1px #999999;    
    color: #CCCCCC; 
    padding: 4px 2px;     
}   
.mGrid th {    
    padding: 4px 2px;    
    color: #CCCCCC;    
    border-left: solid 1px #999999;        
}

#unavailable
{    
   float: left;     
}

table.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	width: 650px;
	text-align: left;
}
table.imagetable th {
	background:#b5cfd2 url('cell-blue.jpg');
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td {
	background:#dcddc0 url('cell-grey.jpg');
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
.message {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	text-align: left;
    color:#035493;
}
.yearmessage {
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
	text-align: right;
    color: red;
    font-size: 11px;
    display: inline;
}
.status {
	border-width: 1px;
	border-style: solid;
	border-color: #9f9f9f;
}
