@CHARSET "ISO-8859-1";
/* IE custom font inclusions */
@font-face {
	font-family: Din;
	src: url("../web_fonts/din.eot");
}
@font-face {
	font-family: DinMed;
	src: url("../web_fonts/din_med.eot");
}
/* Every other browser custom font inclusions */
@font-face {
	font-family: Din;
	src: url("../web_fonts/din.ttf") format("truetype");
}
@font-face {
	font-family: DinMed;
	src: url("../web_fonts/din_med.ttf") format("truetype");
}

html, body {
	margin: 0;
	padding: 0;
	color: #5D5D5D;
	font-family: Georgia, Georgia, serif;
	font-size: 85%;
	height: 100%;
	margin-bottom: 1px;
}
p {
	line-height: 185%;
	margin: 15px 0;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #E32E32;
	font-style: italic;
	outline:none;
}

ol {
	padding-left: 30px;
	margin-left: 0;
	line-height: 170%;
}
ol li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#containerBrowserWarning {
	border: 2px solid #e4c800;
	padding: 10px 20px;
	background-color: #fff7d4;
}
#containerBrowserWarning p {
	float: left;
	margin: 0;
	margin-top: 5px;
}
#containerBrowserWarning a {
	float: left;
	clear: left;
	margin: 0;
	margin-left: 62px;
	border: 1px solid #ffa200;
	padding: 4px;
	background-color: #ffd386;
	color: #5D5D5D;
}
#containerBrowserWarning a:hover {
	background-color: #ffe2b0;
}
#containerBrowserWarning .warningIcon {
	float: left;
	width: 32px;
	height: 29px;
	background: transparent url("../images/ico_warning.gif") no-repeat top left;
	margin-right: 30px;
}
#containerBrowserWarning .warningIcon span {
	display: none;
}
#elementSplashNavigation, #elementSplashNavigationEmbed {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#containerTemplateBackground {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1;
}
#containerTemplateBackground .elementImgPlaceholder {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #FFFFFF url("../images/wrappers/bg_social.jpg") no-repeat 50% top;
}
#containerTemplateBackground .elementImgPlaceholder.first {
	z-index: 3;
}
#containerTemplateBackground .elementImgPlaceholder.last {
	z-index: 2;
}
#containerTemplateBackground .overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 4;
}
#containerContent {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.elementContainerContentBottomPadder {
	display: block;
	width: 100%;
	height: 100px;
}
#containerHeader {
	position: fixed;

	width: 185px;
	color:#FFFFFF;
	right: 0;
	top: 0;
	z-index: 20;
}
#containerHeader #containerLogo #containerLogoBackdrop {
	position: absolute;
	width: 185px;
	height: 147px;
	background: transparent url("../images/bg_logo_backdrop.png") no-repeat right top;
	z-index: 24;
}
#containerLogo #elementLogo {
	position: absolute;
	top: 38px;
	left: 31px;
}
#containerLogo #elementLogo img {
	border: 0;
	width: 99px;
	height: 60px;
}
#containerMainNavigation {
	position: absolute;
	top: 65px;
}
#containerMainNavigation #elementQuickNav {
	position: absolute;
	top: 75px;
	left: 10px;
	height: 23px;
	width: 68px;
	z-index: 25;
	background: transparent url("../images/btn_quick_nav.png") no-repeat right top;
	cursor: pointer;
}
#containerMainNavigation #elementQuickNav.active {
	background-image: url("../images/btn_quick_nav_active.png");
}
#containerMainNavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#containerMainNavigation #elementMainNavigationTop {
	height: 45px;
	width: 185px;
	/*background: transparent url(../images/bg_opacity_block.png) repeat top left;*/
	background-color: #000000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
#containerMainNavigation #elementMainNavigationWrapper {
	background: transparent url(../images/bg_opacity_block.png) repeat top left;
}
#containerMainNavigation #elementMainNavigation {
	position: relative;
	display: none;
}
#containerMainNavigation ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	font-family: DinMed, Arial, Arial, Helvetica, sans-serif;
}
#containerMainNavigation ul a {
	font-style: normal;
	display: block;
}
#containerMainNavigation ul li h3 {
	margin: 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 140%;
}
#containerMainNavigation ul li h3.first {
	margin-top: 0;
}
#containerMainNavigation ul li h3.last {
	margin-bottom: 0;
}
#containerMainNavigation ul li a:hover {
	color: #EF3125;
}
#containerMainNavigation ul li a.active {
	color: #EF3125;
}
#containerMainNavigation ul li ul {
	margin-left: 8px;
	font-size: 120%;
	font-family: Din, Arial, Arial, Helvetica, sans-serif;
}
#containerMainNavigation ul li ul li {
	padding: 2px 0;
}
#containerMainNavigation #elementMainNavigationBottom {
	display: block;
	width: 185px;
	height: 70px;
	background: transparent url("../images/bg_main_menu_bottom.png") no-repeat left top;
}
#containerMainNavigation #elementMainNavigationRollup {
	position: absolute;
	display: none;
	width: 59px;
	margin-left: -29.5px;
	height: 22px;
	bottom: 40px;
	left: 50%;
	background: transparent url("../images/btn_main_menu_rollup.png") no-repeat left top;
	cursor: pointer;
}
#containerMainNavigation #elementMainNavigationRollup.active {
	background-image: url("../images/btn_main_menu_rollup_active.png");
}
#containerFooter {
	position: fixed;
	height: 70px;
	width: 100%;
	bottom: 0;
	z-index: 30;
}
#containerBottomNavigation {
	position: absolute;
	height: 50%;
	width: 100%;
	z-index: 32;
}
#containerBottomNavigationBackground {
	position: absolute;
	height: 47px;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	z-index: 31;
}

#containerBottomNavigationWrapper {
	position: relative;
	display: block;
	height: 100%;
	padding-left: 150px;
}
#elementBusinessBlurb {
	position: absolute;
	padding-left: 20px;
}

#containerSiteIssue {
	position: absolute;
	width: 64px;
	height: 64px;
	top: -32px;
	left: 20px;
	background:transparent url("../images/bg_site_issue.png") no-repeat 50% 50%;
	text-align: center;
	color: #636363;
}

#containerSiteIssueWrapper {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

#containerSiteIssue span.text {
	display: block;
	padding-top: 16px;
	font-style: italic;
}
#containerSiteIssue span.number {
	display: block;
	margin-top: -10px;
	font-weight: bold;
	font-size: 220%;
}
#containerDisclaimer {
	position: absolute;
	height: 25;
	width: 100%;
	bottom: 0;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-size: 85%;
	color: #817F83;
}

#containerDisclaimer ul {
	width: 900px;
	text-align: right;
	margin: 5px auto 5px auto;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#containerDisclaimer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #817F83;
}
#containerDisclaimer li.versionTag {
	float: left;
	border: none;
}
#containerDisclaimer ul li.last {
	border: none;
	padding-right: 0;
}
#containerDisclaimer a {
	color: #817F83;
	font-style: normal;
	text-decoration: none;
}
#elementBottomNavigation {
	position: absolute;
	left: 50%;
	top: 10px;
	margin: 0;
	margin-left: -440px;
	padding: 0;
	width: 900px;
	list-style: none;
	list-style-type: none;
	z-index: 34;
	color: #FFFFFF;
	height: 45px;
}
#elementBottomNavigation li {
	width: 1px;
	position: relative;
	display: inline;
}
#elementBottomNavigation li.elementContactUs {
	position: absolute;
	cursor: pointer;
	top: 8px;
	left: 10px;
	width: 71px;
	height: 17px;
	background: transparent url("../images/footer_contactus.png") no-repeat left top;
}
#elementBottomNavigation li.elementSupport {
	position: absolute;
	cursor: pointer;
	top: 8px;
	left: 120px;
	width: 52px;
	height: 17px;
	background: transparent url("../images/footer_support.png") no-repeat left top;
}
#elementBottomNavigation li.elementBusinessBlurb {
	position: absolute;
	top: 0;
	left: 232px;
	width: 634px;
	height: 33px;
	background: transparent url("../images/img_business_blurb.png") no-repeat left top;
}
#elementBottomNavigation li.elementBusinessBlurb span {
	display: none;
}
#elementBottomNavigation li .elementDetailPopupCtrl {
	display: block;
	width: 100%;
	height: 100%;
}
#elementBottomNavigation li .elementDetailPopupCtrl span {
	display: none;
}
/********************************************
	Support Information
********************************************/
#elementBottomNavigation #containerPopupSupportInformation {
	position: absolute;
	display: none;
	width: 300px;
	color: #000000;
	padding: 15px 20px;
	bottom: 190%;
	left: 50%;
	border: 1px solid #C41230;
	background-color: white;
}
#containerPopupSupportInformation {
	position: relative;
}
#elementBottomNavigation #containerPopupSupportInformation a {
	color: #EF3125;
}
/********************************************
	Contact Us 
********************************************/
#elementBottomNavigation .containerDetailPopup {
	position: absolute;
	display: none;
	width: 300px;
	color: #000000;
	padding: 15px 20px;
	bottom: 190%;
	left: 50%;
	border: 1px solid #C41230;
	background-color: #FFFFFF;
}
#elementBottomNavigation .elementContactUsInfo {
	background: #FFFFFF url("../images/bg_contact_us_map.png") no-repeat right bottom;
}
#elementBottomNavigation .containerDetailPopup .containerPopupWrapper {
	position: relative;
}
#elementBottomNavigation .containerDetailPopup .containerPopupWrapper .addressInformation {
	float: left;
	width: 48%;
}
#elementBottomNavigation .containerDetailPopup .containerPopupWrapper .contactInformation {
	float: right;
	width: 48%;
}
#elementBottomNavigation .containerDetailPopup .containerPopupWrapper a {
	color: #EF3125;
}
.elementBottomLeftTick {
	position: absolute;
	display: block;
	width: 22px;
	height: 20px;
	top: 100%;
	left: -1px;
	background: transparent url("../images/bg_contact_us_tick.png") no-repeat;
}
.elementCloseBtn {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: -15px;
	right: -15px;
	background: transparent url("../images/fancybox/fancy_close.png") no-repeat;
	cursor: pointer;
}

/********************************************
	Common styles
********************************************/
.clearFix {
	clear: both;
}
.hidden {
	display: none;
}
.baseListStyle {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 170%;
}
.baseListStyle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 170%;
}
.baseListStyle li {
	padding: 3px 0 3px 30px;
	background: transparent url("../images/ico_list_bullet_yellow.gif") no-repeat 10px 11px;
}
.blockLink {
	display: block;
	padding: 2px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 95%;
	font-weight: normal;
	border: 1px solid #C5C4C4;
	background: #EBEAEA url("../images/ico_arrow_right.gif") no-repeat 96% 50%;
	font-family: Din, Arial, Arial, Helvetica, sans-serif;
}