body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	color: #000000;

	font-weight: normal;

}

h1 {

	font-size: 18px;

	color: #5DA9DD;

	font-weight: bold;

	margin-bottom: 5px;

	padding: 0px;

	margin-top: 0px;

}

h2 {

	font-size: 16px;

	color: #5DA9DD;

	font-weight: bold;

	margin-bottom: 5px;

	padding: 0px;

	margin-top: 5px;

}



h3 {

	font-size: 14px;

	font-weight: bold;

	color: #999999;

	margin-top: 0px;

	margin-bottom: 0px;

}

h4 {

	font-size: 100%;

	color: #333333;

	font-style: italic;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

p {

	margin-top: 0px;



}

strong {

	color: #333333;

}



li {

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	list-style-position: outside;

	list-style-type: disc;

	margin-left: 0px;

	padding-left: 0px;

	font-size: 100%;

}



ul {

	margin-top: -10px;

	margin-bottom: 12px;

	padding-top: 0px;

	padding-bottom: -10px;

}

h5 {

	font-style: italic;

	color: #666666;

	font-weight: normal;

	font-size: 100%;

}

hr {

	height: 1px;

	width: 100%;

	text-align: left;

	border: 0;

	background-color: #999999;

	color: #999999;

}

a:link {

	color: #66ADE0;

}

a:visited {

	color: #66ADE0;

}

a:hover {

	color: #666666;

}

.latestText {

	margin-right: 10px;

	margin-top: 10px;

}

.publink {

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

	margin-right: 0px;

}

a.publink:link {

	font-size: 14px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

}

a.publink:hover {

	font-size: 14px;

	font-weight: bold;

	color: #66ADE0;

	text-decoration: none;

}

a.publink:visited {

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	color: #999999;

}a.publink:active {

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	color: #66ADE0;

}



.greyLine {

	background-color: #999999;

}

.blueLine {

	background-color: #5EAADE;

	color: #5EAADE;

}

.bluePara {

	border-bottom-width: 2px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-bottom-color: #5DA9DD;

	border-top-width: 2px;

	padding-top: 8px;

	border-top-color: #5DA9DD;

}


