html  {
      background: #f1f3f2;
      overflow: -moz-scrollbars-vertical;
      height : 100%;
}
body {
      margin : 0;
      background-color : #f1f3f2;
      font-family : verdana, arial, helvetica, sans-serif;
      font-size : 13px;
      font-style : normal;
      font-weight : normal;
}
h1 {  color : #d75a3d;
      font-family: Arial, Helvetica, sans-serif;
      font-size : 16px;
      font-weight : normal;
      padding-bottom: 2px;
      border-bottom: 2px dotted #e9ebea;
      margin-top: 5px;
      margin-bottom: 5px;
}
 
td {
      color : #666666;
      font-family : arial, helvetica, verdana, sans-serif;
      font-size : 13px;
}
p {
      color : #666666;
      font-family : arial, helvetica, sans-serif;
      font-size : 13px;
      margin-top: 7px;
} 
 
a {
      color : #88a1cb;
      font-family : arial, helvetica, sans-serif;
      font-size : 13px;
      font-style : normal;
      text-decoration : underline;
}
a:hover {
      color : #e3af85;  
}

.sdiv {
      padding-top: 5px;
      list-style-image: url('images/arrow.gif');
      margin-right: 2px;
}
.bluelink
{
      color : #5d7fb8;
      vertical-align: top;  
      font-size : 11px;
      font-weight : bold;
}
a:hover.small {
      color : #e3af85; 
}

.topnavimg {
      height : 129px;
      width : 396px;
      background-image : url(images/topfade.jpg);
}
.leftcolumn {
      height : 369px;
      width : 195px;
      background-image : url(images/homeimg.jpg);
} 
.mainlength {
      height : 369px;
}
.mainarea{
      background-color : #ffffff;
      width : 435px;
      margin: 0px;
      padding-left : 8px;
      padding-bottom : 20px;
      padding-top : 0px
}

.greybox {
      background-image : url(images/greybox.gif);
      height : 139px;
      width : 484px;
      
} 
.greyarea{
      width : 435px;
      margin: 0px;
      padding: 0px;
      padding-left : 8px;
}

.mainarea>p:first-child { margin-top: 0; padding-top:0 }
 
ul.blue20 {
      color : #6f8dc0;
      font-family : arial, helvetica, sans-serif;
      font-size : 11px;
      list-style : none;
      margin-left : 0;
      padding-left : 20px;
}

ul.plain40 {
      list-style : none;
      margin-left : 0;
      padding-left : 40px;
} 
.subhead {
      color : #5d7fb8;
      font-family : arial, helvetica, sans-serif;
      font-size : 16px;
}
#menu a {
      display : block;
      width : 149px;
      text-align : left;
      margin : 0 0;
      padding : 4px 0 5px 15px;
      font : bold 12px/1 sans-serif;
      color : white;
      background : url("images/button.gif") no-repeat 0 0;
      text-decoration : none;
}
#menu a:hover {
      background-position : -164px 0;
      color : white;
}
#menu a:active {
      background-position : -328px 0;
      color : white;
}
#menu div.select {
      display : block;
      width : 149px;
      text-align : left;
      margin : 0 0;
      padding : 4px 0 5px 15px;
      font : bold 12px/1 sans-serif;
      color : white;
      background : url("images/button.gif") no-repeat 0 0;
      text-decoration : none;
      background-position : -328px 0;
}
#menusub a {
      display : block;
      width : 149px;
      text-align : left;
      margin : 0 0;
      padding : 4px 0 5px 15px;
      font : bold 12px/1 sans-serif;
      color : white;
      background : url("images/button2.gif") no-repeat 0 0;
      text-decoration : none;
}
#menusub a:hover {
      background-position : -164px 0;
      color : white;
}
#menusub a:active {
      background-position : -328px 0;
      color : white;
}
#menusub div.select {
      display : block;
      width : 149px;
      text-align : left;
      margin : 0 0;
      padding : 4px 0 5px 15px;
      font : bold 12px/1 sans-serif;
      color : white;
      background : url("images/button2.gif") no-repeat 0 0;
      text-decoration : none;
      background-position : -328px 0;
}

label,input {
	display: block;
	float: left;
	margin-bottom: 5px;
}    

textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 90px;
	padding-right: 10px;
}

br {
	clear: left;
}

.listinfo,.listimg { 
	display: block;
	width: 280px;
	float: left;  
	vertical-align: top;
	margin-bottom: 3px; 
	padding-bottom: 3px; 
}   

.listimg {
	width: 110px;    
	padding-right: 10px;  
	margin-bottom: 0px;  
}


hr { 
  border: 0px;
  border-top: 2px dotted #e9ebea;
  margin-top: 0px;
  clear: left;
  padding: 0px  
} 

.listinfo>p:first-child { margin-top: 0 }   
.listimg>p:first-child { margin-top: 0 } 

.imagelist { 
	margin: 0;
	padding: 0 0 0 5px;  
} 

.imagelist li {
	clear: left;
	list-style: none;
	padding: 0 0 1em 0;
	margin-left: 0;         
	margin-bottom:2px !important;
	border-bottom: 2px dotted #e9ebea;
}

.imagelist img {
	float: left;
	margin: 0 4em 1em 0;  
}

#rightimage {
 float: right;
 padding-left: 10px;
 padding-right: 10px;
}





