@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e7e7e7;
	color: #333333;
	margin-top: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 4px;
}
#header {
	border-right-width: 8px;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D95C00;
	border-bottom-color: #D95C00;
	width: 762px;
	padding-top: 27px;
	font-size: 27px;
	letter-spacing: 0.05px;
	font-weight: bold;
	background-color: #FB9E03;
	margin-right: 4px;
	margin-left: 4px;
}
#subheader {
	margin-bottom: 30px;
	width: 770px;
	margin-right: 4px;
	margin-left: 4px;
}
#buttonRow {
	width: 151px;
	position: absolute;
	z-index: 1000;
	left: 20px;
	top: 184px;
}
#pageContent {
	position:relative;	
}
.inlineHeader {
	font-weight: bold;
	padding-right: 8px;
}
.tdPad    {
	padding-right: 15px;
	width: 260px;
}
.leftPad {
	padding-left: 10px;
}
.bookTitle {
	font-weight: bold;
}
.noTopMargin {
	margin-top: 0px;
}
.noBottomMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer  {
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 11px;
	clear: both;
} 
.announcementDiv {
	border: thin solid #F6003B;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 500px;
}
.imgFloatRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 3px;
}
.imgFloatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 3px;
}
.captionLeft {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
}
.captionRight {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
}
.bigLinks p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bigLinks   a:link  {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.bigLinks a:visited {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.bigLinks a:hover {
	color: #5d5d5d;
	background-color: #e4e5e7;
	font-weight: bold;
	font-size: 16px;
}.moreSpace {
	padding-left: 20px;
}
.flushLeft {
	text-align: left;
}
h2  {
	font-weight: bold;
	color: #326495;
	font-size: 14px;
}
h3   {
	font-weight: bold;
	color: #326495;
	margin-bottom: 0px;
	font-size: 14px;
}
h4 {
	font-weight: bold;
	color: #326495;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 0px;
}
.clearFloats {
	clear: both;
}
.normalText {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.bigLeftMargin {
	margin-left: 300px;
}
img {
	border: none;
}
