/* Style sheet for xxx
Copyright Cornish WebServices 2009 */

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td, th {
	vertical-align:top;
}
a img {
	border:none;
}
/* typography */
body {
	background:url(site-images/background.gif) repeat;
	color:#4C1C03;
	font: 80% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#76767B;
	margin:0.5em 10px;
}
h1 {
	font-size:1.7em;
	line-height:1;
}
h2 {
	font-size:1.5em;
	color:#993400;
}
h3 {
	font-size:1.3em;
	line-height:1;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5, h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0.7em 10px;
	text-align:justify;
}
a:focus, a:hover {
	color:#993400;
}
a {
	color:#D17810;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#222;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 0 1.5em 5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
#content li {
	margin: 0 0 1em 0;
}
table {
	margin: 0.7em 10px 1.4em 10px;
	width:580px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.noBorder {
	border:none;
}
th, thead td, .tableheader, table.tableStripes tr.even.tableheader {
	font-weight:bold;
	background:#993400;
	color:#fff;
}
th, td {
	padding:4px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.noBorder th, table.noBorder td {
	border:none;
	text-align:center;
	vertical-align:bottom;
}
td p {
	font-size:100%;
	margin:0;
}
tr.even td {
	background:#E5ECF9;
}
tr.over td {
	background:#ccc;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.bullets {
	list-style-position: inside
}

/* MISCELLANEOUS */
hr {
	color: #993400;
	background-color: #993400;
	height: 1px;
	border: none;
	clear:both;
}
.hide {
	display: none;
}
.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.floatImgLeft {
	float:left;
	margin: 0.5em 10px 10px 0;
}
.floatImgLeftHome {
	float:left;
	margin: 0.5em 0 10px 0;
}
.floatImgRight {
	float:right;
	margin: 0.5em 0 10px 10px;
}
.w2 {
	width:50%;
}
.w2b {
	width:42%;
}
.w2c {
	width:35%;
}
.w3 {
	width:33%;
}
.w4 {
	width:25%;
}
.w5 {
	width:20%;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.small {
	font-size:.95em;
}
.large {
	font-size:1.2em;
}
.quiet {
	color:#939191;
}
.loud {
	color:#000;
}
.more {
	text-align:right;
	font-style:italic;
	color:#666;
}
/*file icons */
/* PDF document links */
#content a[href$='.pdf'], #footer a[href$='.pdf'] {
	background:transparent url(site-images/icons.png) 0 -32px no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:16px;
}

/* Excel Documents links */
#content a[href$='.xls'], #content a[href$='.csv'], #content a[href$='.xlw'], #content a[href$='.xlt'] {
	background:transparent url(site-images/icons.png) 0 -48px no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:16px;
}
 
/* Word Document Links */
#content a[href$='.doc'], #content a[href$='.rtf'], #content a[href$='.wps'], #content a[href$='.txt'] {
	background:transparent url(site-images/icons.png) 0 -64px no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:16px;
}
 
/* mailto: links */
#content a[href^="mailto:"], #footer a[href^="mailto:"] {
	background:transparent url(site-images/icons.png) 0 0 no-repeat;
	display:inline-block;
	padding-left:20px;
	line-height:16px;
}
#content .externalLink, #footer .externalLink {
	background:transparent url(site-images/icons.png) 0 -16px no-repeat;
	display:inline-block;
	padding-left:16px;
	line-height:16px;
}
/*forms */
#content input.text, #content textarea, #content select {
	border:1px solid #bbb;
}
#content input.text:focus, #content textarea:focus, #content select:focus {
	border:1px solid #6f6f6f;
}
#content textarea, #content input.text, #content select {
	padding:2px;
	font: 100% Arial, Helvetica, sans-serif;
	width:250px;
}
