
body
{
   background-color: #DEDFE4;
   background-image: url(../images/textures/marble0001.jpg);
   background-repeat:
   text-align: center;
   font-size: 11px;
   font-family: Arial;
}

body#AltBody01
{
   background-color: #CCCCCC;
   background-image: url(../images/textures/grey3d.jpg);
   background-repeat:
   text-align: center;
   font-size: 11px;
   font-family: Arial;
}

body#AltBody02
{
   background-color: #CCCCCC;
   background-image: url(../images/textures/jigsaw.jpg);
   background-repeat:
   text-align: center;
   font-size: 11px;
   font-family: Arial;
}

.indenteddiv
{
   margin-left: 28px;
}

h3
{
   color: #5A82C5;
}

h3.subheader
{
   margin-bottom: 4px;
}

.phototext
{
   font-size: 14px;
   color: #5A82C5;
   font-style: italic;
}

h4
{
   color: #5A82C5;
   font-size: 11px;
   margin-top: -5px;
   margin-bottom: 0px;
}


.bottomlinktitle
{
   color: #5A82C5;
   font-size: 14px;
   font-weight: bold;
   margin-top: -5px;
   margin-bottom: 0px;
}

.bottomlinktext
{
   font-size: 12px;
}

h4.subheader
{
   margin-top: 8px;
   font-size: larger;
}

h5
{
   color: #5A82C5;
   font-size: 11px;
   margin-bottom: 0px;
}

h5.subheader
{
   margin-top: 2px;
}

li.talllinks
{
   margin-bottom: 8px;
}

.talllinksHere
{
   color: #6666FF;
   font-weight: bold;
}

li.talllinksHere
{
   color: #6666FF;
   font-weight: bold;
   margin-bottom: 8px;
}

.linksheaderrowHere
{
   font-weight: bolder;
   font-size: larger;
}

a:link
{
   text-decoration: none;
   color: #EEEEEE;
}

a:active
{
   text-decoration: none;
   color: #EEEEEE;
}

a:visited
{
   text-decoration: none;
   color: #EEEEEE;
}

a.talllinks:hover
{
   text-decoration: none;
   color: #6666FF;
}

a:hover
{
   text-decoration: none;
   color: white;
}

#formtable
{
   border: 1px solid #338BA6;
}

.formheader
{
   background-color: #5A82C5;
   border-bottom: 1px solid #338BA6;
   padding-top: 4px;
   padding-bottom: 4px;
   font-weight: bold;
   font-size: larger;
}

#supercontainer
{
   background-color: #4C78C0;
   width: 780px;
   margin: 0 10px;
   text-align: left;
   margin:0px auto;
}

#rounded
{
   padding: 1em;
}

#roundedfull
{
   padding-top: 1em;
   padding-bottom: 1em;
}

#maincontenttable
{
   padding-top: 0em;
   background-color: #DBD7BA;
   width: 100%;
}

#headerrow
{
   background-image: none;
   background-color: white;
}

#headerrowright {
   text-align: right;
   padding-right: 10px;
   font-size: large;
   font-weight: bold;
   color: #4C78C0;
}

#linksheaderrow
{
   background-color: #4C78C0;
   color: White;
   height: 32px;
   font-size: 11px;
   font-variant: small-caps;
   font-weight: bold;
}


.black
{
   background-color: black;
}

#linkstallright
{
   text-align: right;
}

.rightlinedcol
{
   border-right: black 1px solid;
   text-align: center;
}

.leftrightlinedcol {
   border-right: black 1px solid;
   border-left: black 1px solid;
}

.leftlinedcol {
   border-left: black 1px solid;
}

.contentrow
{
   font-size: 14px;
   background-color: white;
   padding: 6px;
}

.contentrow a:link
{
   text-decoration: none;
   color: #4C78C0;
}

.contentrow a:active
{
   text-decoration: none;
   color: #4C78C0;
}

.contentrow a:visited
{
   text-decoration: none;
   color: #4C78C0;
}

.contentrow a:hover
{
   text-decoration: none;
   color: #6C98E0;
}

#maincontentfooter
{
   background-color: white;
   font-size: 11px;
 }

.lefttoplinedcol {
   border-left: black 1px solid;
   border-top: black 1px solid;
}

.righttoplinedcol
{
   border-right: black 1px solid;
   border-top: black 1px solid;
}

#pagefooter
{
   background-color: #4C78C0;
   text-align: right;
   font-size: small;
   color: White;
   padding-top: 4px;
}

.contenttitle
{
   color: #5A82C5;
   margin-top: -10px;
   margin-bottom: 0px;
}

.topline
{
   border-top: black 1px solid;
}

.fullquote
{
   color: #5A82C5;
   font-style: italic;
}

.contentsubtitle
{
   color: #5A82C5;
   font-style: italic;
   font-weight: bold;
}

blockquote.pullquote {
   float:left;
   width:10em;
   margin:0.25em 0.75em 0.25em 0;
   padding:0.5em;
   border:3px double #ccc;
   border-width:3px 0;
   color:#0000FF;
   background:transparent;
   font:italic 1.4em/1.4 Times;
}


blockquote.alt {
   float:right;
   margin:0.25em 0 0.25em 0.75em;
}

.pullquote p {
   margin:0;
   text-align:center;
}

.pullquote p:first-letter
{
   text-transform:uppercase
}

.quote
{
   font-size: 2.2em;
   font-weight: normal;
   letter-spacing: -1px;
   display: inline;
}

.leftimg
{
   float: left;
   margin-right: 10px;
}


.talllinkscolumn
{
   padding-left: 10px;
   font-size: 18px;
   color: White;
   font-variant: small-caps;
   font-family: Helvetica;
}



.contenttitlepara
{
   padding: 0;
}

#maincontentnavigation ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   padding-top: 4px;
   padding-bottom: 8px;
}

#maincontentnavigation li
{
   display: inline;
}

#maincontentnavigation a:link, #maincontentnavigation a:visited
{
   margin-right: 2px;
   padding: 3px 10px 2px 10px;
   color: #5A82C5;
   text-decoration: none;
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-bottom: 1px solid #717171;
   border-right: 1px solid #717171;
}

.testname
{
   text-align: right;
   font-size: larger;
   font-weight: bold;
   color: #5A82C5;
}

.toplinecell
{
   border-top: 1px double #717171;
   padding-left: 15%;
   padding-right: 15%;
}

.boxedcell
{
   border-top: 1px solid #717171;
   border-left: 1px solid #717171;
   border-bottom: 1px solid #717171;
   border-right: 1px solid #717171;
}

#maincontentnavigation a:hover
{
   margin-right: 2px;
   padding: 3px 10px 2px 10px;
   color: #5A82C5;
   text-decoration: none;
   border-top: 1px solid #717171;
   border-left: 1px solid #717171;
   border-bottom: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}



.OurTeamPhotoCell
{
   width: 160px;
   vertical-align: top;
}

.OurTeamBioCell
{
   vertical-align: top;
}

label.above
{
   color: blue;
}

.formtable
{
   border: 3px double #338BA6;
   padding-left: 10px;
   padding-right: 10px;
}

.formtable th
{
   background-color: #404080;
   color: white;
   padding: 4px 4px 4px 4px;
}

.tdabovelabel
{
   padding-top: 4px;
}

.tdabovelabelrequired
{
   padding-top: 4px;
   font-weight: bold;
}

.ErrorCell
{
   background-color: pink;
}