@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: auto;
	width: 100%;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: large;
	text-align: center;
	left: auto;
	text-indent: 0px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
	background-color: #000000;
}
#banner {
}
#navigation {
width: 100%;
}
#main {
}
#div3 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div37 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div38 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div39 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div40 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div41 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div27 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div30 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div32 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div34 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div35 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div23 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div24 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div25 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div26 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div28 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div33 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div43 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div44 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div45 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div46 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div47 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div48 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div11 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div12 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div13 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div14 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div15 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div16 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div2 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div7 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div8 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div9 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div10 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div1 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div4 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div5 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div18 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div17 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div6 {
width: 47.3684%;
margin-left: 0;
clear: both;
}
#div19 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div20 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#text {
width: 100%;
margin-left: 0;
}
.gridContainer.clearfix #body {
	font-size: large;
}
#logos {
}
#clicklinks {
}
#HSMain {
}
#div21 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
#div22 {
width: 47.3684%;
margin-left: 5.2631%;
clear: none;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#banner {
}
#navigation {
	background-color: #000000;
	width: 100%;
}
#main {
}
#div3 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div37 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div38 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div39 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div40 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div41 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div27 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div30 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div32 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div34 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div35 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div23 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div24 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div25 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div26 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div28 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div33 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div43 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div44 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div45 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div46 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div47 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div48 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div11 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div12 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div13 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div14 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div15 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div16 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div2 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div7 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div8 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div9 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div10 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div1 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div4 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div5 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div18 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div17 {
width: 23.0769%;
margin-left: 0;
background-color: #000000;
clear: both;
}
#div6 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div19 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div20 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#text {
width: 48.7179%;
margin-left: 25.641%;
}
#logos {
}
#clicklinks {
}
#HSMain {
}
#div21 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
#div22 {
width: 23.0769%;
margin-left: 2.5641%;
background-color: #000000;
clear: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	float: none;
	margin-left: auto;
	clear: none;
}
#banner {
}
#navigation {
	font-family: actor;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
}
#main {
}
#div3 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div37 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div38 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div39 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div40 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div41 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div27 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div30 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div32 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div34 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div35 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div23 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div24 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div25 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div26 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div28 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div33 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div43 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div44 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div45 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div46 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div47 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div48 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div11 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div12 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div13 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div14 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div15 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div16 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div2 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div7 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div8 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div9 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div10 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div1 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div4 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div5 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div18 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div17 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div6 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 0;
clear: both;
}
#div19 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div20 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#text {
	width: 49.1525%;
	margin-left: 25.4237%;
	font-size: large;
}
#logos {
}
#clicklinks {
}
#HSMain {
}
#div21 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
#div22 {
font-family: actor;
font-style: normal;
font-weight: 400;
color: #FFFFFF;
width: 15.2542%;
margin-left: 1.6949%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
