@charset "utf-8";
/* CSS Document */

body {
	background:#fffbe0 url(/img/fm/bgBody.gif) repeat-x left top;
	font: 12px Verdana, Geneva, sans-serif;
}
.hideMe {
	display: none;
}

p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body.home {
	background:#fffbe0 url(/img/fm/bgBodyHome.gif) repeat-x left top;
}
#page {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
h1 {
	background: url(/img/fm/bgLogoSml.gif) no-repeat left top;
	height: 123px;
	width: 513px;
	text-indent: -9999px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
h2 {
	background: url(/img/fm/bgContentBxTop.png) no-repeat 1px top;
	padding: 40px 40px 0px;
	font: 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #004E8C;
	position: absolute;
	height: 40px;
	top: 130px;
	width: 898px;
}
h2 em{
	font-size: 14px;
	color: #666;
	clear: right;
	float: right;
}

.home h1 {
	background: url(/img/fm/bgHeaderHome.gif) no-repeat left top;
	height: 154px!important;
	width: 576px!important;
}
#header {
	position: relative;
	top: 0px;
}

#mainMenu {
	position: absolute;
	top: 76px;
	right: 0px;
	overflow: hidden;
	height: 27px;
	width: 394px;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	text-decoration: none;
	display: block;
	background: #CCC;
	color: #000;
	padding: 6px 8px 8px;
	margin-left: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 18px;
}
#mainMenu li a:hover {
	background: #FC0;
	color: #039;
}
#mainMenu .currentPage {
	background: #DEE4F2;
	margin-top: 3px;
}
#miniMenu {
	width: 180px;
	background-color: #00569D;
	position: absolute;
	top: 0px;
	z-index: 2;
	right: 0px;
	height: 18px;
	border-bottom: 1px solid #0066B9;
	border-top: 1px none #0066B9;
	border-right: 1px solid #0066B9;
	border-left: 1px solid #0066B9;
}
#miniMenu li {
	display: block;
	float: left;
}
#miniMenu li a {
	text-decoration: none;
	display: block;
	width: 60px;
	height: 16px;
	font-size: 10px;
	text-transform: capitalize;
	color: #E2E2E2;
	text-align: center;
	padding-top: 2px;
}
#miniMenu li a:hover {
	color: #004E8C;
	background-color: #FC0;
}
#miniMenu .currentPage {
	background-color: #0066B9;
}
#introBox {
	background: url(/img/fm/bgIntroBox.png);
	height: 245px;
	width: 978px;
	margin-top: -40px;
}
#introBox ul {
	float: right;
	width: 186px;
	margin-right: 42px;
	margin-top: 42px;
}
#introBox ul li {
	color: #D9AA09;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/bullet.png) no-repeat left center;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
#introBox ul li a {
	color: #E0AA0A;
	text-decoration: none;
}
#introBox ul li a:hover {
	color: #004E8C;
}
.homeBx.cmsProArticleList a{
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 12px;
}

#contentBx {
	width: 978px;
	background: url(/img/fm/bgContentBxMid.png);
}
.subPage #contentBx {
	position: absolute;
	top: 210px;
}
#contentBx p {
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
}
#contentBx .genericLst {
	margin-right: 40px;
	margin-left: 30px;
}


.homeBx {
	float: left;
	height: 310px;
	width: 312px;
	background: url(/img/sep.png) no-repeat right center;
	text-align: justify;
}
#introTxt p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

#introTxt {
	margin-left: 21px;
}
h3 {
	color:#666;
	padding:0 0 8px!important;
	margin:10px 40px 5px!important;
	font: bold 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sideCol #contentBx h3 {
	width: 716px;
}
h4 {
	color:#73819D;
	padding:0 0 0px!important;
	margin:18px 40px 6px!important;
	font: normal 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.homeBx h3 {
	margin:15px 20px 0px!important;
	font-size: 22px;
}

#footer {
	background: #FFFBE0;
	width: 978px;
	clear: both;
}
#footer p {
	width: 380px;
	float: right;
	margin-top: 46px;
	text-align: right;
	margin-right: 20px;
	font-size: 12px;
}
#footer ul {
	height: 44px;
	width: 958px;
	background: url(/img/fm/bgContentBxBot.png) no-repeat center top;
	padding-top: 44px;
	padding-left: 20px;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #666;
}
#footer ul li a {
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.sideBx {
	float: right;
	width: 180px;
	margin-right: 22px;
}
.sideBx p {
	margin-right: 10px!important;
	margin-left: 10px!important;
}

.sideCol #footer ul {	background: url(/img/fm/bgContentColumnBxBot.png) no-repeat center top;}
.sideCol #contentBx {	background: url(/img/fm/bgContentColumnBxMid.png);}
.sideCol h2 {	background: url(/img/fm/bgContentColumnBxTop.png) no-repeat 1px top; }
.big.cmsProFileList {
	margin-right: 202px;
New
	margin-left: 22px;
	margin-left: 22px;
}
.big.cmsProFileList li a:hover {
	background-color: #DEE4F2;
}
.sideCol .cmsProArticleList {
	margin-left: 22px;
	margin-right: 204px;
}
#page #contentBx .cmsProArticleList a {
	margin-left: 0px;
	padding-left: 20px;
	margin-right: 0px;
	padding-right: 20px;
}
#page #contentBx .cmsProArticleList a:hover {
	background-color: #DEE4F2;
}
.cmsProArticleList a em {
	border-color: #DEE4F2;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.cmsProArticleList {
	margin-right: 22px;
	margin-left: 22px;
}
.homeBx .cmsProArticleList {
	margin-right: 0px;
	margin-left: 0px;
}
#filterBx {
	float: right;
	width: 180px;
	margin-right: 22px;
}
#filterBx h4 {
	margin: 0px 10px 4px!important;
}

#filterBx ul {
}
#filterBx ul li a {
	text-decoration: none;
	padding: 7px 16px 7px 34px;
	display: block;
	text-transform: capitalize;
	color: #333;
	border-top: 1px solid #E7E4DC;
	font-size: 12px;
	background-image: url(/img/icons/sml/backArrowBlu.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#filterBx ul li a:hover {
	background-color: #DEE4F2;
}
#filterBx .filtered {
	background-image: url(/img/icons/sml/backArrow.gif);
}
#widgetbox_widget_parent_0 {
	margin-top: 10px;
	margin-left: 20px;
}
.srvLst {
	margin-left: 40px!important;
}
.compLinkHd:hover {
	color: #F90;
	cursor: pointer;
}
