body {
	margin:0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
#mainContent {
	width: 758px;
	margin: auto;
}
#common_header {
	width: 755px;
	height: 40px;
	margin: 6px 0;
}
#masthead_image {
	width: 755px;
	height: 203px;
	margin: 0.75em 0 0.25em 0;
}
#mainFooter {
	width:95%;
	margin:3em auto;
	clear: both;
	font-size: 0.65em;
}
#mainContent #logo {
	float: left;
	margin-bottom:.5em;
}
#mainContent #controlPanel {
	float: right;
	font-size:12px;
	color:#999999;
}
#mainContent #menuBar {
	clear:both;
	background:url("../feImages/greybar.png");
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	height:35px;
}
#mainContent #menuBar #menuLinks {
	width:545px;
	float: left;
	padding:1em;
}
#mainContent #menuBar #menuLinks a {
	text-decoration: none;
	color:#333333;
}
#mainContent #menuBar #menuLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
/*----------------------------------------------------------------------------------------------*/

#frontEndTop {
	width:758px;
	margin-top:1em;
	padding-top:1px;
	background:url("../feImages/front_end-top.gif") no-repeat top;
}
#frontEndBody {
	width:auto;
	background:url("../feImages/front_end-middle.gif") repeat-y;
	margin-top:6px;
	padding-top:0px;
	padding:.75em;
}
#frontEndFooter {
	background:url("../feImages/front_end-bottom.gif") no-repeat;
	height: 14px;
}
.centeredImage {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.section {
	width:100%;
	clear:both;
	margin:10px 0 0 0;
	padding-bottom: 10px;
	border:thin solid #E9EFF3;
	display: table;
}
.section .heading {
	width:300px;
	float:left;
	display: table-cell;
	background:#DBEAEE;
	font-size:large;
	font-weight:bold;
	padding:1px 2px;
	color: #006699;
}
.section .files {
	width:410px;
	float:right;
	display: table-cell;
	margin-top:10px;
}
.section .files .fileLink {
	font-size:small;
	color:#666666;
	padding-left: 4em;
}
.section .files .fileLinkstyle1 {
	font-size:Medium;
	padding: 1em 0 .25em 0;
}
.section .files .fileLinkstyle2 {
	font-size:small;
	padding-left: 2em
}
.section .files .fileLink a {
	border-left:thick solid #DBEAEE;
	text-decoration:none;
	line-height:20px;
	padding-left: 5px;
	color: #006699;
	font-size:small;
	font-weight:normal;
}
.section .files .fileLink a:hover {
	border-left:thick solid #009933;
	text-decoration:underline;
	color: #006633;
}
#auth_bar {
	font-size:small;
	text-align:center;
}
#auth_bar .entry {
	margin:0 2.5em;
	display: inline;
}





.paper {
	width:600px;
	clear: both;
	height: auto;
	float: none;
	padding: 1em;
	margin: auto;
}

.paper a{
	font-size:small;
	color:#069;
	text-decoration:none;
}

.paper a:hover{
	color:#060;
	text-decoration:underline;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	vertical-align: top;
	margin: 0px;
}

.fileTable {
	clear: right;
	float: none;
	height: auto;
	width: 400px;
	margin: auto;
	text-align: center;
}

.filenameCol {
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width: 120;
}
#shortcutTable{
	text-align:center;
	margin:2em 0em;
}
#shortcutTable a{
	color:#069;
	text-decoration:none;
	
}
#shortcutTable a:hover{
	color:#060;
	text-decoration:underline;
	
}
