/* need to set text decoration, color inline here to override container! */

a {
	background-color: transparent;
	color: blue;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #0082ff;
	text-decoration: underline;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	text-align: center; /*IE5 centring fix*/
}

cite{ font-style: italic; }

code{
	font-size: 120%;
	font-family: monospace;
}

fieldset{
	border: 1px solid Black;
	padding: 8px;
}

form{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

h1,h2,h3{
	background-color: transparent;
	color: black;
	font-size: 110%;
	font-weight: bold;
}

img{ border: 0px; }

label {
	white-space: nowrap;
	margin-left: 15px;
	font-weight: bold;
	width: 25%;
}

legend{
	background-color: transparent;
	color: Black;
}

th{
	white-space: nowrap;
	font-weight: bold;
}

.bigStopMessage{
	font-weight: bold;
	font-size: 120%;
}

.blackFrame {
	border: 1px solid Black;
	padding: 5px;
}

.bold{ font-weight: bold; }

.brand{
	/* use in ordinary paragraphs of text */
	font-style: italic;
}

.button{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.buttonGreyed{
	background-color: white;
	color: Gray;
	border: 1px dotted Black;
}

.buttonSmall{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.buttonUL{
	font-style: italic;
	list-style: none;
	margin-left: 3px;
	padding-left: 3px;
}

.buttonUL li{
	background-image: url(../images-all/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.centre{ text-align: center; }

.centreTD{ text-align: center; }

.clearBoth{ clear: both; }

.dataEntrySection720{
	background-color: transparent;
	color: Black;
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 12px;
}

.featureBlock{
	font-style: italic;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	display: inline;
	float: right;
	width: 280px;
}

.featureBlock .fbCentre{ text-align: center; }

.featureBlock .fbCornerLeft{ float: left; }

.featureBlock .fbCornerRight{ float: right; }

.featureBlock p{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.featureList div{
	padding-left: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-top: 8px;
}

.featureList img{ padding-right: 10px; }

.featureList li{
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 4px;
}

.featureList p{
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 4px;
	font-style: italic;
}

.featureList ul{
	list-style: disc;
	margin-top: 3px;
	margin-bottom: 4px;
}

.fRight{ float: right; }

.help{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: text-top;
}

.invisible{ display: none; }

.labelMarginMatch{ margin-left: 15px; }

/* For JS redirects*/
.listIsWorking{
	background-color: transparent;
}

.messageSpan{
	/* only use as a span, not on a TD! */
	display: block;
}

.optionLabel{
	white-space: nowrap;
	font-weight: bold;
}

.optionSetting{
	margin-right: 8px; /* for horizontal displays */
}

.paleInfo {
	background-color: transparent;
	color: Gray;
	font-style: italic;
	font-size: 80%;
}

.paleTip{
	background: transparent;
	color: Gray;
}

.price{ font-weight: bold; }

.quoteMarks{
	font-size: 120%;
	font-weight: bold;
}

.table600Left{
	margin-left: 0px;
	width: 600px;
}

.table720Left{
	/* maximum for 800*600 */
	margin-left: 0px;
	width: 720px;
}

.textIcon {
	border: 1px solid Black;
	padding-left: 3px;
	padding-right: 3px;
}

.tip{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: text-top;
}

.vAlignBottom{ vertical-align: bottom; }

.vAlignTop{ vertical-align: top; }

#content{
	/*	Do NOT set the background colour here as IE7 screws up with the LH navigation (table or UL)
It draws the background (white) OVER objects!!! & it doesn't do it consistently at that!
   background-color: White;
	color: Black;*/
	text-align: left;
	clear: both;
}

#content table{
	background-color: transparent;
	color: Black; /*	margin-top: 10px;
	margin-bottom: 10px;*/
}

#content td{ padding: 3px; }

#cpNews{
	background-color: transparent;
	color: Black;
	border: 1px solid Black;
	padding: 8px;
	clear: both;
}

#cpNews h1{
	font-weight: bold;
	font-size: 120%;
	margin-top: 3px;
}

#footer{
	border-top: 1px solid Gray;
	margin-top: 25px;
	padding-top: 5px;
}

#footer a{
	background-color: transparent;
	color: Gray;
	font-size: 12px;
	text-decoration: underline;
}

#footer small{
	font-size: 12px;
	background-color: transparent;
	color: Gray;
}

#LHVerticalNav {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid Black;
}

#LHVerticalNav .selected a{
	text-decoration: none;
	background-color: transparent;
	color: Black;
}

#LHVerticalNav li{ }

#LHVerticalNav ul{
	list-style: none;
	margin-left: 0px;
	margin-right: 8px;
	padding-left: 0px;
	padding-right: 8px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 23px;
}

#logoRow .strapline{
	/* for web site. We don't want to use our H1 here for SEO reasons */
	font-size: 20px;
	font-weight: bold;
	float: right;
	margin-top: 20px;
}

#logoRow h1{
	/* for cp */
	display: block;
	text-align: right;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logoRow h2{
	/* for cp */
	color: Black;
	background-color: White;
	display: block;
	text-align: right;
	font-size: 100%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logoRow h3{
	/* for cp */
	color: Black;
	background-color: White;
	display: block;
	text-align: right;
	font-size: 100%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#logoRow img{ float: left; }

#mainNav{
	height: 25px;
	clear: both;
}

#otherBuddies{ }

#otherBuddies legend{
	font-weight: bold;
	font-size: 100%;
}

#rabContainer #cpNews h1{
	background-color: transparent;
	color: #CC0099;
}

#rabContainer #logoRow .strapline{
	color: #8F006B;
	background-color: White;
}

#rabContainer #logoRow h1{
	color: #8F006B;
	background-color: White;
}

#rabContainer #otherBuddies legend{
	background-color: transparent;
	color: #CC0099;
}

#rabContainer #secondNav{
	background-color: #009999;
	color: White;
}

#rabContainer #secondNav a{
	background-color: #009999;
	color: White;
}

#rabContainer #secondNav a:hover{
	background-color: #009999;
	color: #FFE680;
}

#rabContainer #tabbedSubNav .selected{
	background-color: #FFF2BF;
	color: Black;
}

#rabContainer #tabbedSubNav a:hover{
	background-color: #FFE680;
	color: Black;
}

#rabContainer #tabbedSubNav li{
	border: 1px solid #B38F00;
}

#rabContainer #toprightinfo{
	border-left: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

#rabContainer .bigStopMessage{
	background-color: transparent;
	color: #CC0099;
}

#rabContainer .button {
	background-color: #BFFFFF;
	color: #006B6B;
}

#rabContainer .buttonSmall{
	background-color: #BFFFFF;
	color: #006B6B;
}

#rabContainer .featureBlock {
	background-color: #FFF2BF;
	color: black;
}

#rabContainer .formSetupError{
	border: 2px solid Red;
	padding: 5px;
}

#rabContainer .message {
	background-color: transparent;
	color: #CC0099; /*font-weight: bold;*/
}

#rabContainer .messageSpan{
	/* only use as a span, not on a TD! */
	background-color: transparent;
	color: #CC0099; /*font-weight: bold;*/
}

#rabContainer .optionLabel{
	/* matches std label colour */
	background-color: transparent;
	color: #006B6B;
}

#rabContainer .price{
	background-color: transparent;
	color: #CC0099;
}

#rabContainer label {
	color: #006B6B;
	background-color: transparent;
}

#rabContainer th {
	background-color: transparent;
	color: #006B6B;
}

#rabContainer, #wsbContainer, #rabContainer{
	/*for colours */
	background-color: White;
	color: Black;
}

#secondNav{
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

/* doesn't work if you use #secondNav .selected a: { for some reason! */
#secondNav .selected{ text-decoration: none; }

#secondNav .sideCell{ width: 10px; }

#secondNav a{
	text-decoration: underline;
}

#secondNav a:hover{ text-decoration: none; }

#secondNav img{ vertical-align: bottom; }

#cpContainer {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /*IE5 centring fix (reverses 'body' setting)*/
}

#siteContainer{
	width: 770px;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /*IE5 centring fix (reverses 'body' setting)*/
}

#tabbedSubNav{
	margin-top: 5px;
	padding: 0px;
}

#tabbedSubNav a{
	display: block;
	color: Black;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}

#tabbedSubNav li{
	float: left;
	height: 21px;
	background-color: White;
	color: Black;
	margin-left: 0px;
	width: 120px;
	text-align: center;
}

#tabbedSubNav ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 24px;
	font-weight: bold;
	font-size: 12px;
}

#testimonials fieldset{ margin-bottom: 15px; }

#textSubNavA{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	font-style: italic;
}

#textSubNavA .selected a{
	text-decoration: none;
	background-color: transparent;
	color: Black;
}

#textSubNavA a{
	text-decoration: underline;
}

#textSubNavA li{
	background-color: White;
	color: Black;
	float: left;
	margin-right: 5px;
	border-left: 1px solid Black;
	padding-left: 5px;
}

#textSubNavA ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 24px;
}

#textSubNavB{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	font-style: italic;
}

#textSubNavB .selected a{
	text-decoration: none;
	background-color: transparent;
	color: Black;
}

#textSubNavB a{
	text-decoration: underline;
}

#textSubNavB li{
	background-color: White;
	color: Black;
	float: left;
	margin-right: 5px;
	border-left: 1px solid Black;
	padding-left: 5px;
}

#textSubNavB ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 24px;
}

#thirdmenu{ float: left; }

#toprightinfo{
	float: right;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

#toprightinfo img{
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#wfbContainer #cpNews h1{
	background-color: transparent;
	color: #CC0099;
}

#wfbContainer #logoRow .strapline{
	color: #8F006B;
	background-color: White;
}

#wfbContainer #logoRow h1{
	color: #8F006B;
	background-color: White;
}

#wfbContainer #otherBuddies legend{
	background-color: transparent;
	color: #CC0099;
}

#wfbContainer #secondNav{
	background-color: #009999;
	color: White;
}

#wfbContainer #secondNav a{
	background-color: #009999;
	color: White;
}

#wfbContainer #secondNav a:hover{
	background-color: #009999;
	color: #FFE680;
}

#wfbContainer #tabbedSubNav .selected{
	background-color: #FFF2BF;
	color: Black;
}

#wfbContainer #tabbedSubNav a:hover{
	background-color: #FFE680;
	color: Black;
}

#wfbContainer #tabbedSubNav li{
	border: 1px solid #B38F00;
}

#wfbContainer #toprightinfo{
	border-left: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

#wfbContainer .bigStopMessage{
	background-color: transparent;
	color: #CC0099;
}

#wfbContainer .button {
	background-color: #BFFFFF;
	color: #006B6B;
}

#wfbContainer .buttonSmall{
	background-color: #BFFFFF;
	color: #006B6B;
}

#wfbContainer .featureBlock {
	background-color: #FFF2BF;
	color: black;
}

#wfbContainer .formSetupError{
	border: 2px solid Red;
	padding: 5px;
}

#wfbContainer .message {
	background-color: transparent;
	color: #CC0099; /*font-weight: bold;*/
}

#wfbContainer .messageSpan{
	/* only use as a span, not on a TD! */
	background-color: transparent;
	color: #CC0099; /*font-weight: bold;*/
}

#wfbContainer .optionLabel{
	/* matches std label colour */
	background-color: transparent;
	color: #006B6B;
}

#wfbContainer .price{
	background-color: transparent;
	color: #CC0099;
}

#wfbContainer label {
	color: #006B6B;
	background-color: transparent;
}

#wfbContainer th {
	background-color: transparent;
	color: #006B6B;
}

#wfbContainer, #wsbContainer, #rabContainer{
	/*for colours */
	background-color: White;
	color: Black;
}

#wsbContainer #cpNews h1{
	background-color: transparent;
	color: red;
}

#wsbContainer #logoRow .strapline{
	color: #607D99;
	background-color: White;
}

#wsbContainer #logoRow h1{
	color: #607D99;
	background-color: White;
}

#wsbContainer #otherBuddies legend{
	background-color: transparent;
	color: #A68826;
}

#wsbContainer #secondNav{
	background-color: #6699CC;
	color: White;
}

#wsbContainer #secondNav a{
	background-color: #6699CC;
	color: White;
}

#wsbContainer #secondNav a:hover{
	background-color: #6699CC;
	color: #FFE680;
}

#wsbContainer #tabbedSubNav .selected{
	background-color: #FFF2BF;
	color: Black;
}

#wsbContainer #tabbedSubNav a:hover{
	background-color: #FFE680;
	color: Black;
}

#wsbContainer #tabbedSubNav li{
	border: 1px solid #B38F00;
}

#wsbContainer #toprightinfo{
	border-left: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

#wsbContainer .bigStopMessage{
	background-color: transparent;
	color: red;
}

#wsbContainer .button {
	background-color: #215485;
	color: white;
}

#wsbContainer .buttonSmall{
	background-color: #215485;
	color: white;
}

#wsbContainer .featureBlock {
	background-color: #FFF2BF;
	color: black;
}

#wsbContainer .formSetupError{
	border: 2px solid Red;
	padding: 5px;
}

#wsbContainer .message {
	background-color: transparent;
	color: red; /*font-weight: bold;*/
}

#wsbContainer .messageSpan{
	/* only use as a span, not on a TD! */
	background-color: transparent;
	color: red; /*font-weight: bold;*/
}

#wsbContainer .optionLabel{
	/* matches std label colour */
	background-color: transparent;
	color: #A68826;
}

#wsbContainer .price{
	background-color: transparent;
	color: red;
}

#wsbContainer label {
	color: #A68826;
	background-color: transparent;
}

#wsbContainer th {
	background-color: transparent;
	color: #A68826;
}

#wsbContainer, #wsbContainer, #rabContainer{
	/*for colours */
	background-color: White;
	color: Black;
}

#WSBcountryButtons input{
	width: 180px;
	font-size: 12px;
	color: Black;
	background-color: transparent;
	border: 1px solid Black;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
}

#WSBcountryButtons li{ padding-bottom: 8px; }

#WSBcountryButtons ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#faq dt {
font-weight: bold;	
}
#faq dd {
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
.langPrompts strong{
	background-color: white;
	color: #006B6B;
}
.langPrompts em{
	background-color: white;
	color: gray;
}
.addthis_button {	}
