/* Link to Design stylesheet DO NOT REMOVE */
@import url("design.css");
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0.8em 10px 18px;
	padding:0;
	font-size: 80%;
}
body,p,blockquote,h2,h3,h4,ul,.external,ol {
	voice-family:"\"}\"";
/* Hack for IE5 */
	voice-family:inherit;
}
html>body {
/* To allow IE5 to see the following styles */
}
/* LIST STYLES */
li{
	margin:0 0 5px 0;
}
	
li.whatsnew{
	margin-bottom: 15px;}
ul{
	list-style-type : disc;
	margin-left: 17px; 
	padding-left: 0;
}
.indentedList {
	margin-top: -0.5em;
	margin-left: 2em;
	list-style-type: square;
}
/* Links */
a:link{
	text-decoration: none;
	color: #0066FF;
}
a:visited{
	text-decoration: none;
	color: #0066FF;
}
a:hover{
	text-decoration: underline;
	color: #0066FF;
}
a.external:link{
	background: url(/images/external.png) no-repeat right center;
	text-decoration: none;
	padding-right: 14px;
	margin-right: 1px;
}
a.external:visited{
	background: url(/images/external.png) no-repeat right center;
	text-decoration: none;
	padding-right: 14px;
	margin-right: 1px;
}
a.external:hover{
	background: url(/images/external.png) no-repeat right center;
	text-decoration: underline;
	padding-right: 14px;
	margin-right: 1px;
}
a.breadcrumb:link{
	color: #000000;
	text-decoration: none;
}
a.breadcrumb:visited{
	color: #000000;
	text-decoration: none;
}
a.breadcrumb:hover{
	text-decoration: underline;
	color: #000000;
}
a.photoNav:link{
	color: #000000;
	text-decoration: none;
}
a.photoNav:visited{
	color: #000000;
	text-decoration: none;
}
a.photoNav:hover{
	text-decoration: underline;
	color: #000000;
}

a.navigation:link{
	color: #333333;
	text-decoration: none;
}
a.navigation:hover{
	text-decoration: underline;
}
a.navigation:visited{
	color: #333333;
}
a.footer:link{
	color: #000000;
	text-decoration: none;
}
a.footer:visited{
	color: #000000;
}
a.footer:hover{
	text-decoration: underline;
	color: #000000;
}
a.help:link{
	color: #666666;
	text-decoration: none;
	font-size: xx-small;
}
a.help:hover{
	text-decoration: underline;
	color: #666666;
}
a.help:visited{
	color: #666666;
	font-size: xx-small;
}

/* END Links */

/* Class Styles */
.small,a.small:link,a.small:visited,a.small:hover,ul.breadcrumb, ul.breadcrumb li{
	voice-family:"\"}\"";
	voice-family:inherit;
}
.padding{ 
	padding:3px; 
}
.indented{
	margin-left: 1em;
}
.centreImages{
	text-align:center;
	margin-bottom: 1em;
	padding: 0px 0em;
	margin-left: -0.9em;
	margin-right: -0.9em;
}
.exampleImages{
	border: 2px solid #666666;
	margin-right: 0.4em;
	margin-bottom: 1em;
	text-align: center;
	margin-left: 0.4em;
}
a:link .exampleImages{
	border: 2px solid #666666;
}
a:visited .exampleImages{
	border: 2px solid #666666;
}
a:hover .exampleImages{
	border: 2px solid #00CCFF;
}
.content{
	padding:5px;
	vertical-align: middle;
}
