/*------------------------------------For Future CSS Only----------------------------------------*/
H1 {
	color: #333;	
	font-family: Arial, Helvetica, Sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 1.6em;
}

#Nav3SingleArea {
/* margin-top: 50px; */
}

.PageTitlePosition {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
}

#ContainerMaster {
	background: #fff url('/digitalAssets/39018_consultations-page-bg.gif') repeat-x top left;
}

#LeftMainArea {
/*	margin-top: -162px; */
}

.SideBar {
	top:-72px;
         background-image: none
/*	top:-102px;	*/
}

.PanelWidth001 {
	border: 0 none;	
	width: 200px;
}

#ConsultationsVideoPlayer {
	width: 640px;
	height: 450px;
	position: relative;
	overflow-y: auto;
	display: block;
}

.ConsultationsSidePanel1 {
	display:block;
	padding-bottom:9px;
	width:200px;
	z-index:9000;	
	font-size:.9em;
	font-weight:normal;
	margin-right:20px;
	position:relative;
	z-index:90000;
}

.ConsultationsSidePanel1TextStyle {
	color:#450c67;
	font-weight:bold;
	padding-top:8px;
	z-index:90000;
	font-family: Arial, Helvetica, Sans-serif;
}

.ConsultationsSidePanel1TextStyleContent {
	color:#000000;
	z-index:90000;
	font-size: 0.90em;
	line-height: 1.5em;
}

.ShapingContent {
        font-family: Arial, Helvetica, Sans-serif;
	color:#666666;
	display:block;
	padding-bottom:1px;
	padding-top:8px;	
	text-shadow: #fff 1px -1px;
}

UL.ConsultationsButtons {
	width: 100%;
	margin: 0;
	padding: 0;
	top: 30px;
	position: relative;
}

UL.ConsultationsButtons LI {
	width: 200px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

UL.ConsultationsButtons A {
	font-family: Arial, Helvetica, Sans-serif;
	width: 182psx;
	display: block;
	border: 1px solid #9267a6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #692d8c url('/digitalAssets/39015_purple-button-gradient.gif') repeat-x top left;
	text-align: center;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

UL.ConsultationsButtons A:hover {
	text-decoration: underline;	
}

.ConsultationsOurProposalsSidePanel {
	position: relative;
	top: 50px;
	margin: 0;
	padding: 0 15px;
	width: 168px;
	background: #f5f0f4;
	border: 1px solid #f3eef4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
}

.ConsultationsOurProposalsSidePanel H3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #5e1f84;
	font-family: Arial, Helvetica, Sans-serif;	
	letter-spacing: 0;
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #d7d0d9;
}

.ConsultationsOurProposalsSidePanel UL {
	margin: 0;
	padding: 0;
	width: 168px;
	list-style: none;
}

.ConsultationsOurProposalsSidePanel UL LI {
	width: 168px;
	display: block;
	margin: 0 0 13px 0;
	padding: 0;
	float: left;
}

.ConsultationsOurProposalsSidePanel UL LI IMG {
	display: block;
	float: left;
	width: 62px;
	margin: 0 13px 0 0;
	border: 2px solid #ebebeb;
}

.ConsultationsOurProposalsSidePanel UL LI H4 {
	font-family: Arial, Helvetica, Sans-serif;
	color: #333;
	letter-spacing: 0;
	font-size: 0.9em;
}

.ConsultationsOurProposalsSidePanel UL LI H4 A {
	color: #333;
	text-decoration: none;
}

.ConsultationsOurProposalsSidePanel UL LI H4 A:hover,
.ConsultationsOurProposalsSidePanel UL LI H4 A:active {
	text-decoration: underline;
}

.ConsultationsOurProposalsSidePanel UL LI P {
	font-family: Arial, Helvetica, Sans-serif;
	color: #666;
	margin-top: 0;
	font-size: 0.8em;
}

.ConsultationsOurProposalsSidePanel UL LI.selected IMG {
	border: 2px solid #a670ab;	
}

.ConsultationsOurProposalsSidePanel UL LI.selected H4 A,
.ConsultationsOurProposalsSidePanel UL LI.selected P {
	color: #a670ab;	
}

.ConsultationsContent,
.ConsultationsContentIntro {
	position: relative;
	margin: 30px;
}

.ConsultationsContentIntro P {
	font-family: Arial, Helvetica, Sans-serif;
	color: #666;
	line-height: 1.6em;
	font-size: 1.1em;	
}

.ConsultationsContentIntro H2 {
	color: #333;
	font-family: Arial, Helvetica, Sans-serif;	
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: 0;	
}

.ConsultationsContent P {
	font-family: Arial, Helvetica, Sans-serif;
	color: #666;
	line-height: 1.5em;
	font-size: 1.0em;
}

.ConsultationsContent H2 {
	color: #333;
	font-family: Arial, Helvetica, Sans-serif;	
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0;
}

.ConsultationsContent UL LI {
	font-family: Arial, Helvetica, Sans-serif;	
	color: #666;
	line-height: 1.5em;
	font-size: 1.2em;
	padding: .5em 0;
}

.ConsultationsHighlightBox {
	position: relative;
	margin: 30px 30px 30px 0;
	padding: 10px 30px;
	background: #f5f0f4;
	border: 1px solid #f5f0f4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.ConsultationsHighlightBox P {
	color: #666;
}

.ConsultationsHighlightBox H3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #5e1f84;
	font-family: Arial, Helvetica, Sans-serif;	
	letter-spacing: 0;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d7d0d9;
}

.ConsultationsHighlightBox UL {
	list-style: none;
	margin: 0 0 0 -23px;
	padding: 0;
}

.ConsultationsHighlightBox UL LI {
        float: none;
        clear: both;
	margin: 10px 0;
	padding: 0 0 0 23px;
	font-size: 1.2em;
	color: #333;
	font-family: Arial, Helvetica, Sans-serif;	
	background: url('/digitalAssets/39020_bullet-arrow.gif') no-repeat 0 1px; 
}

.ConsultationsHighlightBox DL {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

.ConsultationsHighlightBox DT {
	width: 155px;
	margin: 0;
	padding: 0 25px 0 0;
	display: block;
	float: left;
	background: url('/digitalAssets/39014_purple-arrow.gif') no-repeat 0 0;
	min-height: 41px; 
	text-align: right;
	line-height: 3em;
	color: #fff;
	border-left: 1px solid #fff;
}

.ConsultationsHighlightBox DT.top { border-top: 1px solid #fff; -moz-border-radius-topleft: 4px; }
.ConsultationsHighlightBox DD.top { border-top: 1px solid #fff; -moz-border-radius-topright: 4px; }
.ConsultationsHighlightBox DT.bottom { border-bottom: 1px solid #fff; -moz-border-radius-bottomleft: 4px; }
.ConsultationsHighlightBox DD.bottom { border-bottom: 1px solid #fff; -moz-border-radius-bottomright: 4px; }

.ConsultationsHighlightBox DD {
	width: 385px;
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	background: url('/digitalAssets/39017_white-gradient.gif') repeat-x 0 0;
	min-height: 41px;
	line-height: 3em;
	color: #333;
	border-right: 1px solid #fff;
}

