/* CSS Document */

.globalLinks {
color: #660000; 
font-family: Arial; 
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
}
a:link {
font-family: Arial;
font-weight: normal;
color: #660000;
font-size: 12px; 
text-decoration: none; 
}
a:visited {
font-family: Arial;
font-weight: normal;
color: #660000;
font-size: 12px; 
text-decoration: none;  
}
a:hover {
color: #660000; 
text-decoration: underline; 
}
.navDiv{
font-family: Arial;
font-size: 16px;
font-weight: normal; 
color: #999999; 
}

.hCopyLink {
color: #FFFFFF; 
font-family: Arial; 
font-weight: normal; 
font-size: 11px; 
text-decoration: underline; 
}
a.hCopyLink:link {
font-family: Arial;
font-weight: normal;
color: #FFFFFF;
font-size: 11px; 
text-decoration: underline; 
}
a.hCopyLink:visited {
font-family: Arial;
font-weight: normal;
color: #FFFFFF;
font-size: 11px; 
text-decoration: underline;  
}
a.hCopyLink:hover {
color: #FFFFFF; 
text-decoration: none; 
}
.hCopyLink2 {
color: #086F40; 
font-family: Arial; 
font-weight: normal; 
font-size: 11px; 
text-decoration: underline; 
}
a.hCopyLink2:link {
font-family: Arial;
font-weight: normal;
color: #086F40;
font-size: 11px; 
text-decoration: underline; 
}
a.hCopyLink2:visited {
font-family: Arial;
font-weight: normal;
color: #086F40;
font-size: 11px; 
text-decoration: underline;  
}
a.hCopyLink2:hover {
color: #086F40; 
text-decoration: none; 
}

/************************************************************/
/* MENU */

.MenuLinks {
color: #FFCC99; 
font-family: Arial; 
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
}
a.MenuLinks:link {
font-family: Arial;
font-weight: normal;
color: #FFCC99;
font-size: 12px; 
text-decoration: none; 
}
a.MenuLinks:visited {
font-family: Arial;
font-weight: normal;
color: #FFCC99;
font-size: 12px; 
text-decoration: none;  
}
a.MenuLinks:hover {
color: #FFCC99; 
text-decoration: underline; 
}

/************************************************************/
/* SUBNAV */

.SubNavLinks {
color: #99FFCC; 
font-family: Arial; 
font-weight: normal; 
font-size: 12px; 
text-decoration: none; 
}
a.SubNavLinks:link {
font-family: Arial;
font-weight: normal;
color: #99FFCC;
font-size: 12px; 
text-decoration: none; 
}
a.SubNavLinks:visited {
font-family: Arial;
font-weight: normal;
color: #99FFCC;
font-size: 12px; 
text-decoration: none;  
}
a.SubNavLinks:hover {
color: #99FFCC; 
text-decoration: underline; 
}
/* 2nd level SUB  NAV */
.Sub2NavLinks {
color: #FFFFCC; 
font-family: Arial; 
font-weight: normal; 
font-size: 11px; 
text-decoration: none; 
}
a.Sub2NavLinks:link {
font-family: Arial;
font-weight: normal;
color: #FFFFCC;
font-size: 11px; 
text-decoration: none; 
}
a.Sub2NavLinks:visited {
font-family: Arial;
font-weight: normal;
color: #FFFFCC;
font-size: 11px; 
text-decoration: none;  
}
a.Sub2NavLinks:hover {
color: #FFFFCC; 
text-decoration: underline; 
}

/************************************************************/
/* FOOTER */

.FooterLinks {
color: #999999; 
font-family: Arial; 
font-weight: normal; 
font-size: 11px; 
text-decoration: none; 
}
a.FooterLinks:link {
font-family: Arial;
font-weight: normal;
color: #999999;
font-size: 11px; 
text-decoration: none; 
}
a.FooterLinks:visited {
font-family: Arial;
font-weight: normal;
color: #999999;
font-size: 11px; 
text-decoration: none;  
}
a.FooterLinks:hover {
color: #999999; 
text-decoration: underline; 
}

/************************************************************/
/* HOME PAGE STYLES */

.Box1Copy{
font-family: Arial;
font-size: 11px;
font-weight: normal; 
color: #333333; 
line-height: 12pt;
}
.Box2Copy{
font-family: Arial;
font-size: 11px;
font-weight: normal; 
color: #99FFCC; 
line-height: 12pt;
}
.h1Text{
font-family: Arial;
font-size: 16px;
font-weight: normal; 
color: #333333; 
line-height: 13pt;
}

/************************************************************/
/* LEVEL 2 STYLES */

.Level2Hdr{
font-family: Arial;
font-size: 30px;
font-weight: bold; 
color: #003333; 
line-height: 24pt;
}

.Level2BodyCopy{
font-family: Arial;
font-size: 12px;
font-weight: normal; 
color: #333333; 
line-height: 14pt;
}
.Level2BodyItalic{
font-family: Arial;
font-size: 12px;
font-style: italic;
font-weight: normal; 
color: #333333; 
line-height: 14pt;
}
.Level2BodyCopyBold{
font-family: Arial;
font-size: 12px;
font-weight: bold;  
color: #333333; 
line-height: 14pt;
}
.Level2SubHd{
font-family: Arial;
font-size: 16px;
font-weight: bold; 
color: #003333; 
line-height: 14pt;
}
.bodyLinks {
color: #660000; 
font-family: Arial;
font-size: 12px; 
font-weight: normal;  
text-decoration: none; 
}
a.bodyLinks:link {
font-family: Arial;
font-weight: normal;
color: #660000;
font-size: 12px; 
text-decoration: none; 
}
a.bodyLinks:visited {
font-family: Arial;
font-weight: normal;
color: #660000;
font-size: 12px; 
text-decoration: none;  
}
a.bodyLinks:hover {
color: #660000; 
text-decoration: underline; 
}


