/* Start of CMSMS style sheet 'Automation - Layout' */
/* CSS Document */

body {	
	background-color:#000000;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #050505 0%, #7A7A7A 200%);

/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #050505 0%, #7A7A7A 200%);

/* Opera */ 
	background-image: -o-linear-gradient(top, #050505 0%, #7A7A7A 200%);

/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #050505), color-stop(2, #7A7A7A));

/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #050505 0%, #7A7A7A 200%);

/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #050505 0%, #7A7A7A 200%);
	background: #000000 url(../images/bg.jpg) repeat-x;
}
#logo {
	width: 931px;
	height: 186px;
	background-image:url(../images/wsheader5.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
}
#logo-link a { 
	width: 800px;
	height: 186px; 
	background-color: none;
	display: block;  
	margin: 0 auto;
	text-decoration: none;
}
#logo a span { 
  	visibility: hidden; 
}
#masthead {
	width: 931px;
	height: 325px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0 auto;
}
#masthead-small {
	width: 931px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 1px;
}
#nav {
	width: auto;
	height: 45px;
	text-align: center;
	margin: 0 auto;
	display: table;
	margin-bottom: -5px;
}
#masthead-image {
	width: 915px;
	height: 272px;
	background-color: #083573;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#masthead-small-image {
	width: 915px;
	height: 126px;
	background-color: #083573;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#boxes-all {
	width: 931px;
	height: 150px;
	text-align: left;
	margin: 0 auto;
}
.boxes {
	width: 249px;
	height: 95px;
	background-color: #000000;
	background-image:url(../images/bgsub.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	padding-bottom: 27px;
	float: left;
}
#columns {
	width: 931px;
	text-align: left;
	margin: 0 auto;
}
#column-left {
	width: 565px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	float: left;
}
#column-left-internal-wrapper {
	width: 627px;
	float: left;
}
#column-left-internal {
	background-color: #FFFFFF;
	width: 517px;
	padding: 40px;
	margin-right: 25px;
}
#column-left-internal img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#column-full, #column-featured {
	background-color: #FFFFFF;
	width: 851px;
	padding: 40px;
}
#column-full ul {
	padding-left: 25px;
}
#column-full-title {
	width: 851px;
	background-color: #5B5A5B;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#column-left-title {
	width: 517px;
	background-color: #5B5A5B;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#column-right {
	width: 244px;
	background-color: #5B5A5B;
	background-repeat: repeat-x;
	background-position: top;
	padding: 30px;
	float: left;
	text-decoration: none;
}
#column-right a {
	text-decoration: none;
}
#column-right img {
	padding-bottom: 10px;
}
#footer {
	width: 100%;
	height: 100px;
	background-color:#000000;
}
#footer a {
	text-decoration: none;
}
#footer-content {
	width: 931px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
}
#footer-left {
	width: 450px;
	height: 80px;
	float: left;
	text-align: left;
}
#footer-right {
	width: 450px;
	height: 80px;
	float: right;
	text-align: right;
}
.spacer25 {
	width: 25px;
	height: 25px;
}
.spacer14 {
	width: 14px;
	height: 14px;
	float: left;
}
.clear {
	clear: both;
}
/* End of 'Automation - Layout' */

.accordionButton {	

	width: 200px;

	float: left;

	border-bottom: 1px solid #FFFFFF;

	cursor: pointer;

	}

	

.accordionButton:hover {	

	background: #333333;

	}

 

.accordionContent {	

	width: 200px;

	float: left;

	display: none;

	}
	
div.col-var {

	width: 200px;

	margin-left: 20px;

	float: left;

}

div.wrap {

	margin: 0px auto;

	width: 980px;

}
.scroll h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#666666;
	font-weight:bold;
}
