body {
	font-size: 87%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	background-color: #005982;
	color: white;
	padding: 10px 40px;
	margin-top: 0;
	font-weight: bold;
	line-height: 1.1;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 40px;
	color: #FFFFFF;
	background-color: #518D7B;
	line-height: 1.1;
}

#navigation {
	padding: 20px 0;
}

#navigation a {
	color: white;
	font-size: 1.1em;
	line-height: 1;
	display: block;
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	text-indent: -10px;
}

#navigation a:hover {
	background-color: #518D7B;
}

#navigation ul {
	padding: 0;
	margin: 0 0 1.5em 0;
	list-style: none;
}

#navigation li {
	padding: 0;
	margin: 0;
}

td.content,
td.side {
	padding: 40px;
	vertical-align: top;
	line-height: 1.5;
	height: 100%;
}

td.side {
	padding: 40px 0 375px 0;
	background-color: #C2CFCB;
}

table.report {
	font-size: 12px;
	border-collapse: collapse;
}

table.report th,
table.report td {
	border: 1px solid #ccc;
	padding: 5px 7px;
}

table.report th {
	text-align: left;
	background-color: #eee;
}

/*
**	Crap mark
**		Everything below this line needs to be fixed or destroyed.
**		Preferably destroyed.
*/
h4 { font-size: 12pt; font-weight: bold; color: #660000}
h5 { font-size: 10pt; font-weight: bold; color: #000000}
h6 { font-size: 10pt; color: #660000; font-weight: bold}
li { clip: rect( ); font-size: 8pt; color: #333333}
p { font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none}

/* this stuff is in use 2010-03-23 */
.bgmauve { background-color: #CCCCFF}
.bgdarkmauve { background-color: #6666FF}
.bgpage { background-color: #FFFFFF}
a.rolllinks { font-size:8pt; font-style:normal; font-weight:normal; color:#006633; ; text-decoration: underline}
a.rolllinks:hover { color:#CC6600; ; text-decoration: underline}
.textsml { font-weight: normal; color: #666666; text-decoration: none; font-size: 10pt}
.textsmlredbold { font-weight: bold; color: #990000; text-decoration: none; font-size: 8pt}
.textsmlred { font-weight: normal; color: #990000; text-decoration: none; font-size: 10pt }
.textsmltable { font-weight: normal; color: #000000; text-decoration: none; font-size: 8pt }
.reporthead { font-size: 10pt; font-weight: bold; color: #990000}
.CrumbTrail { font-size:8pt; font-style:normal; font-weight:normal; color:#FFFFFF; ; text-decoration: none ; text-indent: 10pt; background-image: url(/portal/caul/members/images/bg_greenfade.gif)}
.BgTableBorder { background-color: #005982}
.BgTable { background-color: #f6f6f6; font-size: 8pt; color: #333333}
.BgTableheadTxt { font-size: 10pt; font-weight: bold; color: #FFFFFF; background-color: #005982}
