.menu_cell, .current_menu_cell {
	border: 2px solid #FFFFFF;
	background-color: #EEEEFF;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	font-size: 70%;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.current_menu_cell {
	background-color: #336699;
	color: #FFFFFF
}
.current_menu_cell a {
	color: #FFFFFF
}
.current_menu_cell {
	background-color: #336699;
	color: #FFFFFF
}
.contact_details {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	float: right;
	color: #000066
}
.contact_details a {
	color: #000066
}
.contact_details a:hover {
	color: #333366
}
.callout_title {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #336699
}
.callout_body {
	font-size: 9pt;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #CCCCFF;
	valign: bottom;
}
.callout_body ul {
	margin-left: 1.5em;
	list-style-position: inside;
	list-style-type: square;
	margin-top: .25em;
	margin-bottom: .25em;
}
h1 {
	font-size: 30px;
	color: #000066;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 115%;
	color: #000066;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
h3, h4 {
	font-size: 105%;
	color: #000066;
	margin-top: 0.5em;
	margin-bottom: 0;
}
body {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	margin-top: 3;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
}
p {
	margin-top: 0;
	margin-bottom: 0.5em
}
.picturecap {
	font-size: 70%;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
}
.copyright {
	font-size: 70%;
	color: #CCCCCC
}
.disclaimer {
	font-size: 70%;
	color: #333333
}
.credits {
	font-size: 70%;
	color: #CCCCCC;
	text-align: right;
}
.credits a {
	color: #CCCCCC;
}
.credits a:hover {
	color: #333333;
}
a {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color:#F00;
}

a.content
{
	color:#000000;
	text-decoration:none;
}

a.content:hover
{
	text-decoration:underline;
}

a.email
{
	color:#ffffff;
	text-decoration:none;
}

a.email:hover
{	color:#ffffff;
	text-decoration:underline;
}

#table3 td
{
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	font-size: 80%;
	text-align:center;
	
}