body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	margin-left: 10px;
	color: #000000;
	padding: 0;
}

td, th {
}

a{
	color: #003399;
	text-decoration: none;
}

a:link{
	color: #003399;
	text-decoration: underline;
}

a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CC3300;
	padding-top: 15px;
	padding-bottom: 10px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #CC3300;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #CC3300;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #CC3300;
 margin: 0px;
 padding: 0px;
}

ul {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.italic {
	font-style: italic;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	line-height: 20px;
}
.feature h1 {

	padding: 0px 0px 5px;
	text-align: center;
	color: #CC3300;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #CC3300;
}
.feature p {
	padding: 0px 10px 0px 0px;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.story img {
	float: left;
	padding: 10px 10px 0px 0px;
}
.story p{
	padding: 0px 10px 0px 0px;
}
.story ul {
	list-style-position: outside;
	list-style-type: square;
}
.story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C7D7E6;
	text-align: center;
	background-color: #003399;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.story h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #CC3300;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.story h3 {
	color: #003399;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 13px;
}
.story h4 {
	color: #003399;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}
.left {
}
.left img {
	float: left;
	padding: 10px 10px 0px 6px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.left h3 {
	font-size: 80%;
	font-weight: bold;
	color: #003399;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-right: 5px;
	line-height: 12px;
	padding-top: 5px;
}
.left li {
	list-style-type: none;
	color: #003399;
	line-height: 100%;
	font-size: 75%;
	margin-bottom: 5px;
}
.left ul {
	list-style-type: none;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 100%;
	margin-bottom: 5px;
}
.left li li {
	list-style-type: none;
	color: #003399;
	line-height: 100%;
	font-size: 100%;
}
.right {
	color: #003399;
}
.right img {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.right h3 {
	font-size: 80%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 8px;
	line-height: 16px;
	color: #003399;
}

.photo {
	clear: both;
	font-size: 80%;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.photo img {
	float: left;
	margin-right: 10px;
}
.photo p {

	padding: 0px 10px 0px 0px;
}
.photo h3 {
	color: #003399;
	line-height: 10px;
}
.photo h1 {

	color: #CC3300;
}
.photo ul {

	list-style-type: none;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 100%;
}
.story a:link {

	color: #003399;
	text-decoration: none;
}
.story a {
	color: #003399;
	text-decoration: none;
}
.story a:visited {

	color: #003399;
	text-decoration: none;
}
.story a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #E8EEF4;
	font-weight: bold;
}
.bold {

	font-style: normal;
	font-weight: bold;
}
.boldBlue {
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.picture {
	padding-top: 5px;
}
.picture img {
	float: none;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
}
