
body 		{
	padding: 0px;
	margin: 0px; 
	background-color: #fff;
/*	text-align: center; */
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 0.8em ;
}

h1 {
	font: bold 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 110% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: bold;
	font-size: 105%;
}




img {
	border: 0;
	}


.cssclear {
	clear: both; 
}


.emailbody {
	width: 350px;
	height: 200px;
	font-family: "Verdana","Arial","Helvetica",sans-serif;

}

.yourmail {
	width: 350px;
}




/* Containercentre wraps around everything so it will centre in IE5 */
#containercentre {
	width: 780px; 
	margin-left: auto; 
	margin-right: auto; 
}


#logo {
	width: 100%;  
	clear: both;
	margin-bottom: 10px;
}


#container {
	margin-top: 0px;
	width: 560px;
	float: left;
	}






#content {
	padding-left: 10px;
	margin-bottom: 10px;
	width: 380px; 
	border-style: solid;
	border-width: 0px; 
	border-left: thin solid #D9F2E5; 
	float: right;
	} 

#content h2 {
	margin-top: 20px;
	margin-bottom: 0px;
}




#nav {
	width: 165px;
	float: left;
    }

#nav h1 {
	font-weight: normal;
}

#nav ul {
	list-style-type: none;
	line-height: 200%;
	text-indent: 0px;
	margin-left: 21px;
	padding-left: 0px;
}

#nav li {
	margin-left: 0px;
	padding-left: 0px;
	}

/*
#nav a {font-weight: bold; font-size: 90%; text-decoration: none;}
#nav a:link {color: #096;}
#nav a:visited {color: #9CC;}
#nav a:hover {color: #9CC;}
#nav a:active {color: #999;}
*/

.search {
	width: 110px;
	margin-left: 20px;
	border: 1px solid #096;
}

.searchgo {
	width: 24px;
	height: 22px;
	font-size: 0.9em;
}


a {font-weight: bold; font-size: 90%; text-decoration: none;}
a:link {color: #096;}
a:visited {color: #9CC;}
a:hover {color: #9CC;}
a:active {color: #999;}



#content a {font-weight: italic; font-size: 1em; text-decoration: underline;}
#content a:link {color: #096;}
#content a:visited {color: #9CC;}
#content a:hover {color: #9CC;}
#content a:active {color: #999;}




.contentright {
	width: 185px; 
	margin-right: 10px;
	padding: 0px;
	float: right;
}

.subbox {
	width: 165px; /* want this to be 165 in everything except IE */
	font-size: 0.8em;
	background-color: #D9F2E5;
	padding: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}

/* IE hack to get it to show the right width boxes */
* html body .subbox {width: 175px;} /*ie only browsers*/



.subbox h2 {
	padding-top: 2px;
	margin-bottom: 0px;
}


.subbox ol {
	text-indent: 0px;
	margin-left: 20px;
	padding-left: 0px;

}




#copyright { 
	font-size: 80%;
	width: 100%;  
	padding-top: 0px;
	margin-top: 0px;
	clear: both;
	}

#copyright p {
	padding: 0;
	margin: 0;
}



hr {
	height: 1px;
	border: 0;
	color: #D9F2E5;
	background-color: #D9F2E5;
}

.publist li {
	padding-bottom: 8px;
}




/* Search Results */

#searchresults {

}

#searchinput {
	width: 270px;
	border: 1px solid #096;
}


#prevnext {
	padding: 20px;
	text-align: center;
	font-weight: bold;
}

/*
#prevnext a:link, #prevnext a:visited { color: #20679B; }
#prevnext a:hover, #prevnext a:active { color: #fff; text-decoration: none; }
*/





#genresults h3 {
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 0;
	display: block;
}

#genresults h3 a:link { }
#genresults h3 a:visited { }
#genresults h3 a:hover { }
#genresults h3 a:active { }

.resurl {
	color: #00A950;
}

.indent {
	padding-left: 30px;
}

.mime {
	font-size: 80%;
}

#tofrom {
	float: left;
}

.cssclear {
	clear: both;
}


.result {
	padding-top: 5px; 
}

#omittedresults {
	padding-top: 10px;
}



