body {
		margin: 10px 0 10px 0;
		padding:0;
		color:#000;
		min-width:760px;
		text-align: center;
		background: url(../Img/JHL_StatBackground.jpg) no-repeat center top;
	}
	
	
	
	div#wrap {
		background:#FFFFF0;
		margin:0 auto;
		width:760px;
		border: 1px solid #175196;
		text-align: left;
		
	
/* MASTHEAD DIV IS BELOW */					
		
	}
	#mast {
		background-color:#175196;
		margin: 0;
		padding:0;
		text-align: right;
		vertical-align: middle;
		border-bottom: 1px solid #0002DF;
		/* background-image: url(../Img/JHL_BckGnd.gif);*/	
}

#mast img {
		padding:0;
		margin: 0;
		border:0;
		vertical-align:middle;

}


#mast .logo {
		padding:0px;
		margin: 0;
		border:0;
		vertical-align:middle;

}

/* MASTHEAD DIV IS ABOVE */	


/* CRUMBLINE DIV IS BELOW */
	
	#crumb {
		background-color:#FFFFF0;
		padding:0;
		border: 0;
		float:left;
		width:600px;
		
	}

#crumb p {
		padding-left:10px;
		padding-top:6px;
		padding-bottom:5px;
		margin:0;
		text-align:left;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #474747;
	}
	
	
	
/* LINK VALUES */
#crumb p a:link, #crumb p a:visited {
	text-decoration: none;
	color : #003366;
	}
	
#crumb p a:hover {
	text-decoration: underline;
	color : #AF0A38;
	}	
	
	
/* CRUMBLINE DIV IS ABOVE */	
	
/* DATELINE DIV IS BELOW */
		
	#dateline {
		background-color: #FFFFF0;
		padding:0;
		border: 0;
		width:245px;
		margin-left:500px;
		
	}
	
	#dateline p {
		padding-right:10px;
		padding-top:6px;
		padding-bottom:5px;
		margin:0;
		text-align:right;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #474747;
	}
	
	#wrap > #dateline {
		width:250px;
	}

/* DATELINE DIV IS ABOVE */


/* LOCAL NAV DIV IS BELOW */	
	#locnav {
		float:left;
		width:160px;
		border: 0;
		clear:both;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		padding-top: 13px;
		padding-bottom: 5px;
		
	}
	/*#locnav h2, #locnav h3, #locnav p {
		padding:0 10px;
	}*/	
	
	
/*=== LOCAL NAV FORMATTING ===*/

               div#locnav .ul1 {
                       list-style:none;
                       padding:0;
                       margin:0;
					   width: 155px; /* Width of Menu Items */
					   border-top: 1px solid #175196;
						font-size: 11px;
			
					   
               }
               div#locnav .ul1 li {
                       list-style:none;
                       display:inline;
                       margin:0;
                       padding:0;
					   text-align: right;
						font-size: 11px;
						
		
               }
               div#locnav .ul1 li a {
                       display: block;
                       text-decoration: none;
					   text-align: right;
                       color: #175196;
                       padding: 3px;
					   border-right: 1px solid #175196;
                       border-bottom: 1px solid #175196;
               }
               div#locnav .ul1 li a:hover {
                       color: #FFFFF0; background: #175196;
               }

	#locnav .ul1 {
		margin-bottom:0;
	}
	
	  div#locnav .ul2 {
                       list-style:none;
                       padding:0;
                       margin:0;
					   width: 155px; /* Width of Menu Items */
					   border-top: 1px solid #778899;
						font-size: 11px;
			
					   
               }
               div#locnav .ul2 li {
                       list-style:none;
                       display:inline;
                       margin:0;
                       padding:0;
					   text-align: right;
						font-size: 11px;
						
		
               }
               div#locnav .ul2 li a {
                       display: block;
                       text-decoration: none;
					        color: #778899;
                       padding: 3px;
					  		  border-right: 1px solid #778899;
                       border-bottom: 1px solid #778899;
               }
               div#locnav .ul2 li a:hover {
                       color: #FFFFF0; background: #778899;
               }

	#locnav .ul2 {
		margin-bottom:0;
	}

	
	
	
	
/*=== LOCAL NAV FORMATTING ===*/		
	
/* LOCAL NAV DIV IS ABOVE */

/* MAIN DIV IS BELOW */			
	
	#main {
		width:595px;
		margin-left:150px;
		border: 0;
		background-color:#FFFFF0;
		
	}
/*	#wrap > #main {
		width:595px;
	}*/

	

	#main h1 {
		margin-top: 0;
		padding-top:10px;
		padding-left:10px;
		font-family: Verdana, Arial, sans-serif;
		color: #4C4C4C;
		font-size: 16px;
	}	
	

	
	

/* MAIN DIV IS ABOVE */	

/* Nested Content Below */	
	
#innerwrap
{
	margin: 0;
	padding: 0;
	background-color:#FFFFF0;
		
}

#innerwrap p, ol, ul, li, h4, h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 11px;
}


	#innerwrap h4 {
		margin: 0;
		padding-top:0;
		padding-right:5px;
		padding-bottom: 5px;
		padding-left:10px;
		font-size: 14px;
	}
	
	#innerwrap p {
		margin: 0;
		padding-top:0;
		padding-right:5px;
		padding-bottom: 10px;
		padding-left:10px;
		
	}

		#innerwrap h3 {
		margin: 10px;
		padding-top:0;
		padding-bottom: 10px;
		font-size: 10px;
		font-style: italic;
		font-weight:normal;
		}
	
		#innerwrap h5 {
		margin: 5px;
		padding-top:0;
		padding-right:5px;
		padding-bottom: 10px;
		padding-left:10px;
		font-family: Verdana, Arial, sans-serif;
		color: #006400;
		font-size: 12px;
		font-style: italic;
		font-weight:normal;
		border: solid 1px;
		border-color: #175196;
	}
	
	
		/* LINK VALUES */
#innerwrap p a:link, #innerwrap p  a:visited {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px dotted #AF0A38;
	}
	
#innerwrap p  a:hover {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px solid #AF0A38;
	}	
	
	#innerwrap h5 a:link, #innerwrap h5 a:visited {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px dotted #AF0A38;
	}
	
#innerwrap h5 a:hover {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px solid #AF0A38;
	}
	
	#innerwrap li a:link, #innerwrap li a:visited {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px dotted #AF0A38;
	}
	
#innerwrap li a:hover {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px solid #AF0A38;
	}		
	
	
	
	
	
		

#innerwrap ol {
                       margin:0;
                       padding:5px;
               }
               div#innerwrap ol li {
					padding: 10px;
					}

               /*=== LIST STYLE CLASSES ===*/
               .dec { list-style-type: decimal; }
               .lroman { list-style-type:lower-roman; }
               .uroman { list-style-type: upper-roman; }
					
#innerwrap ul {
                       margin:0;
                       padding:0;
               }
               div#innerwrap ul li {
					padding: 3px;
					}

               /*=== LIST STYLE CLASSES ===*/
               .sq { list-style-type: square; }
               .disc { list-style-type: disc; }
					.none { list-style: none; }					
					
					
 
 #innerwrap img {
 	padding-bottom: 10px;
 }              



.tdterm {
		font-family: Verdana, Arial, sans-serif;
		color: #4C4C4C;
		font-size: 11px;
		font-weight: normal;
		vertical-align: top;
}








/* Nested Content Above */	
	
	
	
	
/* FOOTER DIV IS BELOW */			
	
	#footer {
		background-color:#FFFFF0;
		clear:both;
		border-top: 1px solid #0002DF;
		
	}
	#footer p {
		padding-top:3px;
		padding-bottom:5px;
		padding-right:10px;
		margin:0;
		text-align:center;
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #999999;
		
		
	}
	
	/* LINK VALUES */
#footer p a:link, #footer p a:visited {
	text-decoration: none;
	color : #003366;
	border-bottom: 1px dotted #AF0A38;
	}
	
#footer p a:hover {
	text-decoration: none;
	color : #AF0A38;
	border-bottom: 1px solid #AF0A38;
	}	
	
	
	
/* FOOTER DIV IS ABOVE */		


			.subnav {
		margin: 5px;
		padding-top:3px;
		padding-right:5px;
		padding-bottom: 3px;
		padding-left:10px;
		font-family: Verdana, Arial, sans-serif;
		color: #006400;
		font-size: 10px;
		font-weight:normal;
		border: solid 1px;
		border-color: Navy;
		text-align:center;
	}	

		/* LINK VALUES */
.subnav a:link, .subnav a:visited {
	text-decoration: none;
	color : #AF0A38;
	border-bottom: 1px solid white;
	}
	
.subnav a:hover {
	text-decoration: none;
	color : #AF0A38;
	border-bottom: 1px solid #AF0A38;
	}
	
	
	.tdcurr {
		text-align: right;
	}
	
		.tdtotal {
		background-color: #EFF7FA;
		
		
	}
	
	.tdtotalcurr {
		background-color: #EFF7FA;
		text-align: right;
		
	}
	
	.tdterm {
		font-family: Verdana, Arial, sans-serif;
		color: #4C4C4C;
		font-size: 11px;
		font-weight: normal;
		font-style: italic;
		vertical-align: top;
}	

               /*=== UO LIST STYLE CLASSES ===*/
               .sq { list-style-type: square; }
               .disc { list-style-type: disc; }
					.none { list-style: none; }
					.discem { list-style-type: disc;
					font-style: italic;
					 }
					
					/*=== O LIST STYLE CLASSES ===*/
               .dec { list-style-type: decimal; }
               .lroman { list-style-type:lower-roman; }
               .uroman { list-style-type: upper-roman; }
					
					
	.topimage {
		display: block;
		border: 0;
		text-align: right;
	}				
	
	
	.photocap {
		margin: 0;
		padding-top:5px;
		padding-right:0;
		padding-bottom: 0;
		padding-left:0;
		font-family: Verdana, Arial, sans-serif;
		color: #4C4C4C;
		font-size: 10px;
		font-style: italic;
		font-weight:normal;
		text-align:center;
	}

	.button1 {
	BACKGROUND-COLOR: #00019B;
	BORDER: 1px solid #000199;
	COLOR: White;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px
}
	
	
	.caption {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color : #00016C;
}
	
	
 .caption3 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color : #808080;
}

.captionR2 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color : #8E0000;
}

.captionMB {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color : #000188;
}


.fieldReq {
	BORDER: #CC0033 1px solid;
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

 .textB { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
 }
 
 .textB a:link,  .textB a:visited {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px dotted #AF0A38;
	}
	
 .textB  a:hover {
	text-decoration: none;
	color : #AF0A38;
	font-weight: bold;
	border-bottom: 1px solid #AF0A38;
	}

	.table-R{
	background : Red;
	border : 1px double Black;
}
	
	
	.text { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
 }
 
 
      .textB-MB { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000188;
	font-weight:bold;
}
 
  
  .textB-R { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color:Red;
 }
 
  .textB-W { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : White;
 } 
  
  
   .textMB { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000188;
}


/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 525px;
	 background-color: #6AADDF;
	 border: 1px solid #1c4fa6;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 8pt;
	background-color: #1c4fa6;
	color: #E8FDFF;
	font-weight:bold;
	text-align: center;
}

.rss-item  {
  color:#FEF996;
  font-size: 7pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#FEF996;
	font-size: 8pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: #1c4fa6;
}

.rss-item a:hover {
	color: #1c4fa6;
}


.rss-date {
	font-size: 7pt;
	color: #FFFFCC;
	} 

