BODY
{
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   background-color: #ffffff;
}

/* for the backgroud color in home page(gray color) */
.HomePageBackground
{
   background: #ffffff url(images/HomeBG.jpg) no-repeat left top;
}

.PageBackground
{
   background: #ffffff url(images/PageHeader.gif) no-repeat left top;
}

.subheaderActive
{
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
   color: #B4B4B4;
}
.subheaderInActive
{
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

.subheaderInActive A
{
   color: #335C85;
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

.subheaderInActive A:hover
{
   color: #009999;
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

.subheaderInActive A:active
{
   color: #009999;
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
}

.HomePageSubHeading
{
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   text-align: none;
}

.HomePageSubHeading A
{
   color: #B4B4B4;
}

.HomePageSubHeading A:hover
{
   color: #30588D;
}

.HomePageSubHeading A:active
{
   color: #30588D;
}
.creditstext
{
   font-family: arial,verdana,serif;
   color: #000000;
   font-size: 10px;
   text-decoration: none;
}

/* for the font and color of sub heading (heading2) */
.homePageHeading
{
   font-family: courier,verdana,arial,serif;
   font-weight: bold;
   color: #335C85;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
}

.textSmall
{
   font-family: verdana, arial, serif;
   font-size: 10pt;
   text-decoration: none;
   text-align: left;
}

.textSmall TD
{
   font-family: verdana, arial, serif;
   font-size: 10pt;
   text-decoration: none;
}

.BodyBorder
{
   border-left: solid 2px #335C85;
   border-right: solid 2px #335C85;
   border-bottom: solid 2px #335C85;
}

.LeftBorder
{
   border-left: solid 2px #335C85;
}

.RightBorder
{
   border-right: solid 2px #335C85;
}

.TopBorder
{
   border-top: solid 2px #335C85;
}

.BottomBorder
{
   border-bottom: solid 2px #335C85;
}

/* for the main backgroud color (Blue color) */
.mainbg
{
   background-color: white;
}

/* for the sub background color (blue color) */
.subbg
{
   background-color: #003366;
}


/* for the font and color of the text in the credits part of the footer */


/* for the URLs in the header part of the page */
.urlbottom1
{
   font-family: verdana,arial,serif;
   font-size: 10px;
   text-decoration: none;
   color: #ffffff;
}


.urlbottom1 A
{
   color: white;
}

.urlbottom1 A:hover
{
   color: white;
}

.urlbottom1 A:active
{
   color: white;
}

/* for the font of the text (data) in the table */
td
{
   font-family: verdana,arial,serif;
   font-weight: normal;
   font-size: 10pt;
   text-decoration: none;
}


.services
{
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 9pt;
   text-decoration: none;
   color: black;
}

.services A
{
   color: black;
}

.services A:hover
{
   color: #be3140;
}

.services A:active
{
   color: #be3140;
}

/* also used in site map */
.category
{
   font-family: verdana,arial,serif;
   font-weight: bold;
   font-size: 7.5pt;
   text-decoration: none;
   text-align: none;
}

.category A
{
   color: black;
}

.category A:hover
{
   color: #be3140;
}

.category A:active
{
   color: #be3140;
}


.urlsignup
{
   font-family: verdana,arial,serif;
   font-weight: normal;
   font-size: 7pt;
   text-decoration: underline;
}

.TopBorder
{
   border-top: solid 1px #003366;
}

.BottomBorder
{
   border-bottom: solid 1px #003366;
}

.LeftBorder
{
   border-left: solid 1px #003366;
}

.RightBorder
{
   border-right: solid 1px #003366;
}

hr
{
   color: #003366;
}


