@charset "utf-8";

.admin14px {
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}
.admin14pxbold {
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.admin12px {
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.admin12pxbold {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.admin12pxboldwhite {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.admin12pxboldwhiteitalic {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.admin14pxboldwhiteitalic {
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.admin10px {
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.admin10pxbold {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.adminBkgndBrdr {
	background-color: #002d56;
	border: 1px solid #3466A1;
	padding: 10px;
	margin: 10px;
}
.admincell1 {
	background-color: #5e88a2;
	border: 1px solid #CCCCCC;
}
.admincell2 {
	background-color: #466679;
	border: 1px solid #CCCCCC;
}
.admincell3 {
	background-color: #A3BBC9;
	border: 1px solid #CCCCCC;
}
.adminred {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
