/***********************************
	Static Content (terms, etc)
**********************************/

#staticContentCtn {
	min-height: 200px;
}

#helpSearchCtn {
	margin: 20px 0;
	padding: 15px 25px;
	clear: left;
	float: left;
	width: 590px;
}

#helpSearchCtn h2 {
	display: inline;
	margin: 0;
}

.helpLink {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.miniHibeIcon{
	margin-right: 5px;
}

/*************************
		Help
************************/
#helpContentCtn h3 {	
	font-size: 12px;
}

#helpTableOfContents{
	clear: left;
	float: left;
}

a#gettingStartedLnk{
	margin-top: 20px;
}

#helpTableOfContents a.topic{
	clear: left;
	float: left;
}

#helpTableOfContents h3{
	float: left;
}

.secondaryHeader .iconsLnkCtn{
	margin: 0;
	line-height: 18px;
}


#helpContentCtn {
	float: left;
	width: 500px;	
}

#helpContent{
	clear: left;
	float: left;
	
	width: 600px;
}

#helpContent p {
	margin: 5px 40px 15px 16px;
}

ul.helpContentCtn{
	margin-top: 15px;
	clear: left;
	float: left;
	width: 650px;
}

span.basicArrowIcon,
span.basicArrowSideIcon{
	float: left;
	clear: left;
	padding: 7px 8px 2px;
}

span.basicArrowIcon{
	margin-top: 6px;
}
span.basicArrowSideIcon {
	margin-top: 3px;
}

#staticContentCtn label#searchHelpLabel {
	font-weight: normal;
}

/*************************
	Terms + Privacy
************************/

#privacyTermsSelectCtn {
	float: left;
	width: 130px;
	margin: 20px 0px 20px 20px;
}

#privacyTermsSelectCtn p {
	margin: 2px 0;
	padding: 4px;
}

#privacyTextCtn,
#termsTextCtn {
	float:left;
	width: 600px;
	margin: 10px 0;
	padding: 0px 20px;
}

#privacyTextCtn p,
#termsTextCtn p{
	margin: 10px 0px;
}

#termsTextCtn #effectiveDate,
#privacyTextCtn #effectiveDate {
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: normal;
}

#privacyTextCtn h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#privacyTextCtn h3 {
	margin: 15px 0px 10px 0px;
}

#privacyTextCtn h4 {
	font-style: italic;
	padding-bottom: 2px;
}

#privacyTextCtn ul li {
	list-style: disc inside;
}


#termsTextCtn ol li {
	list-style: decimal inside;
	margin: 10px 0px;
	font-size: 13px;
}

#termsTextCtn ul li {
	list-style: disc inside;
	margin: 10px 0px;
	font-size: 12px;
}

#termsTextCtn ul ul {
	margin-left: 10px;
}

#termsTextCtn ul ul li {
	list-style: square;
}

#termsTextCtn ol p {
	margin-left: 20px;
	font-size: 12px;
}

#termsTextCtn ol ul {
	padding-left: 20px;
	border: red;
}


/*
#termsTextCtn span.sectionTitle {
	margin-bottom: 5px;
	font-weight: bold;
}
*/
/*
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
*/



/*************************
	Contact Us
************************/

#contactUsForm textarea {
	width: 350px;
	height: 100px;
}

#contactUsForm input {
	width: 305px;
}

#jobApplicationFormSubmit {
	margin: 10px 0 0 115px;
}

.contactUsInfo{
	width: 400px;
	clear: left;
	float: left;
	margin: 15px 0;
}

#contactUsFormSubmit {
	clear: left;
	float: left;
	margin: 10px 0 0 85px;
}

#contactUsCtn fieldset {
	clear: both;
	margin-bottom: 10px;
}

#contactUsCtn label {
	line-height: 22px;
	float: left;
}

#contactUsCtn input,
#contactUsCtn select,
#contactUsCtn textarea {
/*	margin: 2px 5px;*/
	float: left;
}

#contactUsCtn label {
	margin-right: 5px;
	float: left;
	clear: left;
	width: 75px;
}

#visitHelpLnk{
	clear: left;
	float: left;
	margin-bottom: 10px;
	display: none;
	width: 400px;
}

/*************************
	Jobs
*************************/
.jobPostionCtn {
	margin-bottom: 30px;
	padding-bottom: 15px;
	width: 600px;
}

.jobPostionCtn p {
	margin: 5px 0;
}
.jobRequirementsList h3{
	margin: 30px 0 10px 0;
}

.jobRequirementsList li {
	margin: 15px;
	padding-left: 20px;	
}

.jobsSubtitle {
	padding: 10px 0;
	margin-bottom: 20px;
}

#staticContentCtn input,
#staticContentCtn select,
#staticContentCtn textarea,
#staticContentCtn label {
	margin: 2px 5px;
}

#jobApplicationForm textarea {
	width: 350px;
	height: 200px;
}

/*************************
	About
*************************/

#supportPages-about #header {
	margin-bottom: 0;
}
