﻿body {
	 margin:0;
	 /*background-color: #FF9A7D;*/
	 background-image: url("images/bkgnd.jpg");
	height:100%
}


#container {
	position:relative; /* IF THIS IS ABSOLUTE THEN THE FOOTER IS AT THE  */
					   /* BOTTOM OF THE PAGE.                            */
					   /* IF THIS IS RELATIVE THEN THE FOOTERIS AT THE   */	
					   /* BOTTOM OF THE CONTAINER.                       */						   	
	display: block;
	min-height: 100%;
	width:900px;
	margin: 6px auto 0em auto;
	border:1px blue solid;
	background-color:white;
	overflow:auto;    /*  IMPORTANT! THIS INSURES THAT THE CONTAINER DIV  */ 
					  /* DOES NOT HAVE CHILD DIV HANGING OUT THE BOTTOM. */
					  /* AKA, A FLAG.                                    */		
	height:100%
		}
		
.image_border {
	border-style: solid;
	border-width: 1px;
}
h1 {
	font-size: 24pt;
	font-weight:normal;
	text-align: center;
	border-bottom:1px black solid;
	width:80%;
	margin:auto;
	padding:1em 0 .2em 0
}
h2 {
	font-weight: normal;
	font-size: 16pt;
	margin: 1.5em 0 0 0
}
		
.main {			/*  CAREFUL -- CHANGES HERE CAN MUCK UP EVERYTHING  */
	float:left;
	padding-bottom: 6px;
	/*border:1px blue solid;*/
	margin:2em 0 .5em 3em;
	overflow: visible;
	line-height:1.3em;
	}

	.nav {
		width: 100px;
		/*background-color:white;*/
		color:black;
		font-size:10pt;
		padding:0em 0 0 0em;
		margin:2em 0 0 .5em;
		float:left;
		font-family:Arial, Helvetica, sans-serif
		}
/*	.nav ul {
		display:inline;
		}*/
	.nav li {
		border-top-style: none;
		border-right-style: none;
		border-bottom: #666666 dotted 1px;
		border-left-style: none;
		list-style:none;
		/*line-height:1.8em;*/
		display:block;
		margin-left:-2.5em;
		padding-bottom:.6em;
		padding-top:.6em;		
		}
	a:link {color: blue; text-decoration: none}
	a:active {color: blue; text-decoration: none}
	a:visited {color: blue; text-decoration: none}
	a:hover {color: red; text-decoration: underline}
	
	a:link.nav {color: black; text-decoration: none}
	a:active.nav {color: black; text-decoration: none}
	a:visited.nav {color: black; text-decoration: none}
	a:hover.nav {color: red;text-decoration: underline}

/*a.footer{text-decoration:none; color:#000000; outline:none}		
a:hover.footer{border-bottom:2px solid red;}
a:hover.footer {border:none} */
#head {
	/*border:0px solid #B42121;*/
	height: 100px;
	top: 8px;
	margin-top: 0px;
}                                              
                                        
#topic {
	height: 40px;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	top: 121px;
	text-align: center;
	border-bottom-width: 1px;
	padding-top: .2em;
	width: 750px;
	position: absolute;
	left: 17px;
	visibility: visible;
}
/*                                                 
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: center;
}*/
.gray {color: #999999}
.gray_home_pg_only {color: #999999}


/*div.nav {
	width: 100px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #B42121;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #000000;
	position:absolute;
	left: 10px;
	z-index:1;
	margin-bottom: 10px;/*                                                
	margin-left: 0px;
} */
		
/* span.text14pt is used only on the Performance page */		
span.text14pt { font-family: "Times New Roman", serif; font-size: 14pt }

span.nav {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:0px;
	padding-left: 8px;
}

/* Default link colors */
	a:active {color: black; text-decoration:none;}
	a:link {color: black; text-decoration:none;}
	a:visited {color: black; text-decoration:none;}
	a:hover  {color: #FF0000; text-decoration:underline;}
	
/* Other link colors */
	a:link.otherlinks {color: blue; text-decoration: none}
	a:active.otherlinks {color: blue; text-decoration: none}
	a:visited.otherlinks {color: blue; text-decoration: none}
	a:hover.otherlinks {color: red;text-decoration: underline}

	a:link.otherlinks2 {color: blue; text-decoration: none}
	a:active.otherlinks2 {color: blue; text-decoration: none}
	a:visited.otherlinks2 {color: blue; text-decoration: none}
	a:hover.otherlinks2 {color: red;text-decoration: none; border-bottom:1px solid red}
	

.verd10pt    { font-family: Verdana, sans-serif; font-size: 10pt; text-align: left; text-indent: 0; 
               word-spacing: 0; line-height: 100%; margin-left: 6px; 
               margin-right: 0; margin-top: 0; margin-bottom: 5pt }

.text2       {
	font-family: "Times New Roman", serif;
	font-size:  medium;
	margin-bottom: 0px;
	margin-top: 3px;
}
/*  ***** NAVIGATION PANEL *******   */                                             
/*#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100px;
	left:10px;
	position: absolute;
	border-left: solid;
	border-left:solid;
	border-color:#FF0000;
	border-width:1px;
	border-right: solid;
	border-right:solid;
	border-color:#FF0000;
	border-width:1px;
	padding-top:.6em; 
	padding-bottom:.6em;
	margin-left:10px;
	visibility: visible;
 	height: 194px;
 	top:200px 
} */ 
/*  ***** NAVIGATION PANEL *******   */  
#w3c {
	position:absolute;
	width:183px;
	height:38px;
	z-index:3;
	left: 16px;
	top: 1100px; border-bottom-style:solid; border-bottom-color:#FFFFFF; border-bottom-width:1px;
}
