body {
	background-color: #435378;
	margin-top: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 11px;
	line-height: 16px;
	padding-left: 16px;
}
.copyright {
	font-size: 9px;
}
.tabletext {
	font-size: 10px;
	font-weight: bold;
}
.indextext {
	font-size: 12px;
	line-height: 18px;
	padding-left: 16px;
	font-weight: bold;
}
.homebodytext {
	font-size: 11px;
	line-height: 16px;
	padding-left: 38px;
}
.homebodytext li {
	margin-left: 38px;
}
a:link,a:active { text-decoration: none; color : #041736; font-weight: bold; }
a:visited { text-decoration: none; color : #435378; font-weight: bold; }
a:hover		{ text-decoration: underline; color : #a92626; font-weight: bold; }
.topmessage {
	font-size: 15px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 25px;
	font-style: italic;
}
.bodytextlarger {
	font-size: 13px;
	line-height: 16px;
}
.bodytextheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.bodytextheading_red {
	font-size: 16px;
	line-height: 16px;
	color: #A82626;
	font-weight: bold;
}
.bodytextlarger_red {
	font-size: 13px;
	line-height: 16px;
	color: #A82626;
}
.newsbodytext {
	padding-right: 20px;
}
/* New styles introduced November 2008 */
h1 {
	color: #A82626;
	margin: 0; padding: 0;
	margin-top: 16px;
	font-size: 1.7em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}
.leftphotocaption {
	margin: 0;
	padding: 6px;
	padding-left: 47px;
	font-size: 0.6em;
	background-color: #ffffff;
}

/* New styles introduced February 2010 */
#additional_leftphotos {
	background-color: #ffffff;
	margin-left: 46px;
}
#additional_leftphotos img {
	border: 0;
	margin-top: 25px;
}
#additional_leftphotos p {
	margin: 0;
	padding-bottom: 10px;
	font-size: 0.6em;
}



/* Accordian effect on news index pages */
.toggler {
	color: #435378;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 5px;
	background: #b1ced4;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Verdana', sans-serif;
	cursor: pointer;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
