body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

@media screen and (max-width: 992px) {
    #list-nav ul {
		display: block;
	}
}

@media screen and (max-width: 600px) {
    #list-nav ul {
		display: block;
	}
}




#headline {
	width: 100%;
	background-color: #333;
}

#headline p {
	text-align: center;
}

#container {
	width: 100%;
	/* [disabled]max-width: 1260px; *//* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	/* [disabled]min-width: 780px; *//* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}
table {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 1px;
	color: #000000;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th, td {
	padding-left: 5px;
	border: thin solid #666666;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	color: #003366;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4078b0;
	background: #FFF;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background: #FFF;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a:hover {
    text-decoration: underline
}



img.left {
	float: left;
	margin: 6px 0 15px 0;
	border: 0
}

img.right {
	float: right;
	margin: 0 0 0 0;
	border: 0
}

.backnew {
	}

p.speech
{
	position: relative;
	width: 70%;
	height: auto;
	text-align: left;
	line-height: 20px;
	background-color: #fff;
	border: 5px solid #003366;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 2px 2px 4px #003366;
	-moz-box-shadow: 2px 2px 4px #003366;
	box-shadow: 2px 2px 4px #003366;
	font-family: "Comic Sans MS", cursive;
	padding: 8px;
	color: #333333;
}

p.caption
{
	float: right;
	font-size: 10px;
}

p.caption a
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

.bgcrowded {background: url(images/crowded.jpg) no-repeat;
}

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

.list ul{
    list-style: none;
	}

.list li {
	padding: 4px 15px;
	background: url(images/bullet.gif) no-repeat 0 8px;
	
}

.pdf {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.pdf ul{
    list-style: none;
	}

.pdf li {
	padding: 4px 30px;
	background: url(images/pdf.png) no-repeat 0 2px;
}

.listletmeplay li {
	list-style-image: url(images/bullet3a.gif);
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.listletmeplay2 li {
	list-style-image: url(images/bullet3b.gif);
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.list1 {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list1 ul{
    list-style: none;
	}

.list1 li {
	padding: 4px 15px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.listnav {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.listnav ul{
    list-style: none;
	}

.listnav li {
	display: inline;
	;
}

#conference {
	padding: 1;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
   Verdana, Lucida, Geneva, Helvetica, 
   Arial, sans-serif;
	background-color: #CCDCF2;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #4078AF;
	margin-top: 1em;
 }

#conference li {
	 display:inline
}
 
#list-nav {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	float:none;
}
	

#list-nav ul {

margin: 0 auto;
padding-left: 0;
list-style: none


}

#list-nav li {
display:inline
}

#list-nav li a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	width: 110px;
	color: #003366;
	background-color: #ffffff;
	margin: 0 auto;
	text-align:center;
	border-color: #eee;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 1px;


}

#list-nav li a:hover {
	color: #FFFFFF;
	background-color: #4078b0;
}


#box {
	float: left;
	width: 38%;
	padding: 0px;
	background-color: #FFF;
	/*text-align: center;*/
	max-width: 38%;
}

#box p {
	margin-right: 3em;

}

#boxbsl {
	float: left;
	width: 29%;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
}
#boxbsl2 {
	float: left;
	width: 44%;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
}
#social {
	float: right;
	padding: 0px;
	text-align: right;
	background-color: #FFF;
	color: #003366
}


#textscroll {
	width: 560px;
	height: 150px; /**adjust height as needed**/
	overflow: scroll;
}

/* Header */

#header {
	width: 100%;
	height: 90px;
	background-color: #FFF;
	margin-left: 5px;
}

#header h1, #header h2,  #header p {
	margin: 0;
	
}

#header h1 {
	float: left;
	padding: 30px 0 0 12px;
	line-height: 38px;
	font-size: 28px;
	font-weight: normal;
	color: #4078b0
	}






#header h2 {
	float: left;
	line-height: 80px;
	font-size: 80px;
	text-transform: lowercase;
	font-weight: normal;
	color: #4078b0;
	background: none;
}	
#header h2 a  {
	font-size: 80px;
	line-height: 80px;
	font-weight: normal;
	text-transform: lowercase;
	color: #4078b0;
	text-align: left;
	text-decoration: none;
}
/* Header SAVIE */

#headersav {
	width: 100%;
	background-color: #FFF;
	margin-left: 5px;
}

#headersav h1, #header h2,  #headersav p {
	margin: 0;
	
}

#headersav h1 {
	float: left;
	font-size: 28px;
	font-weight: normal;
	color: #4078b0
	}


#headersav h2 {
	float: left;
	font-size: 70px;
	font-weight: normal;
	color: #4078b0;
	background: none;
}	
#headersav h2 a  {
	font-size: 70px;
	font-weight: normal;
	color: #4078b0;
	text-align: left;
	text-decoration: none;
}
#container {
	width: 80%;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 900px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}
/*Breadcrumb*/

#breadcrumb {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	background-color: #FFF;	
	}

#breadcrumb a {
	font-size: 13px;
	margin: 0;
	color: #FF0000;
	border-right: 1px dotted #D1D1D1;
	}

#forms {
	width: 30%;
	height: 0 px;
	float: right;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Page */

#page {
	width: 100%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5px;
}

/* Frontpage */
#frontpage {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
}

#frontpage a {
	border: none;
	font-weight: normal;
	color: #003366;	
}

#frontpage p, #frontpage ul, #frontpage ol {
	line-height: 1.8em;
}
#frontpage ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

#frontpage li {
	padding: 4px 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 12px;		
}

/* textbox */

#textbox {
	float: left;
	width: 220px;
	padding: 0 20px 0 0;
	margin: 0 auto;
	background-color: #FFF;
}


/* Content */

#content {
	float: left;
	width: 75%;
	background-color: #FFF;
	padding-left: 10px;
}
#content table    {
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
#content tr {
	border: 1px solid #666666;
}
#content td {
	border: 1px solid #666666;
}

#content a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#text {
	float: left;
	width: 75%;
	background-color: #FFF;
	padding-left: 10px;
}
#text table {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 1px;
	color: #000000;
	border-collapse: collapse;
	border: thin solid #666666;
}
#text th td tr  {
	padding-left: 5px;
	border: thin solid #666666;
	background-color: #FFFFFF;
}

#text a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


#choices {
	float: left;
	width: 75%;
	padding-left: 20px;
}

#choices table, th, td {
	border: 0px;
}

#choices a {
	border: none;
	font-weight: bold;
	color: #003366;
	
}

#choices p, #choices ul, #choices ol {
	line-height: 1.8em;
}

#choices ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

#choices li {
	padding: 4px 15px;
	background: url(images/bullet.gif) no-repeat 0 12px;
		
}

#bslchoices {
	float: left;
	width: 75%;
	background-color: #003366;
	padding-left: 20px;
	color: #FFFFFF;
}

#bslchoices table, th, td {
	border: 0px;
}

#bslchoices a {
	border: none;
	font-weight: bold;
	color: #FFFFFF;	
}

#bslchoices h1 {
	color: #FFFFFF;	
}


#bslchoices ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

#bslchoices li {
	padding: 4px 15px;
	background: url(images/bullet.gif) no-repeat 0 12px;
		
}
/* Sidebar */

#sidebar {
	float: right;
	width: 20%;
	border : thick solid #4078b0;
	border-left-width: 10px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	color: #003366;
}

#sidebar ul {
	margin: 0;
	padding: 2px;
	list-style: none;

}


#sidebar li {
	padding: 4px 15px;
	background: url(images/bullet.gif) no-repeat 0 8px;
	
}

#sidebar a {
	border: none;
	color: #003366;
}

/* twitterfeed*/
#twitterfeed {
	float: right;
	width: 20%;
	padding: 0 10px 0 0;
	background-color: #FFF;
}


/* Footer */

#footer {
	width: 100%;
	height: auto;
	background-color: #4078b0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer p {
	color: #FFF;
	font-size: 100%;
	text-align: center;
}
#footer a {
	color: #FFF;
	font-weight: bold;
}



.jump {
	width: 15em;
}

.jump2 {
	width: 15em;
	background-color: #CCCCFF;
	font-size: 14px;
}
.jump3 {
	width: 40em;
	background-color: #CCCCFF;
	font-size: 14px;
}
.jump4 {
	width: 20em;
	background-color: #CCCCFF;
	font-size: 14px;
}

.jumpq {
	width: 50%;
	background-color: #4078AF;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-left: 5px;
	margin-left: 5px;
	font-family: Verdana;
}

#fronttagline {
	width: 100%;
	background-color: #003366;
	height: auto;
	padding: 0px;
	float: left
}
#fronttagline p {
    color:#FFFFFF
	
	font-size: 100%;
	text-align: left;
	color: #FFF;
}

#eventsfeed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #F8F8F8;
	float: left;
	width: 75%;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	overflow: auto;
	height: 150px;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
#eventsfeed a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#eventsfeed h1 {
	font-size: 18px;
	line-height: 18px
	font-weight: normal;
	color: #4078b0;
	margin: 0px
	}


#announce {
	background-color: #FFFFFF;
	float: left;
	width: 75%;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: auto;
}
#announce p {
	font-size: 14px;
}
	
#quicklinks {
	width: 75%;
	height: auto;
}

#announce a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}

#announce h1 {
	font-size: 18px;
	line-height: 18px
	font-weight: normal;
	color: #4078b0;
	margin: 0px;
	line-height: normal;
	}
/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 5px;
        float:left;
        list-style:none;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:#7FB5DA;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background:#fff;
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
        background:#fff;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }

.twitter-hashtag-button {
        padding: 5px;
        border-radius: 3px;
        background-color: #c5d6e7;

        }
