/* CSS Document */

/* Body, Base Font and Background Color */
body {
	background-color: #FFFFFF;
	font: 10px Verdana;
	color: #666666;
}

/* Left Navigation Styles */
h1 {
	font: 12px Verdana ; 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	/*line-height: 20pt;*/
}

.h1 {
	font: 10px Verdana ; 
	color: #666666;
	text-decoration: none;
	/*line-height: 20pt;*/
}









/* Left Navigation Styles */
.viewAll {
	font: 8px Verdana ; 
	color: #333333;
	text-decoration: none;
	/*line-height: 20pt;*/
}

.viewAll A:link {
	/*font: 10px Verdana ;*/ 
	color: #333333;
	text-decoration: none;
}

.viewAll A:visited {
	font: 8px Verdana ; 
	color: #333333;
	text-decoration: none;
}

.viewAll A:hover {
	font: 8px Verdana ; 
	color: #4972B4;
	text-decoration: none;
}



/* Left Navigation Styles */
.leftnav {
	font: 10px Verdana ; 
	color: #666666;
	text-decoration: none;
	/*line-height: 20pt;*/
}

.leftnav A:link {
	/*font: 10px Verdana ;*/ 
	color: #666666;
	text-decoration: none;
}

.leftnav A:visited {
	font: 10px Verdana ; 
	color: #666666;
	text-decoration: none;
}

.leftnav A:hover {
	font: 10px Verdana ; 
	color: #4972B4;
	text-decoration: none;
}


.JLleftnav {
    /* font-family: Small Fonts; */
	font-family: Monotype;
	font-size: 25px; 
	color: #ffffff;
	text-decoration: none;
	line-height: 15pt;
}


.sectioninfo {
    /* font-family: Small Fonts; */
	font-family: Century;
	font-size: 25px; 
	color: #000000;
	text-decoration: none;
}

.bodytext {
	font: 13px Arial ; 
	color: #000000;
	text-decoration: none;
	line-height: 15pt;
}

.bodytext A:link {
	/*font: 10px Verdana ;*/ 
	color: #000000;
	text-decoration: none;
}

.bodytext A:visited {
	/*font: 10px Verdana ;*/ 
	color: #000000;
	text-decoration: none;
}



/* Navigation Button Styles */

a.button {	

    font: 10px Verdana ; 	
	padding-left: .5cm;
	padding-right: .5cm;	
	border-top: 0px solid black;	
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid #333333;
	text-align: center;	
	min-width: 10px;
	text-transform: uppercase;}

a.button:link { 

	background-color: #cdcdcd; 
	color: #666666;
	text-decoration: none;	}

a.button:visited {	

	background-color: #cdcdcd; 
	color: #666666;
	text-decoration: none;	}

a.button:hover { 
	background-color: #666666; 
	color: white;	
	text-decoration: none;	}

a.button:active { 	
	background-color: #ff7300; 	
	color: white; 	
	text-decoration: none;	}
	
	
	
	
	
input { 
	color: #666666; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	/*background-color: #e8e8e8; 
 	border-width: 1px; 
	border-color: #999999; 
	border-style: solid;
	*/

} 

.searchBox { 
	color: #ffffff;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	background-color: #666666; 
 	border-width: 1px; 
	border-color: #666666; 
	border-style: solid;

} 











.morehl {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #003399 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #003399 !important;
	}
	
	.moresrc {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #6699cc !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #6699cc !important;
	}
	
	.moreti {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #6699cc;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #003399 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}







/* Body Navigation Styles */
.bodytopnav {
	font: 10px Verdana ; 
	color: #666666;
	text-decoration: none;
	/*line-height: 20pt;*/
}

.bodytopnav A:link {
	/*font: 10px Verdana ;*/ 
	color: #666666;
	text-decoration: none;
}

.bodytopnav A:visited {
	font: 10px Verdana ; 
	color: #666666;
	text-decoration: none;
}

.bodytopnav A:hover {
	font: 10px Verdana ; 
	color: #4972B4;
	text-decoration: underline;
}
