﻿body {background: #596380}
#Layer2 {
	position:absolute;
	width:91px;
	height:36px;
	z-index:1;
	left: 9px;
	margin-top: -2em;/*	top: 11123px;*/
}


#top_right {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0066FF;
	text-align: right;
	font-family:Verdana, arial, sans-serif;
	font-size:x-large;
	letter-spacing: 3pt;
	font-weight: 600;
	margin-right:1em; 
	margin-left: 1em;
	margin-top: 1em; 
}


div.container {
	position: relative;
	margin: 0 auto;
	width: 760px;  
	height: 100%;
	border:1px blue solid;
	background-color:white;
 	padding-bottom:4em;
	min-height:700px;
	
}



#nav_original {
	z-index:4; 
	background-color:#F2F5FF; 
/* 	position: relative;*/
	float:left;
	margin-left:10px;
	width:111px; 
	left: 10px; 
	top: 10px; 
	height:100%;	
}

#nav {
	z-index:4; 
	background-color:#F2F5FF; 
/* 	position: relative;*/
	float:left;
	margin-left:10px;
	margin-top:5em;
/* 	padding-top:1em;*/
	width:111px; 
	left: 10px; 
	height:100%;	
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left:1em;
}
.nav.nav_dim {color: #999999}  
	                                               

                                            
                                                             
.main {
	font-family:Verdana, arial, sans-serif;
	margin-left: 12em;
	margin-bottom:0px;  
	margin-right: 2em;
	margin-top:2em;
	line-height: 1.3em;
	font-size: small;
	position:relative
}
#main {
	font-family:Verdana, arial, sans-serif;
	margin-left: 12em;
	margin-bottom:0px;  
	margin-right: 2em;
	margin-top:2em;
	line-height: 1.3em;
	font-size: small;
	position:relative
}
#main p{
	line-height:1.5em; width: 65%; margin-bottom: 1em;}
.hr60 { width:60%}

a { outline:none}
a:link {color: black; text-decoration: none}
a:active {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: black;text-decoration: none; border-bottom: 2px solid red}

a:link.other {color: blue; text-decoration: none}
a:active.other {color: blue; text-decoration: none}
a:visited.other {color: blue; text-decoration: none}
a:hover.other {color: red; text-decoration: none}

a:link.none {color: black; text-decoration: none}
a:active.none {color: black; text-decoration: none}
a:visited.none {color: black; text-decoration: none}
a:hover.none {color: black;text-decoration: none}

.nav_spacer_top {
height:4.2em;
background-color:white;
margin-top:0px;
}
.validLink {
	background-color: #375D81;
	color: #FFF;
	float: left;
	font-size: 78%;
	padding: .3em 0;
	text-align: center;
	width: 80px;
	}
a:link.validHTML { color:white}
a:active.validHTML {color: white; text-decoration: none}
a:visited.validHTML {color: white; text-decoration: none}
a:hover.validHTML {color: red;text-decoration: none}
.validate {
	text-align:center;
	color:blue;
	border:1px solid  #4F82FF;
	padding:0;
	padding-top:.5em;
	padding-bottom:.5em;
	font-family:Verdana;
	font-size:8pt;
}

#index .container #nav {
	height:30em;
	margin-top:2em;
}
#index {	font-family: Verdana, arial, sans-serif;
	font-size: small;}
