a:link {
	color: #003366;  
	text-decoration: none;
}
a:active {
	color: #003366;  
	text-decoration: none;
}
a:visited {
	color: #003366;  
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

img {
	border: none;
}



body {
	color: #666666;
	text-align: left;
	margin: 0px;
	font-size: 13px;
	
	line-height: 1.5em;
}

#topBar {
	position: fixed;
	z-index: 1000;
	font-family: 'HelveticaNeue-light',Helvetica, Arial, sans-serif;
	font-size: 85%;
	width: 100%;
	height: 2.7em;
	top: 0px;
	left: 0px;
	background-color: #133d60;
	color:#e0e0e0 ;
	padding-top: 1em;
	font-weight: normal;
	overflow: hidden;
	border-bottom: black none thin;
	box-shadow:  2px 2px 7px rgba(0,0,0,.5);
	-webkit-box-shadow: 2px 2px 7px rgba(0,0,0,.5);
	-moz-box-shadow:  2px 2px 7px rgba(0,0,0,.5);
}


#innerHead {
	height: 60px;
}

h1{
	border-bottom: solid #173459 2px;
	padding-bottom: .3em;
	margin-left: 45px;
	margin-right: 35px;
	font-size: 400%;
	color:#173459 ;
	font-weight: normal;
	display: none;
/* 	font-family: 'HelveticaNeue-light',Helvetica, Arial, sans-serif; */

}



#leftColumn {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 250px;
	padding-top: 35px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:37px;
	color: #333333;
}

#leftColumn p {
	width: 230px;
	margin-top: 1.5em;
	margin-left: 5px;
}
#leftColumn span {
	font-size: 1.8em;
	line-height: normal;
}

#leftColumn .linkTag {
	font-family: 'HelveticaNeue-Bold',Helvetica, Arial, sans-serif;
font-weight: bold;
	color:#173459 ;
	font-size: 100%;	
	text-decoration: none;
}


.linkTag {
	font-family: 'HelveticaNeue-Bold',Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:#173459 ;
	font-size: 95%;	
	text-decoration: none;
}

.abstractTag {
	font-family: 'HelveticaNeue-Bold',Helvetica, Arial, sans-serif;
/* font-weight: normal; */
	color:#173459 ;
	font-size: 90%;	
	text-decoration: none;
}

.jpFont {
	font-family: Osaka, sans-serif;
	font-size: 100%;
}
.jpFont strong{
	font-size: 120%;
}



/* -------------CONTENT------------- */

#contentColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 246px;
	margin-right: 14px;
	text-align: left;
	padding-top: 25px;
	border: 0px solid #AA0000;
	position: relative;
	top: 0px;
	margin-bottom: 100px;
	background-color: #fff;
}

.floatingColumn {
	width: 44%;
	float: left;
	margin-left: 40px;
}



.featureBlockItem {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin-top: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-bottom: 24px;
	width: 100%;
}

.featureBlockItem img{
	margin: 3px 0px 7px;
}

.storyBlock {
	width: 100%;
	text-align: justify;
	margin-bottom: 30px;
}
.linksBlock {
	width: 270px;
	text-align: justify;
	float: left;
	margin-left: 36px;
	margin-bottom: 3em;
}
.storyTitle {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #333333;
	line-height: 1.2em;
}


.publishedTag {
	font-family: 'HelveticaNeue',Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	background-color: #B2C8E2;
	padding: 5px;
	color: #333333;
	text-align: left;
	border-top: 1px solid #9999CC;
	border-right: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	text-transform: uppercase;
	line-height: normal;
}

.unPublishedTag {
	font-family: 'HelveticaNeue',Helvetica, Arial, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #555;
	background-color: #DDDDDD;
	padding: 5px;
	margin-bottom: 1em;
	text-transform: uppercase;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	border-right-style: solid;
	border-left-style: solid;
	line-height: normal;
}






#footerBlock {
	border-top-color: #CCCCFF;
	border-top-style: none;
	border-top-width: 1px;
	width: 100%;
	font-family: 'HelveticaNeue-light',Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color: #FFFFFF;
/* 	height: 56px; */
	height: 45px;
	background-color: #133d60;
	/* bottom: 0px; */
	/* left: 0px; */
	position: relative;
	text-align: right;	
	box-shadow:  0px -2px 7px rgba(0,0,0,.3);
	-webkit-box-shadow:  0px -2px 7px rgba(0,0,0,.3);
	-moz-box-shadow:  0px -2px 7px rgba(0,0,0,.3);
}
#footerBlock p{
	padding: 20px 50px;
}












#contentL {
	float: left;
}
#contentR {
	float: right;
}
.storyKeys {
	color: #CC9999;
	margin-left: 2px;
}
.storyDeck {
	font-weight: bold;
	text-align: left;
	color: #333333;
}
ul {
	margin-top: 1em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-top: 1em;
	margin-left: 0em;
}
.byLine {
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.photoCredit {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.clearFloatDiv {
	clear: both;
}.innerstoryItem {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin-top: 40px;
	padding-top: 14px;
	padding-bottom: 22px;
	margin-bottom: 0px;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
.lineDIv {
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}