#global-options{
    background: #FFF8DC;
    border-bottom: 1px solid #F0E68C;
    font-size:11px;
    height:28px;
	margin:0 auto;
    vertical-align: bottom;
    text-align: right;
}
body{
	margin: 0;
	padding:0;
}
#masthead{
	width:955px;
	margin:0 auto;
	height:100px;
	clear:both;
}
#menuwrapper{
	width:955px;
	margin:0 auto;
    height:24px;
}
#masthead-wrapper{

}
#customer-options{
    height:28px;
	width:550px;
	float:right;
}
#customer-options a{
    color:#999;
    line-height:24px;
}
#last-viewed-items{
	font-size:11px;
	width:250px;
	padding:3px;
	border:1px solid #C0C0FF;
	background:#fff;
	text-align:left;
	top:26px;
	right:0;
	float:right;
	position:absolute;
	display:none;
}
#help-wrapper{
	width:100px;
	float:right;
}
#help-module{
	font-size:11px;
	width:250px;
	padding:3px;
	border:1px solid #C0C0FF;
	background:#fff;
	text-align:left;
	top:180px;
	right:100px;
	float:right;
	position:absolute;
	display:none;
}
.last-viewed-row{
	padding:3px 0 3px 4px;
	font-weight:normal;
}
.last-viewed-row a{
	color:blue;
}
#form-wrapper{
	float:right;
	padding:0 6px;width:300px;
}
#footer{
	width:955px;
	margin:1em auto;
	padding:10px;
	border-top: 2px solid #c60;
	font-family: Tahoma, Verdan, Arial, sans-serif;
	font-size:11px;
	text-align: center;
	line-height: 16px;
}
#promo-nav{
   float:left;
   width:210px;   
   margin:20px 0 0 20px;
}
#promo-nav ul{
   margin:0;
   padding:0;
}
#promo-nav ul li.menu-item-default{
   list-style:none;
   padding:.1em 0;
   padding-left:20px;
   border-left:8px solid #058BD2;
   border-bottom:1px solid #EEE;
   margin:0;
   background: #FFFFE0;
}
#promo-nav a{
   line-height:24px;
   padding:0;
   font-size: 0.9em;
   text-decoration: none;
   color:#058BD2;
}
#promo-nav ul li.menu-mouse-over{
   border-left:8px solid #D71122;
   background: #FFF;
}
#promo-nav ul li.menu-mouse-over a{
   text-decoration:underline;
   color:#D71122;
}
#promo-nav ul li.menu-on-current a{
   cursor:default;
   color:#D71122;
   font-weight:bold;
}
#promo-nav ul li.menu-on-current a:hover{
   text-decoration: none;
}
#promo-nav ul li.menu-on-current{
   list-style:none;
   padding:.1em 0;
   padding-left:20px;
   border-bottom:1px solid #EEE;
   margin:0;
   border-left:8px solid #D71122;
   background: #FFF;
}
.external-link{
   background:url(http://fcgov.com/common/images/external.gif) no-repeat center right;
   padding: 0 20px 0 0;
}
.promo-content h1{
   font-size: 1.4em;
   margin:0;
   padding:0 0 .3em 0;
   color:#c60;
}
.promo-content p{
   margin:0;
   padding:10px 30px 10px 10px;
   font-size: 0.8em;
}
.promo-content li{
   font-size: 0.9em;
}
.promo-content {
   display:none;  
   margin:10px 40px 40px 250px;
}
.dept-promo-title{
	font-weight:bold;
    padding:1em 0 .3em 0;
}
.dept-promo-items{
	margin:0;
}
.dept-promo-item{
    margin:0 5px;
    width:190px;
    float:left;
    display:inline;
    text-align: center;
}
fieldset{
	margin:0 0 10px 0;
	-moz-border-radius:7px;
}
legend{
	font-size:1.1em;
	color: #c60;
	font-weight:bold;
	padding:0 10px;
}
.dept-promo-image{
	width:125px;
	margin:0 30px;
/*	height:200px;*/
/*	float:left;*/
	border:none;
}
.dept-promo-text{
	width:400px;
	margin:4px 0 0 140px;
}
.dept-promo-price{
	clear:both;
	font-weight:bold;
}
.promo-content .promo-subsection{
	color:#631D56;
	font-size:16px;
	margin:0;
	padding:0 0 10px 0;
}

.tool-tip {
	color: #fff;
	width: 201px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/images/site/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/site/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 201px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/*expandable description of what is this?*/
#dcs-extended{
	margin: 0 0 0 1em;
}
#dcs-extended h1{
	color:#c60;
	font-size:1.4em;
	margin:0;
	padding:0;
}
#dcs-extended h1 span{
	font-weight:normal;
	font-size:0.7em;
	margin:0;
	padding:0;
	color:#000;
}
#what-is-this {
	background: #ffc;
	color: #000;
	padding: 6px;
	margin: 4px;
	border: 4px solid #008CCE;
}

