#frontpage {
  text-align:center;
  padding-top:25px;
  padding-bottom:10px;
 }
 
/*Search CSS - Use this when adding search to front page
#searchfp #searchblock {
margin-left:auto;
margin-right:auto;
font-size:0.6em;
margin-top:10px;
} 

#searchfp #sboxsz {
width:15em;
text-align:left;
font-weight:bold;
} 
*/ 

#nsalign {
text-align:center;
}

#nstext {
background-color:#FFFF66;
font-size:.6em;
}

#fpbot {
 	margin-left:5px;
	margin-right:5px;
	margin-top:-20px;
}
		
#fpbot h3 {
	border-bottom: 2px solid #996600;
	padding-bottom:1px;
}

#fpbot ul {
	font-size: 0.8em;
	margin-top:-10px;
	text-align: left;
	list-style-type:square;
}


		
#fpbot #hd {
	font-size:0.6em;
}
		
#fpbot #hd1 {
	text-decoration:underline;
	text-transform:none;
}

#fpbot #msg {
    text-transform:none;
	color:red;
	font-weight:bold;
	font-size:1.0em;
}

#fpbot #msglnk {
    text-transform:none;
	font-weight:bold;
	font-size:1.0em;
}

.greenText {
color:#009900;
}

#fpbot #caltab {
font-size: 0.85em;
margin-top:-10px;
}

#fpbot #caltab td {
border:none;
font-size:0.85em;
padding-right:10px;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
border-bottom:1px solid #73afb7;
}

#fpbot #caltab .rght {
text-align:right;

}

#fpbot #caltab .rarw {
background:url(../images/rightArrow.gif) no-repeat center center;
padding-left:8px;
}

#fpbot #caltab .ok {
background:url(../images/ok.gif) no-repeat center center;
padding-left:15px;
}

#fpbot #caltab .cn {
background:url(../images/cancel.gif) no-repeat center center;
padding-left:15px;
}

#fpbot #emergency {
font-size: 2.0em;
color:red;
font-weight:bold;
}

