/* CSS Document */

.plainlink  {color: blue; text-decoration: none}
.bluelink  {color: blue}
.blacklink  {color: black}
a:hover {color: blue; text-decoration: underline}

* {font-family: arial, helvetica; font-size: 12px;}

.PageTitle {font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; line-height: normal; font-weight: bold; color: #2343F6; padding: 1px 0px 1px 0px;}
.SubTitle {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: black;}
.LargeLink {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal;}
.TableHeader {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; background-color: dddddd; color: black;}
.TableText {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: black;}
.MainText {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: black;}
.Instructions {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: black; width: 600; padding: 0px 0px 0px 25px;}
.SmallText {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: black;}
.SubNav {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; background-color: #E7D8F3; width: 800px; padding: 1px 2px 1px 2px; border-right: 1px solid #778899; border-bottom: 1px solid #778899; border-left: 1px solid #006699; color: black;}
.NavSelectOn {background-color: #E7D8F3;}
.SubNavTitle {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: black;}
.ConfirmationMessage {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: green;}
.ErrorMessage {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: red;}
.ErrorField {color: red;}
.toBlink {font-weight: bold; background-color: yellow;}
.MainNav {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal; font-weight: normal; color: blue;}

