/* CSS Document */


.bold-blck16 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
.crumbtail10-blue {
	font-family: Arial;
	font-size: 10px;
	color: #6666ff;
}
.crumbtail10-blck {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.pdf-grey {
	font-family: Arial;
	font-size: 11px;
	color: #a6a39e
}
.navi-blue12 {
	font-family: Arial; 
	color: #6666ff; 
	font-size: 12px; 
}
.content-blck12 {
	font-family: Arial;
	font-size: 12px;
}
.content-bold-blck12 {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12px; 
}
.home-blue18 {
	font-family: Arial;
	font-size: 18px;
	color: #6666ff;
}
.red12 {	
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #e60000;
}
.login-grey10 {
	font-family: Arial;
	font-size: 10px;
	color: #7a7a7a;
}


a red {
	font-family: Arial;
	color: #e80000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a {
	font-family: arial;
	color: #6666ff;
	text-decoration: none;
}
a:active {
	font-family: arial;
	color: #6666ff;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	color: #6666ff;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	color: #6666ff;
	text-decoration:underline;
}

