/* Start of CMSMS style sheet 'FFHC' */
body {
	margin: 0;
	text-align:center;
	background:url(images/ffhc/body.gif) repeat #1a5b90;
	behavior: url(csshover.htc);
}

p {
	margin: 0px;
	padding: 0px;
}

.required {
	font-weight:bold;
	color:#58ad40;
}
/*--------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {
	position:relative;
}

#printwrap {
	position: static;
}

#homebox {
	float:left;
	width:260px;
}

#homefull {
	width:521px;
	height:230px;
}
/*---------------------------------------------------------------------------------------
Slideshow
-------------------------------------------------------------------------------------- */
#imageContainer {
	position:absolute;
	width:531px;
	height:266px;
	top:0;
	left:0;
	border:0px;
	display:none;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/*--------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-left {
	width:768px;
	margin: 0 auto;
	text-align: left;
}

#inner {
	float:left;
	width:766px;
	background:url(images/ffhc/inner.gif) top center repeat-y ;
	padding:0px 1px;
}

#headertop {
	float:left;
	width:766px;
	height:67px;
	margin-bottom:6px;
	background:url(images/ffhc/headertop.gif) top center repeat-x;
}

#headerleft a {
	float:left;
	display:block;
	width:332px;
	height:67px;
	background:url(images/ffhc/headerleft.gif) top center no-repeat;
}

#headerright {
	float:right;
	width:190px;
	height:28px;
	padding:39px 10px 0px 0px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.header:link { color: #FFFFFF; text-decoration: none }
a.header:active { color: #FFFFFF; text-decoration: none }
a.header:visited { color: #FFFFFF; text-decoration: none }
a.header:hover { color: #216ba0; text-decoration: none }

#navwrapper {
	float:left;
	width:224px;
	height:257px;
	padding-bottom:12px;
	margin:0px 11px 6px 0px;
	background:url(images/ffhc/navwrapper.jpg) top center no-repeat;
	z-index:1000;
}

#navcontainer {
	float:left;
	width:224px;
	z-index:1000;
}

#featured {
	float: left;
	width: 531px;
	height: 266px;
}

#content {
	float:left;
	width:746px;
	padding:0px 10px 15px 10px;
}

#content-col1 {
	float:left;
	width:214px;
	margin-right:11px;
}

#tellafriend {
	float:left;
	width:214px;
	height:135px;
}

#news_events {
	float:left;
	width:214px;
	height:29px;
	font-size:0px;
	margin:22px 0px;
	background:url(images/ffhc/news_events.gif) top left no-repeat;
}

#news {
	float:left;
	width:214px;
}

#content-col2 {
	float:left;
	width:521px;
}

#footer {
	float:left;
	width:766px;
	height:30px;
	padding-top:15px;
	background:url(images/ffhc/footer.gif) top center repeat-x;
}

#footerleft {
	float:left;
	width:500px;
	height:30px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fafaad;
}

a.footer:link { color: #fafaad; text-decoration: none }
a.footer:active { color: #fafaad; text-decoration: none }
a.footer:visited { color: #fafaad; text-decoration: none }
a.footer:hover { color: #216ba0; text-decoration: none }

#footerright1 {
	float:right;
	width:30px;
	height:30px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#footerright2 {
	float:right;
	width:90px;
	height:30px;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	color: #FFFFFF;
}

#contentbtm {
	float:left;
	width:768px;
	height:20px;
	background:url(images/ffhc/contentbtm.gif) top center no-repeat;
	font-size:0;
}

.title-image {
	margin: 4px 0px 12px 0px;	
}

.content-title {
	color: #216ba0;
	font-weight: bold;
}

.content-title2 {
	color: #58ad40;
	font-weight: bold;
}

.img-style {
	float:left;
	padding:0px 9px 6px 0px;
}

.img-style2 {
	float:right;
	padding:0px 0px 6px 6px;
}

.img-style3 {
	float:left;
	padding:0px 9px 3px 0px;
}

hr {
	background-color:#c6f1ba;
	color:#c6f1ba;
	border:0px;
	height:1px;
	size:1px;
}

/*---------------------------------------------------------------------------------------
Research
-------------------------------------------------------------------------------------- */
.table-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
/*---------------------------------------------------------------------------------------
News
-------------------------------------------------------------------------------------- */
#NewsPostDetailTitle {
	color:#216ba0;
}

/*--------------------------------------------------------------------------------------
Custom
-------------------------------------------------------------------------------------- */
.primary {background-color:#0E69DE;}
.secondary {background-color:#0E69DE;}
.tertiary {background-color:#0E69DE;}
.background {background-color:#f5f5f5;}

h1#website-title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:24px;
	font-style: normal;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}
h2#website-slogan {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
	font-style: normal;
	color:#fff;
	text-decoration: none;
  font-weight:bold;
}
#navcontainer div a h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
	font-style: normal;
  color:#58ad40;
	text-decoration: none;
	font-weight:bold;
}
#navcontainer div a:hover, #navcontainer div a:hover h3 {
	color:#216ba0;
	background:#f9d799;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
}
/*
-----------------------------------------------------------------------------------------
content area:
-------------------------------------------------------------------------------------- */
#content, #content-table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-style: normal;
	color:#666666;
	text-decoration: none;
	font-weight:normal;
}
#content a:visited, #content a:active, #content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal;
	color: #58ad40;   
	text-decoration:underline;
	font-weight: normal;
}
#content a:hover {
	color: #216ba0; 
	text-decoration:underline;
	font-weight: normal; 	 
	font-style: normal;
}

.research-tbl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #cccccc;
}

.research-title {
	background:#216ba0;
	color:#FFFFFF;
	font-weight:bold;
}

.research-odd {
	background:#f0f2e7;
}

/*-----------------------------------------------------------------------------------------
Navigation:
-------------------------------------------------------------------------------------- */
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:10px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

.navlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navlist ul a {
	color: #58ad40;
	text-decoration: none;
	display: block;
	width:186px;
	padding:9px 9px 9px 29px;
	background:url(images/ffhc/navcontainer.gif) top left no-repeat;
}

.navlist ul a:hover {
	color:#216ba0;
	background:url(images/ffhc/navcontainer.gif) bottom left no-repeat #bbebab;
}

.navlist ul li ul li a {
	color: #58ad40;
	font-weight:bold;
	text-decoration: none;
	display: block;
	width:200px;
	padding:9px 9px 9px 29px;
	background:url(images/ffhc/navcontainer.gif) top left no-repeat #f0f2e7;
}

.navlist ul li ul li a:hover {
	color: #216ba0;
	text-decoration: none;
	background:url(images/ffhc/navcontainer.gif) bottom left no-repeat #bbebab;
}

.navlist ul li {
	float: left;
	position: relative;
	z-index:1000;
}

.navlist ul li ul {
	list-style: none;
	position: absolute;
	left: 224px;
	top: 0px;
	display: none;
	width: 224px;
	z-index:1000;
}

.navlist ul li:hover ul {
	display: block;
	z-index:1000;
}

.navlist ul li:hover ul li ul {
	display: none;

	z-index:1000;
}

.navlist ul li ul li:hover ul {
	display: block;
	position: absolute;
	left: 140px;
	top: -1px;
}

/*-----------------------------------------------------------------------------------------
Navigation2:
-------------------------------------------------------------------------------------- */
ul#primary-nav,ul#primary-nav ul {
	margin:0px 0px 0px -40px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
  }

*ul#primary-nav,ul#primary-nav ul {
	margin:0px;
  }

ul#primary-nav li {
	position: relative;
	 list-style: none;
  }

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #58ad40;
	padding:9px 9px 9px 29px;
	background:url(images/ffhc/navcontainer.gif) top left no-repeat;
  }

*ul#primary-nav li a {
	padding:5px 9px 7px 29px;
  }

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { 
	float: left;
	height: 1%;
 }
* html ul#primary-nav li a {
 	height: 1%;
 }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
  }

ul#primary-nav li ul li a { 
	margin-left:72px;
padding:9px 9px 9px 29px;
	background-color:#f0f2e7 !important;
	width:180px;
 } /* Sub Menu Styles */

ul#primary-nav li ul li a:hover {
	background-color:#bbebab !important;
}

ul#primary-nav li:hover ul ul,ul#primary-nav li:hover ul ul ul,ul#primary-nav li.over ul ul,ul#primary-nav li.over ul ul ul {
	display: none;
 }
 /* Hide sub-menus initially */

ul#primary-nav li:hover ul,ul#primary-nav li li:hover ul,ul#primary-nav li li li:hover ul,ul#primary-nav li.over ul,ul#primary-nav li li.over ul,ul#primary-nav li li li.over ul {
	display: block;
 }
 /* The magic */

#primary-nav ul, ul#primary-nav li.menuparent {

}
/* fixed image flicker by adding â#primary-nav ul */

ul#primary-nav li.menuparent:hover,ul#primary-nav li.over { 
	background-color: #bbebab;
}

ul#primary-nav li a:hover { 
	color: #216ba0;
	background:url(images/ffhc/navcontainer.gif) bottom left no-repeat #bbebab;
 }

ul#primary-nav .sectionheader { 
	font-weight: bold;
 }
/* End of 'FFHC' */

