 body {
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	font-size: 12pt;
	background-color: #ffffff;
}

a {
	color: #2A4F6F;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #2A4F6F;
}

a:hover {
	border-bottom: 1px dotted #2A4F6F;
}

#topbanner {
	display: none;
}


#utilities {
	display: none;
}


#fill {
	background-color: #F3F2F0;
	height: 100%;
	border: 1px solid #DEDCD6;
	margin-top: 1px;
}






#logoblock {
	display: none;
}

#linklist {
	display: none;

}



#content {
	margin-right: 20px;
	
	margin-left: 30px;
	text-align: left;
	font: 12pt/20pt Arial, Helvetica, sans-serif;
	clear: both;
}


#content .picblock {
	display: none;
}

#content #toptext p {
	clear: both;
	font: 12pt/20pt Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 2px;
	padding-bottom:0;
	
}

#content #toptext p.first {
	font: 12pt/20pt Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 2px;
	clear: both;
}

#content #toptext h1 {
	font: bold 18pt Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	margin-bottom:0;
	padding-bottom:0;
	margin-left: 0;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 2px;
	clear: both;
}

#content #colcontainer {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}



.grboxes {
	border: 1px dotted #cccccc;
	padding: 2px 8px 2px 8px;
	margin-top: 2em;
	margin-bottom: 12px;
}

.grboxes h3 {
	margin-top: 2px;
	margin-bottom: -10px;
	color: #3F6667;
}

#content hr {
	background-color: #ACC6E0;
	color: #ACC6E0;
	height: 1px;
	border-bottom: #3A6B97;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding-top:0;
	margin-top:0;
}

#content hr.dot {
	background-color: #fff;
	color: #fff;
	height: 1px;
	border-bottom: 1px dotted #D7E4F0;
}

#content h1 {
	color: #2A4F6F;
	background-color: transparent;
	font-size: 180%;
}

#content h2 {
	font: bold 140% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
}

#content h2.line {
	font: bold 120% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	text-align: right;
	padding-top: 2em;
	margin-right: 24px;
	border-bottom: 1px solid #ACC6E0;
	clear: both;
}

#content h2.leftline {
	font: bold 120% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	border-bottom: 1px solid #ACC6E0;
	clear: both;
	padding-top: 1.6em;
}

#content .rightpic {
	border: 1px solid #2A4F6F;
	float: right;
	margin: 0 0 20px 20px;
}

#content .leftpic {
	border: 1px solid #2A4F6F;
	float: left;
	margin: 0 30px 20px 0;
}

div.boxout {
	border: 1px solid #ACC6E0;
	padding: 2px 6px 2px 6px;
	margin: 0 0 1em 0;
}

div.boxout:hover {
	background-color: #D7E4F0;
}

.hilite {
	background-color: #D7E4F0;	
}

.boxout h3 {
	margin-top: 3px;
	padding-top: 0;
	margin-bottom: -4px;
	color: #2A4F6F;
	font-size: 115%;
}

.crumbs {
	display: none;
}

.crumbs a:link, .crumbs a:visited, .crumbs a:active {
	font-weight: bold;	
	padding: 2px 4px 2px 4px;
	border:0;
}

.crumbs a:hover {
	text-decoration: none;
	color: #2A4F6F;
	background-color: #D7E4f0;
	border: 0;
}

p.bottomlinks {
	font-size: 110%;
	text-align: right;
	border-top: 1px solid #D7E4F0;
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active {
	font-weight: bold;	
	padding: 2px 4px 2px 4px;
	border:0;
}

.bottomlinks a:hover {
	text-decoration: none;
	color: #2A4F6F;
	background-color: #D7E4f0;
	border:0;
}

.clear {
	clear: both;
}

.footer {
	clear: both;
	border-top: 1px dotted #ACC6E0;
	margin-top: 20px;
	padding-top: 3px;
	font-size: 85%;
	color: #777777;
}

.flist {
	margin-bottom: 20px;
}

.flist li {
	margin-bottom: 1.1em;
	padding-left: 20px;
	list-style: none;
	background-image: url(/img/flist_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

table.finance {
	border-collapse: collapse;
	margin-bottom: 2em;
}

table.finance caption {
	font-weight: bold;
	padding-bottom: .3em;
}

table.finance td {
	text-align: right;
	padding: .1em 1em .1em 4em;
	border: 1px solid #D7E4F0;
}

table.finance th {
	border: 1px solid #D7E4F0;
	padding: .1em 1em .1em .5em;
}

table.finance th.right {
	text-align: right;
}

table.finance .total {
	background-color: #D7E4F0;
}

table.spread {
	border-collapse: collapse;
}

table.spread th {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #AAAAAA;
}

table.spread td {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #CCCCCC;
}

blockquote {
	border: 1px dotted #CCCCCC;
	padding: 0.2em 1.5em 0.2em 1.5em;
}
