/*FRANCIS ANALYTICS STYLE SHEET, CREATED 7/20/2005, COPYRIGHT PROTECTED*/


body {
	font-family: "MS Sans Serif", Garamond;
	background-color: #fff9ef;
	color: #000;
	padding: 0 0px 0 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	}



/* <!FOR THE ENTIRE TOP HEADER CONTAINER-----------------------------------------------*/
 
#topTables
 {
	  width: 800px;
	  margin: 10px 0 0 10px;
	  background-color: #fff9ef;
	  color: #333;
	  border: 0px solid #000;
	  line-height: 130%; 
	  padding: 0px;
 }
 
 
 
 .head1 
 { 
 	font-family: "MS Sans Serif", Garamond; 
 	font-size: 24pt; 
 	text-decoration: none; 
 	line-height: 130%; 
 	font-weight: 700; 
 	color: 505442; 
 	letter-spacing: 3pt; 
	padding-left: 30px;
	text-decoration: none;
	
	}
	
.head2 
{  
	font-family: "MS Sans Serif", Garamond; 
	font-size: 14pt; 
	line-height: 130%; 
	font-weight: normal;
	color: 505442; 
	text-decoration: none;
	border-color: #fff9ef black black; 
	padding-left: 30px; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
	}
	

	
/*FOR THE MAIN NAVIGATION PANEL-----------------------------------------------------------*/
	  
  #mainNav
  {
	width 680px;
	font-family: "MS Sans Serif", Garamond;
	font-size : 14px;
	font-weight: bold;
	line-height : 100%;
	color: #6C7B8B;
	letter-spacing: 2px;
	
	padding: 0 0 0 0;
	background-color: #fff9ef;
	margin:0 0 0 0;		
; clip:   rect(   )
	/*; clip:  rect(   )*/
	
	}
	
	#mainNav ul, #mainNav li
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border: 0 0 0 0;
		display: inline;
		list-style-type: none;
		
	}
	
	
	
	#mainNav a:link, #mainNav a:visited
	{
		float: right;
		line-height: 14px;
		font-weight: bold;
		margin: 0 20px 4px 0px;
		text-decoration: none;
		color: #6C7B8B;
		letter-spacing: 1px;
		
		
		border-bottom: 6px solid #fff9ef; /*A WHITE BOARDER BOTTOM */
		font-family: "MS Sans Serif", Garamond;
		font-size : 14px;
	}
	
	
	
	#mainNav a:link#current, #mainNav a:visited#current, #mainNav a:hover
	{
		border-bottom: 2px solid #473c8b; /*blue*/
		padding-bottom: 2px;
		background: transparent;
		color: #cd6601; /*orange*/
		font-size : 14px;
		
		
	}
	
	#mainNav a:hover {
		color: #cd6601;
		font-family: "MS Sans Serif", Garamond;
		font-size: 14px;
		font-weight: bold;
		
		
		
		
}





	
/*FOR THE SEDOND LEVEL NAVIGATION PLANEL---------------------------------------*/  
	  
	  
	  
	  
#secondNav
{
	font-family: "MS Sans Serif", Garamond;
	height: 30;
	width: 640;
	font-size : 16px;
	color: #99966;
	background-color: #8b7b8b;
	font-weight: bold;
	border-top: medium solid #333333;
	line-height: normal;
	padding-left: 5px; 
	padding-top: 1px;
 	left: 162px; 
 	clip:      rect(   ); 
	position: absolute;
 	top: 123px;	
 	vertical-align: middle;


}

#thirdNav
{
	font-family: "MS Sans Serif", Garamond;
	vertical-align: middle;
	text-align: right;
	height: 30;
	width: 640;
	font-size : 12px;
	color: #99966;
	background-color: #8b7b8b;
	font-weight: normal;
	border-top: medium solid #333333;
	line-height: normal;
	left: 162px; 
 	clip:      rect(   ); 
	position: absolute;
 	top: 123px;
	padding: 5px 5px 0px 0px;


}

   
 #thirdNav a:link, #thirdNav a:visited
 {
 	/*float: right;*/
 	line-height: 14px;
 	font-weight: normal;
 	margin: 0 15px 0px 0px;
 	text-decoration: none;
 	color: black;
 	/*border-bottom: 1px solid #CCCC99;*/
 	font-family: "MS Sans Serif", Garamond;
 	font-size: 11px;
 	text-align: right;
 	vertical-align: middle;

 }
 

 #thirdNav a:link#current, #thirdNav a:visited#current, #thirdNav a:hover
 {
	 border-bottom: 1px solid #663300;
	 padding-bottom: 0px;
	 background: transparent;
	 color: #663300;
	 vertical-align: middle;
 }
 
 #thirdNav a:hover {
 	color: #113d75;
 	font-family: "MS Sans Serif", Garamond;
 	font-size: 11px;
 	font-weight: normal;
 	vertical-align: middle;
 	border-bottom: 2px solid #CCCC99;
}
	  
  
 
/* <!FOR THE ENTIRE LOWER CONTAINER WITH CONTENT PANELS-----------------------------------------*/
 
#contentPanels
 {
 width: 800px;
 margin: 10px 0 0 10px;
 background-color: #fff9ef;
 color: #333;
 border: 0px solid #000;
 line-height: 130%; 
 padding: 0px;

}


/* FOR THE LEFT PANEL CONTENT -------------------------------------*/



#leftPane
{
	font-family: "MS Sans Serif", Garamond;
	font-size : 10pt;
	line-height : 100%;
	font-weight: normal;
	width: 158px;
	margin: 0px 0 0 10px;
	padding: 0px 0px 0px 0px;
	background-color: #fff9ef;
	border-right-width: thin;
	border-right-color: 505442;
	border-right-style: dotted;
	border-bottom-width: 0px; 
	border-left-width: 0px; 
; clip:   rect(   )
	/*clip:    rect(   )*/
}

/*try this color out somewhere  color: 494d3e;*/


#leftPane h1 {
	font-family: "MS Sans Serif", Garamond;
	font-size: 11pt;
	letter-spacing:1px;
	color : 494d3e;
	font-weight : normal;
	line-height : 110%;
	text-align: center;
	margin: 0;
	padding: 0 10px 0 10px;
}

#leftPane h2 {
	font-family: "MS Sans Serif", Garamond;
	font-size: 10px;
	letter-spacing:1px;
	color : #473c8b; 
	font-weight : bolder;
	line-height : 130%;
    	text-align: center;
	margin: 0 0 0 0;
	/*padding: 0 15px 0 10px;*/
}


#leftPane a {
	color:#cd6601;
	text-decoration: none;
	font-weight:normal;
	/*border-bottom:2px solid #FFFFcc;*/
	}

#leftPane a:hover {
	color:#CE6911;
	text-decoration: none;
	font-weight:normal;
	border-color:#990000;
	}

#leftPane p {         
	color: #000;
	font-size : 10pt;
	line-height: 90%;
	margin: 0;
	padding: 0px 10px 10px 10px;
	}




/* FOR THE MAIN BODY PANEL CONTENT -------------------------------------*/




.bodyList1 
{  
	line-height: 120%;
	font-size: 12px;
	text-decoration: none; 
	text-indent: 20px;
	list-style-type: circle
}

img.imgIndex {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-family: "MS Sans Serif", Garamond;
	font-size: 12px;
	border: medium solid #fff;
}

#mainPanel img.imgMargin {
	 0 35px 5px 35px;
	padding: 0 0px 0 0px;
	}
	

#mainPanel {
	width: 680px;
	padding: 0px 20px 10px 20px;
	background-color: #fff9ef;
	font-family: "MS Sans Serif", Garamond;
	font-size: 11pt;
	text-decoration: none; 
	text-align: left; 
	border-color: #000 #000 #000 #FFFFFF;
	clip:    rect(   ); 
	width: 649px
}

.bodyHeading 
{  
	font-family: "MS Sans Serif", Garamond;
	font-size: 16px; 
	font-weight: 500; 
	color: #000000; 
	line-height: 110%;
	text-decoration: none;
	letter-spacing: 1px
}

.bodyHeading2 
{  
	font-family: "MS Sans Serif", Garamond; 
	font-weight: bold; 
	text-decoration: none
}

#mainPanel h1 {
	
	font-family: "MS Sans Serif", Garamond;
	color : black;
	font-size: 16px;
	letter-spacing: 1px;
	line-height : 110%;
	font-weight : bold;
	border: 0;
	padding: 0 10 0 0;
	margin: 0;
	
	
}

#mainPanel h2 {
	color: #000;
	font-weight: bold;
	font-size : 11px;
	line-height: 1.5em;
	/*padding: 0 0px 0 0px;
	left-border: 0px;
	right-border: 0px;*/
	text-align: middle;
}		

#mainPanel a {
	color:#cd6601;
	text-decoration: none;
	font-weight:bold;
	/*border-bottom:2px solid #FFF; NO UNDERLINE ON LINKS*/
	}

#mainPanel a:hover {
	color:#473c8b;
	text-decoration: none;
	font-weight:bold;
	border-color:#990000;
	}
#mainPanel p {
	color: #000;
	font-size : 15px;
	line-height: 110%;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	
	}
	
#mainPanel ul {
	color: #000;
	font-size : 15px;
	line-height: 1.5em;
	list-style: disc; /*
	margin: 0 0 0 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	}

#mainPanel li {
	color: #000;
	font-size : 100%;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
		
#mainPanel li ul {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px;
	}	
	
	
#mainPanel ol {
	color : #00ff00;
	font-size : 13px;
	line-height: 1.3em;
	list-style: decimal;
	}
	
#mainPanel ol li {
	font-size: 100%;
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: decimal;
	}	


/* FOR THE BOTTOM FOOTER PANELS  -------------------------------------*/



#footer {
	width:800px;
	color : #000000;
	font-size: 8pt;
	letter-spacing: 1pt;
	line-height : normal;
	text-decoration: none;
	text-align: right; 
	vertical-align: middle;
	border-color: 505442 black black; 
	padding-top: 10px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px;
	border-bottom-width: 0px; 
	border-left-width: 	0px;
	clip:   rect(   ): 10px;
	margin: 10px 0 0 10px;
	background-color: #fff9ef;
}



#footer a {
	color: #000;
	}

#footer a:hover {
	color: #000;
	text-decoration: none;
	}
#footer p {
	color: #000;
	font-size : 8pt	;
	line-height: normal;
	}

.copyright {
	color : #777;
	font-size : 10px;
	line-height : 180%;
	padding-bottom: 1px;
}

.underline {  text-decoration: underline}
#contentPanels table tr td table tr #leftPane h3 {
	text-align: center;
}
.biggerText {
	font-size: 14pt;
}
.biggerText {
	font-size: 16px;
}
.biggerText {
	font-size: 20px;
}
.biggerText {
	font-size: 16px;
}
