/* CSS Document */

html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
   
.NormalText {
	FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY: Arial;
}   

.NormalTextBold {
	FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
} 

.BoldBlueText {
	FONT-SIZE: 12px; COLOR: #01488D; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.BoldHighlightBlueText {
	FONT-SIZE: 12px; COLOR: #6F9DBE; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.FooterText {
	FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY: Arial;
}

.NormalHeaderText {
	FONT-SIZE: 16px; COLOR: #661121; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.SideTextWhite {
	FONT-SIZE: 11px; COLOR: #E9DDE0; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY: Arial;
}

.ContactText {
	FONT-SIZE: 11px; COLOR: #4A4A4A; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.TopMenuText {
	FONT-SIZE: 12px; COLOR: #642F39; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
} 

.NormalLnk {color: #01488D; font: 12px Arial; text-decoration: none; font-weight: bold;}
.NormalLnk:link {color: #01488D; font: 12px Arial; text-decoration: none; font-weight: bold;}
.NormalLnk:hover {color: #003399; text-decoration: underline; font-weight: bold;}

.BoldBlueLnk {color: #01488D; font: 12px Arial; text-decoration: underline; font-weight: bold;}
.BoldBlueLnk:link {color: #01488D; font: 12px Arial; text-decoration: underline; font-weight: bold;}
.BoldBlueLnk:hover {color: #000; text-decoration: underline; font-weight: bold;}

.FooterLnk {color: #000000; font: 11px Arial; text-decoration: underline; font-weight: normal;}
.FooterLnk:link {color: #000000; font: 11px Arial; text-decoration: underline; font-weight: normal;}
.FooterLnk:hover {color: #000000; text-decoration: underline; font-weight: normal;}

.SideLnkYellow {color: #F5B002; font: 11px Arial; text-decoration: underline; font-weight: bold;}
.SideLnkYellow:link {color: #F5B002; font: 11px Arial; text-decoration: underline; font-weight: bold;}
.SideLnkYellow:hover {color: #F5B002; text-decoration: none; font-weight: bold;}

.CatLnk {color: #390610; font: 12px Arial; text-decoration: underline; font-weight: normal;}
.CatLnk:link {color: #390610; font: 12px Arial; text-decoration: underline; font-weight: normal;}
.CatLnk:hover {color: #FFA800; text-decoration: underline; font-weight: normal;}

.ContactLnk {color: #4A4A4A; font: 11px Arial; text-decoration: none; font-weight: bold;}
.ContactLnk:link {color: #4A4A4A; font: 11px Arial; text-decoration: none; font-weight: bold;}
.ContactLnk:hover {color: #4A4A4A; text-decoration: underline; font-weight: bold;}

.MenuBoldText {
	FONT-SIZE: 12px; COLOR: #3C000B; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.SideMenuBoldText {
	FONT-SIZE: 12px; COLOR: #475F6E; FONT-STYLE: normal; font-weight: bold; FONT-FAMILY: Arial;
}

.MenuBoldLnk {color: #3C000B; font: 12px Arial; text-decoration: none; font-weight: bold;}
.MenuBoldLnk:link {color: #3C000B; font: 12px Arial; text-decoration: none; font-weight: bold;}
.MenuBoldLnk:hover {color: #475F6E; text-decoration: underline; font-weight: bold;}

.SideMenuBoldLnk {color: #475F6E; font: 12px Arial; text-decoration: none; font-weight: bold;}
.SideMenuBoldLnk:link {color: #475F6E; font: 12px Arial; text-decoration: none; font-weight: bold;}
.SideMenuBoldLnk:hover {color: #F09300; text-decoration: underline; font-weight: bold;}

.BoldLnk1 {color: #2B739D; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk1:link {color: #2B739D; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk1:hover {color: #2B739D; text-decoration: underline; font-weight: bold;}

.BoldLnk2 {color: #1EB028; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk2:link {color: #1EB028; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk2:hover {color: #1EB028; text-decoration: underline; font-weight: bold;}

.BoldLnk3 {color: #0E7736; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk3:link {color: #0E7736; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk3:hover {color: #0E7736; text-decoration: underline; font-weight: bold;}

.BoldLnk4 {color: #E59C00; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk4:link {color: #E59C00; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk4:hover {color: #E59C00; text-decoration: underline; font-weight: bold;}

.BoldLnk5 {color: #DC6A0E; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk5:link {color: #DC6A0E; font: 12px Arial; text-decoration: none; font-weight: bold;}
.BoldLnk5:hover {color: #DC6A0E; text-decoration: underline; font-weight: bold;}

select {font: 12px arial bold;
        width: 200px;
        height: 20px;
        color: #475F6E;}