/* Start of CMSMS style sheet 'FW Index' */
/*ELEMENT STYLES*/
h2 { color: #0b3674; font-size: 23px; }
/*ID STYLES*/
#content { width: 959px; background-image: url(../images/index-content-bg.jpg); background-repeat: no-repeat; background-position: left top; overflow: auto; }
#content-left { float: left; width: 220px; padding: 12px; }
#content-right { float: left; width: 685px; padding: 12px 15px 0 15px; }
#content-right img { margin: 7px; }
#quickpanel { width: 959px; height: 288px; padding-left: 244px; position: relative; }
#quickpanel ul.ui-tabs-nav { position: absolute; top: 0; left: 0; list-style: none; padding: 0; margin: 0; width: 244px; }
#quickpanel ul.ui-tabs-nav li { width: 244px; height: 72px; display: block; background-repeat: no-repeat; background-position: left top; }
#quickpanel ul.ui-tabs-nav li:hover { background-position: 0 -72px; }
#quickpanel ul.ui-tabs-nav li.ui-tabs-selected { background-position: 0 -72px; }
#quickpanel ul.ui-tabs-nav li#nav-fragment-1 { background-image: url(../images/quickpanel-li-fragment-1.jpg); }
#quickpanel ul.ui-tabs-nav li#nav-fragment-2 { background-image: url(../images/quickpanel-li-fragment-2.jpg); }
#quickpanel ul.ui-tabs-nav li#nav-fragment-3 { background-image: url(../images/quickpanel-li-fragment-3.jpg); }
#quickpanel ul.ui-tabs-nav li#nav-fragment-4 { background-image: url(../images/quickpanel-li-fragment-4.jpg); }
#quickpanel li.ui-tabs-nav-item a { display: block; height: 49px; }
#quickpanel .ui-tabs-panel { width: 714px; height: 288px; margin-left: 1px; overflow: hidden; background-color: #666; }
#quickpanel .ui-tabs-hide { display: none; }
#rotator { position: relative; height: 288px; }
#rotator ul { margin: 0; padding: 0; }
#rotator ul li { float: left;	position: absolute;	list-style: none; margin: 0; padding: 0; }
#rotator ul li img { background: #FFF; }
#rotator ul li.show {	z-index: 500; }
/*CLASS STYLES*/
.section-heading-green { font-size: 17px; font-weight: bold; color: #4d7907; }
.section-heading-blue { font-size: 17px; font-weight: bold; color: #0b3674; }
.section-heading-red { font-size: 17px; font-weight: bold; color: #b91836; }
.content-left-box { background-color: white; width: 200px; border: 1px solid #cbe2f6; margin-bottom: 12px; padding: 10px; }
.content-left-box input[type=text] { height: 19px; }

/* End of 'FW Index' */

