﻿body {	
	background:  url('images/zbg.png') #585858 repeat-x left top; 
	background-attachment:fixed;
	margin: 0px; padding: 0px;
	text-align:center;
	font-family:Arial, Helvetica, 'Sans Serif';
	/* Note: font-size not inherited by tables!*/
	font-size: 10pt;  
}

table {
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 10pt;
}

table.header {
	padding-right: 1px;	
}

.normalText {
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size:  10pt;
}

.greenText {
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 10pt;
	color: #006600;
}

h3 {
	text-align:center;
	color: #006600;
	font-weight:bold;
	font-size: 135%;
}


form h5 {
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 10pt;
	color: #006600;
	font-weight:bold;
}

table h5 {
	font-family:Arial, Helvetica, 'Sans Serif';
	font-size: 10pt;
	color: #006600;
	font-weight:bold;
}

h4 {	
	/* sub heading registration form */
	font-size: 120%;
	color: #006600;
	font-weight:bold;
}

td.subHd1 {
	font-size: 110%;
	color: White;
	width:100%;		/*This an next line added 7th March 2011 */
	background-color:#336699;
	/* font-weight:bold;  Removed as for IE9 it produces badly rendered characters as html also has bold tag. removed 12 Oct 2010. */
}
td.tableHd1 {
	font-size: 100%;
	color: White;
	font-weight:bold;
	background-color:#336699;

}

td.subHd2 {
	width:100%;	
	background-color:#D8E4F1;
}



li {
  	font-family: Arial, Helvetica, sans-serif;

}

img.thumb {
	border-style: solid;
	margin-right: 5px; 
	border-width: 1px; 
	border-color: black;
 	float: left;
}

img.imageLarge {
	border-style:solid;
	border-width: 1px; 
	border-color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.bullet {
	margin-left:13px; 
	margin-right:13px
}

input.searchButton {
	 background-color: #336699; 
	 border: 2px solid; 
	 color: white; 
	 border-color: #0099CC #003366 #003366 #0099CC;
}

input.searchButton:active {
	/* ignored by IE of all versions */
	border-color: #003366 #0099CC #0099CC  #003366; 
	color: yellow;
}

p.sidemenu {
	/*13 March 2011 */
	margin-top: 0; 
	margin-bottom: 5px;
	line-height:12px;
}


#Content, #footerBar  {	
	width: 900px;
	margin: 0px auto;
	padding-left:0px;	
	padding-right: 0px;
	background-image:url('images/optionsbgjpg.jpg');
	background-color: White; /*required for Firefox bug otherwise it won't hightlight text */
	border-top: 1px none black;
	border-bottom: 1px none black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	text-align:left;
}	

#footerBar {
	padding-right:0px;
}

#contentCalculators, #contentCalculators2,#contentCalculators3, #footerCalculators, #footerCalculators2,#footerCalculators3 {	
	width: 890px;
	margin: 0px auto;
	padding-left:5px;	
	padding-right:5px;
	background-color:white;
	border-top: 1px none black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align:left;
}	

#contentCalculators2 {	
	width: 960px;
}	

#contentCalculators3 {
	width: 990px;
}


#footerCalculators,#footerCalculators2,#footerCalculators3  {
	width: 890px;
	background-color: #336699;
	height: 18px;
	Line-height:18px;
}

#footerCalculators2 {
	width: 960px;
}

#footerCalculators3 {
	width: 990px;
}


#counter{	
	padding-right:1px;
	padding-bottom: 1px;
	text-align:right;
}


table.gsc-completion-container {
/* For Goggle autocomplete to ensure dropdown remains on top of menu bar */
z-index: 10000 !important; }


a            {font-size:10pt; font-family: Arial, Helvetica, 'Sans Serif'; color:blue;font-weight:normal; text-decoration: none}
              
A:hover      {color:#ff3300;text-decoration:underline}

a.small		{font-size:8pt;text-decoration:underline}
a.small:hover	{font-size:8pt}

a.smallgrey		{font-size:8pt; color:#808080; text-decoration:underline}
a.smallgrey:hover	{font-size:8pt; color:#000000}
 

a.sidemenubar    {font-size: 8pt; font-family: Arial, Helvetica, 'Sans Serif'; text-decoration: 
               none; color: #FFFFFF; font-weight: bold;}

a.sidemenubar:hover     {color:yellow;text-decoration:none;}


a.bodylink             {font-size:10pt;color:blue;text-decoration:underline;font-weight:normal;}
a.bodylink:hover       {color:red;}
   	
a.bodylink8pt             {font-size:8pt;text-decoration:underline}
a.bodylink8pt:hover       {color:red;font-size:8pt}

/*   	
.SubHeading {font-size:0.95em;}   	
*/   	
.Big               {font-size:14pt;font-family:Arial,Helvetica,'Sans Serif';}


.copyright {font-family: Arial, Helvetica, 'Sans Serif'; font-size:8pt; font-weight:normal; color: white; text-decoration:none}
a.copyrightLink		{font-size:8pt; color: white; font-weight:normal; text-decoration:underline}
a.copyrightLink:hover	{font-size:8pt; color:black;}

.CellLink {cursor:pointer;}
