body {
    background-color:#FFFFFF;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 13px;
}
/** This is for the scrolling box on the index page*/
div.terms {
   height:150px;
   border:1px solid #ccc;
   background:#E3F1E1;
   padding:6px;
   overflow:auto;
}
div.terms p,
div.terms li {font:normal 13px/15px "Trebuchet MS";color:#333;}
div.terms h3 {font:bold 14px/19px "Trebuchet MS";color:#000;}
div.terms h4 {font:bold 13px/17px "Trebuchet MS";color:#000;}
div.terms strong {color:#000;}

/*this is for the 'focus on..' boxes on the home page*/
div.boxes {
border:0px solid #000000;
background-color:#E3F1E1;
padding:5px;
}
/*this is for the RSS feed on the ICT page*/
div.RSS {
width:150px;
border:1px #000000
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000033;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.dropdown { background-color: #FF3; padding: 0px; font-family: Verdana; font-weight: bold; font-size: 9px; border: 1 solid; border-color: #F06; color: #F33500; width: 100%; }a.link:visited {
COLOR: #FF0066; TEXT-DECORATION: none;
}
a.link:link {
COLOR: #FF0066; TEXT-DECORATION: none;
}
a.link:hover {
COLOR: #FF0066; TEXT-DECORATION: underline;
}
orange {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FF3300;
}
.dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

