/* FUNDING TOOLKIT CSS V0.1*/
/* AUTHOR: IAN NORTON - LCC*/
/* GRAPHICS LAYOUT AND COLOURS: CENTRAL DESIGN - LCC*/
/* Created: 05/05/06*/

/*SITE WIDE STYLES */
body
{
font-family: arial, "lucida console", sans-serif;
text-align: center; /* for IE */
color: #6a5396;
background-color: #ffffff;
margin: 2px 0px 0px 0px;
}

tr.even
{
 	text-align: left;
    font-family: sans-serif;
	background-color: #F6EFFF;
} 

tr.odd
{
	text-align: left;
    font-family: sans-serif;
	background-color: #ffffff;
} 

.news td, th
{
	text-align: left;
	border-collapse: collapse;
	padding: 5px;
}

p
{
font-size:0.9em;
}


h1{
margin-top:0px;
font-size:1.4em;
}

h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
}
img
{ 
border:none;
}

#container {
	width: 100%;
	}
	
/* HOME SPLASH PAGE STYLES */
#homesplash
{ 

}

#homesplash_bottomframe 
{
	display:none;
  }
#homecontent{
	width: 100%;
}

.homecontent{
	width: 80%;
	margin: 0 auto;
}

#footer_home{
	display:none;
}

#homecontent h1 {
	background-color:inherit;
	color: #9d3283;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.7em;
}

#homecontent p {
	margin-top: 0px;
	margin-bottom: -30px;
}

.enterbutton	
{
	width: 120px;
	color: #ffffff; 
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 2px 0px 2px 0px; 
	border-width: 2px; 
	border-color: #fff036; 
	border-style: solid; 
	text-decoration: none; 
	background: #7ea0b1; 
	font-weight:bold;
	cursor: pointer;
}

.enterbutton:hover	
{ 
	text-decoration: underline; 
}


#wrap_5stepsplash
{
}

#stepsplash
{
	width:100%;
}

#wrap_stepone {
	width:100%;
}

#wrap_steptwo {
	width:100%;
}

#wrap_stepthree {
	width:100%;
}

#wrap_stepfour {
	width:100%;
}

#wrap_stepfive{
	width:100%;
}

#wrap_generic{
	width:100%;
}

#header
{
display:none;
}

#headleft
{
display:none;
}
#headright
{
display:none;
}

#nav {
display:none;
}

#nav ul{
display:none;
}
#nav li.lispan{
display:none;
}

#nav li.dblispan{
display:none;
}

#nav li{
display:none;
}
/*
#sidebar {
display:none;
}
*/
#sidebar {
display:none;

}

#main {
	width:100%;
	font-size:0.8em;
}
#main table, th, td, tr{
	font-size:1em;
	padding: 5px;
}

#main_gen {
	width:100%;
	font-size:0.8em;
}
#footer{
	display:none;
}

#searchtop
{
display:none;
}

/* SPANNER IMAGE POSITIONING */

.spanner{
display:hidden;
}

/*LINK STYLES */

a:visited
{
color:#735596;
text-decoration:underline;
}

a:link
{
color:#735596;
text-decoration:underline;
}

a:active
{
color:#735596;
text-decoration:none;
}

a:hover
{
color:#735596;
text-decoration:none;
}

div#sidebar a:visited
{
text-decoration:none;
}

div#sidebar a:link
{
text-decoration:none;
}

div#sidebar a:hover
{
text-decoration:underline;
}

div#sidebar a:active
{
text-decoration:underline;
}

div#headright a:visited
{
text-decoration:none;
}

div#headright a:link
{
text-decoration:none;
}

div#headright a:hover
{
text-decoration:underline;
}

div#headright a:active
{
text-decoration:underline;
}

a.lispan:visited
{
color:#fff;
text-decoration:none;
}

a.lispan:link
{
color:#fff;
text-decoration:none;
}

a.lispan:active
{
color:#fff;
text-decoration:underline;
}

a.lispan:hover
{
color:#fff;
text-decoration:underline;

}

.leftnav
{
display:hidden;
}

.leftnavparent
{
display:hidden;
}

.leftnavchild
{
display:hidden;
}

.nav5self
{
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background:#fff;
color:#9d3283;
font-size:0.9em;
padding:2px;
font-weight:bold;
}

.nav6self
{
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background:#fff;
color:#9d3283;
font-size:0.8em;
padding:2px 2px 2px 15px;
font-weight:bold;
}

.nav6child
{
background:#bdaecf;
color:#6a5396;
padding:2px 2px 2px 15px;
font-size:0.8em;
font-weight:bold;
}


div.nav5self a:link
{
color:#9d3283;
}

div.nav5self a:hover
{
color:#9d3283;
}

div.nav5self a:visited
{
color:#9d3283;
}

div.nav5self a:active
{
color:#9d3283;
}

div.nav6self a:link
{
color:#9d3283;
}

div.nav6self a:hover
{
color:#9d3283;
}

div.nav6self a:visited
{
color:#9d3283;
}

div.nav6self a:active
{
color:#9d3283;
}


div.leftnav a:link
{
color:#fff;
}

div.leftnav a:hover
{
color:#fff;
}

div.leftnav a:visited
{
color:#fff;
}

div.leftnav a:active
{
color:#fff;
}

div.leftnavparent a:link
{
color:#e1e1e1;
}

div.leftnavparent a:hover
{
color:#e1e1e1;
}

div.leftnavparent a:visited
{
color:#e1e1e1;
}

div.leftnavparent a:active
{
color:#e1e1e1;
}

div.leftnavchild a:link
{
color:#fff;
}

div.leftnavchild a:hover
{
color:#fff;
}

div.leftnavchild a:visited
{
color:#fff;
}

div.leftnavchild a:active
{
color:#fff;
}

/* MENU STYLES */
.menu1 {
display:none;
  }
.menu1 li {
display:none;
}
.leftborder
{
display:none;
}
.bottomborder
{
display:none;
}
.none
{
display:none;
}
.leftonly
{
display:none;
}
.doubleleftonly
{
display:none;
}

.leftborderdouble
{
display:none;
}
.menu1 a {
display:none;
  }
.menu1 a:hover {
display:none;
  }
.menu1 form{
display:none;
}

.gosearch{
display:none;
}

.top
{
vertical-align: top;
}

.inline
{
display:inline;
}
.center
{
text-align:center;
}

/* Print styles */

.normal
{
text-align: left;
padding:10px;
}

.menu_graphics
{
display:none;
}