#main{
	/* float:right; */
	position: static; /* Required for IE7 and under for overlay dropdown menus (topnav) */
	/* width:642px; */
    margin-left: 20.7em; /* = sidemenu width + left pad + right pad */
}

#main UL {
    margin-top: 0px;
}

a, a:active {
	text-decoration: none;
	color: rgb(32, 85, 138);
}
    a:visited {
        color: rgb(137, 97, 146);
    }
/* ============= */
/* = Sidemenus = */
/* ============= */

#sidemenus{
    padding: 1.5em; /* 20px; */
	margin:	0px;
	float:	left;
	/* font-size:	13px; */ /* take default */
    width: 17.7em; /* 230px; */
    min-height:600px;
}
#sidemenus h3 /* , #sidemenus h3 a, #sidemenus h3 a:visited */ {
	font-weight: bold;
    font-size: 133%; /* 17px */ 
    /*font-family: Georgia;*/
}
#sidemenus h3.selected{
	background-color: White;
}
#sidemenus li {
    padding-bottom: 5px;
    display:table;
}
#sidemenus li:before {
    content: "";
    float: left;
    width: 7px;
    height: 15px;
    margin: 4px 10px 5px 0;
}

#sidemenus ul{
	padding:0px;
	margin:0px 0px 5px 0px;
    list-style-type: none;
}
    #sidemenus li span {
        display:table;
    }
        #sidemenus li span ul {
            padding-top:5px;
        }
            #sidemenus li span ul li {
                padding-bottom: 0px;
            }

#sidemenus li span a{
	color:rgb(51, 51, 51);
    /* display: inline-block; */
}

#sidemenus li.selected {
	font-weight:bold;
	/* padding-left: 20px; */
}

#sidemenus li ul li 
{
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

#rightbar, DIV.rightbar{
	width:183px;
    font-size: 86%; /* 11px; */
	float:right;
	margin:10px 0 0 10px;
	padding:0px;
	margin-right:0;
	padding-right:0;
	/* position:relative; "relative" won't let the dropdown menus overflow in IE6&7 */
}

TABLE.rightbar {
    font-size: 86%; /* 11px; */
}

#container p {
    font-size: 100%; /* I think I need to break this out because I'm no longer using #center */
}
	
#rightbar h4{
	margin: 5px 0px 0px 0px;
	/*text-transform: capitalize;*/
	/* font-size: 11px; */ /* already set in #rightbar */
}

#rightbar img {
	margin:0;
	padding:0;
    max-width: 183px;
}

#rightbar p.caption {
	margin: 0px;
	font-weight: normal;
}

#center{
	/* width:500px; */
    width:100%;
	float:left;
	margin-top:10px;
	clear: left;
}
.black {
    color:#000 !important;
}
.center {
    padding:15px 15px 0 15px;
}

#buttons{
	float: right;
    margin: -3px 0 0;
	font-size: 8px;
}

#buttons DIV.fs {
	margin-top: 5px;
	margin-bottom: 5px;
}

#buttons img 
{
	border: 0;
}

.buttons-block {
    /*width:188px;*/
    float:right;
    height:30px;
}
.buttons-block .buttons-block-text {
    float: left;
    margin-right: 5px;
}
.buttons-block .buttons-block-shareicon {
    float: right;
    width: 20px;
}

/* ===================== */
/* = Unique To level 1 = */
/* ===================== */

#content{
	overflow: hidden;
	/* float: left;  needed for IE6/7 to fill out the block */
	width: 100%;
    font-size: 94%; /* 12px; */ /* needed for factsheets which don't have <p></p> */
    /* margin-bottom:15px; */
}

#content img.main{
	float:left;
	margin-right:25px;
}

    #content h1 {
        color: #fff;
        text-transform: none;
        font-size: 2.5em;
        margin: 10px 0px 5px 0px;
        line-height: 1.1em;
        padding: 5px 0 0 15px;
        font-weight: 700;
    }

        #content h1.sechead {
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-size: 150%;
            font-family: Montserrat, TexGyreHeros, 'Arial Rounded MT', sans-serif;
            margin: 10px 0px 5px 0px;
            line-height: 28px;
            padding: 5px 0 0 20px;
            font-weight: 700;
        }

        #content h2 {
            /* text-transform: uppercase; */
            font-size: 133%; /* 16px; */
            margin: 10px 0px 5px 0px;
            padding: 0px;
            font-weight: normal;
        }

#content p, #content li, #content td, #center p, #center li {
    font-size: 109%; /* 13px;  */
}

#content p, #center p {
	padding-bottom: 10px;
    font-size: 109%; /* 13px; */
    color:rgb(51,51,51);
	margin:0px 0px 0px 0px;
	height: 100%;
}

#content h3.boxcaption, #content h1.boxcaption {
	margin-right: 25px;
}

#content p.boxcaption {
	margin-top: 5px;
	margin-right: 25px;
    line-height:20px;
    color:rgb(51,51,51);
    font-weight: bold;
}

#content p.boxcaption a {

	text-decoration: underline;
}

.section {
    padding: 0 10px 10px 10px;
    width:31%; /*45% for two columns; 31% for 3 columns*/
    float:left;
}

.section h3{
	/* text-transform: uppercase; */
    font-size: 109%; /* 14px; */
	font-weight:bold;
	margin: 1px 0px 3px 0px;
	/* height: 21px; doesn't allow text to wrap if you set height */
}
/*
.section p{
	margin-top:0px;
	font-family:times serif;
	font-size:13px;
}
.section a{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}*/

.center img {
    max-width:600px !important;
}

.video_es {
    float: right; 
    width: 560px; 
    padding-left: 10px;
}
