/* Start of overall page items */
body {
	margin: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.overall_table {
	background-color: #F7FCFF;
	width: 100%;
}

.corner_cell {
	background-color: Navy;
	width: 0px;
}

H1.strapline {
	font-size: 11px;
	background-color: Navy;
	color: White;
	margin-bottom: 2px;
	padding: 8px 0px 8px 0px;
}

/* End of overall page items */

/* Start of menu items */
.menu_table {
	width: 100%;
	border: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.menu_table a:link {text-decoration: none;}
.menu_table a:visited {text-decoration: none;}
.menu_table a:hover {text-decoration: underline;}

.menu_divider {
width: 0px;
}

.menu_tab_on {
	background-color: Navy;
	color: white;
	padding: 3px;
	width: 15%;
}
.menu_tab_on a:link {color: White;}
.menu_tab_on a:visited {color: White;}

.menu_tab_off {
	background-color: #CCECFF;
	color: Black;
	width: 14%;
}
.menu_tab_off a:link {color: Black;}
.menu_tab_off a:visited {color: Black;}

.submenu {
	background-color: Navy;
	color: White;
	padding: 5px 0 5px 0;
	text-align: center;
}
.submenu a:link {color: White; padding: 3px;}
.submenu a:visited {color: White; padding: 3px;}

.toolsmenu {
	font-weight: bolder;
	padding: 5px;
	vertical-align: bottom;
}
.toolsmenu a:link {color: #993366; text-decoration:none;}
.toolsmenu a:visited {color: #993366; text-decoration:none;}
.toolsmenu a:hover {text-decoration:underline;}

.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
}
.breadcrumb a:link {color: Purple; text-decoration: none;}
.breadcrumb a:visited {color: Purple; text-decoration: none;}
.breadcrumb a:hover {color: Purple; text-decoration: underline;}
/* END of menu items */

/* Start of left ads */
.left_ads_cell {padding: 10px 3px 5px 3px;}

.left_ads_table {
	color: Black;
	font-size: 10px;
	background-color: #CCECFF;
}

H2.left_ads_table {
	color: Purple; 
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}
td.left_ads_table {padding: 5px 5px 5px 5px;}
.left_ads_table a:link {font-style: normal;font-weight:bold;}
.left_ads_table a:visited {font-style: normal;font-weight:bold;}
/* End of left ads */

/* Start of main content section */
/* Start of cell in overall table that contains the content table */
.main_content_cell {
	color: Navy;
	border-color: Navy;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	vertical-align: top;
	background-color: White;
}

/* End of cell in overall table that contains the content table */
/* Start of the small tables containing the page information */

/* Primary panels contain the core info on the page */
.homepage_primary_panel {
	background-color: #CCECFF;
	border-collapse: collapse;
	border-color: Navy;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-style: solid;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
/*	text-align: justify;*/
}

H2.homepage_primary_panel_heading {
	background-color: white;
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 3px;
}


.textcell {
	background-color: #CCECFF;
	padding: 5px 5px 5px 5px;
}

.homepage_primary_panel_heading a:link {color: Blue; text-decoration: none;}
.homepage_primary_panel_heading a:visited {color: Blue; text-decoration: none;}
.homepage_primary_panel_heading a:hover {text-decoration: underline;}

/* Secondary panels contain the less prominent info on the page */	
.homepage_secondary_panel {
	border-collapse: collapse;
	text-align: justify;
	margin: 0px 0px 10px 0px;
}
/* first variant */
.bg_color1 {
	background-color: #F0FFF0;
	padding: 5px 5px 5px 5px;
}
.bg_color1 a:link {text-decoration: none;}
.bg_color1 a:visited {text-decoration: none;}
.bg_color1 a:hover {text-decoration: underline;}

/* second variant */
.bg_color2 {
	background-color: #E5F2BF;
	padding: 5px 5px 5px 5px;
}
.bg_color2 a:link {text-decoration: none;}
.bg_color2 a:visited {text-decoration: none;}
.bg_color2 a:hover {text-decoration: underline;}

/* third variant */
.bg_color3 {
	background-color: #F0E0FF;
	padding: 5px 5px 5px 5px;
}
.bg_color3 a:link {text-decoration: none;}
.bg_color3 a:visited {text-decoration: none;}
.bg_color3 a:hover {text-decoration: underline;}

/* fourth variant */
.bg_color4 {
	background-color: #FFFFB2;
	padding: 5px 5px 5px 5px;
}
.bg_color4 a:link {text-decoration: none;}
.bg_color4 a:visited {text-decoration: none;}
.bg_color4 a:hover {text-decoration: underline;}

H2.homepage_secondary_panel_heading {
	color: Purple;
	background-color: white;
	font-size: 12px;
	padding: 3px 3px 3px 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.homepage_secondary_panel_heading a:link {color: Purple; text-decoration: none;}
.homepage_secondary_panel_heading a:visited {color: Purple; text-decoration: none;}
.homepage_secondary_panel_heading a:hover {text-decoration: underline;}

/* End of the small tables containing the page information */

/* Start of alternating colours for search results */
.result_row_dark {
	background-color: #CCECFF;
	padding: 5px 5px 5px 5px;
}
.result_row_light {
	background-color: #F0FFFF;
	padding: 5px 5px 5px 5px;
}
/* End of alternating colours for search results */
/* End of cell in overall table that contains the content table */	

/* Start of right ads area */
.right_ads_cell {padding: 0px 3px 5px 3px; vertical-align: top;}

/* Start of footer area */
.footer {
	color: Navy;
	font-size: 8px;
	text-align: center;
	vertical-align: top;
	background-color: White;
	border: 0px;
}
.textbutton {
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px; 
	border-bottom-width:0px; 
	border-left-width: 0px; 
	text-decoration: underline; 
}

