body {
    background-color: #FFFFFF;
    color: black;
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 8pt
}

h1 {
	font-size: 14pt;
    font-style: italic;
	font-weight: bold;
}

h2{
    color: white;
    font-size: 10pt;
}

h2 a{
	color:white;
	text-decoration:none;
}

h3 {
    font-weight: bold;
    font-size: 12pt;
    font-style:italic;
}

#languageList a{
	font-weight: normal;
	color: black;
	text-decoration: underline;
	font-size: 9px;
	padding: 2px;
}

iframe {
	padding: 0;
	margin: 0;
	border-style: none none none none;
	height: 120px
}

button {
	background-color : #6699FF;
	color: #ffffff;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	height : 22px;
		}	
.emphasized {
	font-weight:bold;
}

.sectionTitle {
	font-size:larger;
}

.linkSection ul {
	color: white;
	font-weight:bold;
}	
.linkSection li a{
	color:white;
	text-decoration:none;
	font-size:9pt;
}
.linkSection li a:hover{
	color:black;
	text-decoration:none;
}

.headerBar{
	text-align: right;
}

.headerBar a {
	color: white;
	text-decoration:none;		
	font-style: normal;
}

.pageTitle {
	color: white;
	font-size: 24pt;
	font-weight: bold;
}

.banner {
	border-color:white;
}

#welcomeTxt {
	font-weight:bold;
	font-size:24pt;
	font-style:italic;
	color:white;
}

#pageTitle{
	font-weight:bold;
	font-size:24pt;
	font-style:italic;
	color:white;
}

legend {
	color:white;
}

/*
 * This section defines the colours for the headers and footers
 */
 


#headerTagLine{
	font-weight:bold;
	font-style:italic;
	font-size:20pt;
	overflow:hidden; /* Necessary to stop IE7 horz-SB bug */
}

#footerTagLine{
	font-weight:bold;
	font-style:italic;
	font-size:12pt;
	overflow:auto; /* Necessary to stop IE7 horz-SB bug */
}

/*
 * This section defines the colours for the various sections
 */

.quotes li, .quotes th, .quotes h2 {
	background-color:#BA001D;
	color:white;
}

.quotes h1, .quotes #footerTagLine {
	color:#BA001D;
}

.quotes h1 {
	color:#BA001D;
}

.live li, .live th, .live h2 {
	background-color:#77CC00;
}
.live h1, .live #footerTagLine {
	color:#77CC00;
}


.ideas li, .ideas h2 {
	background-color:#FEAD1F;
}
.ideas h1, .ideas #footerTagLine {
	color:#FEAD1F;
}

.essentials li, .essentials h2 {
	background-color:#6699FF;
}
.essentials, .essentials #footerTagLine{
	color:#6699FF;
}
.essentials label{
	background-color:white;
}

/*
 *The default colours for the pages not in any section
 */
 
.groups h2 {
	background-color:#6699FF;
}
.groups, .groups #footerTagLine{
	color: #6699FF;
	padding-top: 15px;
}

label {
	font-weight:bold;
}

#loginForm {
	background-color: #A6E4F4;
	font-weight:bold;

	}
	
#loginForm label {
	background-color: #A6E4F4;
	font-weight:bold;
	
	
}
#message {
	color: #BA001D;
	font-weight:bold;
	padding: 2px 2px 2px 4px
	
}

.tableHeader th{
    font-weight: bold;
    background-color: silver;
    color: black;
}




/*
 * SMS Section
 *
 */

#headerTagLine {
	color:#FFFFFF;
} 
 
.smsClient h1, .smsClient #footerTagLine {
	color:#BA001D;
}

.smsClient li, .smsClient h2,.smsClient th, #signOnFormContent, #signOnFormContent label {
	background-color:#BA001D;
	color:white;
}


.smsSite h1,  .smsSite #footerTagLine {
	color:#FEAD1F;
}

.smsSite li,.smsSite h2,.smsSite th{
	background-color:#FEAD1F;
	color:white;
}


/*
 * Form section
 */
 
form label {
	background-color:#f1f1fc;	
}
 
form .errRequired {
	background-color:pink;	
}

#genMessages {
	background-color:#E3E3E3;	
	color: #BA001D;
}

/*
 * Listing section
 */
 
table a {
	font-weight:bold;
}

th.sortable {
	cursor:hand;
	cursor:pointer;
}

.rowType0 td {
	background-color: #E3E3E3;	
}
.rowType1 td {
	background-color: white;	
}

/*
 * Quotes and Offers section
 */
.titleQO {
	font-size:20px;
	color: #BA001D;
	font-style: italic;
}

.quoteReqFormText {
	font-family: Arial, Verdana,  Helvetica, sans-serif; /*Is this different from the base?*/
	font-weight: bold;
}

.quoteHeader{
    background-color: #BA001D;
    color: white;
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
}

.linkPanel {
	background-color: #eeeeee;
}

.formLink {
	color: black;
	font-size: 18px;
}

.download .rowType0 td {
	background-color: #E3E3E3;	
}
.download .rowType1 td {
	background-color: #E3E3E3;	
}
#prdText li {
	color: black;
	background-color: #E3E3E3;
}
#headerSection {
	height: 11em !important;

}
