/* CSS Document */
/* e-focus Stylesheet */

html, form {
	margin:0
	padding:0
}
body {
	margin: 0px;
	padding: 0px;
	left: 50%;
	right: 50%;
	top: 0px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #6867A3;
}
#wrapper {
	position:relative;
	width:760px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
}
#header {
	position:absolute;
	left:200px;
	top:0px;
	width:500px;
	height:45px;
	z-index:1;
	background-color: #DADAE8;
	padding-right: 20px;
	padding-left: 20px;
}
#copy {
	position:relative;
	left:200px;
	top:162px;
	width:500px;
	z-index:2;
	padding: 20px;
	height: 100%;
}
#navbar {
	position:absolute;
	top:0px;
	width:180px;
	z-index:3;
	left: 20px;
	background-image: url(images/internet_concept.jpg);
	background-repeat: no-repeat;
}
#footer {
	top:2em;
	width:540px;
}
#masthead {
	position:absolute;
	left:200px;
	top:45px;
	width:540px;
	height:112px;
	z-index:5;
	background-color: #DADAE8;
}
#copyright {
	position:relative;
	left:0px;
	top:2em;
	width:180px;
	z-index:6;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#6767A4;
	font-style: italic;
	text-align: right;
	padding-top: 6px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#000066;
	line-height: 1.5em;
	background-image: url(images/highlight.jpg);
	background-repeat: repeat-y;
	margin-left: -20px;
	padding-left: 20px;
	margin-top: 1.5em;
}
h3 {
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000066;
	background-color:#D3D2E3;
	text-indent: 6px;
	margin-right: 100px;
	padding-bottom: 3px;
}
p {
	font-size:12px;
	line-height:1.5em;
	color:#000000;
}
.par {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
.parsmall {
	font-size: 11px;
}
ul {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: square;
}
ol {
	font-size: 12px;
	line-height: 1.5em;
}
a:link {
	color: #000066;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color:#8161A0;
}
a.navlinks {
	text-decoration:none;
	color: #000066;
}
.more {
	font-size: 12px;
	color: #FF00FF;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-style: italic;
}
a.navlinks:hover {
	color:#8161A0;
}
a.bottomnav {
	text-decoration:none;
	color: #666666;
}
a.bottomnav:hover {
	color:#8161A0;
}
.leftnav {
	font-size: 11px;
	color: #000066;
	margin-right: 0.5em;
	margin-left: 1.5em;
}
.topnav {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 2em;
}
.topnav {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 2em;
}
.bottomnav {
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	line-height: 1.4em;
	color: #333333;
}
a.e-focus {
	color: #333333;
	text-decoration:none;
	font-style: italic;
}
.redbold {
	font-weight: bold;
	color: #CC3300;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.5em;
	color: #000066;
}
.image_right {
	margin-left: 15px;
}
