
.clearfix:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }

body
{
	font-family: Arial;
	margin: 0px;
	font-size: 16px;
}

#centerOut
{
	background-image: url(../images/interface/light_grey_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

.centerIn, .LoginBarCenter
{
	text-align: left;
	margin: auto;
	height: auto;
	width: 890px; 
}

.LoginBar, .LoginBarClient, .LoginBarEmployee
{
	background-color: #000000;
	margin: 0px;
	height: 25px;
	cursor: default;
	font-size: 11px;
	font-family: Tahoma;
	letter-spacing: 1px;
}

.LoginBarClient, .accessDropdownClient
{
	background-color: #61001f;
}

.LoginBarEmployee, .accessDropdownEmployee
{
	background-color: #004d61;
}

.LoginBar a:hover, .LoginBarClient a:hover, .LoginBarEmployee a:hover
{
	color: white !important;
	text-decoration: none !important;
}

.TopArea
{
	height: 80px;
	width: 890px;
}


.styleChanger img
{
	border: 0px;
}

.LoginBarCenter
{
	text-align: right;
}

.LoginBarCenter p
{
	color: #808080;
	padding: 4px 0px;
	margin: 0px;
}

.LoginBarCenter a
{
	color: #808080;
	text-decoration: none;
}

.LoginBarCenter a:hover
{
	color: #ffa900;
	text-decoration: underline;
}

.TopContainerCenter
{
	width: 890px !important; 
	margin: 0px auto !important;
	position: relative;
	text-align: left;
	cursor: default;
}

.Logo
{
	position: absolute;
	height: 127px;
	width: 370px;
	overflow: hidden;
	left: -110px;
}

#PrintLogo
{
	display: none;
}

.PageTopCnr
{
	background-image: url(../images/interface/page_top.png);
	background-repeat: no-repeat;
	height: 7px;
}

.PageTop
{
	background-repeat: no-repeat;
	background-color: white;
	width: 890px;
	padding-top: 24px;
}

.SubNav, .subNav
{
	height: 36px;
}

.SubNavX, .subNavX
{
	height: 30px;
}

.SubNav
{
	margin-top: 11px;
	font-family: Verdana;
	font-size: 70%;
}

.Banner
{
	height: 99px;
	width: 775px;
	margin-bottom: 10px;
}

.nav
{ 
	background-repeat: repeat-x;
	height: 34px;
	width: auto;
	float: right;
	margin: 29px 0px 0px 0px; 
	padding: 0; 
	border: 0;  
	white-space: nowrap;
	display: block;
	font-family: Verdana;
	font-size: 70%;
	z-index: 1;
}

.navLeftEnd, .navRightEnd
{
	background-repeat: no-repeat;
	height: 34px;
}

.navLeftEnd 
{
	background-image: url(../images/interface/nav_left.png);
}

.navRightEnd 
{
	background-image: url(../images/interface/nav_right.png); 
	background-position: 100% 0%; 
	padding: 0px 15px 0px 12px;
}

.nav ul     
{ 
	background-image: url(../images/interface/nav_middle.png);
	text-align: center; 
	list-style-type: none; 
	clear: none;
	height: 34px; 
	margin: 0; 
	padding: 0px 0px 0px 0px; 
	border: 0 ;
}

.nav ul li   
{ 
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0; 
	border: 0; 
	display:block;
	width: 10%;
	margin: 0px 1px;
}

.nav ul li a  
{
	color: white;
	text-decoration: none;
	float: left; 
	text-align: center; 
	padding: 10px 6px 11px 6px; 
	display: block;
}

.nav ul li a:hover
{
	border-bottom: 2px solid #ff9c00;
	padding: 10px 6px 9px 6px;
}

.navOnLi a:hover
{
	border-bottom: 0px !important;
	padding: 10px 6px 8px 6px;
}

li.pipe
{
	padding: 8px 0px 12px 0px !important; 
	color: #c9caca; 
	font-size: 13px;
}

.navOnLi
{
	background-image: url(../images/interface/nav_select_left.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px 6px !important;
}

.navOn
{
	background-image: url(../images/interface/nav_select_right.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-bottom: 11px !important;
}

.navOnBg
{
	background-image: url(../images/interface/nav_select_middle.png);
	margin: 0px 1px;
	padding: 2px 3px 4px 3px;
}

.nav ul li   
{ 
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0; 
	border: 0; 
	display:block; 
	width: auto;
}

.subNav
{ 
	width: 890px;
	padding: 0px 0px 0px 0px; 
	border: 0;  
	white-space: nowrap;
	display: block;
}

.subNav ul     
{ 
	text-align: center; 
	list-style-type: none; 
	clear: none;
	height: 27px; 
	margin: 0; 
	padding: 9px 0px 0px 0px; 
	border: 0px;
	float: right;
}

.subNav ul li
{ 
	background-image: url(../images/interface/subnav_left_off.png);
	background-repeat: no-repeat;
	height: 23px;
	margin-left: 2px;
	text-align: center; 
	list-style-type: none; 
	float: left; 
	border: 0; 
	display:block;
	width: 10%;
}

.subNav ul li:hover
{
	background-image: url(../images/interface/subnav_left_off_hv.png);
}

.subNavOffBg
{
	background-image: url(../images/interface/subnav_bg.png);
	margin: 0px 5px 0px 5px;
	padding: 4px 5px 13px 5px;
	display: block;
}

.subNavOffBg:hover
{
	background-image: url(../images/interface/subnav_bg_hv.png);
}

.subNavOnBg
{
	background-image: url(../images/interface/subnav_bg_on.gif);
	margin: 0px 5px;
	padding: 7px 5px 14px 5px;
	display: block;
}

.subNav ul li a
{
	background-image: url(../images/interface/subnav_right_off.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: black;
	text-decoration: none;
	float: left; 
	text-align: center; 
	display: block;
}

.subNav ul li a:hover
{
	background-image: url(../images/interface/subnav_right_off_hv.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	text-decoration: none;
	float: left; 
	text-align: center; 
	display: block;
}

.subNav ul li 
{ 
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0; 
	border: 0; 
	display:block; 
	width: auto;
}

.subNavOffLi 
{
	margin-top: 4px !important;
	padding-bottom: 7px !important;
}
	
.subNavOffLi 
{
	margin-top: 4px !important;
}

.subNavOnLi 
{
	background-image: url(../images/interface/subnav_left_on.gif) !important;
	background-repeat: no-repeat;
	height: 27px !important;
	padding-bottom: 7px !important;
}

.subNavOnLi a 
{
	background-image: url(../images/interface/subnav_right_on.gif) !important;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.breadcrumb 
{
	padding-left: 26px;
	height: 20px;
	color: #666666;
}

.breadcrumb a
{
	color: #666666;
	text-decoration: none;
}

.breadcrumb a:hover
{
	color: #ffa900;
	text-decoration: underline;
}

.content
{
	min-height: 400px;
	width: 454px;
	float: left;
	padding: 0px 28px 0px 28px;
}

.contentx
{
	min-height: 400px;
	width: 650px;
	float: left;
	padding: 0px 10px 0px 10px;
}

#mainPageTitle h1
{
	margin: 0px; 
	color: #D3D3D3 !important;
	font-size: 75px;
	margin-bottom: -62px;
	margin-top: -35px;
}

#mainPageTitleX h1
{
	margin: 0px; 
	color: #D3D3D3 !important;
	font-size: 68px;
	margin-bottom: -62px;
	margin-top: -35px;
}

#mainPageTitleY h1
{
	color: #D3D3D3 !important;
	font-size: 75px;
	margin-bottom: -62px;
	margin-top: -35px;
}

#mainPageSubTitle h2
{
	color: black !important; 
	font-size: 25px; 
	margin-left: 5px;
}

#centralcontent
{
	font-size: 75%;
	line-height: 170%;
	color: #333333;
	background-image: url(../images/interface/vert_dots.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}

#centralcontent h1 {font-size: 200%; margin-top: 0px; margin-bottom: -10px; line-height: auto;}
#centralcontent h2 {font-size: 165%; margin-top: 0px; line-height: normal;}
#centralcontent h3 {font-size: 22px; margin-top: 0px; margin-bottom: 5px; line-height: normal;}
#centralcontent h3 a:link, #centralcontent h3 a:visited {color: black !important;}
#centralcontent h3 a:hover {color: #ff9c00 !important; background: none !important;}

#centralcontent h4 {font-size: 125%; margin-top: 0px; margin-bottom: 5px; line-height:100%;}
#centralcontent h5 {font-size: 100%; margin: 0px; line-height: normal;}
#centralcontent h6 {font-size: 100%; margin: 0px; color: #ff9c00; line-height: normal;}

#centralcontent p
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

#centralcontent a:link, #centralcontent a:visited
{
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
}
#rightpanel a:link, #rightpanel a:visited
{
	color: #ff9c00;
	text-decoration: none;
}

#rightpanelX a:link, #rightpanel a:visited
{
	color: #0066cc;
	text-decoration: none;
}

a img 
{
	border: 0px !important;
}

.linkNews, #centralcontent a:link 
{
	color: #ff9900;
	text-decoration: none;
	border-bottom: 1px dotted #949491;
}

#centralcontent img
{
	border-bottom: 0px !important;
}

.linkNews, #centralcontent a:visited
{
	color: #c9a062;
	text-decoration: none;
	border-bottom: 1px dotted #949491;
}

.linkNews, #centralcontent a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #ff9900;
	
}

.linkNews, #centralcontent a:active
{
	text-decoration: underline;
	background-color: #ababab;
}

.linkNews
{
	background: url(../images/interface/news_icon.gif) no-repeat 0px -2px;
	margin: 0px;
	padding-left: 25px;
}


#centralcontent blockquote {background-image: url(../images/interface/blockquote_top.gif); background-repeat: no-repeat; float: right; width: 170px; padding: 0px 0px 0px 20px; margin: 0px 0px 20px 20px; }
#centralcontent blockquote p {background-image: url(../images/interface/blockquote_btm.gif); background-position: right bottom; background-repeat: no-repeat; color: #626262; padding: 10px 20px 10px 0px; }


#centralcontent ul {margin-top: 5px; }


#portpanel
{
	background-color: #ff9900;
	margin:0px;
}

#rightpanel
{
	font-size: 75%;
}

#rightpanelX
{
	font-size: 75%;
}

#subHomeTitle
{
	display: none;
	position: absolute; 
	bottom: 0px; 
	left: 0px;
}

.linkPdf, .linkWord, .linkPowerpoint, .linkExcel, .linkImage, .linkFlash, .linkZip, .linkBacktotop, .linkFeatured, .linkExternal
{
	font-weight: normal !important;
	text-decoration: underline !important;
	border: 0px !important;
	color: black !important;
}

.linkFeatured { background: url(../images/interface/internal_link_icon.gif) no-repeat 2px 5px; margin: 0px;  padding-left: 13px !important; }
.linkBacktotop { background: url(../images/interface/internal_link_icon.gif) no-repeat 2px 5px; margin: 0px;  padding-left: 13px !important; }
.linkExternal { background: url(../images/interface/external_link_icon.gif) no-repeat 0px 4px; margin: 0px; padding: 0px 0px 5px 13px; }

.linkPdf, .linkWord, .linkPowerpoint, .linkExcel, .linkImage, .linkFlash, .linkZip
{
	padding-left: 23px !important;
}

hr
{
	height: 1px;
	color: #f3f3f3;
}

.rightContainer
{
	float: right;
	width: 220px;
	margin-top: -6px;
}

.rightContainerX
{
	float: right;
	width: 200px;
	margin-top: -6px;
}

.rightContainerx
{
	float: left;
	width: 240px;
	margin-top: -6px;
}

#absContain
{
	position:relative;
}

.leftnav
{
	width: 156px;
	min-height: 400px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 4px;
	background-color: transparent;
}

.RelatedInfoHead
{
	margin-bottom: 5px;
}

.RelatedInfoHead p
{
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	text-align: left;
	color: #333333;
}

.rightpanel
{
	width: 203px;
	float: right;
	text-align: left;
}

.rightpanelX
{
	width: 203px;
	float: right;
	text-align: left;
}

.SearchAsset
{
	width: 194px;
	height: 36px;
	background-image: url(../images/interface/search_asset_bg.gif);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	padding: 5px 0px 5px 9px;
	margin-bottom: 16px;
}

.SearchBox
{
	width: 140px;
	height: 13px;
	font-size: 11px;
}

.searchbox
{
	width: 320px;
	margin-right: 10px;
	height: 13px;
	font-size: 11px;
}

.buttonfind
{
	font-size: 12px !important;
}

.searchagain
{
	background-image: url(../images/interface/searchagain_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 10px 10px 10px;
}

.searchagain form, .searchagain p
{
	margin: 0px;
}

.RightPanelTitle
{
	background-image: url(../images/interface/panel_title_end.gif);
	background-repeat: no-repeat;
	background-color: #c6c6c6;
	width: 206px;
	height: 20px;
	padding: 0px 0px 0px 14px !important;
	margin: 0px;
	text-align: left;
}

.RightPanelTitle img
{
	margin: 7px 0px;
}

.PollArea
{
	width: 203px;
	text-align: left;
}

.PollQuestion
{
	margin: 5px 0px !important;
}

.PollArea p
{
	margin: 0px;
	color: #696969;
}

.PollColor
{
	background-image: url(../images/interface/web_poll_bg.gif);
	background-color: #e7e7e7;
}

.Footer
{
	font-size: 70%;
	float: left;
	text-align: left; 
	padding: 0px 0px 0px 16px;
	border-left: 6px solid #ffa900;
	margin: 0px 0px 0px 4px;
	text-transform: lowercase;
	width: auto;
	font-family: Verdana;
}

.footerPipe
{
	color: #999999;
	margin: 0px;
}

.Footer ul
{
	text-align: center; 
	list-style-type: none; 
	clear: none;
	margin: 0; 
	padding: 0;
	border: 0 ;
}

.Footer ul li
{
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0px 5px 0px 0px; 
	border: 0; 
	display:block;
}

.Footer a
{
	color: #000000;
	text-decoration: none;
}

.Footer a:hover
{
	color: #ffa900;
	text-decoration: underline;
}

.FooterTop, .FooterBottom
{
	height: 15px;
}

.footerPipe
{
	color: #999999;
	margin: 0px;
}

.footerCopyright
{
	text-transform: none;
}

.searchBlock
{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
}

.searchBlock a
{
	text-decoration: underline;
	color: #ffa900;
}

.searchBlock a:hover
{
	color: #df9504;
}

.searchtext
{
	padding: 10px 0px 10px 0px; 
}

.sitemap a
{
	padding: 0px 3px 0px 0px;
}

.sitemap a:visited
{
	color: #666666 !important;
}

.sitemap a:hover
{
	color: #df9504;
}

.fieldselect, .fieldselecterr
{
	font-family: Arial;
	font-size: 12px;
	width: 170px;
	height: 20px;
}

.field, .fielderr
{
	font-family: Arial;
	font-size: 12px;
	width: 164px;
	height: 14px;
}

.fieldMulti
{
	font-family: Arial;
	font-size: 12px;
	width: 164px;
	height: 65px;
}

.fieldMultiWide
{
	font-family: Arial;
	font-size: 12px;
	width: 350px;
	height: 65px;
}

.inheritNote
{
	border: dotted 1px red;
	padding: 10px;
	margin-bottom: 10px;
}

.helpIcon:hover, .helpIcon:link
{
	background: none !important;
	border: 0px !important;
}

#accessDropdown 
{
	display:none;
	position: absolute; 
	right: -3px;
	top: -3px;
	clear:both; 
	height: auto; 
	width: 110px; 
}

.accessDropdown
{
	background-color: #000000;
}

#accessDropdown ul
{
	width: 110px; 
}

#accessDropdown li, #accessDropdown ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#accessDropdown li
{
	border-bottom: dotted;
	border-bottom-color: #656565;
	border-bottom-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
}

#accessDropdown li a:link, #accessDropdown li a:visited
{
	
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 18px;
	line-height: 24px;
}

#accessDropdown li a:hover
{
	background-color: #333333;
	color: white;
	display: block;
	padding: 0px 0px 0px 18px;
	line-height: 24px;
}

.accessDropdownEmployee li a:hover
{
	background-color: #195e70 !important;
}

.accessDropdownClient li a:hover
{
	background-color: #701935 !important;
}

.themeStone a {color: #ffffff; font-weight: bold; background-image: url(../images/interface/ch1_selected.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeStone a:hover {background-image: url(../images/interface/ch1_selected.gif); background-repeat: no-repeat;}

.themeMandarin a {color: #808080; font-weight: normal; background-image: url(../images/interface/ch2_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeMandarin a:hover {background-image: url(../images/interface/ch2_on.gif); background-repeat: no-repeat;}.themeHighContrast a {background-image: url(../images/interface/ch1_off.gif); background-repeat: no-repeat; background-position: 4px 50%;}

.themePacificDusk a {color: #808080; font-weight: normal; background-image: url(../images/interface/ch3_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themePacificDusk a:hover {background-image: url(../images/interface/ch3_on.gif); background-repeat: no-repeat;}

.themeCarbonBelt a {color: #808080; font-weight: normal; background-image: url(../images/interface/ch4_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeCarbonBelt a:hover {background-image: url(../images/interface/ch4_on.gif); background-repeat: no-repeat;}

.cmsImage a:link, .cmsImage a:visited {border: 0px !important;}

a:hover.linkPdf, a:hover.linkWord, a:hover.linkPowerpoint, a:hover.linkExcel, a:hover.linkImage, a:hover.linkFlash, a:hover.linkZip, a:hover.linkBacktotop, a:hover.linkFeatured, a:hover.linkExternal
{
	color: #ffa900 !important;
	background-color: white !important;
	border-bottom: 0px !important;
}


.featurelist
{
	width:454px;
	padding-top:7px;
	background:url(../images/interface/feature_panel_top.gif) no-repeat;
}

.featurelist ul
{
	width:454px;
	list-style:none;
	margin: 0px !important;
	padding: 0px;
	background:url(../images/interface/feature_panel_bg.gif) repeat-x;
	color:#333;
	float:left;
}

.featurelist .close
{
	height:8px;
	width:454px;
	float:left;
}

.featurelist ul li, .featurelist ul li.hide
{
	cursor:pointer;
	float:left;
	clear:both;
	width:430px;
	margin:2px 0px 2px 2px;
	padding-left:25px;
	font-weight:normal;
	color:#333;
	background:url(../images/interface/expand_icon_pos.png) no-repeat 5px 2px; 
}

.featurelist ul li.show
{
	background:url(../images/interface/expand_icon_neg.png) no-repeat 5px 2px; 
	font-weight:bold !important;
	color:#000000;
}

.featurelist ul li div, .featurelist ul li.hide div
{
	display:none;
	width:auto;
	padding:5px 30px 0px 0px;
	font-weight:normal;
}

.featurelist ul li.show div
{
	display:block;
	font-weight:normal;
}
.demo
{
    font-family: Zrnic;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    width: 155px;
    height: 300px;
    color: #FFFFFF;
    text-align: center;
    top: 20px;
    background: url(../images/interface/light_grey_bg.jpg);
}

.demo h4 

{
    font-size: 24px; margin-top: 20px; margin-bottom: 5px; line-height: normal;
}

.sIFR-flash {
    width:100%;
}
