.darkoutline {
	background-color: #96AAB3;
}
.lightoutline {
	background-color: #B6C9D2;
}
.bottomborder {
	background-color: #F2F2F2;

}
.pricolor {
	background-color: #CCDDE7;
}
.hdr {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3D5C6D;
	text-decoration: none;
}

.header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #00367C;
	color: #406D82;
}

.bodytxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.cursivetxt {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.greeting {
	font-family: font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
}
.containerbg {
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
}
.hdrtable {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3D5C6D;
	text-decoration: none;
	background-color: #9FB8C7;
	border: 1px solid #66879A;
}
.oddrow {
	background-color: #CCDDE7;
	border: 1px solid #9FB8C7;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #406D82;
	padding: 1px 2px;


}
.smalltxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
}

.mediumtxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
}

.mediumtxtBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bigtxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #000000;
}

.biggertxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	color: #000000;
}

.bigtxtBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.visiontxtBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.headerBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.headerBlueBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}

.whitetable {
	background-color: #FFFFFF;
	height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;


}
.bodytxtBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

a:hover {
	text-decoration: underline;
}
.lightcontent {
	background-color: #E5EEF3;
}
.subdhrtable {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #3D5C6D;
	text-decoration: none;
	background-color: #81B6E1;
	border: 1px solid #3E85BF;
}
.hdrBD {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3D5C6D;
	text-decoration: none;
	font-weight: bold;

}
.evenrow {
	background-color: #E5EEF3;
	border: 1px solid #C4D5DE;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #406D82;
	padding: 1px 2px;


}
.greyout {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #999999;
}
.activeday {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #00A2FF;
	font-weight: bold;

}
.txtfield {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #406D82;
	border: 1px solid #3D5C6D;


