@charset "utf-8";
body {
	margin: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; /* Sets default font size to 12px */
	color:#333333;
}
.HP_darkbold {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #00a2d5;
}
.Left_Submenu {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bolder;
}
.Left_Submenu:hover {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bolder;
}
.PageTitles {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}



.HP_Menu1 {
	font-size: 20px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	top: 5px;
	bottom: 5px;
}
.HP_Menu1:hover {
	font-size: 20px;
	font-weight: bolder;
	color: #00CCFF;
	text-decoration: none;
}
.HP_Menu2 {
	font-size: 16px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
}
.HP_Menu2:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #00CCFF;
	text-decoration: none;
}
.HP_Menu3 {
	font-size: 24px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	font-style: normal;
}
.HP_Menu3:hover {
	font-size: 24px;
	font-weight: bolder;
	color: #00CCFF;
	text-decoration: none;
}
.HP_Menu4 {
	font-size: 12px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	font-style: normal;
}
.HP_Menu4:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #00CCFF;
	text-decoration: none;
}
.HP_Menu5 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.HP_Menu_bottom {
	color: #FFFFFF;
	text-decoration: none;
}
.HP_Menu_bottom:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyright {
	color: #FFFFFF;
	text-decoration: none;
}
.TBL_Contactheader {
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.TBL_Contact {
	font-weight: normal;
	padding-left: 5px;
}

