﻿/* ::::::::::: Copy Page :::::::::::: */
.contentPage h4, .contentPageLarge h4 {
	color:#294992;
	font-size:1.2em;
	font-family:arial;
	font-weight:normal;
	margin-top:5px;
	padding-top:8px;	
	border-top:1px dotted #294b92;
	}
	
.contentManagedCopy {
    line-height:1.5em;
    }

.contentPage {
	font-size:1.1em;
	padding:0 8px;
	margin:0 0 8px 0;
	}

.contentPage ul {
    margin:0 0 9px 0;
	padding:0;
	}

.contentPage li {
	list-style:none;
	padding:3px;
	font-weight:bold;
	background:url('/resources/images/core/sectorChevron.gif') no-repeat 10px 5px;
	padding-left:10px;
	margin-left:35px;
	}

.contentPage img {
    vertical-align:middle;
    }

.clear {
    clear:both;
    }

.siteInfoImage {
    float:left;
    margin:0;
    padding:0;
    width:120px;
    }

.siteInfoText {
    float:left;
    margin:0;
    padding:0 0 0 8px; 
    width:385px;
    }

.tickList li {
   	list-style:none;
	font-weight:normal;
	background:url('/resources/images/core/tickIcon.gif') no-repeat left 5px;
	padding-left:20px;
	margin-left:35px; 
    }

.crossList li {
   	list-style:none;
	font-weight:normal;
	background:url('/resources/images/core/crossIcon.gif') no-repeat left 5px;
	padding-left:20px;
	margin-left:35px; 
    }

h2.helpIcon {
	background:url('/resources/images/core/helpSectionIcon.gif') no-repeat 8px 8px;
	padding-left:48px;
	}

.helpSectionContainer {
	float:left;
	width:740px;
	margin-bottom:10px;
	margin-top:10px;
	}

.helpSections {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:200;
	border-top:solid 1px #dfe4ef;
	border-left:solid 1px #dfe4ef;
	}

.helpSections li {
	background-color:#e9edf4;
	border-bottom:solid 1px #dfe4ef;
	margin:0;
	border-right:solid 1px #dfe4ef;
	}

.helpSections li a {
	display:block;
	}

.helpLeft {
	display:block;
	width:180px;
	padding:7px 10px;
	}

.helpSections li a:hover {
	background-color:#dfe4ef;
	}

li.selectedSection a:hover {
	background-color:white;
	}

li.selectedSection {
	background-color:white;
	font-weight:bold;
	border-right:solid 1px #dfe4ef;
	}

.helpSubSectionLinks {
	float:left;
	list-style-type:none;
	margin:0;
	padding:5px;
	border:solid 1px #dfe4ef;
	margin-left:-1px;
	width:507px;
	}

.helpSubSectionLinks li {
	padding:2px 10px;
	}

li.selectedSubSection {
	font-weight:bold;
	background:url('../images/core/linkArrow.gif') no-repeat left;
	}

.helpContent {
	clear:both;
	padding-left:10px;
	line-height:1.5em;
	}

.helpContent ul {
	list-style-image:url('/resources/images/core/sectorChevron.gif');
	}

.toolsContainer {
	clear:both;
	}

.toolsContainer h3 {
	font-weight:bold;
	color:#ff9241;
	font-size:1.2em;
	margin:0;
	padding:0;
	}

.FAQ {
	background:url('/resources/images/core/help-FAQIcon.png') no-repeat 10% 1%;
	}

.register {
	background:url('/resources/images/core/help-RegisteringIcon.png') no-repeat 10% 1%;
	}

.details {
	background:url('/resources/images/core/help-DetailsIcon.png') no-repeat 10% 1%;
	}

.searching {
	background:url('/resources/images/core/help-SearchIcon.png') no-repeat 10% 1%;
	}

.applyTrack {
	background:url('/resources/images/core/help-ApplyTrackIcon.png') no-repeat 10% 1%;
	}

.technical {
	background:url('/resources/images/core/help-TechnicalIcon.png') no-repeat 10% 1%;
	}

.tellUs {
	background:url('/resources/images/core/help-TellUsIcon.png') no-repeat 10% 1%;
	}

.toolsLeft, .toolsRight {
	float:left;
	padding-left:80px;
	width:35%;
	}

.toolsLeft p,.toolsRight p  {
	margin:0;
	padding:10px 0 15px 0;
	}
	
.techIssues {
	border:none;
	}

.techIssuesSection {
	border-bottom:solid 1px #dfe4ef;
	border-right:solid 1px #dfe4ef;
	border-top:solid 1px #dfe4ef;
	margin-bottom:10px;
	}

.techIssueFAQ {
	border-top:none;
	}

li.techIssueItem {
	border-bottom:none;
	}