.show { display:"block" }
.hide { display:"none" }

.globalLink {

	color: #326495;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	}

.globalLink:Hover {

	color: #87C22A;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	}

.globalLinkRed {

	color: #C62029;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	}

.globalLinkRed:Hover {

	color: #FF6000;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	}

.label {

	color: #888888;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;

	}
.labelRequired {

	color: #333333;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;

	}


.boxlabelGRY {

	color: #888888;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.boxlabelYLW {

	color: #CCCC00;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.boxlabelRED {

	color: #C62029;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.boxlabelORG {

	color: #FFA000;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.boxlabelGRN {

	color: #00CC00;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.boxlabelBLU {

	color: #5F7FD1;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 13pt;
	font-weight: bold;

	}

.bodyCopy {

	color: #707070;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: normal;

	}

.bodyCopyEmail {

	color: #555555;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: normal;

	}

.bodyCopySMS {

	color: #333333;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: normal;

	}

.bodyCopyFax {

	color: #111111;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: normal;

	}

.copyright {

	color: #555555;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 8pt;
	font-weight: normal;

	}

.copyrightLink {

	color: #555555;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;

	}

.copyrightLink:hover {

	color: #C62029;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;

	}

.pageTitle {

	color: #C62029;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 14pt;
	font-weight: bold;

	}

.tableTitle {

	//color: #5B75D6;
	color: #FF6000;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 11pt;
	font-weight: bold;

	}

.tableTitleTab {

	//color: #5B75D6;
	color: #FF6000;
	font-family: "Arial", "Helvetica", "Sans";
	font-size: 11pt;
	font-weight: bold;

	}

.error {

	color: #C62029;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	background: #FFFF00;
	
	}

.okmsg {

	color: #555555;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	background: #00FF00;

	}

.pageLink {

	color: #C62029;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;

	}

.pageLink:Hover {

	color: #FF6000;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;

	}

.pageLinkNew {

	color: #C62029;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;

	}

.pageLinkNew:Hover {

	color: #FF6000;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;

	}

.pageLinkdisabled {

	color: #555555;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;

	}


.pageLinkBig {

	color: #C62029;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;

	}

.pageLinkBig:Hover {

	color: #FF6000;
	font-family: "Tahoma","Arial", "Helvetica", "Sans";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;

	}



.inputBox {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-family : "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	color: #666666;
	font-weight: bold;

	}

.inputBoxRequired {
	background: #FFFFA5;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-family : "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	color: #666666;
	font-weight: bold;

	}

.button {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #555555;
	border-right-color: #555555;
	font-family : "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	color: #C62029;
	cursor: hand;

	}


.tableHeader {
	background: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	font-family : "Arial", "Helvetica", "Sans";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;

	}
