/* CSS Document */

body {
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.mainTable {
	border: 1px solid #cc0000;
	background-color: White;
}

.insertTable {
	border: 1px solid #B5B9D7;
	background-color: #DADCEB;
}

.insertTableHdr {
	background-color: #7078B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.font_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
	
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
	
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	}
	
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	}
	
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.txtSm11, .txtSm11:a, .txtSm11:hover, .txtSm11:vitisted, .txtSm11:visited:hover  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #666666;
}

.headTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
}

.headTxtRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003366;
	font-weight:bolder;
}

.ftrTxt {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	}
	
.ftrTxt:a {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.ftrTxt:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.ftrTxt:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.ftrTxt:visited:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.toplink {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.toplink:a {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.toplink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.toplink:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.toplink:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}