/* CSS definition file containing sitestyle stylesheets - Cmos */

BODY { background: #FFFFFF; color: #000000; font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}


A:link { color: #A173AB; text-decoration: none;} 
A:visited { color: #A173AB; text-decoration: none;} 
A:hover { color: #D3B6D3; text-decoration: underline;} 
A:active { color: #D3B6D3; text-decoration: underline;} 

/* Bkgrd Colours */

.bgsrchBx {background-color: #E4D1E4}
.bgdkpurp {background-color: #A173AB}

.bgchoc {background-color: #BCB1B5}

/* Colours doc clr */


.white { color: #FFFFFF;}

.blue { color: #331784; }

.purple { color: #4D3495;}

.grey { color: #AEADB1; }

.dkgrey { color: #666666; }

.orange { color: #FF6600;}

.red { color: #F5082A;}

.grn { color: #006633;}



/* Paragraphs and Characters*/


.indent { text-indent:10% }

.bold {font-weight: bold; }

.justi { text-align: justify;}

.justital { text-align: justify; font-style: italic;}

.cntre { text-align: center;}

.cntrbold { text-align: center; font-weight: bold;}

.ital { font-style: italic;}

.italgrn { font-size: 8pt; color: #006633; font-style: italic;}

.small { font-size: 8pt; }

.smlbold { font-weight: bold; font-size: 8pt;}

.xsmlright { font-size: XX-small; text-align: right;}

.xsmll { font-size: XX-small;}

.xsmlred { font-size: XX-small; color: #F5082A;}

.xsmlital { font-size: XX-small; font-style: italic;}

.xsmlitalred { font-size: XX-small; font-style: italic; color: #F5082A;}



.xsmlcntr { font-size: XX-small; text-align: center;}

.xsmlbldcntr { font-size: XX-small; text-align: center; font-weight: bold;}

P { color: #000000; font-size: 8pt; font-family: Verdana, 
Arial, Helvetica, sans-serif, Univers, 'Zurich BT';} 

P.small { color: #000000; font-size: 8pt; font-family: Verdana, 
Arial, Helvetica, sans-serif, Univers, 'Zurich BT';}





/* Headings and Text Highlighting*/


.heading {font-size: 10pt; font-weight: bold; text-align: center; color: #281A47;}

.lrghdg {font-size: 14pt; font-weight: bold; color: #281A47;}

.headlft {font-size: 10pt; font-weight: bold; text-align: left; color: #281A47;}

.subhead { color: #FFFFFF; font-weight: bold; text-align: center;}


.tabhead { color: #333366; font-weight: bold; text-align: center;}


.sml { color: #006699; font-size: 8pt; font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif, Univers, 
'Zurich BT'; font-weight: bold;}



/* List items etc */


li { font-size: 8pt; font-family: Arial, Helvetica, 
sans-serif, Univers, 'Zurich BT';}

ul.square { list-style-type: square;}

.tablefont {color: #006633; font-size: 8pt; font-family: Verdana, 
Arial, Helvetica, sans-serif, Univers, 'Zurich BT'; }


/* Tables */


.bxwht {
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.bxdkpurp {
border-left: 1px solid #A173AB;
border-right: 1px solid #A173AB;
border-top: 1px solid #A173AB;
border-bottom: 1px solid #A173AB;
}

.bxdkpurpTRB {
border-right: 1px solid #A173AB;
border-top: 1px solid #A173AB;
border-bottom: 1px solid #A173AB;
}


.bxdkpurpTLB {
border-left: 1px solid #A173AB;
border-top: 1px solid #A173AB;
border-bottom: 1px solid #A173AB;
}

.bxdkpurpNotop {
border-left: 1px solid #A173AB;
border-right: 1px solid #A173AB;
border-bottom: 1px solid #A173AB;
}


.bxdkpurprht {
border-right: 1px solid #A173AB;
}

.bxdkpurplft {
border-left: 1px solid #A173AB;
}

.bxdkpurpbtm {
border-bottom: 1px solid #A173AB;
}

.bxdkpurptop {
border-top: 1px solid #A173AB;
}

.bxdkpurpRnL {
border-right: 1px solid #A173AB;
border-left: 1px solid #A173AB;
}


.bxdkpurpRB {
border-right: 1px solid #A173AB;
border-bottom: 1px solid #A173AB;
}


.bxdkpurpLT {
border-left: 1px solid #A173AB;
border-Top: 1px solid #A173AB;
}


.bxwhttopbtm {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}




.bxwhtlftrht {
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

.bxwhbtm {
border-bottom: 1px solid #FFFFFF;
}

.bxwhtop {
border-top: 1px solid #FFFFFF;
}



.bxgrylftrht {
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

.bxchoc {
border-left: 1px solid #BCB1B5;
border-right: 1px solid #BCB1B5;
border-top: 1px solid #BCB1B5;
border-bottom: 1px solid #BCB1B5;
}

.bxchocL {
border-right: 1px solid #BCB1B5;
}


.blklink { color: #281A47; font-size: 8pt; } 
P.blklink A:link {color: #281A47; text-decoration: none}
P.blklink A:visited { color: #281A47; text-decoration: none;} 
P.blklink A:hover { color: #A173AB; text-decoration: underline;} 
P.blklink A:active { color: #A173AB; text-decoration: underline;}
