#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 30px;
background-image: url(images/toilet.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist ul { list-style: none; }


#blueblock{
width: 100%;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: verdana, arial, sans-serif, geneva;
color: #333;
background-color: #DBEBED;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
display: block;
padding: 5px 5px 5px 8px;
text-decoration: none;
width: 100%;
color: #294B95;
font-size: 13px;
}

#blueblock li a{
color: #294B95;
font-size: 13px;
}

#blueblock li a.submenu3{
color: #6284A2;
font-size: 10px;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
color: #2A6979;
font-size: 13px;
}

#blueblock li a.submenu3:hover{
color: #2A6979;
font-size: 10px;
}


#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px verdana;
font-color: #ffffff;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: ffffff;
padding: 5px 14px; /*padding of tabs*/
text-decoration: none;
border-right: 1px solid white;
background: transparent url(images/menu1.jpg) top right repeat-x;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: ffffff;
}

#thicktabs li a:hover{
color: ffffff;
background-image: url(images/menu2.jpg); /*background image swap on hover*/
}

body{
line-height: 1.7em;
font-size: 11px;
font-family: verdana, arial, sans-serif, geneva;
}


td{
line-height: 1.7em;
font-size: 11px;
font-family: verdana, arial, sans-serif, geneva;
color: #000000;
}

.headerFront{
font-size: 12px;
}


.header1{
font-size: 12px;
color: #6C7F55;
}

.header2{
font-size: 14px;
color: #6C7F55;
line-height: 1.5em;
}

.bodytext{
font-size: 12px;
line-height: 1.5em;
color: #5C5E61;
}

.footer{
font-size: 10px;
line-height: 1.5em;
color: #ffffff;
}

.bodytext13{
font-size: 13px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext2{
font-size: 11px;
line-height: 1.5em;
color: #5C5E61;
}

.bodytext3{
font-size: 11px;
line-height: 1.5em;
color: #95999E;
}

.header3{
font-size: 17px;	
font-weight: bold;
color: #BEAC86;
}

.footer{
font-size: 10px;	
line-height: 1.5em;
color: #6F6F6F;
}

a{
color: #AD424C;
text-decoration:none;
}

a:HOVER{
color: #2A6979;
text-decoration:none;
}

a:VISITED{
color: #AD424C;
text-decoration:none;
}

a:VISITED:HOVER{
color: #2A6979;
text-decoration:none;
}

.submenuheading{
color: #294B95;
font-size: 14px;	
}

a.submenu{
color: #294B95;
font-size: 14px;	
text-decoration:none;
}

a.submenu:HOVER{
color: #fffff;
font-size: 14px;
}

a.submenu:VISITED{
font-size: 14px;
color: #294B95;
text-decoration:none;
}

a.submenu:VISITED:HOVER{
color: #fffff;
font-size: 14px;
}

fieldset
{
border: 0px solid #ccc;
width: 100%
}

legend
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
color: #5B1616;
background: #ffffff;
padding: 2px 6px;

} 

label
{	
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc;
}

textarea
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

select
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

