body
{
	font-family: Arial;
	margin: 0px;
	font-size: 16px;
}

#centerOut
{
	background-image: url('../images/interface/mav_light_grey_bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

#flash {float: right; width: 890px; padding: 75px 0 0 0; margin: 0;}

.centerIn, .mavLoginBarCenter
{
	text-align: left;
	margin: auto;
	height: auto;
	width: 890px; 
}

.mavLoginBar, .mavLoginBarClient, .mavLoginBarEmployee
{
	background-color: #000000;
	margin: 0px;
	height: 25px;
	cursor: default;
	font-size: 11px;
	font-family: Tahoma;
	letter-spacing: 1px;
}

.mavLoginBarClient, .accessDropdownClient
{
	background-color: #61001f;
}

.mavLoginBarEmployee, .accessDropdownEmployee
{
	background-color: #004d61;
}

.mavLoginBar a:hover, .mavLoginBarClient a:hover, .mavLoginBarEmployee a:hover
{
	color: white !important;
	text-decoration: none !important;
}

.mavTopArea
{
	height: 80px;
	width: 890px;
}


.styleChanger img
{
	border: 0px;
}

.mavLoginBarCenter
{
	text-align: right;
}

.mavLoginBarCenter p
{
	color: #808080;
	padding: 4px 0px;
	margin: 0px;
}

.mavLoginBarCenter a
{
	color: #808080;
	text-decoration: none;
}

.mavLoginBarCenter a:hover
{
	color: #ffa900;
	text-decoration: underline;
}

.mavTopContainerCenter
{
	width: 890px !important; 
	margin: 0px auto !important;
	position: relative;
	text-align: left;
	cursor: default;
}

.mavLogo
{
	position: absolute;
	height: 127px;
	width: 200px;
	overflow: hidden;
	left: 0px;
}

#mavPrintLogo
{
	display: none;
}

.mavPageTopCnr
{
	background-image: url('../images/interface/mav_page_top.png');
	background-repeat: no-repeat;
	height: 7px;
}

.mavPageTop
{
	background-repeat: no-repeat;
	background-color: white;
	width: 890px;
	padding-top: 24px;
}

.mavSubNav, .subNav
{
	height: 36px;
}

.mavSubNav
{
	margin-top: 11px;
	font-family: Verdana;
	font-size: 70%;
}

.mavBanner
{
	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/mav_nav_left.png');
}

.navRightEnd 
{
	background-image: url('../images/interface/mav_nav_right.png'); 
	background-position: 100% 0%; 
	padding: 0px 15px 0px 12px;
}

.nav ul     
{ 
	background-image: url('../images/interface/mav_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/mav_nav_select_left.png');
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px 6px !important;
}

.navOn
{
	background-image: url('../images/interface/mav_nav_select_right.png');
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-bottom: 11px !important;
}

.navOnBg
{
	background-image: url('../images/interface/mav_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/mav_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/mav_subnav_left_off_hv.png');
}

.subNavOffBg
{
	background-image: url('../images/interface/mav_subnav_bg.png');
	margin: 0px 5px 0px 5px;
	padding: 4px 5px 13px 5px;
	display: block;
}

.subNavOffBg:hover
{
	background-image: url('../images/interface/mav_subnav_bg_hv.png');
}

.subNavOnBg
{
	background-image: url('../images/interface/mav_subnav_bg_on.gif');
	margin: 0px 5px;
	padding: 7px 5px 14px 5px;
	display: block;
}

.subNav ul li a
{
	background-image: url('../images/interface/mav_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/mav_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/mav_subnav_left_on.gif') !important;
	background-repeat: no-repeat;
	height: 27px !important;
	padding-bottom: 7px !important;
}

.subNavOnLi a 
{
	background-image: url('../images/interface/mav_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;
}

#mainPageTitle h1
{
	margin: 0px; 
	color: #D3D3D3 !important;
	font-size: 75px;
	margin-bottom: -50px;
}

#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/mav_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: 145%; 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: 15px;
}

#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;
}

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%;
}

#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;
}

#absContain
{
	position:relative;
}

.leftnav
{
	width: 156px;
	min-height: 400px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 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;
}

.mavSearchAsset
{
	width: 194px;
	height: 36px;
	background-image: url('../images/interface/mav_search_asset_bg.gif');
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	padding: 5px 0px 5px 9px;
	margin-bottom: 16px;
}

.mavSearchBox
{
	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;
}

.mavRightPanelTitle
{
	background-image: url('../images/interface/mav_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;
}

.mavRightPanelTitle img
{
	margin: 7px 0px;
}

.mavPollArea
{
	width: 203px;
	text-align: left;
}

.mavPollQuestion
{
	margin: 5px 0px !important;
}

.mavPollArea p
{
	margin: 0px;
	color: #696969;
}

.mavPollColor
{
	background-image: url('../images/interface/mav_web_poll_bg.gif');
	background-color: #e7e7e7;
}

.mavFooter
{
	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;
}

.mavFooter ul
{
	text-align: center; 
	list-style-type: none; 
	clear: none;
	margin: 0; 
	padding: 0;
	border: 0 ;
}

.mavFooter ul li
{
	text-align: center; 
	list-style-type: none; 
	float: left; 
	padding: 0px 5px 0px 0px; 
	border: 0; 
	display:block;
}

.mavFooter a
{
	color: #000000;
	text-decoration: none;
}

.mavFooter a:hover
{
	color: #ffa900;
	text-decoration: underline;
}

.mavFooterTop, .mavFooterBottom
{
	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;
}

.themeGreyscale a {color: #ffffff; font-weight: bold; background-image: url(../images/interface/mav_ch1_selected.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeGreyscale a:hover {background-image: url(../images/interface/mav_ch1_selected.gif); background-repeat: no-repeat;}

.themeTangerine a {color: #808080; font-weight: normal; background-image: url(../images/interface/mav_ch2_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeTangerine a:hover {background-image: url(../images/interface/mav_ch2_on.gif); background-repeat: no-repeat;}.themeHighContrast a {background-image: url(../images/interface/mav_ch1_off.gif); background-repeat: no-repeat; background-position: 4px 50%;}

.themeMidnight a {color: #808080; font-weight: normal; background-image: url(../images/interface/mav_ch3_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeMidnight a:hover {background-image: url(../images/interface/mav_ch3_on.gif); background-repeat: no-repeat;}

.themeHighContrast a {color: #808080; font-weight: normal; background-image: url(../images/interface/mav_ch4_off.gif); background-repeat: no-repeat; background-position: 4px 50%; padding: 0px;}
.themeHighContrast a:hover {background-image: url(../images/interface/mav_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;
}

/*Download Document Style*/

/*NOTES: Set central content and rightpanel sizes*/

#centralcontent .downloadBg {width: 220px;}
#rightpanel .downloadBg, #rightpanel .shadowOffLeft, #rightpanel .shadowOffRight, #rightpanel #downloadFormBg {width: 203px;}
#centralcontent .shadowOffLeft, #centralcontent .shadowOffRight, #centralcontent #downloadFormBg {width: 220px;}
#centralcontent .downloadField, #centralcontent .downloadFieldErr {width: 125px;}
#rightpanel .downloadField, #rightpanel .downloadFieldErr {width: 168px;}

#centralcontent .downloadField, #centralcontent .downloadFieldErr { margin: 0px 0px 5px 0px; }
#rightpanel .downloadField, #rightpanel .downloadFieldErr { margin: 0px 0px 3px 0px; }
#downloadAsset {height: auto;}

#downloadAsset a {border: none !important;}
#downloadAsset a:hover, #downloadAsset a:active {background-color: transparent;}

#downloadAsset form {margin: 0px; padding: 0px;}
.downloadIcon {float: left; margin-right: 5px;}
#downloadFoot h1 {font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold;  color: white; margin: 0px; padding: 0px; line-height: normal;}
#downloadFoot h2 {font-family: Tahoma, Verdana; font-size: 10px; font-weight: normal; color: white; margin: 0px; padding: 0px; line-height: normal;}
#downloadFoot a {font-family: Tahoma, Verdana; font-size: 10px; font-weight: normal !important; color: #555 !important; margin: 0px; padding: 0px; line-height: normal; text-decoration: underline !important;}
#downloadFoot a:hover {color: #000 !important;}
#downloadFormBg {height: auto !important; background-image: url('../images/interface/download_form_bg.gif'); background-color: #ededed; background-position: bottom left; background-repeat: no-repeat;}
#downloadFormBgCnr {height: auto !important; background-image: url('../images/interface/download_form_cnr.gif'); background-repeat: no-repeat; background-position: bottom right;}
#downloadFormBgCnr p {font-family: Tahoma, Verdana; font-size: 11px; margin: 0px;}
#downloadFormBgCnr a {font-family: Tahoma, Verdana; font-size: 11px;}
.downloadFormShadowLeft {background-image: url('../images/interface/download_shadow_left.gif'); background-repeat: no-repeat; background-position: top left;}
.downloadFormShadowRight {background-image: url('../images/interface/download_shadow_right.gif'); background-repeat: no-repeat; background-position: top right; padding: 10px 15px 15px 15px;}
.shadowOffLeft {background-image: url('../images/interface/download_shadow_left_off.gif'); background-repeat: no-repeat; background-position: top left;}
.shadowOffRight {background-image: url('../images/interface/download_shadow_right_off.gif'); background-repeat: no-repeat; background-position: top right; height: 7px;}
.downloadFormTitle {clear: left; float: left; width: 83px;}
#centralcontent .downloadFormTitle {float: left; width: 63px; font-size: 10px;}
.downloadField {float: left; background-image: url('../images/interface/download_field_bg.gif'); background-repeat: repeat-x; border: 1px solid #a8a8a8; font-family: Verdana; font-size: 11px;}
.downloadFieldErr {float: left; background-image: url('../images/interface/download_field_bg.gif'); background-repeat: repeat-x; border: 1px solid red; font-family: Verdana; font-size: 11px;}
.downloadSubmit {font-family: Tahoma, Verdana; font-size: 10px; font-weight: bold; margin-bottom: 10px;}
#centralcontent .downloadSubmit {font-family: Tahoma, Verdana; font-size: 10px; font-weight: bold; margin: 0 0 10px 0;}
#rightpanel .downloadSubmit {margin-top: 5px;}
.downloadTitlePos {float: left; width: 83px;}
.downloadFieldPos {float: left;}
#safeDetails {height: auto; border-top: 1px solid #d9d9d9; padding-top: 5px; margin-top: 10px; padding-bottom: 10px;}
#safeDetailsLink {background-image: url('../images/interface/download_arrow.gif'); background-position: 2px 4px; background-repeat: no-repeat; padding-left: 10px; font-weight: bold; text-decoration: none; color: #005ea6;}

.downloadBg {height: auto; background-image: url('../images/interface/download_bg.gif');}
.downloadHead {height: auto; background-image: url('../images/interface/download_head_bg.gif'); background-repeat: no-repeat; padding: 0px;}
.downloadHeadCnr {height: auto; background-image: url('../images/interface/download_head_cnr.gif'); background-repeat: no-repeat; background-position: top right;}
#downloadFoot {height: auto; background: url('../images/interface/download_foot_bg.gif') left bottom no-repeat;}
#downloadFootCnr {height: auto; background-image: url('../images/interface/download_foot_cnr.gif'); background-repeat: no-repeat; background-position: bottom right; padding: 10px 5px 10px 10px;}







