﻿.dragHandle {
	cursor:move;
}
.invisible
{
	visibility:hidden;
	width:0px;
}



.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.validatorCalloutHighlight
{
    background-color: Yellow;
}


img
{
 border-color:#9ec4b9;
}	

#bg
{
	z-index:100;
    width:970px; 
    background-image:url(images/mainbackground.png); 
    overflow:auto;
}
.listsearcher
{
	color:Black;
	background-color:White;
}

		
.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em verdana, arial, helvetica, sans-serif;
}
        /*Credits: Dynamic Drive CSS Library */
        /*URL: http://www.dynamicdrive.com/style/ */
        #exp
        {
            height: 573px;
            clear: both;
        }
        #tabsinner
        {
            width: 100%;
            font-size: 93%;
            line-height: normal;
            border-bottom: 0px solid #666;
            margin-bottom: 0em; /*margin between menu and rest of page*/
            overflow: hidden;
            font-weight: bolder; /*
	height:39px; 
margin-top:5px; text-align:left; padding-right:15px;
	width:100%;
	float:left;

*/
        }
        #tabsinner ul
        {
            margin: 0;
            padding: 10px 10px 0 0px;
            list-style: none;
        }
        #tabsinner li
        {
            display: inline;
            margin: 0;
            padding: 0;
        }
        #tabsinner a
        {
            float: left; /*background:url("images/left.png") no-repeat left top;*/
            margin: 0;
            padding: 0 0 0 6px;
            text-decoration: none;
        }
        #tabsinner a span
        {
            float: left;
            display: block;
            background: url( "images/tab.jpg" ) no-repeat right top;
            padding: 6px 15px 4px 6px;
            margin-right: 2px;
            color: #FFF;
        }
        /* Commented Backslash Hack hides rule from IE5-Mac \*/
        #tabsinner a span
        {
            float: none;
        }
        /* End IE5-Mac hack */
        #tabsinner a:hover span
        {
        }
        #tabsinner a:hover
        {
            /* background-position:0% -42px; */
        }
        #tabsinner a:hover span
        {
            /* background-position:100% -42px; */
        }
        #horz_menu
        {
            font-size: 93%;
            font-weight: bolder;
        }
        #horz_menu ul
        {
            padding: 0;
            margin: 0;
            list-style-type: none;
            text-align: center;
        }
        #horz_menu ul li
        {
            line-height: 39px;
            margin-bottom: 2px;
            width: 146px;
            float: left;
            margin-left: 5px;
        }
        #horz_menu a
        {
            display: block;
            width: 100%;
            height: 100%;
            color: #FFF;
            text-decoration: none;
            background-image: url(images/tab.jpg);
        }
        #horz_menu ul li a:hover
        {
            color: Black;
        }

        .image
        {
            border-style: outset;
            border-color: #1b3e3a;
            border-width: 10px;
        }
        .quote
        {
            border-style: groove;
            border-color: navy;
            border-width: 15px;
        }
        #divcontacttitle
        {
            height: 209px;
            width: 434px;
            color: #355e50;
            font-size: 17px;
            background-color: #f5f5db;
            text-align: center;
            text-decoration: none;
            font-weight: bold;
        }

