@charset "utf-8";
.hufcorLogo {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.region {
	font-family: Arial;
	font-size: 14px;
	color: #343434;
	padding-bottom: 5px;
	vertical-align: bottom;
}
.upBlueLine {
	background-color: #7daec9;
	height: 14px;
}
.menu {
	background-image: url(images/menuBg.png);
	background-repeat: repeat-y;
	width: 732px;
	height: 35px;
}
.midgrey {
	background-image: url(images/midGrey.png);
	background-repeat: repeat-y;
	width: 732px;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	background-position: center;
	padding-right: 5px;
	height: 25px;
	padding-bottom: 5px;
}
.spaceL {
	height: 3px;
}
.botGrey {
	background-image: url(images/midGrey.png);
	background-repeat: repeat-y;
	height: 10px;
}
.footerMain {
	font-family: Arial;
	width: 732px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

.footer {
	font-family: Arial;
	background-image: url(images/menuBg.png);
	width: 732px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
} 
.footer .securisys {
	font-size: 10px;
}
.MainTitle {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #7daec9;
	padding: 5px;
	text-align: center;
}

a.MainTitle:link    {
	text-decoration: none;
}
a.MainTitle:visited {
	text-decoration: none;
}
a.MainTitle:hover   {
	text-decoration: none;

}
a.MainTitle:active  {
	text-decoration: none;
}


.MainContent {
	font-family: Arial;
	color: #7a7a7a;
	font-size: 13px;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
}

a.MainContent:link    {
	text-decoration: none;
}
a.MainContent:visited {
	text-decoration: none;
}
a.MainContent:hover   {
	text-decoration: none;

}
a.MainContent:active  {
	text-decoration: none;
}

.footerMain .Title {
	font-size: 14px;
	color: #FFFFFF;
}

.separate {
	background-image: url(images/dotv.png);
	background-repeat: repeat-x;
	background-position: center;
}

.partition {
	background-image: url(images/dot.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 2px;
}

.Title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #89c100;
	padding-left: 2px;
	height: 24px;
	vertical-align: middle;

}

.dis_Title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #89c100;
	padding-left: 8px;
	height: 24px;
	vertical-align: middle;
}

.mTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #89c100;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #858D8F;
	line-height: 15px;
}

.mTContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	line-height: 15px;
	padding-left: 17px;
	padding-bottom: 4px;
}

a.mContent:link    {
	color: #858D8F;
	text-decoration:none;
	padding-left: 17px;
}
a.mContent:visited {
	color: #858D8F;
	text-decoration:none;
	padding-left: 17px;
}
a.mContent:hover   {color: #000000; text-decoration:none;background-image: url(images/hufcorBLogo.png);
	background-repeat: no-repeat;
	padding-left: 17px;}
a.mContent:active  {
	color: #858D8F;
	text-decoration:none;
	padding-left: 17px;
}

.mSubContent {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #858D8F;
	line-height: 18px;
}

a.mSubContent:link    {
	color:#858D8F;
	text-decoration:none;
	padding-left: 15px;
}
a.mSubContent:visited {
	color: #858D8F;
	text-decoration:none;
	padding-left: 15px;
}
a.mSubContent:hover   {
	color: #000000;
	text-decoration:none;
	background-image: url(images/hufcorBLogo.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px;
}
a.mSubContent:active  {
	color: #858D8F;
	text-decoration:none;
	padding-left: 15px;
}

.mSelectContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
	background-image: url(images/hufcorBLogo.png);
	background-repeat: no-repeat;
	padding-left: 17px;
}

.mSelectSubContent {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
	background-image: url(images/hufcorBLogo.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px;
}
.ContactTitle {
	font-family: Arial;
	font-size: 14px;
	color: #2a4aa1;
	font-weight: bold;
}
.SubT {
	font-family: Arial;
	font-size: 14px;
	padding-left: 8px;
}



.content {
	font-family: Arial;
	font-size: 12px;
	color: #626262;
	line-height: 20px;
}

.tableBorder {
	border: 2px solid #CCCCCC;
}

.tableBorderIn {
	border: 2px solid #2d4ca6;
}

.next {
	color: #626262;
	text-decoration: none;
}

a.next:link    {
	text-decoration:none;
}
a.next:visited {
	text-decoration:none;
}
a.next:hover   {color: #0066FF; text-decoration:none;}
a.next:active  {
	text-decoration:none;
}
.select_page {
	color: #2B49A1;
	text-decoration: underline;
}

