body { 
margin: 0px;
text-align: center;
font-family: 'lucida grande', verdana, sans-serif;
font-size: 70%;
background: white;
}

div#bodywrap {
background: #006E8B;
background-image: url('images/mainbg.jpg');
background-repeat: repeat-x;
}


div.wrap {
width: 764px;
text-align: left;
margin: 0 auto;
}

div#top {
width: 764px;
}

div#mid {
background: white;
height: 202px;
width: 764px;
}

div#mid div.menu {
text-align: right;
position: relative;
top: 8px;
padding-right: 35px;
}

div#mid div.menu a {
color: #003000;
text-decoration: none;
}

div#mid div.menu a:hover {
color: green;
}

div#whitecontent {
background: white;
background: #f0f0f0;
padding-top: 10px;
padding-bottom: 20px;
border-top: black solid 1px;
border-bottom: #60a0ff solid 1px;
color: black;
width: 100%;

}

div.textbox {
padding-top: 2em;
padding-left: 34px;
padding-right: 34px;
text-align: justify;
line-height: 140%;
background: white;
padding-bottom: 2em;
}


div.textboxindex {
padding-top: 2em;
padding-left: 34px;
padding-right: 34px;
text-align: justify;
line-height: 140%;
padding-bottom: 2em;
}

h1.pagetitle {
margin-top: 0px;
font-size: 140%;
margin-bottom: 1em;
color: white;
margin: 0px;
padding-left: 34px;
padding-top: 10px;
padding-bottom: 10px;
}

p.heading {
font-size: 130%;
font-weight: bold;
color: black;
border-bottom: #036 solid 1px;
padding-bottom: 5px;
margin-top: 0px;
padding-top: 0px;
}

p.cheading {
font-size: 130%;
font-weight: bold;
color: black;
padding-bottom: 5px;

margin-top: 0px;
}



div#content {
width: 764px;
min-height: 200px;
color: white;
background-image: url('images/indexbottombg.jpg');
background-position: top;
background-repeat: repeat-x;
}

div#content p {
line-height: 170%;
}


table.twocol {
border-collapse: collapse;
}


table.case td {
text-align: center;
width: 50%;
}

td {
vertical-align: top;
}


td.left {
width: 50%;
}

td.left div.textboxindex {
padding: 15px;
padding-left: 34px;
padding-right: 34px;
padding-bottom: 30px;
padding-top: 0px;
/*
background-image: url('images/ltdbg.jpg');
background-position: bottom;
background-repeat: no-repeat;
*/
}

h1 {
font-size: 200%;
font-weight: normal;
margin-bottom: 20px;
margin-top: 38px;
}


h2 {
font-size: 120%;
margin-bottom: 20px;
}

div#footer {
margin-top: 4em;
background: white;
}

img {
border: 0px;
}

div#logostrip {
text-align: center;
}

div#logostrip img {
padding: 25px;
padding-top: 10px;
padding-bottom: 10px;
}

div#expfoot {
text-align: center;
margin-bottom: 25px;
}

a {
color: #069;
font-weight: bold;
}

p {
margin: 0px;
margin-bottom: 1.2em;
}

table.big2col td {
width: 50%;
vertical-align: top;
text-align: justify;
padding-right: 10px;
}

table.big2col td.right {
padding-left: 10px;
padding-right: 0px;
}


