.pubRelatedStudies 
{
    margin-top: 10px;  
    border: solid #6e91af;
    border-width: 1px 0;
    background: #e7f3ff;
    padding: 0;
}

#MenuLeft .pubRelatedStudies h3 
{
    padding: 3px;
    color: #084782;
}

.pubRelatedStudies a.relatedStudy
{    
    display: block;
    height: 56px;
    padding: 0 0px 0 65px;
		margin: 4px 0;
    margin-right: 0;
    font-weight: bold;
		font-size: .95em;
		line-height: 1.05em;
		text-decoration: none;
    
}

    .pubRelatedStudies a.relatedStudy img
    {
        position: absolute;
        margin-left: -60px;
        margin-top: -4px;
        border: 1px solid #084782;
    }

ul#subwinder li
{
    list-style-image: none !important;
}

ul#subwinder li select 
{
    font-size: 11px;
}

.sassCon {
	width: 97.5%;
	height: auto;
	display: table;
	background: url(../images/goldX.gif) repeat-x;
	border-top: 1px solid #cac3ac;	
	margin-top: 20px !important;
	padding: 10px 0 10px 20px;
}

.sassSilo {
	float: left;
	width: 225px;
	height: auto;
	margin-left: 25px;
	display: table;
}

.innerSi 
{
    margin-left: 10px;
    width: 190px;
}

.sassSilo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: lighter;
	color: #94131f !important;
	margin-bottom: 4px;
}

.sassSilo img {
	margin: 10px 0;
	text-align: center;
}


.sassSilo select {
	margin-bottom: 4px;
}

.BannerTitling
{
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 24px !important;
    font-weight: normal;
    font-style: normal !important;
	font-weight: lighter !important;
    text-decoration: none;
    background-color: #FFFFFF;
    padding-left: 6px;
    padding-right: 12px;
    margin: 0;
}

.BannerSubTitling
{
 	font-family: Times New Roman, Georgia, serif;
    font-size: 14px;
    font-style: italic;
    margin: 0;
}

.BannerTagLine
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
    padding-left: 6px;
    margin: 0;
}



.BannerMenu a:link, .BannerMenu a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	
	font-size: 11px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	color: #000;
	margin: 0;
	background-color: #ffffff;
}

.BannerMenu a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0;
	background-color: #daedff;
}



.dragline
{
    margin: 10px 0 0 10px;
    background-repeat: repeat-x;
    float: right;
    width: auto;
}




.tablealign
{
	text-align: center;
}

ul#sitenav
{
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:0;
	text-align:center;
}

ul#sitenav li
{
	float: left;
	padding: 0;
	margin: 0;
}

#sitenav a, #sitenav a:visited,	#sitenav a:active, #sitenav a:link,	#sitenav a:hover
{
	text-decoration: none;
}

	#PubContent H2
	{
	    margin: 0;
		font-size: 15px;
		color: #004488;
	}

	#PubContent H3
	{
		font-size: 14px;
		color: #333333;
		padding: 0px 0 0px 0;
		margin: 0;
	}
	#ContentRight 
	{
	    width: 78%;
	}

	#ContentRight ul ul
	{
		color: #333333;
		font-size: 1.0em;
	}

	#ContentRight ol ol
	{
		color: #333333;
		font-size: 1.0em;
	}

#ContentRight li {
   padding-top: 10px;
}

#accordion ul 
{
    font-size: 1em;
}

#accordion h3 
{
    font-size: 1.25em !important;
}

.theme-default #slider {
    width:360px; /* Make sure your images are the same size */
    height:181px;
	float: right;
	margin-left: 10px;
	margin-bottom: 4px; /* Make sure your images are the same size */
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:none;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Georgia, "Times New Roman", Times, serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:360px;
	height:181px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:auto;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.6; /* Overridden by captionOpacity setting */
	width:98%;
	z-index:8;
	padding: 8px 0 8px 8px;
	line-height: 18px;
	font-size: 1.25em;
}


.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	
}
.nivo-nextNav {
	right:0px;
}

.issues 
{
    width: 97%;
    height: auto;
    display: table;
    padding: 4px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 8px;
}

.issue_img 
{
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
}