BODY {
	background-color: #cadee5;
	font-size:62.5%;
	margin-top: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333399;
}
.text-2n2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #23288B;
	line-height: 133%;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	line-height: 115%;
	text-align: left;
}
.text-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #E30C1B;
	font-style: italic;
}
.image-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #151B8D;
	border-right-color: #151B8D;
	border-bottom-color: #151B8D;
	border-left-color: #151B8D;
}
.text-caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 110%;
	color: #003366;
}
.text-captionsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #151B8D;
}
.list {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 122%;
}
.list-larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 144%;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}



.jumpmenu {
	background-color: #DFEDF4;
	border: 2px solid #0000FF;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #151B8D;
	line-height: 24px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #151B8D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
.text-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 110%;
	color: #000000;
}
.indent {
	margin-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #E30C1B;
}
.title-blue-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #0000CC;
}

.text-subhead-noitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 122%;
	font-weight: bold;
	color: #E30C1B;
}

