

/* ######### Top Menu ######### */

#topmenu {

    display: block;
    float: left;
    height: 48px;
    position: relative;
    width: 820px;

}
#topsection ul {
   left: 0;
    list-style: outside none none;
    max-width: 820px;
    padding-top: 0;
    position: relative;
    top: 0px;
}

#topsection ul li {
    display: inline;
height: 50px;
}
#topsection ul li:hover {
    background: #fff none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    height: 50px;
    padding-bottom: 20px;
    padding-top: 20px;

	
	box-shadow: -5px 0 5px -5px #333, 5px 0 5px -5px #333;

}
#topsection ul #firstmenuitem
{


}
#topsection ul #firstmenuitem:hover
{

}
#topsection ul .last
{


}

#topsection ul li a {

    color: #000;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-right: -4px;
    padding: 3px 14px;
    text-decoration: none;
    text-transform: uppercase;
	height: 50px;
	line-height:45px;
}

#topsection ul li:first-of-type a {
  /*  margin-left: 20px; */
}

#topsection ul li:last-of-type{
 /*   margin-right: 5px; */
}

#topsection ul li a:hover {
  
    
	/*background-image: url(/contentonly.aspx?file=images/navHover.png);
	background-repeat: no-repeat;
	background-position: center bottom; */
    color: #000;

}

#topsection ul li#search{
    float: right;
		position: relative;
}

#topsection ul li#search input[type="text"] {
    height: 23px;
    width: 160px;
    text-indent: 3px;
    padding-right: 27px;
    border-radius: 5px;
    border: 1px solid #eee;
}

#topsection ul li #query_submit{
		position: absolute;
		right: 4px;
		top: 20%;
}

#topbanner{
    margin: 0 auto;
    margin-top: 10px;
		clear: both;
    max-width: 1024px;
		text-align: left;
}



/* ######### Alternate multi-column class for drop down menus ######### */

#dd-submenu2.dd-anylinkcsscols{
		position: absolute;
		left: 547px !important;
		top: 125px !important;
		width: 180px;
		color: #cbcbcb;
		visibility: hidden;
		padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
		z-index: 2222222; /*zIndex should be greater than that of shadow's below*/
		background: #fff;
		text-align:left;
		display:block;
}
#dd-submenu2.dd-anylinkcsscols li{
	width:165px;
	/*	padding-bottom: 5px;  */
}
.dd-anylinkcsscols{
		position: absolute;
		left: 280px !important;
		top: 125px !important;
		width: auto;
		color: #cbcbcb;
		visibility: hidden;
		padding: 10px;
		/* width: 870px; */
   
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
	
	-webkit-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.75);
	
		z-index: 2222222; /*zIndex should be greater than that of shadow's below*/
		background: #FFF;
		text-align:left;
		
		font-family:Arial, Helvetica, sans-serif;
		
	/*	border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; */
}


.dd-anylinkcsscols .column{
   float: left;
    margin-right: 25px;
	font-family:Arial, Helvetica, sans-serif;
}
.dd-anylinkcsscols .column ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
    margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
}


.colOne {
    float: left;
    padding: 10px;
}
.colThree {
    float: left;
    padding: 10px;
}
.colThreeb {
    float: left;
    padding: 10px;
}
.acces
{
	width:150px !important;
}
.acces li
{
}
.dd-anylinkcsscols li{
	/*	padding-bottom: 5px;  */
	padding: 0;
}

.dd-anylinkcsscols b
{
    color: #333;
    font-size: 16px;
    font-weight: bold;
	letter-spacing: 0.5px;
    line-height: 42px;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-right: 10px;
    text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.dd-anylinkcsscols p
{
    border-bottom: 1px solid #333;
    color: #333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0 15px 5px 0;
    padding-bottom: 5px;
    padding-top: 0;
}
.dd-anylinkcsscols li a{
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 2px 2px 4px;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

.dd-anylinkcsscols li a:hover{
    background: #EDEDED;
    color: #555555;
}

#maincontainer {
    width: 90%;
    /*Width of main container*/
		max-width: 1024px;
    margin: 0 auto;
    /*Center container on page*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#topsection h1 {
    margin: 0;
    padding-top: 15px;
}

#contentwrapper {
    float: left;
    width: 100%;
    background: white;
}

p#pathlinks{
    clear: right;
    font: bold 110% Georgia;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 90%;
    max-width: 1024px;
}

p#pathlinks a:hover{
    color: red;
}




