/* display content */
#contentTbl 

#contentTitle {font-family:tahoma; color:#05672B; font-size:18px; font-weight:normal; margin-bottom: 10px;}
.contentTitle h1{font-size:18px;}

#contentStory {
	font-family:arial;
	font-size:14px;
	color:#000000;
	line-height: 16pt;
	text-align:right;
	/*height:212px;*/
	overflow:auto;
}
#contentStory h1 {font-size:18px; font-family:tahoma; color:#05672B; font-weight:normal; padding-bottom: 10px;}

#contentPhoto {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#contentAbstract {
	font-family:arial;
	color:#293C5C;
	text-align:center;
	font-size:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
/*
#contentStory table td {vertical-align:top;font-size:13px;font-weight:normal;color:#fff;}
#contentStory table.editor_table {background:#EC4113;vertical-align:top;font-size:13px;font-weight:normal;color:#fff;}
#contentStory table.editor_table tr.title {background:#FA8D57;}
#contentStory table.editor_table tr.title th {text-align:right;color:#ffffff;font-weight:bold;}
#contentStory table.editor_table tr.title2 {background:#FA8D57;}
#contentStory table.editor_table tr.title2 th {color:#ffffff;font-weight:bold;}
#contentStory table.editor_table tr {background:#ffffff;}
#contentStory table.editor_table tr.blue {background:#FED2BD;}

#contentStory p {margin:3px;}
#contentStory ol {margin:0px;}
#contentStory ul {margin:0px;}*/

