@charset "utf-8";
@import url("cop_base.css");

#knowledgeCentreContent {
	margin: 0px;
	float: left;
	width: 820px;
	padding-bottom: 24px;
}
#knowledgeCentreHeader {
	background: url(knowledge_centre/knowledge_centre_header1.png) no-repeat;
	text-indent: -999px;
	display: block;
	float: left;
	height: 74px;
	width: 820px;
	border-top: 1px solid #FFF;
}
#knowledgeCentreSearchBlock {
	background: #f6f6f6;
	padding: 13px;
	float: left;
	width: 788px;
	border: 3px solid #d6d6d6;
}
#knowledgeCentreSearchBlock form {
	float: left;
	width: 509px;
}
#knowledgeCentreSearchBlock form.centered {
	float: left;
	width: 509px;
	margin-left: 138px !important;
	margin-left: 69px;
}
#knowledgeCentreSearchBlock form h1 {
	font: normal 24px/normal Georgia, "Times New Roman", Times, serif;
	color: #838383;
}
#knowledgeCentreSearchBlock form fieldset.searchfield {
	background: url(knowledge_centre/knowledge_centre_search1.png) no-repeat;
	margin: 8px 0px 0px;
	padding: 0px 0px 0px 30px;
	float: left;
	height: 34px;
	width: 479px;
	border-style: none;
}
#knowledgeCentreSearchBlock form fieldset.searchfield input.text {
	background: transparent;
	border-style: none;
	font-size: 18px;
	float: left;
	width: 395px;
	padding-top: 6px;
}
#knowledgeCentreSearchBlock form fieldset.searchfield input.button {
	float: left;
	cursor: pointer;
}
#knowledgeCentreSearchBlock form fieldset.searchTypeSet {
	float: left;
	width: 306px;
	margin-top: 12px;
}
#knowledgeCentreSearchBlock form fieldset.searchTypeSet label {
	font-size: 12px;
	line-height: 24px;
	color: #313131;
	padding-right: 6px;
}
#knowledgeCentreSearchBlock form fieldset.searchTypeSet select {
	font-size: 14px;
}
#knowledgeCentreSearchBlock form p  {
	font-size: 12px;
	line-height: 24px;
	float: right;
	width: 200px;
	margin-top: 12px;
	text-align: right;
	color: #313131;
}
#knowledgeCentreSearchBlock form p a {
	font-size: 14px;
	background: url(knowledge_centre/knowledge_centre_greenarrow1.png) no-repeat right center;
	padding-right: 8px;
}
#knowledgeCentreSearchBlock div.gettingStarted {
	float: right;
	width: 248px;
}
#knowledgeCentreSearchBlock div.gettingStarted h1 {
	font-size: 16px;
	color: #46308b;
	font-weight: bold;
}
#knowledgeCentreSearchBlock div.gettingStarted p {
	font-size: 12px;
	color: #313131;
	line-height: 17px;
}
#knowledgeCentreSearchBlock div.gettingStarted p a {
	font-weight: bold;
	color: #46308b;
	text-decoration: underline;
}
div.kc_ArticlesList {
	background: url(knowledge_centre/knowledge_centre_accent_bg.png) repeat-x 0px 0px;
	float: left;
	width: 508px;
	margin-top: 13px;
	border-top: 3px solid #b19ad9;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
div.kc_ArticlesList h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7b7b7b;
}
div.kc_ArticlesList ul {
	width: 508px;
	margin-top: 7px;
	border-top: 1px solid #e1e1e1;
}
div.kc_ArticlesList ul li {
	background: #fff url(knowledge_centre/bigCellArrow.png) no-repeat 0px center;
	display: block;
	float: left;
	width: 464px;
	border-bottom: 1px solid #e1e1e1;
	padding: 8px 36px 8px 8px;
}
div.kc_ArticlesList ul li.hover {
	background: #EBFCC1 url(knowledge_centre/bigCellArrow.png) no-repeat -508px center;
	cursor: pointer;
}
div.kc_ArticlesList ul li h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
div.kc_ArticlesList ul li h2 a {
	color: #46308b;
	text-decoration: none;
}
div.kc_ArticlesList ul li h2 a:hover {
	color: #46308b;
	text-decoration: none;
}
div.kc_ArticlesList ul li h6 {
	font-size: 11px;
	color: #6e6e6e;
}
.kc_ArticlesList h3 {
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 500px;
	padding-left: 8px;
	margin-top: 13px;
	line-height: 11px;
	font-weight: normal;
}
div.kc_ArticlesList h3 a {
	background: url(knowledge_centre/knowledge_centre_greenarrow1.png) no-repeat left center;
	padding-left: 15px;
}
div.kc_helpList {
	background: url(knowledge_centre/knowledge_centre_accent_bg.png) repeat-x 0px 0px;
	padding: 13px;
	width: 237px;
	margin-top: 13px;
	border-top: 3px solid #b0c726;
	float: right;
}
div.kc_helpList h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #313131;
}
div.kc_helpList ul li {
	margin-top: 12px;
	font-size: 12px;
}
div.kcRcol1 {
	float: right;
	width: 248px;
}

#knowledgeCentreContent p.kc_breadcrumbs {
	float: left;
	width: 820px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 11px;
	color: #767676;
	border-top: 1px solid #E4E4E4;
}
#knowledgeCentreContent p.kc_breadcrumbs a {
	color: #767676;
	text-decoration: none;
}
#knowledgeCentreContent p.kc_breadcrumbs a:hover {
	text-decoration: underline;
}
#searchResults1 , #askContent1{
	float: left;
	width: 820px;
	padding-bottom: 12px;
}
.searchResultsList {
	background: #f6f6f6;
	float: left;
	border: 16px solid #f6f6f6;
	width: 525px;
}
.searchResultsList h1 {
	font-size: 24px;
	font-weight: bold;
	color: #7b7b7b;
}
.searchResultsList h1.faqhead {
	color: #7b7b7b;
	font: normal 24px/35px Georgia, "Times New Roman", Times, serif;
	background: url(knowledge_centre/iconQuestion.png) no-repeat right center;
	height: 35px;
}
.searchResultsList h3 {
	font-size: 15px;
	line-height: 44px;
	font-weight: bold;
	color: #fff;
	background: #ac94d7;
	height: 44px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 12px;
}
.searchResultsList h3 a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	float: right;
	width: auto;
	height: 44px;
	display: block;
	text-align: right;
	white-space: nowrap;
}
.searchResultsList h3 a:hover {
	text-decoration: underline;
}

.searchResultsList ul {
	float: left;
	width: 499px;
	background: #fff;
	padding-right: 13px;
	padding-left: 13px;
}
.searchResultsList ul li {
	width: 499px;
	padding: 13px 0px;
	border-bottom: 1px solid #e1e1e1;
}
.searchResultsList ul li h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.searchResultsList ul li h2 a {
	color: #46308b;
	text-decoration: none;
}
.searchResultsList ul li h2 a:hover {
	color: #46308b;
	text-decoration: underline;
}
.searchResultsList ul li h6 {
	font-size: 11px;
	color: #6e6e6e;
}
.searchResultsList h4 {
	width: 499px;
	background: #fff;
	padding: 26px 13px;
	float: left;
}
.searchResultsList h4 a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #46308b;
	background: url(knowledge_centre/longButton.png) no-repeat;
	text-align: center;
	float: left;
	height: 49px;
	width: 499px;
	line-height: 44px;
}
.searchResultsList h4 a:hover {
	text-decoration: none;
	color: #fff;
	background: url(knowledge_centre/longButton.png) no-repeat 0px -49px;
}
#searchResults1 .sortForm {
	background: #F6F6F6;
	padding: 13px;
	float: right;
	width: 222px;
}
#searchResults1 .sortForm form h2 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #313131;
}
#searchResults1 .sortForm fieldset {
	margin: 8px 0px 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#searchResults1 .sortForm fieldset select {
	border: 1px solid #ABADB3;
	width: 220px;
}
#askContent1 .askSortTags {
	background: #F6F6F6;
	padding: 9px;
	float: right;
	width: 230px;
}
#askContent1 .askFormDiv {
	background: #f6f6f6;
	float: left;
	width: 493px;
	border-top: 16px solid #f6f6f6;
	border-right: 32px solid #f6f6f6;
	border-bottom: 16px solid #f6f6f6;
	border-left: 32px solid #f6f6f6;
}

#askContent1 .askFormDiv form h1 {
	color: #767676;
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 9px;
}
#askContent1 .askFormDiv form fieldset .askTags {
	margin-top:4px;
	background: #e5e5e5;
	padding: 8px;
	width: 477px;
}
#askContent1 .askFormDiv form fieldset .askTags a {
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	background: #fff;
	padding: 3px 6px;
	line-height: 19px;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	white-space: nowrap;
	margin: 0px 8px 8px 0px;
}
#askContent1 .askFormDiv form fieldset .askTags a:hover {
	background: #a1b623;
	color: #fff;
	text-decoration: none;
}
#askContent1 .askFormDiv form fieldset .askTags a.selected , #askContent1 .askFormDiv form fieldset .askTags a.selected:hover{
	color: #fff;
	background: #ac94d7 url(knowledge_centre/tags_x.png) no-repeat 5px center;
	padding-left: 27px;
}



#askContent1 .askFormDiv form fieldset  {
	font-size: 16px;
	font-weight: normal;
	color: #313131;
}
#askContent1 .askFormDiv label {
	display: block;
	margin-top: 16px;
}
#askContent1 .askFormDiv .textField1 {
	background: url(knowledge_centre/fieldBg1.png) no-repeat;
	width: 485px;
	padding: 4px;
	height: 26px;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 4px;
}
#askContent1 .askFormDiv p {
	font-size: 12px;
	color: #767676;
}
#askContent1 .askFormDiv .textField1 input {
	width: 485px;
	background: transparent;
	border-style: none;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #313131;
}
#askContent1 .askFormDiv .textArea1 {
	background: url(knowledge_centre/fieldBg1.png) no-repeat;
	padding: 2px 1px 0px 4px;
	height: 220px;
	width: 488px;
	margin-top: 4px;
	border-bottom: 1px solid #e1e1e1;
}
#askContent1 .askFormDiv .textArea1 textarea {
	background: transparent;
	height: 220px;
	width: 488px;
	border-style: none;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #313131;
}
#askContent1 .askFormDiv .submitRow {
	width: 493px;
	margin-top: 16px;
}
#askContent1 .askFormDiv .submitRow input {
	background: url(knowledge_centre/buttonSubmit.png) no-repeat 0px 0px;
	float: left;
	margin-right: 16px;
}
#askContent1 .askFormDiv .submitRow input.hover {
	background: url(knowledge_centre/buttonSubmit.png) no-repeat 0px -37px;
}

#askContent1 .askFormDiv .submitRow h6 {
	font-size: 12px;
	line-height: 37px;
}
#askContent1 .askFormDiv .submitRow h6 a {
	color: #C00;
	font-weight: bold;
	text-decoration: underline;
}

#askContent1 .askSortTags h1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #313131;
}
#askContent1 .askSortTags p {
	margin-top: 8px;
	width: 230px;
	font-size: 12px;
}
#askContent1 .askSortTags p a   {
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	background: #fff;
	padding: 3px 6px;
	line-height: 19px;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	white-space: nowrap;
	margin: 0px 8px 8px 0px;
}
#askContent1 .askSortTags p a:hover {
	background: #a1b623;
	color: #fff;
	text-decoration: none;
}
#askContent1 .askSortTags p a.selected  , #askContent1 .askSortTags p a.selected:hover{
	color: #fff;
	background: #ac94d7 url(knowledge_centre/tags_x.png) no-repeat 5px center;
	padding-left: 27px;
}
#askCallout {
	float: right;
	width: 248px;
	margin-top: 16px;
}
#askContent1 .kc_QuestionsDetailsView {
	float: left;
	width: 557px;
	
}
#askContent1 .kc_QuestionsDetailsView h1.backLink {
	padding: 16px;
	width: auto;
	float: left;
	background: #f6f6f6;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
}
#askContent1 .kc_QuestionsDetailsView .kc_theQuestion {
	background: url(knowledge_centre/iconQuestion.png) no-repeat 0px 0px;
	float: left;
	width: 465px;
	padding-right: 24px;
	padding-left: 68px;
	padding-bottom: 12px;
	margin-top: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theQuestion h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #46308b;
}
#askContent1 .kc_QuestionsDetailsView .kc_theQuestion h6 {
	font-size: 11px;
	color: #6e6e6e;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer {
	background: url(knowledge_centre/iconAnswer.png) no-repeat 0px 0px;
	float: left;
	width: 465px;
	padding-right: 24px;
	padding-left: 68px;
	margin-top: 18px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h1 {
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color: #46308B;
	margin-bottom: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h2 {
	font-size: 19px;
	font-weight: bold;
	color: #333;
	line-height: 19px;
	margin-bottom: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
	margin-bottom: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 14px;
	margin-bottom: 0px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 12px;
	margin-bottom: 0px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer h6 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 11px;
	margin-bottom: 12px;
}

#askContent1 .kc_QuestionsDetailsView .kc_theAnswer p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer ul {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 12px;
	padding: 12px 18px 18px;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer ul li {
	list-style: url(knowledge_centre/bullet1.png) none;
	line-height: 14px;
	margin-top: 6px;
	margin-right: 12px;
	margin-left: 12px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer ol {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 12px;
	margin-right: 36px;
	margin-left: 36px;
}
#askContent1 .kc_QuestionsDetailsView .kc_theAnswer ol li {
	list-style: decimal;
	line-height: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}

