/* CSS Document */
/* Intended to hold colours, fonts and other basics, but not layout */
/* Used by all pages on site */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/qlistbkgnd.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #006699;
}

/* display for menu list */
#qlist h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 0.95em;
	color: #006600;
	font-weight: bold;
	padding-left: 10px;
}
#qlist h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
	padding-left: 7px;
}
#qlist ul {
	list-style-type: none;
	margin-left: 0em;
	padding-left: 1.1em;
}
#qlist a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
	display: block;
	height: 1.2em;
	background-image: url(../img/sidebkgnd2.gif);
	background-repeat: no-repeat;
	padding-left: 0.8em;
	padding-bottom: 0.1em;
	background-position: 0px 0px;
}
#qlist a:hover {
	background-image: url(../img/sidebkgndown2.gif);
	background-repeat: no-repeat;
	color: #990000;
}

/* display for content */
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 0.85em;
	padding-left: 15px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFF9D;
	background-color: #336600;
	padding-left: 5px;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	padding-left: 5px;
}
#content h3 {
	color: #336600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 0.85em;
	line-height: 1.3em;
	margin-bottom: 0.2em;
}
#content a {
	color: #0099CC;
	text-decoration: none;
}
#content a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#content a:visited {
	color: #990000;	
}
#content a.button {
	color: #000000;
	text-decoration: none;
	background-color: #D4D0C8;
	text-align: center;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-left: 30px;
	font-weight: bold;
}
#content a.button:hover {
	background-color: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	color: #FFFFFF;
}
#content a.button:visited {
	color: #000000;
}
#content form label {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}

/* display for web links etc in 'border' region */
#border p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006699;
	padding-left: 10px;
}
#border a {
	color: #0099CC;
	text-decoration: none;
}
#border a:hover {
	text-decoration: underline;
}
#border a:visited {
	color: #990000;
}
#weblinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/weblinksBkgnd.jpg);
	background-repeat: repeat-y;
}
#weblinks li {
	list-style-image: url(../img/webullet.gif);
}
#weblinks li.upper {
	list-style-image: url(../img/webulletupper.gif);
}
#weblinks a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#weblinks a:hover {
	color: #990000;
	list-style-image: url(../img/webulleton.gif);
	text-decoration: none;
}
#weblinks a:visited {
	color: #006699;
	text-decoration: none;
}
#weblinks h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #336600;
	padding-left: 10px;
}
#border blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000033;
	margin: 0px 0px 10px;
	padding: 0px;
}

/* display for site map page links etc */
#site_map li {
	line-height: 2em;
}
#site_map a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
#site_map a:hover {
	color: #990000;
}
#site_map a:visited {
	color: #990066;
}

/* display for 'credits' section below menu */
#credits p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #009933;
}
#credits a {
	background-image: none;
	color: #009933;
	text-decoration: underline;
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}

/* image styles */
img.rightfloat {
	float: right;
}
img.leftfloat {
	float: left;
}
p.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 1em;
	font-weight: bold;
}

/* Other styles (avoiding the word 'miscellaneous' here) */
acronym {
	cursor: help;
	border-bottom-style: none;
}
.controls {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/controlBkgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006666;
}
#content p.hidden {
	display: none;
}
.extWeb {
}
.story {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
