
body {
	background-color:#fff;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
}

#oldpage {
	padding:20px 20px 20px 50px;
	margin:20px auto;
}

.story {
	padding: 30px 10px 10px 10px;
	text-align: left; 
}
.wordCountTable {
	margin: 20px auth;
}
.abstract {
	background-color:#efefef;
	padding:20px 20px 20px 50px;
	margin:20px auto;
	min-height:300px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
	
}
.clipTitle {
	background-color:#efefef;
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}

.description {
	background-color:#efefef;
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:left;
}

.less {
	color:#999;
	font-size:12px;
}

a {
	color:#295c72;		
}
.tableBody {
	text-align: center;
}

.excerptTableBodyLeft {
	text-align: center;
	width: 25px;
	border-left: thin solid #CCCCCC;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-right: none;
}

.excerptTableBodyTop {
	text-align: left;
	border-left: none;
	border-top: thin solid #CCCCCC;
	border-bottom: none;
	border-right: none;
}

.excerptTableBodyRight {
	text-align: center;
	width: 35px;
	border-left: none;
	border-top: thin solid #CCCCCC;
	border-bottom: none;
	border-right: thin solid #CCCCCC;
}

.excerptTableBodyExcerpt {
	text-align: left;
	border-left: none;
	border-top: none;
	border-bottom: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
}

.ModShadow {
	background-color: #FFFFFF;
	border-top: none;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: none;

}
.ModTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	border-top: none;
	border-right: thin solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	background-color: #222222;
	border: none;
}
.ModLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	border-top: none;
	border-right: thin solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	background-color: #222222;
	border: none;
}
.ModHead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #222222;
}
.ModBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	background-color: #D2D2D2;
	background-attachment: fixed;
	background-image: url(../layout/images/newIndexModBody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.sideHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	font-variant: small-caps;
	text-align: right;
}

.tableSubHead {
	background-image: url(../layout/images/newIndexBreak14.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	font-variant: small-caps;
	text-align: center;
}
.Mod {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	text-transform: none;

	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{text-decoration:none;color:#0084b4;}
a:hover{text-decoration:underline;}
ul{list-style:none;}
ul.dot 
li:before{content:"\00B7 \0020";}
li{padding-bottom: 15px;}
hr{display:none;}

body{text-align:left;font:.75em 'Lucida Grande',sans-serif;color:#333;}


