td,th,p,div {font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;}

.buttons {font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: bold;
height: 307px;
background-image: url(images/side_bg.jpg);
background-repeat: no-repeat;
width: 180px;}

.buttons a {width: 160px;
color: #5B7895;
text-decoration: none;
display: block;
background-image: url(images/button_bg.gif);
background-repeat: no-repeat;
margin-bottom: 2px;
margin-left: 10px;
padding: 2px;
padding-left: 25px;}

.buttons a:hover {color: #FFFFFF;
text-decoration: none;
background-image: url(images/button_bg_on.gif);
background-repeat: no-repeat;}

.header {color: #FFFFFF;
font-weight: bold;
background-color: #5B7895;
border-bottom: 2px solid #7FB198;
padding: 1px;
padding-left: 4px;}

.header a {color: #FFFFFF;
text-decoration: none;}

.header a:hover {color: #E6E6EC;}

b {color: #5B7895;}

a {color: #5B7895;}

.smaller {font-size: 11px;}

li {list-style-image: url(images/bullet.gif);}


/*----- Search Box -----*/


form.search {
	margin: 0 0 15px 15px;
	width: 150px;
}


form.search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


form.search fieldset legend {
	font-size: 1em;
	color: #7FB198;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0;
}



form.search fieldset legend span {
	color: #7FB198;
	font-weight:normal;
}

form.search input#submit {
	background-color: #7FB198;
	color: #fff;
	border: none; 
	float: right;
	font-size: 0.7em;
	padding: 2px 2px 3px 2px;
	margin: 5px 0px 0 5px;
}


form.search input#search {
	border: 1px solid #7FB198;
	float: left;
	width: 150px;
}



/*---------- Design Link -----------*/

p#bf {  
	clear: both;  
	font-size: 0.8em;  
	font-weight: normal;  
	margin: 0 auto 0.5em auto;  
	padding-top: 4px;  
	text-align: right;  
	/*--- Set this width to match your wrapper ---*/  
	width: 100%;  
}  
  
p#bf a {  
	border-bottom: none;  
	font-weight: bold;  
	text-decoration: none;  
}  

p#bf a:hover {  
	color: #9370DB;  
	text-decoration: underline;  
}  
   
p#bf span a,#bf span a:hover {  
	font-weight: normal;  
	text-decoration: none;  
}  
  
p#bf, p#bf a, #bf span a:hover {  
/*---- Change this colour to suit your page ---*/  
     color: #ADAFA4;  
}  