body, p, div, li {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    margin-top: 0;
    margin-left: 0;
}
 table#main {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

td#shadow {
    border-bottom: 2px solid #000000;
}

td.navBackgroundColor {
    background-color: #A9D0F5;
}

#nav {
    padding-left: 8px;
    padding-top: 8px;
    border-bottom: 2px solid #000000;
}

#nav a {
    display: block;
    width: 170px;
    color: #ffffff;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid #6699cc;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #6699cc;
    border-right: 1px solid #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #3333ff;
}

#nav a:link { 
    color: #ffffff;
 }

#nav a:visited { 
    color: #ffffff; 
}

#nav a:hover {
    color: #000000;
    background-color: #6699ff; 
    border-top: 1px solid #000000;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #000000;
}

#content {
    padding-left: 30px;
    padding-right: 15px;
    font-size: 12px;
}

#content p {
    text-indent: 2.5em;
}

#content a {
    font-size: 12px;
}

#content h2, h3 {
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    margin-bottom: 2px;
    margin-top: 2px;
}

#content p.noindent {
    text-indent: 0;
}

#content img {
    margin-left: 10px;
}

#footer {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: gray;
}

div.hr {
    width: 100%;
    border-bottom:  1px solid #000000;
}
    
a.top {
    text-decoration: none;
    font-size: 13px;
    font-family: verdana, arial, helvetica, sans-sereif;
    color: blue;
}

a:hover.top {
    text-decoration: underline;
}

td.text-banner {
    font-weight: bold;
    font-size: 12px;
}


.pCaption {
	font-size: 11px;
}

.pContactUs {
	padding-left: 15px;
	font-size: 12px;
}
	

