/* cmsms stylesheet: waters-main modified: Wednesday, May 22, 2024 7:04:26 PM */
html
{
overflow: hidden;
}

body
{
margin: 0;
padding: 0;
font-family: trebuchet,arial,sans-serif;
font-size: 12pt;
overflow:auto;
width: 100%; 
height: 100%;
}
#header
{
background-color: #6699cc;
background-image: url(headergrad.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 15px 0px;
height: 80px;
top: 0px;
left: 0px;
width: 100%;

text-align: center;
}

#footer
{
background-color: #6699cc;
background-image: url(headergrad.jpg);
background-repeat: repeat-x;
width: 100%;
margin: 0;
padding: 15px;
height: 40px;
left: 0px;
bottom: 0px;
position:absolute;
text-align: center;
}

#leftblock
{
width: 150px;
padding: 0;
margin: 0;
position: absolute;
top: 115px;
left: 0px;
bottom: 75px;
overflow: auto;
}

#vertdivide
{
width: 5px;
padding: 0;
margin: 0;
position: absolute;
top: 110px;
bottom: 40px;
left: 153px;
background-color: #6699cc;
}

#contentmain
{
position: absolute;
padding: 10px;
margin: 0 0 10px 0;
top: 115px;
left: 163px;
right: 5px;
bottom: 70px;
overflow: auto;
}
#contentmain-croasdell
{
position: absolute;
padding: 10px;
margin: 0 0 0px 0;
top: 110px;
left: 158px;
right: 0px;
bottom: 70px;
overflow: auto;
background-color: #eec8ee;
background-image: url(croasdellback.jpg);
background-repeat: repeat-y;
}
.picleftpair
{
width: 45%;
float: left;
padding: 2%;
}
.responimg
{
width: 100%;
height: auto;
}
.menu
{list-style-type: none;
font-size: 100%;
padding: 5px 0 0 3px;
margin: 0;
width:90%;
}
.menu li
{
border-bottom: 1px solid white;
margin: 0;
}
.menu li a
{
display:block;
text-decoration:none;
background-color: #9999ff;
background-image: url(menuback.jpg);
background-repeat: repeat-y;
color: #000000;

}
.menu li a:hover
{
color: white;
background-color: #666600;
background-image: url(menuhover.jpg);
background-repeat: repeat-y;
}
html>body .menu {height:auto;}
.menusub1
{list-style-type: none;
font-size: 90%;
padding: 5px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
}
.menusub2
{list-style-type: none;
font-size: 90%;
padding-left: 10px;
margin-top: 5px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 0px;
}
.maintable
{
border: 0;
cellspacing: 20;
width: 100%;
}
.hdgcolour
{
color: #00008b;
}
div.picright
{
padding: 0 5px 5px 5px;
float: right;
margin: 5px;
border: 0px solid;
text-align: center;
}
div.picleft
{
padding: 0 5px 5px 5px;
float: left;
margin: 5px;
border: 0px solid;
text-align: center;
clear: both;
}
div.col3left
{
width:20%;
float:left;
padding-bottom:10px;
text-align: right;
}
div.col3middle
{
float:left;
width:40%;
padding-bottom:10px;
text-align: center;
}
div.col3right
{
float:right;
width:30%;
padding-bottom:10px;
text-align: left;
}
div.clearbreak
{
clear: both;
}
.tablecell
{ 
width:250px;
align: center;
}
.tablecell img
{
/* width: 90%; */
}
.imgnobord
{
border: 0;
}
.img1bord
{
border: 1;
}
