body {
	font: 12px arial, helvetica, sans-serif;
	background-color: white;
	margin: 0px auto;
	text-align: center;
	/* the following style adds a scrollbar to firefox when too short to scroll normally, which keeps the page width consistant */
	overflow: -moz-scrollbars-vertical;

}

h1 {
	font: 180% Arial Narrow, helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 0px;
}

h2 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: black;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #bfa744;
}

h4 {
	margin: 0px;
	padding: 5px 0px;
}

hr {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 2px 0px;
	border: none;
	height: 1px;
	border-top: 1px solid #999999;
	border-bottom: none;
}

li  {
	padding: 2px 0px 2px 0px;


}
  
/*********** containers ***********/  


.siteContainer {
	text-align: left;
	
}

/************ Header *****************/

.header  {
    display: none;

}

/*********** End of Header ***********/

/************ Body ***************/

.contentContainer  {

	
}

/* This makes IE take note of the height, as it ignores min-height in the css above. Firefox uses the min height, but not this*/
*html .contentContainer{
	
}

.leftColumn  {



	background-image: url(../images/leftColHeader3.jpg);
	background-repeat: no-repeat;

}

/* This makes IE take note of the height, as it ignores min-height in the css above. Firefox uses the min height, but not this*/
*html .leftColumn{
	
}

.leftColumnText {
	font-size: 90%;
	padding: 3px 10px 10px 10px;
	text-align: center;
}

.leftColumnText a{
	color: white;
	text-decoration: none;
}

.leftColumnText a:hover {
	color: #029cf1;
	text-decoration: none;
	
}

.leftColumnText span a{
	color: #f98803;
	text-decoration: none;
}

.leftColumnText span a:hover {
	color: #029cf1;
	text-decoration: none;
	
}

.iq-business  {

	display:none;

}

.midColumn  {


}

.midColumnTop  {


}

.midColumnTop2  {


}

.midColumnTop3  {


}

.midColumnTop4  {


}

.midColumnTop5  {


}

.midColumnTop6  {


}

.midColumnTop7  {


}

.midColumnTop8  {


}

.midColumnTop9  {


}

.midColumnTop10  {


}

.midColumnTop11  {


}

.midColumnTop12  {


}

.midColumnTop13  {


}

.midColumnTop14  {


}

.midColumnTop15  {


}

.midColumnTop16  {


}

.midColumnTop17  {


}

.midColumnTop18  {


}

.midColumnTop19  {


}

.midColumnTop20  {


}

.midColumnTop21  {


}
.midColumnTop22  {


}

.midColumnTop23  {


}

.midColumnLeft  {

	

}

.midColumnLeftText  {

	padding: 0px 10px 10px 10px;
	font-size: 110%;

}

.midColumnLeftText a {

	color: #999999;

}

.midColumnLeftText a:hover {

	color: black;

}

.midColumnRight  {

	display:none;

}

.midColumnRightText  {

	padding: 25px 10px 10px 10px;

}

.midColumnRightText a {

	color: black;

}

.midColumnRightText a:hover {

	color: black;

}

.midColumnRightText2  {

	padding: 0px 10px 10px 10px;

}

.midColumnRightText2 a {

	color: black;

}

.midColumnRightText2 a:hover {

	color: black;

}


.midColumnRightHeaderText  {

	color:white;
	font-weight: bold;
	font-size: 120%;
	

}


.boxDivTop {


}

.boxDivMid {


}

.boxDivBottom {


}

.boxDivText {
	padding: 15px 25px 5px 25px;
	font-weight: bold;

}

.boxDivHeaderText {
	padding: 25px 25px 5px 25px;
	width: 250px;
	font-weight: bold;
	color: white;
	font-size: 120%;
	

}


.menu {

	display:none;
   
 

}

.menuListBar  {
	background-image: url(../images/menuLineBg3.gif);
	background-position: bottom; 
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.menuList {
    background-image: url(../images/menuLineBg3.gif);
	background-position: bottom; 
	background-repeat: no-repeat;
    height: 28px;
    padding: 4px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
	color: #bea644;

}


.menuList a {
    list-style: none;
    text-decoration: none;
    color: white;
    

}

.menuList a:hover {
    color: black;

}


.menuList2 {
    height: 28px;
    padding: 4px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
	vertical-align: top;
	color: #bea644;
	

}


.menuList2 a {
    list-style: none;
    text-decoration: none;
    color: white;
    

}

.menuList2 a:hover {
    color: black;

}

.menuBar {
   display:none;

}

.menuBar1  {
	display:none;
}

.menuBar2  {
	display:none;
}

.menuBar3  {
	display:none;
}

.menuBar4  {
	display:none;
}

.menuBar5  {
	display:none;
}

.menuBar6  {
	display:none;
}

.menuBar99  {
	display:none;
}

.cssnav	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	width: 90px;
	height: 42px;
	/*overflow:hidden;/* for ie to hide extra height*/	
}

.cssnav a {
	display: block;
	color: #000000;
	width: 90px;
	height: 42px;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover {
	color: #ffffff;
			
			
}

.cssnav img {
	
	width: 90px; 
	height: 42px; 
	border: 0; 
	visibility:hidden
}

* html a:hover {
	visibility:visible
}


.cssnav a:hover img {
	
	visibility:visible
}

.cssnav span {
			position: absolute;
			left: 0px;
			top: 12px;
			text-align: center;
			width: 90px;
			cursor: pointer;
}




/************ End of Body ***************/

/************ Footer ***************/

.footer {
	
	display:none;
	
}

.footerAddress {
	
	width: 226px;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	color: #bfa744;
	font-size: 115%;
	text-align: center;
	float: left;
}

.footerRegNo {
	float: right;
	margin: 110px 17px 0px 50px;
	padding: 0px;
	color: #999999;
	font-size: 100%;
	vertical-align: bottom;
}


/*********** end of Footer ***************/

/*********** End of Container ***********/

/********* Formatting ************/


.floatLeft   {

	float: left;
}

.floatRight   {

	float: right;
}

.clear  {
	clear:both;

}

.textB {
	font-weight: bold;
}

.textI {
	font-style: italic;
}

.textU {
	text-decoration: underline;
}

.textRed  {
    color: red;

}

.textWhite {
    color: white;

}

.textGold {
    color: #bfa744;

}

.centre  {
	text-align: center;

}

.headerRight  {
	text-align: right;
	padding: 2px 20px 0px 0px;

}
.headerRight a {
	color: #999999;
	text-decoration:: none;

}

.headerRight a:hover {
	color: black;

}

.textSmall  {
	font-size: 80%;
}



/********* End of Formatting ************/



