/* CSS Document */
body {   
background: #135A6C;
   margin: 8px;
   padding: 0px;
   text-align: center;
   color: #135A6C;
   font: 11px Arial, Verdana, Helvetica, sans-serif;
}
   
* {
	padding: 0px;
	margin: 0px;
}
form{
line-height:18px;
padding:10px;
background:#ffffff;
border:1px solid #A2C3CB;
}
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:2px solid #E2EFF2;
border-left:2px solid #E2EFF2;
border-bottom:2px solid #3290A2;
border-right:2px solid #3290A2;
color:#ffffff;
background:#135A6C;
font: 11px Arial, Verdana, Helvetica, sans-serif;
}
#container {
	background: #fff;
   border: 1px solid #fff;
   margin: 0px auto;
   text-align: left;
   width: 758px;
}
#top{
background: url(images/topback.jpg) repeat-x;
height: 157px;
}
#top img{
float:right;
background:transparent;
}
#tel{
height: 27px;
text-indent:15px;
}
#block{
margin-top:5px;
	background:#ACD2DA;
	line-height:27px;
	height:27px;
	width:140px;	
}
#logobox{
clear:left;
}
.logos{
	margin-left:75px;
	margin-bottom:15px;
	margin-top:15px;
}
.nomargin {
margin-left:0px
}
h1 {
   height: 99px;
   text-indent: -1234em;
   background: url(images/header.gif);
}
h1 a.link{
   display:block;
}
h2 {
font-size: 18px;
margin-bottom:8px;
color:#C66A58;
}
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: #135A6C;
}
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: #C66A58;
   font-weight:bold;
}

#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 #ffffff;
	border-bottom: 3px solid #ffffff;
}

#navcontainer a {
 	display: block;
 	background: #E2EFF2;
 	width: 140px;
 	height: 27px;
	border-bottom:1px solid #A2C3CB;
}

#navcontainer a:link, #navcontainer a:visited {
	background: #E2EFF2;
 	color: #135A6C;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: #C66A58;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer li a#current {
	background: #3290A2;
	color: #E2EFF2;
	text-decoration: none;
}
#navcontainer li a.bottom {
	border-bottom:0px;
}

#navcontainer li.sub a {
	background:#ffffff;
	color: #C66A58;
	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 #A2C3CB;
}
#navcontainer li.sub a#subcur {
	background:#ffffff url(images/arrow.gif) no-repeat 7% 50%;
	color: #135A6C;
	text-decoration: none;
}
#navcontainer li.sub a:visited, #navcontainer li.sub a:link {
	background:#ffffff;
	color: #C66A58;
	text-decoration: underline;
}
#navcontainer li.sub a:hover {
	background:#ffffff url(images/arrow.gif) no-repeat 7% 50%;
	color: #3290A2;
	text-decoration: underline;
}
#content{
margin-left: 160px;
width:579px;
}
.textbox{
text-indent:0px;
padding:10px;
background:#E2EFF2;
border:1px solid #A2C3CB;
margin-bottom:15px;
}

#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: #B7D0D6;
  }
.picshadow img {
  display: block;
  position: relative;
  border: 3px solid #135A6C;
  margin: -3px 3px 3px -3px;
  }
.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: #E2EFF2;
margin-top:3px;
}
#reglist{
margin-top:10px;
line-height:10px;
}
#reglist p{
margin-bottom:2px;
}
#reglist img{
padding-left:5px;
padding-right:15px;
}
.spacer{
border:1px solid #cccccc;
height:20px;
}