@charset "utf-8";

img, object, embed, video {
    max-width: 100%;
}

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

/* Mobile Layout: 481px and below. */
.gridContainer {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    padding-right: 0;
    background-color: #fff;

}
div#container.background {
background-color: #fff;
background-repeat: repeat-x;
background-position: left bottom;
}

#header {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;

}
#topnav {
    display: none;
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
    display: block;
}

#reusepolicy {
	float:left;
	width:100%;
}
#container {
    clear: both;
    float: left;
    margin-left: 0;
    padding: 16px;
    display: block;

}
#container_rgt {
    clear: both;
    padding: 50px 0 0;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
}
.social{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    list-style-type: none;
    padding: 0;
}
.social li{
    display: inline-block;
    line-height: 30px;
    vertical-align: bottom;
}
.social li iframe{
    vertical-align: bottom;
}
.social li+li{
    margin-left: 10px;
}
.social a{
    display: inline-block;
}
.social a img{
    border: 0;
    text-decoration: none;
    vertical-align: bottom
}
.social .email a img{
    margin-bottom: -3px;
}
#lefCol {
    display: none;
}
#sub_content {
    position: relative;
}
#events {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    border: 5px solid #858D92;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    width: 95%;
}



.myButton1, .myButton2, .myButton3 {
    display:block;
    color:white;
    font-family:Arial;
    font-size:110%;
    white-space: nowrap;
    padding:10px 38px;
    margin: 1% 1%;
    text-decoration: underline;
}
.myButton1 {
    background-color:#486698;
}
.myButton2 {
    background-color:#f4b220;
}
.myButton3 {
    background-color:#138432;
}

#myButton a:link {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
#myButton a:visited {
    color: white;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
#myButton a:hover {
    color: #A2B6CF;
    font-weight: bold;
    text-decoration: none;
}




/***********************
Top Navigation
***********************/
nav.desktopNavBar{
    display: none;
}
nav.desktopNavBar {
    width: 100%;
    background-color: #f4b221;
}
nav.desktopNavBar .justPadding{
    padding: 8px 16px;
}
nav.desktopNavBar a{
    float: left;
    margin-right: 20px;
    color: #326497;
    text-decoration: none;
    font-weight: bold;
}
#mainMenu {
    background-color: #fff;
    width: 100%;
    margin: 0;
	
    z-index: 9999;
    position: absolute;
}
.js #mainMenu{
      display: none;
}
.js #mainMenu.open{
      display: block;
}
#mainMenu ul {
    padding: 0;
    border: none;
    margin: 0;
    text-align: left;
}
#mainMenu ul li a, #left-nav ul li a{

    text-decoration: none;
	padding-left: 15px;
}
#mainMenu ul li a .arrow, #left-nav ul li a .arrow{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    font-size: 1em;
    display: inline-block;
    margin-right: 5px;
    left: 15px;
    position: absolute;
}
#mainMenu ul li a, #mainMenu ul li a:focus, #left-nav ul li a, #left-nav ul li a:focus{
    color: #004781;
    display: block;
}
#mainMenu ul li a:active,
#mainMenu ul li a:hover,
#mainMenu ul li a:active .arrow,
#mainMenu ul li a:hover .arrow,
#left-nav ul li a:active,
#left-nav ul li a:hover,
#left-nav ul li a:active .arrow,
#left-nav ul li a:hover .arrow{
    border-color: transparent transparent transparent #99ccff;
    color: #ca9a2b;
}
#mainMenu ul ul li, #left-nav ul li{
 padding: 16px 16px 16px 32px;
 
 padding: 0px 0 5px 20px;
 background-image: url(images/dots.png);
 background-repeat: repeat-x;
 background-position: left bottom;
}
#left-nav ul li{
    padding: 10px;
    position: relative;
}
#mainMenu h2, .left-nav-title{
    color: #fff;
    border-bottom: #fff 1px solid;
    padding: 5px 3px 5px 15px;
    margin: 0;
}
#mainMenu h2 a, #mainMenu ul li h2 a {
    text-decoration: none;
    font-size: inherit;
    color: #f1b021;
}
#mainMenu .mainmenu>h2:hover,
#mainMenu .mainmenu>h2:focus,
#mainMenu .mainmenu>h2:active {
    text-decoration: none;
}
#mainMenu .mainmenu>h2:hover, #mainMenu .mainmenu>h2:focus, #mainMenu .mainmenu>h2:active {
    text-decoration: none;
}
#mainMenu .mainmenu>h2:hover > a, #mainMenu .mainmenu>h2:focus > a, #mainMenu .mainmenu>h2:active > a {
    text-decoration: none;
}

.dropdown_menu h2.rightPos a: hover {
    color: #fff;
    text-decoration: underline;
}
.menu {
    display: block;
    font-size: 130%;
}
.menu .menu-item {
    float: left;
    background-color: #004781;
    color: #fff;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    margin: 0;
    border-right: 1px #d0caba solid;
    height: 15px;
}
.menu .menu-button {
    padding: 16px 0px;
    width: 100%;
    line-height: 1em;
    vertical-align: top;
    text-indent: 10px;
    display: inline-block;
}
.menu .menu-button .arrow, .desktopNavBar .arrow{
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    
	background-image: url(images/contentsicon.png);
    margin-right: 5px;
}
/*-----------------------------row-------------------------------*/
.categoryHeader{
    background-color: #005389;
    color: #fff;
    font-weight: bold;
    margin-top: 40px;
    padding: 8px;
}
.productGrid header{
    border-bottom: 1px solid #19468d;
    clear: both;
    margin-bottom: 16px;
    padding-top: 32px;
    width: 100%;
}
.productGrid header h4{
    margin: 0;
    padding: 0 0 8px 0;
}
.productGrid .row{
    clear: both;
    width: 100%;
}
.productGrid .row .item{
    margin-bottom: 16px;
    text-align: center;
    width: 100%;
}
.row .item img{
    margin: 0 auto;
    max-width: 150px;
    border: 1px solid #cccccc;
}

.videoWrapper {	
	Width: 47%;
	left: 35%;	
	position: block;
	float: left;
	margin-right: 15px;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoDetails {
    text-align: center;
    padding: 2em 0;

    background-color: #757575;
    background: #595959;
    border: #424242 1px solid;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 32px;
}

.videoDetails {
    text-align: center;
    padding: 1em 0;

    background-color: #757575;
    background: #595959;
    border: #424242 1px solid;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    margin-bottom: 20px;
}

.videoDetails, .videoDetails a{
    color: #ffffff;
}
.videoDetails .transcriptWrapper{
    margin-top: 8px;
}
.videoDetails .transcript{
    background: #efefef;
    color: #424242;
    max-height: 300px;
    margin-top: 8px;
    padding: 8px;
    overflow-y: scroll;
    text-align: left;
}



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

@media only screen and (min-width: 481px) {
    .gridContainer {
        width: 100%;
        padding-left: 0;
        padding-right: 0;

    }
    #header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    }
    #topnav {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    }
    #sub_content {
        padding: 0 1% 0 0;
    }
    #breadcrumbs {
        padding: 0px;
        margin: 0px;
        font-size: 80%;
        color: #666666;
        font-weight: normal;
    }
    #container {
        clear: both;
        float: left;
        margin-left: 0;
        display: block;
        background-color: #fff;
        padding: 1.5%;
    }
	
	#reusepolicy {
		float:right;
		width:24%;
		margin-top:-10px;
	}
	
	
	
	
    #container_rgt {
        clear: both;
        padding: 0;
        margin: 10px 0 0 0;
        float: left;
        width: 100%;
    }
	
	  
	 
	 #container_rgt div.textbox { 
	 margin: 1em auto; 
	 text-align:left; 
	 padding: 5px 15px 5px 15px; 
	 background-color: #fff; 
	 border-style: solid;
	 border-color: #004781;
	 max-width: 98%; 
	 }
	
	
	
	
	
	
    .social{
        left: auto;
    }
    #lefCol {
        display: none;
    }
    #left-nav ul li a:link {
        text-decoration: none;
        color: #fff;
        font-weight: normal;
        font-size: 95%;
    }
    .productGrid .row .item{
        float: left;
        width: 50%;
    }
    .productGrid .row .item.center{
        float: none;
        width: auto;
        display: inline-block;
        margin: 0 auto;
    }


.myButton1, .myButton2, .myButton3 {
    display:inline-block;
    color:white;
    font-family:Arial;
    font-size:110%;
    white-space: nowrap;
    padding:10px 2.7%;
    margin: 1% 1%;
    text-decoration: underline;
}
.myButton1 {
    background-color:#486698;
}
.myButton2 {
    background-color:#f4b220;
}
.myButton3 {
    background-color:#138432;
}

#myButton a:link {
    color: white;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
#myButton a:visited {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
#myButton a:hover {
    color: #A2B6CF;
    font-weight: bold;
    text-decoration: none;
}

}



@media only screen and (min-width: 769px) {
    .gridContainer {
        width: 100%;
        max-width: 960px;
        padding-left: 0;
        padding-right: 0;
        margin: 0px auto;
        font-size: 100%;
        background-color: #fff;

    }

    nav.desktopNavBar {
        display: inline-block;
    }
    #header {
        clear: both;
        float: left;
        margin: 0;
        width: 100%;
        display: block;
    }
    #topnav {
        clear: both;
        float: left;
        margin: 0px 0 0 0;
        width: 100%;
        display: block;
        position: relative;
    }
    #sub_content {
		margin-top:-3%;
        padding: 1.5%;
    }
    #breadcrumbs {
        padding: 0;
        margin: 0;
        font-size: 80%;
        color: #666666;
        font-weight: normal;
    }
	
	#reusepolicy {
		float:right;
		width:24%;
		margin-top:-10px;
	}
    #container {
        clear: both;
        float: left;
        margin-left: 0;
        /* padding: 0; */
        display: block;
        background-color: #fff;
    }
    #container_rgt {
        clear: none;
        padding: 0;
        margin: 0px;
        float: right;
        width: 75.5%;
    }
    #lefCol {
        clear: none;
        float: left;
        width: 23%;
        display: block;
    }
    #events {
        padding: 0px;
        margin: 0px;
        background-color: #ffffff;
        border: 5px solid #858D92;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        width: 160px;
    }
    #left-nav ul li a:link {
        text-decoration: none;
        color: #004781;
        font-weight: normal;
        font-size: 100%;
    }
	
	 #left-nav ul li a:active {
        text-decoration: none;
        color: #004781;
        font-weight: bold;
        font-size: 100%;
    }
	
	
    /***********************
    Top Navigation
    ***********************/

    #mainMenu .mainmenu>h2 a {
        padding: 0 9px 0 9px;
        text-decoration: none;
        color: #fff;
        padding-left:1.5em;

    }
    #mainMenu .mainmenu:first-child a {
        border-left: none;
    }
    .menu {
        display: none;
    }
	
	.second_level{
  display:none;
}



#button {
   
    margin: auto;
}

ul, li {
    margin:0; 
    padding:0; 
    list-style:none;
}

.show { 
     margin-left:1em;
	 list-style-type:disc;
	 list-style-position:outside;
	 }

.numlist {
     list-style-type:decimal;
	 }
	 
.menu_class {
   
}

.file_menu {
    display:none;
   
}

.file_menu li {
    
}

.file_menu li a {
   
    display:block;
}

.file_menu li a:hover {
   
}

a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}

.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}


	.submenuMS{
		display:none;
		}
	
	.submenuMSm{
		display:none;
		}
		
		.submenuMS2{
		display:none;
		}
		
		.submenuMS2m{
		display:none;
		}
		
		.submenuMS3{
		display:none;
		}
		
		.submenuMS3m{
		display:none;
		}
		
		.submenuMS4{
		display:none;
		}
		
		.submenuMS4m{
		display:none;
		}

@media only screen and (min-width: 960px) {
    #container{
        padding: 0;
        width: 100%;
    }
    .productGrid .row.quartered .item{
        width: 25%;
    }

}

#p {
        color: #black;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    font-size: 125%;
    padding: 10px 0px 40px 0px;
    margin: 0px auto;
    background-color:#none;
}

