body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343755;
	margin: 0;
}

a.prov:link, a.prov:visited {font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.prov:hover {font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;}

a.news:link, a.news:visited {font-size: 11px; color: #343755; font-weight: bold; text-decoration: none;}
a.news:hover {font-size: 11px; color: #343755; font-weight: bold; text-decoration: underline;}

a.quinks:link, a.quinks:visited {font-size: 10px; color: #343755; font-weight: normal; text-decoration: none;}
a.quinks:hover {font-size: 10px; color: #343755; font-weight: normal; text-decoration: underline;}

a.sub:link, a.sub:visited {color: #343755; font-weight: normal; text-decoration: none;}
a.sub:hover {color: #343755; font-weight: normal; text-decoration: underline;}

h1{display: inline; font-size: 22px; color: #ffffff; font-weight: bold;}
h2{display: inline; font-size: 22px; color: #CC9933; font-weight: bold;}
h3{display: inline; font-size: 9px; color: #CC9933; font-weight: normal;}
h4{display: inline; font-size: 11px; color: #CC9933; font-weight: bold;}
h5{display: inline; font-size: 11px; color: #8A8EB8; font-weight: bold;}

hr{border-bottom: 1px dashed #ffffff; border-top: 1px dashed #8A8EB8;}


		a.navig8:link {  color: #C56D26;text-decoration: none }
		a.navig8:visited { color: #C56D26;text-decoration: none }
		a.navig8:hover { color: #C56D26;text-decoration: underline }

		a.navig9:link {  color: #8A8EB8;text-decoration: none }
		a.navig9:visited { color: #8A8EB8;text-decoration: none }
		a.navig9:hover { color: #8A8EB8;text-decoration: underline }


.content_title {

	font-size: 10pt; 
	color: #343755; 
	font-family: Verdana;
	font-weight: bold;

}

.error {

	font-size: 10pt; 
	color: #F00; 
	font-family: Verdana;
	font-weight: bold;

}

.success {

	font-size: 10pt; 
	color: #343755; 
	font-family: Verdana;
	font-weight: bold;

}

input.button{
  	color:#fff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	background-color:#8A8EB8;
	border:1px solid;
	border-color:#343755;
   }
   
.providers_head {

	font-size: 12pt; 
	color: #c56d26; 
	font-family: Verdana;
	font-weight: bold;

}  

.programmes_head {

	font-size: 13pt; 
	color: #c56d26; 
	font-family: Verdana;
	font-weight: bold;

} 
.clear{clear:both;}

 #header {
 position:relative;
    float:left;
    width:100%;
    background:url("../images/headback.gif") repeat-x bottom;
    
}
    
#header ul {
margin:0;
padding:0 20px 0;
list-style:none;
}
    
html>body  #header ul {
padding:0 11px 0;        
}
    
    
#header li {
    float:left;
    margin:0;
    padding:0;
    background:url("../images/taboff.gif")
      no-repeat right top;
      
}

    
#header a{
float: left;
display:block;
text-decoration:none;
font-weight:bold;
font-family: (verdana, arial, helvetica);
font-size: 8pt;
background:url("../images/taboffleft.gif") no-repeat left top;
padding:5px 6px 4px 6px;    
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */


    
 body#employers #header #employers, body#teachers #header #teachers, body#students #header #students, body#parents #header #parents, body#providers #header #providers, body#EAS #header #EAS{
    background-image:url("../images/tabon.gif");
    padding-bottom:1px;
    }
    
    
 body#other #header #home a,body#employers #header #home a, body#teachers #header #home a, body#students #header #home a, body#parents #header #home a, body#providers #header #home a , body#EAS #header #home a {
    background-image:url("../images/tabonleft.gif");
    padding-bottom:4px;
    color: #003366;
    }
    
body#other #header #home, body#employers #header #home, body#teachers #header #home, body#students #header #home, body#parents #header #home, body#providers #header #home , body#EAS #header #home {
               background-image:url("../images/tabother.gif");
               padding-bottom:1px;
    }
    
body#home #header #home {
            background-image:url("../images/tabon.gif");
            padding-bottom:1px;
    }
    


body#home #header #home a, body#employers #header #employers a, body#teachers #header #teachers a, body#students #header #students a, body#parents #header #parents a, body#providers #header #providers a , body#EAS #header #EAS a {
        background-image:url("../images/tabonleft.gif");
    
    }
body#other #header #home a:link {
    color: #003366;
    }
    
body#other #header #home a:hover, body#home #header #home a:hover, body#employers #header #home a:hover, body#teachers #header #home a:hover, body#students #header #home a:hover, body#parents #header #home a:hover, body#providers #header #home a:hover , body#EAS #header #home a:hover {
color: #FFCC66;
    }
    
    
    
    
#header li.sub  {
    background-image:url("../images/blank.gif");
    }
    
#header li.sub a {
    background-image:url("../images/blank.gif");
    }

#header a:link, a:visited {color: #ffffff;}  
#header a:hover {color: #FFCC66;} 



.job_title {
font-weight:bold;
font-family: (verdana, arial, helvetica);
font-size: 12px;
color: #c56d26;
}

.job_description {
font-family: (verdana, arial, helvetica);
font-size: 10px;
color: #343755;
}


.name {
font-weight:bold;
font-family: (verdana, arial, helvetica);
font-size: 12px;
color: #343755;
}


.email {
font-weight:bold;
font-family: (verdana, arial, helvetica);
font-size: 12px;
color: #343755;
}

.input{
font-weight:bold;
font-family: (verdana, arial, helvetica);
font-size: 12px;
color: #343755;
}

