a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #241200;
}

a.bluelinktnr {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: underline;
	color: #000033;
}

a.smbluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #241200;
	
}

a.medbluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #241200;
}

a.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.smwhitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: underline;
	color: #F0ECBF;
}

.VerySmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	vertical-align: middle;

}

.VerySmRedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: middle;
	color: #9A0002;

}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;

}
.SmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	
}
.body11blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;	
	font-weight: bold;
}
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960210;
}

.PageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8C1211;


}
.ParaHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #600C0C;
}
.maintablewhite {
	border: 0.5px none #8E7B6A;

}
.tableoutlined {
	color: #010066;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	
}
.tableoutlinedright {
	color: #010066;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	
}

.tablealloutlinedinblue {
	color: #010066;
	border: 1px outset #000066;

}

.tableoutlinedleft {
	color: #010066;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}
.MedText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}

.outlinedtable {
	border: 0.5px solid #009900;
	
}

.outlinedtabletan {
	border: 0.5px solid #E1E1C4;
}

.cellline {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-color: #131C47;

}
