/*************Author: Michael Busciolano, May 2012*************/

/*//////////DEFAULT STYLES//////////*/
body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url('../images/bkg-searchbar001.gif') repeat-x top;
}
/*////////////////////////////////////////////*/

/*//////////MASTER STRUCTURAL STYLES//////////*/
#main {
	height: 100%;
	min-height: 500px;
	position: relative;
}

*html #main { height: 0px; overflow: visible;}
.masterContainer {
	width: 960px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	border: 0px solid;
}
/*////////////////////////////////////////////*/

/*//////////HEADER STYLES//////////*/
.headerContainer {
	width: 960px;
	height: 163px;
	float: left;
	clear: both;
	border: 0px solid;
}
	
a.logoContainer {
	display: block;
	float: left;
	clear: none;
	margin: 4px 0px 0px 5px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	border: 0px solid;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 1;
}
	
a:hover.logoContainer {
	display: block;
	float: left;
	clear: none;
	margin: 4px 0px 0px 5px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	border: 0px solid;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 0.8;
}

.formMargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.searchField {
	display: block;
	width: 120px;
	height: 13px;
	float: right;
	margin: 12px 6px 0px 0px;
	background: #ffffff;
	border: 1px solid #929596;
}	

.btnSearch {
	display: block;
	width: 64px;
	height: 21px;
	float: right;
	clear: none;
	margin: 10px 0px 0px 0px;
}

.headerBanner {
	width: 743px;
	height: 100px;
	float: right;
	clear: both;
	margin: 7px 0px 0px 0px;
	background: url('../images/bkg-banner-image001.jpg') no-repeat 0px 0px;
}

.headerBannerTitlePosition1 {
	position: absolute;
	top: 50px;
	left: 250px;
}
	
.headerBannerTitlePosition2 {
	font-size: 12pt;
	font-weight: normal;
	position: absolute;
	top: 90px;
	left: 475px;
}
	
.headerBannerTitlePosition3 {
	position: absolute;
	top: 85px;
	left: 510px;
}

.breadCrumbContainer {
	width: 768px;
	float: right;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	text-align: left;
	text-decoration: none;
	font-family: helvetica, arial, verdana;
	font-size: 9pt;
	position: absolute;
	top: 138px;
	left: 220px;
	border: 0px solid;
}

.bcPipe {
	margin: 0px 8px 0px 8px;
}
/*////////////////////////////////////////////*/

/*//////////LEFT COLUMN STYLES//////////*/
.leftColumnContainer {
	width: 217px;
	float: left;
	clear: none;
	border: 0px solid;
}
/*////////////////////////////////////////////*/

/*//////////MAIN MENU STYLES//////////*/
.mainMenuContainer {
	width: 193px; 
	float: left; 
	clear: both; 
	border: 1px solid #1a5064;
	margin: 0px 0px 0px 4px;
	padding: 1px 1px 0px 1px;
}
	
a.staticMainMenuItem {
	width: 183px;
	height: 22px;
	float: left;
	clear: both;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 10px;
	font-family: helvetica, arial, verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
	text-align: left; 
	background: #143e4e;
}

a:hover.staticMainMenuItem {
	width: 183px;
	height: 22px;
	float: left;
	clear: both;
	margin: 0px 0px 1px 0px;
	padding: 4px 0px 0px 10px;
	font-family: helvetica, arial, verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
	text-align: left; 
	background: #1f5f77;
}
	
a.mainMenuSubItemAudio {
	display: block;
	width: 161px;
	float: left;
	clear: both;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 32px;
	font-family: helvetica, arial, verdana; 
	font-size: 10pt; 
	color: #1a5064;
	text-align: left;
	text-decoration: none;
	background: url('../images/main-menu-speakers.png') no-repeat 10px 0px;
	border: 0px solid;
}
	
a:hover.mainMenuSubItemAudio {
	display: block;
	width: 161px;
	float: left;
	clear: both;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 32px;
	font-family: helvetica, arial, verdana; 
	font-size: 10pt; 
	color: #1a5064;
	text-align: left;
	text-decoration: underline;
	background: #f0ffff url('../images/main-menu-speakers.png') no-repeat 10px -24px;
	border: 0px solid;
}
	
a.mainMenuSubItem {
	display: block;
	width: 185px;
	float: left;
	clear: both;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 8px;
	font-family: helvetica, arial, verdana; 
	font-size: 10pt; 
	color: #1a5064;
	text-align: left;
	text-decoration: none;
	border: 0px solid;
}
	
a:hover.mainMenuSubItem {
	display: block;
	width: 185px;
	float: left;
	clear: both;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 8px;
	font-family: helvetica, arial, verdana; 
	font-size: 10pt; 
	color: #1a5064;
	text-align: left;
	text-decoration: underline;
	background: #f0ffff;
	border: 0px solid;
}
	
#bottomMargin15 {
	margin-bottom: 15px;
}
	
.mainMenuSubHead {
	display: block;
	width: 190px;
	height: 14px;
	float: left;
	clear: both;
	margin: 0px 0px 3px 0px;
	padding: 0px 3px 0px 0px;
	font-family: helvetica, arial, verdana; 
	font-size: 8pt; 
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	background: url('../images/bkg-main-menu-subhead001.png') repeat-y right 0px;
	border: 0px solid;
	-moz-opacity:.60;
	filter:alpha(opacity=60);
	opacity:.60;
}
/*////////////////////////////////////////////*/
	
/*//////////MAIN CONTENT STYLES//////////*/
.mainContentContainer {
	width: 542px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #cecece;
	text-align: left;
}

.mainBodyContentContainer {
	width: 497px;
	float: left;
	padding: 15px 15px 18px 15px;
	font-family: helvetica, arial, verdana;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	line-height: 13pt;
}
	
h1 {
	display: block;
	width: 527px;
	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	font-family: helvetica, arial, verdana;
	font-size: 12pt;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	background: url('../images/bkg-content-header001.png') repeat-x top;
}

h1.headerBannerTitleText {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: helvetica, arial, verdana;
	font-size: 26pt;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	border: 0px solid;
	overflow: hidden;
	background: url('none') repeat-x top;
}
	
h2 {
	display: block;
	width: 567px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-family: helvetica, arial, verdana;
	font-size: 10pt;
	color: #1a5064;
	/*font-variant: small-caps;*/
	font-weight: bold;
	text-align: left;
	border: 0px solid;
}

a.btn1Med {
	display: block;
	float: left;
	margin: 11px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #009292;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 1;
}
	
a:hover.btn1Med {
	display: block;
	float: left;
	margin: 11px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ffffff;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 1;
}
	
.btn1MedInner {
	padding: 5px 15px 5px 15px;
	background: #009292;
}
	
#floatRightClearNone {
	float: right;
	clear: none;
}
	
ol.numericList {
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 25px;
}
	
.regText {
	font-weight: normal;
}

.smallCaps {
	font-variant: small-caps;
	font-size: 12pt;
}

a.whiteLink {
	color: #ffffff;
	text-decoration: underline;
}
	
a:hover.whiteLink {
	color: #ffffff;
	text-decoration: none;
}
	
a.tealLink {
	color: #009292;
	text-decoration: underline;
}
	
a:hover.tealLink {
	color: #009292;
	text-decoration: none;
}
	
a.topLink {
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	color: #009292;
	text-decoration: underline;
}
	
a:hover.topLink {
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
	color: #009292;
	text-decoration: none;
}
	
.hr {
	width: 100%;
	float: left;
	border-bottom: 1px solid #1a5064;
	margin: 15px 0px 25px 0px;
}
	
.complaintBtnSetupTextHome {
	float: left; 
	clear: none; 
	margin: 18px 15px 0px 0px; 
	color: #1a5064; 
	font-style: italic; 
	font-weight: bold;
}
/*////////////////////////////////////////////*/

/*//////////RIGHT COLUMN STYLES//////////*/
	
.rightColumnContainer {
	width: 196px;
	float: left;
	clear: none;
	border: 0px solid;
}
	
.rightColumnContentContainer1 {
	width: 185px;
	border: 1px solid #1d5266;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 8px 0px;
	float: right;
}
	
.rightColumnContentContainer1Inner {
	width: 100%;
	float: left;
	clear: both;
	background: #1d5266;
}

.rightColumnnHeader1 {
	width: 169px;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 0px 8px;
	font-family: helvetica, arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border: 0px solid;	
}

.rightColumnSubHead {
	display: block;
	width: 180px;
	height: 14px;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	font-family: helvetica, arial, verdana; 
	font-size: 8pt; 
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	background: url('../images/bkg-right-column-subhead001.png') repeat-y right 0px;
	border-bottom: 1px solid #2a81a1;
	-moz-opacity:.60;
	filter:alpha(opacity=60);
	opacity:.60;
}

.rightColumnFooter1 {
	display: block;
	width: 172px;
	float: left;
	clear: both;
	padding: 6px 8px 6px 0px;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	border: 0px solid;
}

a.pdfLinkHome {
	display: block;
	width: 155px;
	float: left;
	clear: both;
	padding: 10px 5px 10px 25px;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: #1f5f77 url('../images/bkg-pdf-icon-home001.png') no-repeat 5px 10px;
	border-bottom: 1px solid #2a81a1;
}
	
a:hover.pdfLinkHome {
	display: block;
	width: 155px;
	float: left;
	clear: both;
	padding: 10px 5px 10px 25px;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: #2d8bae url('../images/bkg-pdf-icon-home001.png') no-repeat 5px 10px;
	border-bottom: 1px solid #2a81a1;
}

a.videoLinkHome {
	display: block;
	width: 155px;
	float: left;
	clear: both;
	padding: 10px 5px 10px 25px;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: #1f5f77 url('../images/bkg-video-icon-home001.png') no-repeat 5px 10px;
	border-bottom: 1px solid #2a81a1;
}
	
a:hover.videoLinkHome {
	display: block;
	width: 155px;
	float: left;
	clear: both;
	padding: 10px 5px 10px 25px;
	font-family: helvetica, arial, verdana;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: #2d8bae url('../images/bkg-video-icon-home001.png') no-repeat 5px 10px;
	border-bottom: 1px solid #2a81a1;
}
/*////////////////////////////////////////////*/

/*//////////FOOTER STYLES//////////*/
.footerContainer {
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #1a5064;
	border-bottom: 5px solid #009292;
}
	
.footerContentContainer {
	width: 960px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	border: 0px solid;
}
	
.footerTextContainer {
	width: 580px;
	float: left;
	clear: none;
	margin: 0px 0px 0px 215px;
	padding: 20px 0px 20px 10px;
	font-family: helvetica, arial, verdana; 
	font-size: 8pt; 
	color: #ffffff;
	text-align: left;
	border: 0px solid;
}
	
a.footerLogo {
	display: block;
	padding: 5px 0px 10px 0px;
	float: left; 
	clear: none;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 1;
}
	
a:hover.footerLogo {
	display: block;
	padding: 5px 0px 10px 0px;
	float: left; 
	clear: none;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; opacity: 0.5;
}
/*////////////////////////////////////////////*/