/* ---------------------------------------------------------------------------------------------------------------------------------- This is needed for the tooltip script  */

body{
background-color: #33475A;
margin-top: 10px;
}

td{
color: #333333; font-size: 12px; font-family: arial, geneva, sans-serif;
line-height: 16px;
}

td A, td A:link, td A:visited {color: #063a7d; font-weight: bold; text-decoration: none;}
td A:hover {text-decoration: underline;}

.justText{
color: #000000; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
line-height: 18px;
text-align: justify;
}

td.featuredTD {
color: #FFFFFF; font-size: 12px; font-family: Trebuchet MS, arial, geneva, sans-serif;
font-weight: bold;
padding-left: 30px; padding-right: 30px;
background-image: url("../graphics/new_additions.gif");
}
td.featuredTD A, td.featuredTD A:link, td.featuredTD A:visited {color: #FFFFFF; text-decoration: none;}
td.featuredTD A:hover {text-decoration: underline;}

.mainTextTD{
color: #000000; font-size: 11px; font-family: Trebuchet MS, arial, geneva, sans-serif;
padding-left: 12px; padding-right: 12px; padding-top: 14px; padding-bottom: 12px;
line-height: 18px;
text-align: justify;
}

.mainTextTD A, .mainTextTD A:link, .mainTextTD A:visited {color: #006cb0; font-weight: bold; text-decoration: none;}
.mainTextTD A:hover {text-decoration: underline;}

hr {color: #063A7D; height: 1px;}

li {
list-style-image:url("../graphics/bullet.gif");
}

.mainTD{
background-image: url("../graphics/backing.gif");
color: #000000; font-size: 12px; font-family: arial, geneva, sans-serif;
background-color: #FFFFFF;
padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px;
line-height: 22px;
text-align: justify;
}

.mainTD A, .mainTD A:link, .mainTD A:visited {color: #063a7d; font-weight: bold; text-decoration: none;}
.mainTD A:hover {text-decoration: underline;}

.footerTable{
background-image: url("../graphics/footer.gif");
background-color: #FFFFFF;
padding-left: 20px; padding-right: 20px;
}

.footerTD{
color: #696969; font-size: 11px; font-family: arial, geneva, sans-serif;
}

.footerTD A, .footerTD A:link, .footerTD A:visited {color: #559092; font-weight: bold; text-decoration: none;}
.footerTD A:hover {text-decoration: underline;}

.titleText {
color: #333333; font-size: 12px; font-family: arial, geneva, sans-serif;
text-align: left;
font-weight: bold;
}

.imgLeft {
margin-right: 20px; margin-bottom: 5px;
}

.imgRight {
margin-left: 20px; margin-bottom: 5px;
}

.galleryImg {
margin: 5px;
border: 3px solid #FFFFFF;
}

.galleryCaption A{
color: #000000; font-size: 11px; font-family: arial, geneva, sans-serif;
font-weight: normal;
}

.subNav {
color: #333333; font-size: 11px; font-family: verdana, arial, geneva, sans-serif;
}
.subNav A, .subNav A:link, .subNav A:visited {
color: #666666; font-size: 11px; font-family: verdana, arial, geneva, sans-serif;
text-decoration: none;
padding-left: 6px; padding-right: 6px; padding-top: 4px; padding-bottom: 3px;
}
.subNav A:hover {
color: #FFFFFF;
background-color: #999999;
text-decoration: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------- Forms */

input, textarea, select{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFF5DB;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7
font-weight: normal;
}
.whiteField{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7
font-weight: normal;
}

.btnSubmit{
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFF5DB;
font-weight: bold;
border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset;
border-color: #8FB1B7 #8FB1B7 #8FB1B7 #8FB1B7
}

.centeredField {
text-align: center;
}

.invisibleField {
color: #222222; font-size: 10px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 0px;
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF
}

.chkbx {
color: #FFFFFF; font-size: 9px; font-family: verdana, arial, geneva, sans-serif;
background-color: #FFFFFF;
border: 0px;
}