
// colour list - gold - CFBB3E

a { text-decoration: none }


.bodyText1 {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:8pt; 
		color:#ffffff;
}

.bodyText1:hover {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:8pt; 
		color:#CFBB3E;
}

.bodyText2 {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:9pt; 
		color:#ffffff;
		text-decoration: none;
}

.bodyText2:hover {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:9pt; 
		color:#CFBB3E;
		text-decoration: none
}

.bodyText3 {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:8pt; 
		color:#ffffff;
		line-height:12pt;
		text-decoration: none;
}

.bodyText3:hover {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:8pt; 
		color:#CFBB3E ;
		line-height:12pt;
		text-decoration: none
}

.bodyText4 {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:8pt; 
		color:#ffffff;
		line-height:11pt;
		text-decoration: none;
}

.bodyText4:hover {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:8pt; 
		color:#CFBB3E ;
		line-height:11pt;
		text-decoration: none
}
.instructions {
		font-family:"Arial"; 
		font-weight:normal; 
		font-size:7pt; 
		color:#ffffff;
		line-height:8pt;
		text-decoration: none;
}

.bodyMenu1 {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:9pt; 
		color:#ffffff;
		text-decoration: none
}

.bodyMenu1:hover {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:9pt; 
		color:#CFBB3E;
		text-decoration: none
}

.bodyFormText1 {
		font-family:"Arial"; 
		font-weight:bold; 
		font-size:7pt; 
		color:#000000;
}



.homeText1{
        color: #ffffff ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}

.homeText2{
        color: #ccff33 ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}


.menuText1{
        color: #ccff33 ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 		
				text-decoration: none ;
}


.menuText1:hover {
        color: #ffffff ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 		
				text-decoration: none;
}


.bodyCopy1{
        color: #ffffff ;
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 8pt ; 
}

.bodyCopy1:hover {
        color: #CFBB3E ;
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 8pt ; 
}


.bodyCopy2{
        color: #ffffff ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}

.bodyCopy2:hover {
        color: #CFBB3E ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}

.formLabel{
        color: #ffffff ;
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 8pt ; 
}

.formContent{
        color: #000000 ;
        font-family: arial, sans-serif ;
        font-weight: normal ;
        font-size: 8pt ; 
}

.subNav1{
        color: #CFBB3E ;
        font-family: arial, sans-serif ;
        font-weight: bold ;
        font-size: 7pt ; 
				text-decoration: none
}