H1 {
	font: normal bold 16pt Garamond, Times Roman, Times, serif;
 	color: #000066; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;
	margin-top: 20px
	}

H1 a { 
	font: normal bold 16pt Garamond, Times Roman, Times, serif;
 	color: #000066;
	text-decoration: none
	}

H1 a:link { color: #000066}
H1 a:hover {  color: #990000}
H1 a:visited {  color: #666666}
H1 a:visited:hover {  color: #990000}


#Header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1
	}

#Content {
	position: absolute;
	top: 143px;
	left: 0px;
	width: 100%;
	margin: 0px;
	z-index: 2
	}

.ContentInside {
	background-color: #D2D4E4;
	font: normal normal 11pt Arial, Helvetica, sans-serif;
 	color: #000000; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;
	padding-left: 60px;
	padding-right: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

#MagCover {
	position: absolute;
	top: 100px;
	right: 20px;
	z-index: 3
	}

.Copyright {
	font: normal normal 10pt Arial, Helvetica, sans-serif;
 	color: #010D81; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 20px
	}

.CopyrightNotice {
	font-size:smaller;
	padding-right:40%;
}

.CopyrightNotice a{
	font-size:1em;
}

a { 
	font: normal normal 13pt Arial, Helvetica, sans-serif;
 	color: #000000; 
	text-decoration: none; 
	}

a:link { color: #000066}
a:hover {  color: #990000}
a:visited {  color: #666666}
a:visited:hover {  color: #990000}

#SiteSearch {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px 20px;
	width:270px;
	}
	
.gsc-control-cse {
	border-color: #FFF !important;
	background-color:#FFF !important;
}

INPUT {
	color: #000066;
	}