/* CSS Document */

body	{ margin:0px;
background-image:url(images/bg.page.gif);
background-repeat:repeat-y;
	}

body,p,td	{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

p	{ margin-top:0px;
	margin-bottom:1em;
	}

a:link	{color:#0000FF;
	text-decoration:none;
	}
a:visited	{color:#0000FF;
	text-decoration:none;
	}
a:hover	{color:#0000FF;
	text-decoration:underline;
	}

td	{ vertical-align:top;
	}
	
h1	{ font-weight:bold;
	font-size:24px;
	color:#590258;
	margin:0;
	}
.head1upper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:0;
}
h2	{
	font-weight:bold;
	font-size:14px;
	color:#880000;
	margin:18px 0 .5em 0;
	}
p.textstart { font-size:2px; line-height:2px; }
p.textstart + h2, p.textstart + h3, p.textstart + table.quotebox + h2 { margin-top:0; }
h3	{ font-weight:bold;
	font-size:12px;
	color:#04467a;
	margin-top:18px;
	margin-bottom:6px;
	}
h2 + h3 {
	margin-top:0;
}
h4	{ font-weight:bold;
	font-size:11px;
	color:#000;
	margin-top:1.5em;
	margin-bottom:1em;
	}

ul	{margin:0 0 1em 0;
	padding:0 0 0 1.4em;
	}
ol	{margin:0 0 1em 0;
	padding:0 0 0 1.8em;
	}
	

#sidebar .buttonover { color:#F1D880;
}

#sidebar .buttonover a:link { color:#F1D880;
}
#sidebar .buttonover a:visited { color:#F1D880;
}
#sidebar .buttonover a:hover { color:#000000;
}

a img { border:0; }

#main-copy table.ruled, #main-copy table.ruled td {
	border:1px solid #000;
	border-collapse:collapse;
}
#main-copy table.ruled td {
	padding:2px 4px;
}
tr.blue td, td.blue {
	background-color:#0073a9;
	color:#FFF;
}
tr.dkblue td, td.dkblue {
	background-color:#223289;
	color:#FFF;
}
tr.peach td, td.peach {
	background-color:#ffe6b9;
}
tr.tan td, td.tan {
	background-color:#d8d6c4;
}

.noSpaceBelow { margin-bottom:0; }
.noSpaceAbove { margin-top:0; }
.noSpace { margin-bottom:0; margin-top:0; }
.moreSpaceAbove { margin-top:1em; }

.highlight { font-weight:bold; color:#990000; }
.highlightBlue { font-weight:bold; color:#36478B; }

.photoright { float:right; margin:0 0 10px 14px; }
.photoleft { float:left; margin:0 14px 10px 0px; }
.clearWraps {
	clear:both;
}
.textindent {margin-left:24px;
}
.query {
	font-weight:bold;
	color:#FF0000;
	}
.quoteauthor {
	font-size: 10px;
	margin-top: 4px;
}
.quote {
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #590258;
	margin: 0px;
}
#main-copy .quotebox {
	float:right;
	margin:0 0 36px 42px;
}
#main-copy .quotebox td {
	border-left:1px solid #000;
	padding:0 0 0 14px;
}
ul.spaced li, ol.spaced li {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
.caption, #textarea .caption, #rightsidebar .caption {
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -5px;
}
