.main-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.main-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.main-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}a.main-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}a.main-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.submenu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A1E4;
	height: 35px;
	cursor: hand;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C7C7C;

}
.submenu-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C7C7C;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welcome-heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #004F99;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #B80000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
.border-blue {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00A1E4;
}
.numeric-heading {
	font-family: "Trebuchet MS";
	font-size: 35px;
	font-weight: normal;
	color: #BCBCBC;
	text-decoration: none;
}
.border-red {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B80000;
}
.border-yellow {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFE400;
}
.border-gray {
	border: 1px solid #E2E2E2;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #035BA2;
	text-decoration: none;
}
a.sub-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #035BA2;
	text-decoration: none;
}
a.sub-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #035BA2;
	text-decoration: none;
}
a.sub-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B80000;
	text-decoration: none;
}
a.sub-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #035BA2;
	text-decoration: none;
}
.dot-border {
	border: 1px dotted #999999;
}
.box-bac {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/text-box.jpg);
	margin: 2px;
	padding: 2px;
	height: 109px;
	width: 172px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;


}
.trebuchet {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #008FE7;
	text-decoration: none;
}
.border-red-1 {
	border: 2px solid #D10000;
}
.sub-heading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.border-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #046EBA;
	border-left-color: #046EBA;
}
