/* CSS Document */
body
{
    background: seagreen;
    margin: 8px;
    padding: 0px;
    text-align: center;
    color: seagreen;
    font: 11px Arial, Verdana, Helvetica, sans-serif;
}
   
* {
	padding: 0px;
	margin: 0px;
}
form
{
    line-height: 18px;
    padding: 10px;
    background: #ffffff;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    color: seagreen;
}
form p {
margin:0px;
padding:0px;
}
label {
float:left;
text-align:right;
padding-right:5px;
	width:70px;
}
input, select, textarea
{
    font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.subbutton
{
    border-top: mintcream 2px solid;
    border-left: mintcream 2px solid;
    border-bottom: mintcream 2px solid;
    border-right: mintcream 2px solid;
    color: #ffffff;
    background: seagreen;
    font: 11px Arial, Verdana, Helvetica, sans-serif;
}
#container
{
    background: #fff;
    margin: 0px auto;
    text-align: left;
    width: 758px;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}
#top{
background: url(images/topback.jpg) repeat-x;
height: 157px;
}
#top img{
float:right;
background:transparent;
}
#tel{
height: 27px;
text-indent:15px;
}
#logobox{
clear:left;
}
.logos{
	margin-left:75px;
	margin-bottom:15px;
	margin-top:15px;
}
.nomargin {
margin-left:0px
}
h1 {
   height: 140px;
   text-indent: -1234em;
   background: url(images/header.jpg);
}
h1 a.link{
   display:block;
}
h2
{
    font-size: 18px;
    margin-bottom: 8px;
    color: firebrick;
}
h3{
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	line-height:27px;
	
}
h4{
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:10px;
}
h4 a
{
    color: seagreen;
}
h5
{
    font: bold 12px Arial, Verdana, Helvetica, sans-serif;
    line-height: 20px;
    margin-bottom: 10px;
}
h6{
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	margin-bottom:0px;
}
.textbox p
{
    margin-bottom: 10px;
}
a
{
    color: firebrick;
    font-weight: bold;
}
a:visited
{
    color: seagreen;
    font-weight: bold;
}
a:hover
{
    color: seagreen;
}
#left {

float: left;
width: 140px;
}
#navcontainer {
	width: 140px;		
}

#navcontainer ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: bold 11px Arial, Verdana, Helvetica, sans-serif;
    text-indent: 10px;
    line-height: 27px;
    border-top: 3px solid seagreen;
    border-bottom: 3px solid seagreen;
}

#navcontainer a
{
    display: block;
    background: mintcream;
    width: 140px;
    height: 27px;
    border-bottom: 1px solid seagreen;
}

#navcontainer a:link, #navcontainer a:visited
{
    background: mintcream;
    color: seagreen;
    text-decoration: none;
}

#navcontainer a:hover
{
    background: firebrick;
    color: #ffffff;
    text-decoration: none;
}

#navcontainer li a#current
{
    background: seagreen;
    color: #E2EFF2;
    text-decoration: none;
}
#navcontainer li a.bottom {
	border-bottom:0px;
}

#navcontainer li.sub a
{
    background: #ffffff;
    color: firebrick;
    text-decoration: underline;
    font-weight: normal;
    text-indent: 0px;
    line-height: 27px;
    border-bottom: 0px;
    padding-left: 20px;
    width: 120px;
}

#navcontainer li.sub a.bottom
{
    border-bottom: 1px solid seagreen;
}
#navcontainer li.sub a#subcur
{
    background: #ffffff url(images/arrow.gif) no-repeat 7% 50%;
    color: seagreen;
    text-decoration: none;
}
#navcontainer li.sub a:visited, #navcontainer li.sub a:link
{
    background: #ffffff;
    color: firebrick;
    text-decoration: underline;
}
#navcontainer li.sub a:hover
{
    background: #ffffff url(images/arrow.gif) no-repeat 7% 50%;
    color: firebrick;
    text-decoration: underline;
}
#content{
margin-left: 160px;
width:579px;
}
.textbox
{
    text-indent: 0px;
    padding: 10px;
    background: mintcream;
    border: 1px solid seagreen;
    margin-bottom: 15px;
    color: seagreen;
}

#footer{
clear: both;
height:5px;
width:758px;
}
.toright{
float:right;
 margin: 0px 0px 3px 10px;
}
.toleft{
float:left;
margin:0px 10px 3px 3px;
}

.picshadow
{
    background: mintcream;
}
.picshadow img
{
    display: block;
    position: relative;
    margin: -3px 3px 3px -3px;
    border-right: firebrick 3px solid;
    border-top: firebrick 3px solid;
    border-left: firebrick 3px solid;
    border-bottom: firebrick 3px solid;
}
.cuslist
{
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 0;
    list-style: none;
}

.cuslist li
{
padding-left: 25px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
margin-bottom: 3px;
background-position: 0.5em .3em;
}
.col1{
float:left;
	width:200px;
}
.caption
{
    width: 300px;
    padding: 3px;
    font-size: 8pt;
    font-style: italic;
    background: mintcream;
    margin-top: 3px;
    color: seagreen;
}
#reglist{
margin-top:10px;
line-height:10px;
}
#reglist p{
margin-bottom:2px;
}
#reglist img{
padding-left:5px;
padding-right:15px;
}
.spacer
{
    height: 20px;
    border-right: mintcream 1px solid;
    border-top: mintcream 1px solid;
    border-left: mintcream 1px solid;
    border-bottom: mintcream 1px solid;
}