h3, h4 {
	margin-bottom: -10px;
}

.sidebar {
/*	float: right;
	height: 100%;
	width: 125px;
	clear: right;
	position: relative; */	
	background-color: #DCDDE6;
	padding-bottom: 30px;
}
ul li {
	margin-bottom: 5px;
}
body {
	overflow:scroll;
	overflow: moz-scrollbars-vertical;
}

.sidebar H4 {
	margin-top: 0px;
	margin-bottom: -5px;
	background-color: #161F54;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}


.sidebar P {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 85%;
}

.headline {
	font-family: Garamond, "Times New Roman", Times, serif;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: auto;
	font-size: 130%;
	line-height: 24px;
}

#headlineLine {
	margin-left: 20px;
	margin-right: 0px;
	height: auto;
	width: auto;
}
.headline H2 {
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight: normal;
}

.body, .body td, .body td td {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #000066; */
	font-size: 85%;
	line-height: 1.6;
	word-spacing: 0.15em;
	margin-right: 34px;
	margin-left: 34px;
	margin-bottom: 30px;
	
}


#lineLeft {
	
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000066;
}
#lineTop {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000066;
}

#sidebarLeft P {
	margin-bottom: -10px;

}
#sidebarLeft {

}
#sidebarLeft #top {
	margin-top: 0px;
}

.heading {
	color: #990033;
	right: auto;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: bold;

}


.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

.headlineLine {
	background-image: url(../images/layout/line.gif);
	height: 14px;
	width: 100%;
}

p.footnote {
	font-size: 90%;
	font-style: italic;
}
.footnote sup {
	font-style: normal;
}

.breadcrumbs {
	font-size: 90%;
}
.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #47654F;
	background-position: center center;
	display: block;
	width: 325px;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-position: center center;
	display: block;
	width: 625px;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
