body, html {
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}
body {
	top: 0px;
	margin: 0;
	text-align: center;
	font: 1em times,serif;
	line-height: 120%;
	color: #EEE;
	background: white url('images/background.png') repeat-y top center;
}
html{
	overflow:scroll;
}
p {
	padding-top: 3px !important;
	padding-top: 3px;
	padding-bottom: 3px !important;
	padding-bottom: 3px;
}
a {
	color:#2a4574;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
    text-decoration:underline;
	font-weight:bold;
}

img {
    float:left;
	border:0;
	padding:10px;
}
sup {
	font-size:0.8em;
}
.highlighttitle{
   color:#ed8224;
   display:inline;
  }
.photoframe{
	text-align:center;
	border-style:solid;
	border-width:1px;
	width:150px;
	font-size:10px;
	vertical-align:bottom;
}
.photoframe img{

	float:none;
}
/* ================================================================*/
#headerContainer {
    background: url('images/Top-Logo-Header-Cloned.png');
	width: 928px;
	min-width: 928px;
	margin: 0 auto;
	text-align: left;
}
#headerLogo {
	background-image: url('images/Top-Logo-Header.png');
	background-repeat: no-repeat;
	width: 928px;
	min-width: 928px;
	margin: 0 auto;
	text-align: left;
	height: 133px;
	min-height: 133px;
	max-height: 133px;
}
/* ================================================================*/
#menuContentContainer {
	background-image: url('images/Toolbar-Clone-NotSelected.png');
	background-repeat: repeat-x;
	width: 928px;
	min-width: 928px;
	margin: 0 auto;
	text-align: left;
	height: 36px;
	min-height: 36px;
	max-height: 36px;
}
#menu {
	float: left;
	height: 36px;
	min-height: 36px;
	max-height: 36px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	border-right: 0px solid white;
	text-decoration: none;
	padding: 1px 10px 2px 10px !important;
	padding:1px 10px 2px 10px;
}
#menu:hover {
	background-image: url('images/Toolbar-Clone-Selected.png');
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	min-height: 36px;
	max-height: 36px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	
	border-right: 0px solid white;
	text-decoration: none;
	padding: 1px 10px 2px 10px !important;
	padding: 1px 10px 2px 10px;
}
/* ================================================================*/
#content {
	width: 928px;
	min-width: 928px;
	margin: 0 auto;
	text-align: left;
	height: 31px;
	min-height: 31px;
	max-height: 31px;
	color: black;
}
#centercolumn{
	float:right;
	width:739px;
	border:0px;
	margin:0px;
	height:600px;
	
}
#leftcolumn {
	Width:150px;
   border:#2a4574 2px solid;
	margin:10px;
	float:left;
	padding:3px;
	font-size:0.8em;
	background:#e3ebf5;
}
#leftcolumnnobox{
	Width:150px;
	margin:10px;
	float:left;
	padding:3px;
}

#text {
	float: left;
	width: 410px !important;
	width: 437px;
	padding: 10px 5px 20px 20px !important;
	padding: 20px 5px 20px 20px;
}
#textFull {
	display:block;
	width: 80% !important;
	width: 80%;
	padding: 10px 10px 10px 10px !important;
	padding: 10px 10px 10px 10px;
	text-align:justify;
	min-height:600px;
}

#footer {
	background:url(images/footer.png) no-repeat;
	width: 100%;
	height: 28px;
	text-align:center;
	font-size:0.62em;
    padding: 58px 0px 0px 0px !important;
	padding: 58px 0px 0px 0px;
	clear:both;
}
/* ================================================================*/
