/*

File name: /elements/text/default.css
Website: Great North Road | www.greatnorthroad.org
Created by NinerNet Communications at http://www.niner.net
Original concept by Dave Cooper.
Copyright (c) 1996-2011 Great North Road. All rights reserved.
Version 6.07, 03:18 Saturday 11 June 2011.

Recent Revision History:

	2011-06-11 (6.07)	-	Comment block added,
							Add styling for "sup" HTML element.

To Do:

	* Nothing in particular.

Notes:

	* None.

*/


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #b0c4de;
	}
body, p, td, th, div {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
blockquote, dl, ul, ol {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
a:link {
	color: #007000;
	}
a:visited {
	color: #000080;
	}
a:hover {
	color: #c70000;
	text-decoration: none;
	}
a:active {
	background: #f5c00c;
	color: #000080;
	}
sup {
	font-size: 60%;
	}
#site_title {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 165%;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #000080;
	}
#title {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 130%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	}
#subtitle {
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
#footer {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 77%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
#alert {
	position: relative;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #c70000;
	border-top-width: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #ffc0c0;
	padding: 6px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c70000;
	text-align: left;
	}
.dim {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.em1b {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
.em2i {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
.em3bi {
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
.em4bred {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #c70000;
	}
.pub_title {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
.greybg {
	background: #dddddd;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	}
.greybg_smaller {
	background: #dddddd;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	}
.select {
	background: #b0c4de;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
.selectinverse {
	background: #000080;
	color: #b0c4de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
.select_red {
	background: #ffc0c0;
	color: #c70000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
.subject {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 130%;
	font-family: Courier New, Arial, Helvetica, sans-serif;
	color: #000000;
	}
.fine_print {
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

