/* Tru-Mah-Col AEYC */

/* Text Settings General */
p {	color: #333333; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-style: normal;	line-height: normal; font-weight: normal; }
h1 { color: #0A4C7E; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; }
h2 { color: #0A4C7E; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; }
h3 { color: #0A4C7E; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/* Text General Settings */
.T_Body { color: #333333; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-style: normal; font-weight: normal; }
.T_Banner { color: #FFFFFF; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-style: normal; font-weight: normal; }
.T_DkMaroon { color: #990000; font-family: Verdana, Arial, Tahoma; font-size: 11px; font-style: normal; font-weight: normal; }

/* Text Header Settings */
.T_HeaderOne  { color: #003568; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; }
.T_HeaderTwo  { color: #003568; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; }
.T_HeaderThree  { color: #003568; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.T_Footer_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003568;
}
.T_Footer_Gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #1147A8;
	text-align: right;
}

/* Menus */
.drop_down {
	color: #003568;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-style: normal;
	Font-weight: normal;
	line-height: 14px;
	background-color: #FFFFFF;
	z-index: 100;
}

/* Link Settings */
.lk_nav_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	padding-left: 10px;
	background-color: #1F5485;
}
a.lk_nav_area:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FEC140;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #1F5485;
}
.lk_nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	background-color: #1F5485;
}
a.lk_nav_sub:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FEC140;
	text-decoration: none;
	text-align: left;
	background-color: #1F5485;
}

.Lk_Body  { color: #1147A8; font-size: 11px; font-weight: normal; font-family: Verdana, Arial, Tahoma; text-decoration: underline;}
A.Lk_Body:Hover {  color: #8A6F00; font-size: 11px; font-weight: normal; font-family: Verdana, Arial, Tahoma; text-decoration: none;}

.Lk_MainNav  { color: #0A4C7E; font-family: Verdana, Arial, Tahoma; font-weight: bold; text-decoration: none;}
A.Lk_MainNav:Hover {  color: #FFFFFF; font-family: Verdana, Arial, Tahoma; font-weight: bold; text-decoration: underline;}

.Lk_PanelHeader  { color: #04376E; text-decoration: underline; font-weight: bold;}
A.Lk_PanelHeader:Hover {  color: #0062B1; text-decoration: none; font-weight: bold;}

.Lk_Footer  { color: #1147A8; font-size: 11px; font-weight: normal; font-family: Arial, Tahoma, Verdana; text-decoration: underline;}
A.Lk_Footer:Hover {  color: #8A6F00; font-size: 11px; font-weight: normal; font-family: Arial, Tahoma, Verdana; text-decoration: underline;}

.Lk_HF_Nav  { color: #0A4C7E; font-size: 11px; font-weight: normal; font-family: Arial, Tahoma, Verdana; text-decoration: underline;}
A.Lk_HF_Nav:Hover {  color: #8D9258; font-size: 11px; font-weight: normal; font-family: Arial, Tahoma, Verdana; text-decoration: underline;}


/* General */
/* Banner Colors */
/* Panel Colors */
.Brd_GoldMd { border: 1px solid #FFDB48; }
.Brd_BlueMd { border: 1px solid #175CA1; }

/* Background Settings */
/* General */
.Bg_GrayDk { background-color: #9C9A9A; }
.Bg_GoldMd { background-color: #FFDB48; }
.Bg_SubNav { background-color: #363E54; }
.Bg_BlueMd { background-color: #175CA1; }
.Bg_BlueDk { background-color: #1F5485; 
color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }


