BODY
{
	background-color              : rgb(255,255,255);
	font-family 		              : Verdana, Arial, sans-serif;
	font-size 			              : 7pt;
	color 					              : rgb(110,110,110);
	padding-left                  : 10px;
}

p
{
	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 7pt;
	line-height                   : 16px;
	letter-spacing                : .88px;
	text-align                    : justify;
	color                         : rgb(110,110,110);
	padding-left                  : 20px;
	padding-right                 : 20px;
}

p.noPadding
{
	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 7pt;
	color                         : rgb(110,110,110);
	padding-left                  : 0px;
	padding-right                 : 0px;
}


table, td
{

	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 7pt;
	color                         : rgb(110,110,110);

}

h1.sub
{
  color                         : RGB(0,0,0);
  font-weight                   : bold;
  font-size                     : 11pt; 
  padding-left                  : 5pt; 
}

h1
{
  font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 10pt;
	color                         : rgb(110,110,110);
	font-weight                   : normal;
	letter-spacing                : 1px;
	margin-bottom                 : 5px;	
	font-weight                   : bold
	
}

.title
{
  color                         : RGB(211,35,46);
  font-weight                   : bold;
  font-size                     : 10pt;
}

.greenSpan
{
  color                         : RGB(0,76,59);
  font-weight                   : bold;  
}

.redSpan
{
  color                         : RGB(211,35,46);
  font-weight                   : bold;  
}

.whiteMain
{
  background-color              : rgb(255, 255, 255);  
  padding								        : 16px;
}

.leftMenu
{
  background-color              : rgb(255,255,255);
  background-image              : url(images/navigation/left_beadband.jpg);
  background-position           : bottom left;
  background-repeat             : no-repeat;
  padding-top 					        : 0px;
  padding-left					        : 15px;
  padding-right                 : 0px;

}

.floatMenuLeft
{
  position                      : absolute;  
  top                           : 150px;
  left                          : 15px;
  z-index                       : 5;  
  visibility                    : visible;
}

.floatImageRight
{
  position                      : absolute;
  width                         : 228px;
  top                           : 32px;
  left                          : 735px;
  z-index                       : 5;  
  visibility                    : visible;
}


.footer
{
  background-color              : rgb(255,255,255);
  color						              : rgb(110,110,110);
  font-size                     : 7pt;
  letter-spacing                : 0px;
}

a.footer:link
{
  text-decoration               : none;
  color                         : rgb(110,110,110);
  font-weight                   : normal;
  font-size                     : 7pt;
}

a.footer:visited
{
  text-decoration               : none;
  color                         : rgb(110,110,110);
  font-weight                   : normal;
  font-size                     : 7pt;
}

a.footer:active
{
  text-decoration               : underline;
  color                         : rgb(110,110,110);
  font-weight                   : normal;
  font-size                     : 7pt;
}

a.footer:hover
{
  text-decoration               : underline;
  color                         : #000000;
  font-weight                   : normal;
  font-size                     : 7pt;
}

.mainBorderTop
{
  background                    : url(images/navigation/top_tile.gif) repeat-x top left;
}

.mainBorderLeft
{    
  background                    : url(images/navigation/left_tile.gif) repeat-y right ;  
}

.mainBorderBottomLeft
{    
  background                    : url(images/navigation/left_tile.gif) repeat-y left;  
}

.mainBorderRight
{  
  background                    : url(images/navigation/right_tile.gif) repeat-y right;
}

.mainBorderBottom
{  
  /*background                    : url(images/navigation/bottom_tile.gif) repeat-x left top;  */
  border-top                    : 1px solid rgb(110,110,110);
  
}

.subLeft
{ 
  width                         : 14%;
  height                        : 50px;  
  background                    : url(images/pages/bead_left.png) no-repeat left top;      
}

.subLeftNoWidth
{

  height                        : 50px;  
  background                    : url(images/pages/bead_left.png) no-repeat left top;      
}

.subMiddle
{  

  text-align                    : left;  
  background                    : url(images/pages/sub_middle.png) repeat-x left top;    
}

.subRight
{  
  width                         : 2%;
  background                    : url(images/pages/sub_right.png) no-repeat left top;    
}

.subRightNoWidth
{  
  background                    : url(images/pages/sub_right.png) no-repeat left top;    
}


.subLeftLineHome
{ 
  width                         : 10%; 
  height                        : 45px; 
  background                    : url(images/pages/bead_leftLine.png) no-repeat left top;      
}

.subLeftHome
{ 
  width                         : 10%; 
  height                        : 50px;    
  background                    : url(images/pages/bead_left.png) no-repeat left top;      
}


.subMiddleHome
{  
  text-align                    : left;  
  background                    : url(images/pages/sub_middle.png) repeat-x left top;    
}

.subRightHome
{  
  width                         : 2%;
  background                    : url(images/pages/sub_right.png) no-repeat left top;    
}

.subRightLineHome
{  
  width                         : 2%;
  background                    : url(images/pages/sub_rightLine.png) no-repeat left top;    
}

.subHomeNews
{ 
  border-left                   : 1px solid rgb(110,110,110);    
  border-right                  : 1px solid rgb(110,110,110);    
 
}

.subHomeNewsBottom
{ 
  border-left                   : 1px solid rgb(110,110,110);    
  border-right                  : 1px solid rgb(110,110,110);    
  border-bottom                 : 1px solid rgb(110,110,110);    
}

.PageContent
{
  padding-top                   : 0px;
  padding-left                  : 18px;
  padding-bottom                : 0px;
  padding-right                 : 0px;
  background-color              : #FFFFFF;
  color						              : black;
  vertical-align                : top;  
}

a:link
{
  text-decoration               : none;
  color                         : #D3192E;
  font-weight                   : bold;
}

a:visited
{
  text-decoration               : none;
  color                         : #000000;
  font-weight                   : bold;
}

a:active
{
  text-decoration               : underline;
  color                         : #D3192E;
  font-weight                   : bold;
}

A:Hover
{
  text-decoration               : underline;
  color                         : #000000;
  font-weight                   : bold;
}




a.news:link
{
  font-size                     : 7pt;
  text-decoration               : none;
  color                         : rgb(110,110,110);
  font-weight                   : normal;
  padding-right                 : 20px;
}

a.news:visited
{
  font-size                     : 7pt;
  text-decoration               : none;
  color                         : rgb(110,110,110);
  font-weight                   : normal;
  padding-right                 : 20px;
}

a.news:active
{
  font-size                     : 7pt;
  text-decoration               : underline;
  color                         : #D3192E;
  padding-right                 : 20px;  
}

a.news:hover
{
  font-size                     : 7pt;
  text-decoration               : underline;
  color                         : #000000;
  font-weight                   : bold;
}

td.copy
{
	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 8pt;
	line-height                   : 21px;
	letter-spacing                : .88px;
	text-align                    : justify;
	color                         : Black;
}

ul
{
	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 7pt;
	line-height                   : 16px;
	letter-spacing                : .88px;
	text-align                    : justify;
	padding-right                 : 20px;
  list-style-image              : url(images/global/bullet_red.gif);
	color                         : rgb(110,110,110);

}

ol
{
	font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 8pt;

}

/*Enquiries ***************************************************************/

td.enquiriesFormText
{
  padding-bottom                : 5px;
  padding-left                  : 10px;
  padding-right                 : 10px;
  font-family                   : Verdana, Arial, sans-serif;
	font-size                     : 7pt;
	line-height                   : 21px;
	letter-spacing                : .88px;
	text-align                    : justify;
	color                         : rgb(110,110,110);

}

td.enquiriesFormInput
{
  padding-bottom                : 5px;
  color                         : RGB(110,110,110);
  padding-left                  : 10px;
}
