body {
	background-color: #042248;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}
.home_content {
	background-image: url(images/tile_homepage.jpg);
	width: 735px;
	padding-bottom: 20px;
}
#intro {
	width: 444px;
	padding-top: 10px;
	padding-right: 52px;
	padding-left: 29px;
}
.footer {
	font-size: 95%;
	color: #999;
	text-align: center;
	line-height: 20px;
}
#right_column {
	float: right;
	width: 255px;
	padding-left: 3px;
}
.right_column_title {
	background-color: #3F80A5;
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 17px;
	color: #FFF;
	font-size: 125%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
}
li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C9CAE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.home_quote {
	padding-left: 20px;
	display: block;
	padding-right: 20px;
}
.quote_affiliation {
	font-size: 90%;
	text-align: right;
	display: block;
	margin-top: 5px;
	font-style: italic;
	margin-right: 20px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #427FA3;
}
h2 {
	color: #2A82CA;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	color: #333;
	margin-bottom: 5px;
}
ul li ul li {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-image: url(images/arrow.gif);
}
ul li ul {
	margin-top: 8px;
}
.image_centered {
	text-align: center;
	vertical-align: middle;
	margin-top: 13px;
	margin-bottom: 13px;
}
.image_border {
	border: 2px solid #5A8EB5;
}
a:link {
	color: #1A83C8;
}
a:visited {
	color: #1A83C8;
}
a:hover {
	color: #EF7C1A;
	text-decoration: none;
}
a:active {
	color: #FF9;
	text-decoration: none;
}
