a {
	text-decoration: none;
	color: #F78F1E;	
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
}

div.this {
	width: 923px;
}

div.highlight {
	margin: 0px 0px 10px 0px;	
}

div.keylineWrapper {
	margin: 10px 0px 10px 0px;
}

div.keyline {
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
}

div.noMoreColumns {
	clear: both;	
}

div.centerContentWrapper {
	
}

div.centerContent {
	width: 923px;
	text-align: left;	
}


h1 {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	font-size: 35px;
	line-height: 44px;
	color: #231F20;
}

p {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	line-height: 24px;
	/*color: #555353;*/
	color: #4c4b4b;
}

p.abstract {
	font-family: georgia, "times new roman", serif;
	font-size: 18px;
	line-height: 30px;
	color: #24A0B5;
}

p.first {
	font-size: 16px;
	line-height: 28px;
}

span.highlight {
	padding: 2px 10px 2px 10px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

span.highlight.yellow {
	color: #231F20;
	background-color: #E8CF00;	
}

span.highlight.turquoise {
	color: #FFF;
	background-color: #24A0B5;
}

td {
	vertical-align: top;
}

td.bullet {
	padding: 8px 0px 0px 0px;
	width: 15px;
}

table.bullet2 {
	margin-left: 25px;
}