/* Stylesheet */ 

/* \*/
* html  {height: 1%;}
/* */

	a:link    { color: black }    	/* unvisited links */
	a:visited { color: black }   	/* visited links   */
	a:hover   { color: white } 	/* user hovers     */
	a:active  { color: black }   	/* active links    */
	
body
	{
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	text-align:center;	
	background-color: #5086BD;
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
		
 #page
	{
	position: relative;	
	width: 47em;	
	text-align:left;	
	margin-left: auto;
	margin-right: auto;	
	padding: 1em;
	z-index: 1;
	}
	
 #validation	/* validation box */
	{
	left: 0;
	float: right;
	width:20em;
	padding: 0;
	text-align: center;
	}

#validation p
	{
	font-family: arial, helvetica, gill sans, sans-serif;
	font-size: .8em;
	font-style: normal;
	color: #665665;
	text-align: center;
	}
	
#validation img
	{
	height: .93em;	/* validation tags 15 x 80 divide by 16  */
	width: 5em; 
	}
		
/* --- left box --- */

#content	/* ---  box --- */
	{
	position: relative;
	top: 3em;
	left: 0;
	width:40em;
	height: 36em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 1em;
	z-index: 1;
	}
	  
#leftcontent	/* --- left box --- */
	{
	position: absolute;
	top: 3em;
	left: 0;
	width:20em;
	height: 36em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 1em; 
	border-left: 1em solid #508fc4;
	z-index: 1;
	}

#leftborder	/* orange outside */
	{
	position: absolute;
	top: 3em;
	left: 0;
	width: 0;	
	height: 36em;
	margin-left: 1em;
	border-left: 1px solid #FF6600;
	z-index: 1;
	}

/* --- right box --- */
	
#rightcontent	/* --- right box --- */
	{	
	position: absolute;
	top: 14em;
	left: 23.65em;
	width: 20em;
	height: 24.4em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0;
	border-right: 1em solid #508fc4;
	z-index: 1;
	}
	
#rightcontentscroll	/* --- right box with scroll --- */
	{	
	position: absolute;
	top: 14em;
	left: 23.65em;	
	width: 21em;
	height: 24.4em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	overflow: auto;
	border-left: 1px solid #FF6600;
	border-top: 1px solid #FF6600;
	border: 1px solid #FF6600;
	z-index: 1;
	}

#rightborder 	/* orange outside */
	{
	position: absolute;
	top: 14em; 
	left: 46.6em;
	width: 0;
	height: 25em;
	padding-top: 5px;
	padding-bottom: 0;
	border-right: 1px solid #FF6600;
	z-index: 1;
	}

/* == */

#leftcontent1	/* --- left box --- */
	{
	position: absolute;
	top: 3em;
	left: 0;
	width: 2em;
	height: 36em;
	margin-left: 1em;
	padding-right: 1em;
	padding-left: 1em; 
	border-left: 1em solid #508fc4;
	z-index: -1;
	}

#leftborder1	/* orange outside */
	{
	position: absolute;
	top: 3em;
	left: 0;
	width: 0;	
	height: 36em;
	margin-left: 1em;
	border-left: 1px solid #FF6600;
	z-index: -1;
	}

/* --- right box --- */
	
#rightcontent1	/* --- right box --- */
	{	
	position: absolute;
	top: 14em;
	left: 41.65em;
	width: 2em;
	height: 24.4em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0;
	border-right: 1em solid #508fc4;
	z-index: -1;
	}


#rightborder1 	/* orange outside */
	{
	position: absolute;
	top: 14em; 
	left: 46.6em;
	width: 0;
	height: 25em;
	padding-top: 5px;
	padding-bottom: 0;
	border-right: 1px solid #FF6600;
	z-index: -1;
	}

/* == */
	
#footer	/* --- footer box --- */
	{	
	position: absolute;
	width: 45.55em;
	height: 3.8em;	
	top: 39em; 
	left: 0;
	margin-left: 1em;
	padding-top: .5em;
	text-align: center;
	border: 1px solid  #FF6600;
	z-index: 20;
	}
	
#footer a
	{
	font-family: arial, helvetica, gill sans, sans-serif;
	font-size: .8em;
	z-index: 20;
	}
		
#copyright	/* --- copyright box --- */
	{
	position: absolute;
	width: 45.6em;
	height: 1.5em;	
	top: 41.5em; 
	left: 0;
	margin-left: 1em;
	font-family: arial, helvetica, gill sans, sans-serif;
	text-align: center;
	color: black;
	}

#copyright p
	{
	font-size: .7em;
	}

h1
	{
	font-family: arial, helvetica, gill sans, sans-serif;
	font-size: 1.5em;
	color: white;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	text-shadow: 0px 0px 5px white;
	}

h2
	{
	font-family: arial, helvetica, gill sans, sans-serif;
	color: white;
	font-weight: normal;
	font-size: 1.1em;
	text-align: center;
	}

h3
	{
	font-family: arial, helvetica, gill sans, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	}

h4
	{
	font-size: 0.5em;
	line-height:0.1em;
	}
			
p.question
	{
	background-image:url(../images/qt.gif);
	background-repeat: no-repeat;
	display: block;
	padding:1em;
	padding-left:2em;
	font-family: "times new roman", times, georgia, serif;
	font-size: .9em;
	font-style: italic;
	color: white;
	line-height:1.2em;
	}

p.answer
	{
	background-image:url(../images/at.gif);
	background-repeat: no-repeat;
	display: block;
	padding:1em;;
	padding-left:2em;
	font-family: "times new roman", times, georgia, serif;
	font-size: .9em;
	font-style: normal;
	color: black;
	line-height:1.2em;
	}
	
.floatR
	{
	float: right;
	}
	
.floatL
	{
	float: left;	
	}
	
.right
	{
	text-align: right; 	
	}
	
.left
	{
	text-align: left; 	
	}

.center
	{
	text-align: center;
	}

.clear
	{
	clear: both;
	}
	
.bold
	{
	font-weight: bold;
	}

.white
	{
	color: white;
	}
	
table
	{
	margin-top: 2em;
	margin-left: 1em;
	width: 100%;
	border: none;
	z-index: 20;
	}

td a
	{
	text-align: center;
	width: 6.25em;
	height: 2.875em;
	height: 3em;
	display: block;
	overflow: hidden;
	z-index: 200;
	border-bottom: 4px solid transparent;
	}
	
td a:hover
	{	
	top: -4px;
	border-bottom: 4px solid #1c64d1;
	z-index: 200;
	}


/*
img.symbol
	{
	display: block;
	width: 6.25em;
	height: 2.875em;
	border: none;
	z-index: 20;
	}

*/
				
/* ---=== nav code ===--- */

.active
	{
	border-right: 1em solid #1c64d1;
	background-color: transparent;
	color: white;	
	}	
	
#navcontainer
	{
	position: absolute;
	top: 3em;
	left: 34.5em;
	width: 12em;
	font-family: arial, helvetica, gill sans, sans-serif;
	text-align: center;
	background-color: transparent;
	color: black;
	z-index: 20;
	}

#navcontainer ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#navcontainer li
	{
	border-bottom: solid 1px #FF6600;
	border-right: solid 1px #FF6600;
	margin: 0;
	}

#navcontainer li a
	{
	display: block;
	padding: 0.5em 0.5em 0.5em 0.5em; 		/*top left bottom right */
	border-right: 1em solid #508fc4;
	background-color: transparent;
	text-decoration: none;
	font-size: .8em;
	color: black;
	width: 100%;
	}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
	{
	border-right: 1em solid #1c64d1;
	background-color: transparent;
	color: white;
	}
