body {
    background-color: #101f32;
    font-family : Verdana; 
    font-size : 0.9em;
    font-weight : normal;
}

h2 {
    color:#08343A;
	padding-bottom: 0px;
	font-size : 1.1em;
	font-weight : bold;
}

h3 {
    color:#08343A;
	padding-top: 18px;
	margin-top: 18px;
	padding-bottom: 0px;
	font-size : 1.0em;
	font-weight : bold;
}

.centered { text-align: center; }

.footnote { font-size: 0.7em; }


table.page {
 	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.corner 	{ width: 25px; height: 19px; }
td.hEdge {width: 850px; height:19px; }
td.titleEdge{ width: 25px; height: 160px;}
td.title 	{ width: 800px; height: 161px;  cursor:pointer}
td.cnav	{ width: 209px; height: 393px; background-color:#22586a; padding-top: 15px; }
td.sideEdge	{ width: 25px; height: 394px; }

td.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-align: left;
	padding-top: 10px;
}

table.nav {
	width: 100%;
	text-align: center;
}

table.nav td {
	padding-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

table.nav a:link {
	color: #333333;
}

td.leftContent {
	background-color:#dadde0;
    font-family : Verdana; 
    font-size : 1em;
    font-weight : normal;
	line-height : 1.5em;
    color: #333333;
	text-align: left;
    vertical-align : top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	width: 557px;
}

td{
    color: #333333;
    vertical-align : top;
}

img {
	border-style : none; 
	margin: 2px; 
	vertical-align:bottom;
}

img.hBar {
	width: 520px;
	height: 1px;
}

img.photo { 
	float: left;
	margin-top: 0px; margin-bottom: 3px; 
	margin-left: 4px; margin-right: 4px;
	border-style: none;
}

img.illustration {
	border-style : none;
	vertical-align: bottom;
}


ol.themes {
	font-style: italic;
}


a:img {border: none;}
a:link {text-decoration:none; color: #943423}
a:visited {text-decoration:none; color: #333333}
a:active {text-decoration:none; color: #943423}
a:hover {text-decoration: underline; font-weight: normal;}
