﻿body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#mastheadholder {
	height: 90px;
	background-color: #00336B;
	text-align: right;
	padding-right: 80px;
	padding-top: 10px;
}
#textholder {
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 80px;
	padding-left: 100px;
	background-image: url('../images/dot.jpg');
	background-repeat: repeat-y;
	padding-top: 10px;
}
#textholdbl {
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 10px;
}
#container {
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: center;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 120%; ;
	color: #003399;
	font-weight: bold;
}
.bodytext {
	font-family: "Arial, Helvetica, sans serif";
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}
.hang {
	font-family: "Arial, Helvetica, sans serif";
	font-size: 12px;
	line-height: 1.5;
	margin-top: 3px;
	margin-bottom: 3px;
	text-indent: -2em;
	margin-left: 2em;
}
.bodytextindent {
	font-family: "Arial, Helvetica, sans serif";
	font-size: 9pt;
	line-height: 1.6;
	padding-left: 30px;
}
.parahead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;
}
.footnote {
	font-family: "Arial, Helvetica, sans serif";
	font-size: 10px;
	line-height: 1.6;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.buttonholder {
	height: 9px;
	background-color: #FFFFFF;
	padding-right: 25px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.iconborder {
	border-width: 0px;
}
.abstract {
	font-family: "Arial, Helvetica, sans serif";
	font-size: 9pt;
	line-height: 1.6;
	padding-left: 30px;
	font-style: italic;
}
img {
	border: 2px solid #003661;
}

