h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

table,li,address
{
font-family: arial, 'sans serif'; 
}

a
{
font-family: arial, 'sans serif'; 
font-size: 12;
text-decoration: none
}

p,li,th,td
{
font-family: arial, 'sans serif'; 
font-size: 12;
color:black; 
}

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:darkblue; 
}

a:link    {color:#0F8DFF;}
a:visited {color:#8CB5A9}
a:hover   {color:#ECC502;}
a:active  {color:#6699CC}


img {
border:0px;
}
body {
padding:0 0;
margin:0 0;
}
.moduletable_catmenu {
background-color:transparent;
}
.imagepadding img {
margin:20px 20px;
}
.searchcat {
text-align:center;
font-size:1.2em;
color:#FFFFFF;
font-weight:bold;
}
.searchcat div{
margin:7px 0;
}

body {
margin:0 0;
padding:0 0;
}

.pageheading1 {
border:2px solid #FF3333;
display:block;
font-size:1.1em;
margin-bottom:1em;
padding:1em;
width:300px;
text-align:center;
color:#333333;
}



.pageheading {
background: #e6e7d9;
font-family: georgia, 'serif';
border: 1px solid #e6e7d9;
display:block;
font-size:1.8em;
margin-bottom:1em;
padding-bottom:0.7em;
padding-top:0.7em;
width:300px;
text-align:left;
padding-left: 7px;

}
.pageheading a {
display:block;
margin:5px 0 0 2px;
}
.section {
width:300px;
text-align:left;
border: 1px solid #e6e7d9;
padding: 5px;
}
.section li{
margin:5px 0 7px 0px;
}

/*new bit added by JJ Nov 09 to make page centre and position logo bar */
/*new bit added by JJ Jan 10 to make announcements be in a box*/

.logobanner
{
/*background-image: url('../newfp/banner_home_bg.gif');*/
background-repeat: no-repeat;
background-position: 0 5px;
margin-bottom: 5px;
}

.button
{
position: absolute;
right: 30px;
top: 5px;
}

.catlogo
{
position: absolute;
top: 5px;
left: 30px;
}


div.pageFrame {
position: relative;
width: 1024px;  /* total pagewidth */
margin: 0 auto;
background: #fff;
}

body {
text-align:center; 
margin-left:0; margin-right:0; margin-top:0; 

}

.announcement
{
text-align:center; 
border: 1px solid #0b93d7;
margin: 5px;
}

.announcement h2
{
color: #d4203d;
}

/*end new bit added by JJ Nov 09*/


.square_buttons a {
display:block;
float:left;
height:110px;
margin:10px 0px;
width:110px;
}

.square_buttons .prospective {
background:transparent url(../newfp/prospective.jpg) no-repeat scroll left top;
}
.square_buttons .prospective:hover {
background:transparent url(../newfp/prospective.jpg) no-repeat scroll right top;
}
.square_buttons .current {
background:transparent url(../newfp/current.jpg) no-repeat scroll left top;
}
.square_buttons .current:hover {
background:transparent url(../newfp/current.jpg) no-repeat scroll right top;
}
.clear {
clear:left;
}

/*new bit added by JJ mar 10*/
a.wiseappeal_link
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #9f1d53;
}

a:hover.wiseappeal_link 
{
color: #ce4528;
}

a:visited.wiseappeal_link 
{
color: #9f1d53;
}

/* CAT MENU STRUCTURE */
#leftcontent {
background-color:#3F6F9F;
height:1000px;
}

.moduletable_catmenu {
	text-align:left;
	font-size:1.1em;
	height: 1000px;

}

.moduletable_catmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 11em;
	}
	
.moduletable_catmenu ul li {
	position: relative;
	}	
	
.moduletable_catmenu li ul {
	position: absolute;
	left: 11.5em;
	top: -.3em;
	display: none;
	background-color:#3F6F9F;
	z-index: 9;
	}
	
.moduletable_catmenu ul li a {
	display: block;
	text-decoration: none;
	color: #A9D5DB;
	background:url(../images/catmenu_up.gif) no-repeat top left;
margin:.3em 0 .3em 1em;
padding:0 1.9em;
}




.moduletable_catmenu ul li a:visited {
color: #A9D5DB;
}
	
.moduletable_catmenu ul li a.selected {
background:url(..images/catmenu_down.gif) no-repeat top left;
color:#FFF;
}


.moduletable_catmenu ul li a:hover {
background:url(../images/catmenu_over.gif) no-repeat top left;
color:#FFF;
}
.moduletable_catmenu a:active {
background:url(../images/catmenu_up.gif) no-repeat top left;
color:#FFF;
}

/* CAT MENU DROPDOWN STYLE */
	
.moduletable_catmenu li ul li a, .moduletable_catmenu li ul li a:hover, .moduletable_catmenu li ul li a:active {
background-image:none;
padding-right:.5em;
margin:0 0;
padding:.3em 0 .3em 1em;
border-top: 1px dotted #A9D5DB;
}
.moduletable_catmenu li ul li a:hover {
background-color:#A9D5DB;
color:#336699;
}

/* CAT MENU DIVIDER */

.moduletable_catmenu span {
display:block;
width:6.5em;
border-bottom: .15em solid #A9D5DB;
margin: .5em auto;
height:1px;
}

/* IMPORTANT CAT MENU HACKS, DO NOT DELETE! */
	
	/* Fix IE. Hide from IE Mac \*/
* html .moduletable_catmenu ul li { float: left; }
* html .moduletable_catmenu ul li a { height: 1%; }
/* End */

.moduletable_catmenu li:hover ul,  li.sfhover ul { display: block; }

.searchcat {
text-align:center;
font-size:1.2em;
color:#FFFFFF;
font-weight:bold;
}
.searchcat div{
margin:7px 0;
