/*CSS Document 

Colours:

MAIN: #008000
SUB: #0060D0
HIGHLIGHT: #0060D0

*/

body {
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

img {border: 0;}

a, a:link, a:visited {
	text-decoration: underline;
	color: #008000;
}

a:hover {
	text-decoration: none;
	color: #00bb00;
}

p,tr,td {
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

p.date {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 3px 0;
}

.header td  { 
	color: #000000; 
	background-color: #000099;
	padding: 0 5px 2px 10px; 
	vertical-align: bottom; 
}

.header h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 34px;
	line-height: 28px;
	margin: 0px 0 5px 0;
	font-weight: bold;
	color: #ffffff;
}

.header h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	color: #ff6600;
}

.header h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 3px 0 3px 0;
	color: #ffffff;
	font-weight: normal;
}

td.search    { 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #aeccfe; 
	background-image: url("bar_blue.gif"); 
	background-repeat: repeat-x; 
	background-position: center; 
	margin: 0; padding: 0 5px 0 10px; 
	height: 25px; 
	vertical-align: middle 
}
	
.search input {
	font-size: 10px;
}

.search form {
	margin: 0px; padding: 0px;
}

/*Sidebar Links:*/
.sidebar {
	padding: 0px;
	background-color: #ccdff6; /* 20% */
	vertical-align: top;
	border-bottom:  1px solid #7fafe7; /* 75% */
	border-left: 1px solid #7fafe7; /* 75% */
}

.sidebar h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 6px 10px 2px 10px;
	padding: 0px;
	color: #000000;
}

.sidebar ul {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0; padding: 0;
}

a.fixed {
	display: block;
	width:150px;
	margin: 0px;
	padding: 0px;
}

a.span {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* LIGHT LIST ITEMS */
.li1 a, .li1 a:link, .li1 a:visited { 
	padding: 3px 5px 3px 10px;
	background-color: #fff; /* 0% */
	color: #0060d0; /* 100% */
	text-decoration: none;
}

.li1 a:hover {
	background-color: #99bfec; /* 40% */
	color: #0060d0; /* 100% */
}

.li1 a:active {
	background-color: #4088dc; /* 75% */
	color: #ffffff; /* 0% */
}

/*DARK LIST ITEMS*/
.li2 a, .li2 a:link, .li2 a:visited {
	padding: 3px 5px 3px 10px;
	background-color: #e5effa; /* 10% */
	color: #0060d0; /* 100% */
	text-decoration: none;
}

.li2 a:hover {
	background-color: #99bfec; /* 40% */
	color: #0060d0; /* 100% */
}

.li2 a:active {
	background-color: #4088dc; /* 75% */
	color: #ffffff; /* 100% */
}

/*LIST HEADERS*/
.li-head a, .li-head a:link, .li-head a:visited {
	font-size: 12px;
	padding: 4px 10px 4px 5px;
	background-color: #4088dc; /* 75% */
	color: #ffffff; /* 0% */
	text-decoration: none;
}

.li-head a:hover {
	background-color: #0060d0; /* 100% */
	color: #ffffff; /* 100% */
}

.li-head a:active {
	background-color: #4088dc; /* 75% */
	color: #ffffff; /* 0% */
}

/*All Cat Links:*/
.allcat {
	padding: 3px;
	vertical-align: top;
	border-bottom:  1px solid #999; /* 75% */
	border-left: 1px solid #999; /* 75% */
}

.allcat ul {
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	margin: 0 0 5px 0; padding: 0;
}

.allcat li {
	margin: 0 0 4px 15px;
}

.allcat a, .allcat a:link { 
	color: #0000cc; /* 100% */
}

.allcat a:hover {
	color: #000f0f; /* 100% */
	text-decoration: none;
}

li.head {
	font-size: 14px;
	font-weight: bold;
	margin: 1px 3px 4px 8px;
}

/*Results Styles*/
.results {
	padding: 5px 30px 5px 20px;
	vertical-align: top;
	border-bottom: 1px solid #7fafe7;
}

.results h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:  italic;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #999999;
}

.results ul, .results ol {
	font-size: 18px;
}

.results li {
	margin-bottom: 10px;
	padding: 0;
}

.link1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	padding: 0;
}

.link1 a, .link1 a:link, .link1 a:visited {
	color: #0000cc;
}

.link1 a:hover {
	color: #0000ff;
}

