/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #D9D9D9;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #3252af;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
H1{ 
	font-size: 16; 
}
A:link  {
	COLOR: #3252af;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #3252af;
	text-decoration: underline; 
}
A:active {
	COLOR: #3252af;
	text-decoration: underline; 
}
A:hover {
	COLOR: #3252af;
	text-decoration: none; 
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #3252af;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #3252af;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #3252af;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #3252af;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.box2 {
	background: White;
	border-bottom: 1px dashed #3252af;
	border-left: 1px dashed #3252af;
	border-right: 1px dashed #3252af;
	border-top: 1px dashed #3252af;
	color: #3252af;
	text-decoration: none;
}
.commentBlockHeader{
	background-color: #3252af;
	color: white;
	font-weight: bold;
}
.commentBlock{
	text-align: justify;
	background-color:  #F5F5F5;
}
.border{
	border: 1px solid #3252af;
}
