body
{
   margin: 0px;
}

img
{
   border-width: 0px;
}

.mainTable td
{
   vertical-align: top;
}

.sideBox
{
   padding: 20px 20px 20px 10px;
}

.sideBox td
{
   border: 2px solid #000080;
}

.sideBox h1
{
   color: #008000;
   margin: 10px;
   line-height: 1.5;
}

.sideBox p
{
   margin: 10px;
}

.sideBox p a
{
   color: #000080;
}

.sideBox p a:hover
{
   color: #008000;
   text-decoration: underline;
}

.sideBox form
{
   margin: 10px;
}

.sideBox input
{
   border-color: #000080;
   font-size: 10pt;
   font-family: arial;
}

.sideBox ul
{
   margin-top: 0px;
   padding-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.sideBox ul li
{
   list-style-image: url('../images/quickLinksImg.gif');
}

.sideBox ul li a
{
   color: #000080;
}

.sideBox ul li a:hover
{
   color: #008000;
}

.submitButton2
{
   background-color: #000080;
   color: #ffffff;
   font-weight: bold;
}

h1
{
   font-family: arial;
   font-size: 10pt;
   color: #000080;
   font-weight: bold;
   margin: 20px 10px 10px 20px;
   line-height: 1.5;
}

h1 a
{
   color: #008000;
   text-decoration: none;
}

h1 a:hover
{
   color: #000080;
   text-decoration: underline;
}

ol
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

ol li
{
   font-family: arial;
   font-size: 10pt;
   line-height: 1.5;
   margin-left: 10px;
   padding-left: 0px;
}

ul
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

ul li
{
   font-family: arial;
   font-size: 10pt;
   line-height: 1.5;
}

li a
{
   color: #008000;
   font-family: arial;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
}

li a:hover
{
   color: #000080;
   text-decoration: underline;
}

p
{
   font-family: arial;
   font-size: 10pt;
   line-height: 1.5em;
   margin: 10px 10px 10px 20px;
}

p a
{
   color: #008000;
   font-weight: bold;
   text-decoration: none;
}

p a:hover
{
   color: #000080;
   text-decoration: underline;
}

.googleBorder
{
   background-image: url(../images/googleBorder.gif);
   width: 718px;
   height: 61px;
   text-align: center;
   padding: 1px;
   padding-top: 8px;
}

.footer td
{
   background-image: url(../images/footerBorder.gif);
   text-align: center; 
   vertical-align: top; 
   color: #ffffff; 
   font-family: arial; 
   font-size: 8pt;
   padding: 0px 0px 10px 0px;
}

.footer a
{
   color: #ffffff; 
   text-decoration: underline;
}

.footer a:hover
{
   color: #008000;
   text-decoration: underline;
}

.footer p
{
   font-size: 8pt;
   text-align: left;
}

.pricingTable
{
    margin: 10px 10px 10px 20px;
}

.pricingTable td
{
   font-weight: bold;
   vertical-align: middle;
}

.pricingTableHeader
{
    font-weight: bold; 
    background-color: #000080; 
    color: #ffffff;
}

.weeklyPrice
{
   font-weight: normal;
}

.donationTable
{
    margin: 10px 10px 10px 20px;
    width: 430px;
}

.donationTable td
{
   font-weight: bold;
   vertical-align: middle;
}

.donationTableHeader
{
   font-weight: bold; 
   background-color: #000080; 
   color: #ffffff;
   text-align: center;
}

.donateSublink
{
   font-size: 8pt;
   font-weight: normal;
}

form
{
   margin: 10px 10px 10px 20px;
   font-family: arial;
   font-size: 10pt;
}

input
{
   border-color: #008000;
   font-family: arial;
   font-size: 10pt;
}

.submitButton3
{
   background-color: #008000;
   color: #ffffff;
   font-weight: bold;
}

.labelResult
{
   border-width: 0px;
   font-weight: bold;
   width: 100%;
   background-color: #ffffff;
   color: #000000;
}

.serviceLabel
{
   visibility: hidden;
}

h2
{
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   margin: 5px 5px 5px 0px;
   display: inline;
   vertical-align: middle;
}

h3
{
   font-family: arial;
   font-size: 10pt;
   font-weight: bold;
   margin: 5px 5px 5px 0px;
   display: inline;
   vertical-align: middle;
}

span
{
   /*margin: 0px 0px 0px 5px;*/
}

.rdoBtn
{
   background-color: #ffffff;
}

.requiredStar
{
   vertical-align: middle;
   color: #ffffff;
   margin-left: 5px;
   font-weight: bold;
}

.requiredMessage
{
   vertical-align: middle;
   margin-left: 5px;
   font-weight: bold;
}

.navigation
{
   width: 100%;
   text-align: center;
}

.navigation td
{
   padding: 3px;
   padding-left: 19px;
   padding-right: 19px;
   border-right: 1px solid #000000;
   /*border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;*/
}

.navigation a
{
   font-family: arial;
   font-size: 10pt;
   color: #008000;
   text-decoration: none;
   font-weight: bold;
   /*padding: 3px;
   border: 1px solid #ffffff;*/
}

.navigation a:hover
{
   color: #000080;
   /*border: 1px solid #ffffff;*/
   text-decoration: underline;
}

.bodyBorder
{
   width: 100%;
}

.photoTable img
{
   margin-bottom: 20px;
   margin-left: 20px;
}
