body, html {
	background-color: #FFFFFF;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

#content {
	text-align:justify;
	width:820px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/frame_center.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin none #666666;
	padding: 0px;
}

#titlebar {
	background-image: url(../images/titlebar3.png);
	background-repeat: no-repeat;
	height: 116px;
	width: 820px;
	text-align:center;
	border: medium none #EEEEEE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navigation {
	height: 20px;
	width: 780px;
	font-size: 16px;
	background-image: none;
	text-align: center;
	position: relative;
	top: -34px;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}

#news {
	float: right;
	width: 350px;
	border: thin solid #CCCCCC;
	padding: 2px;
	position: relative;
	margin-left: 10px;
	background-color: #FFFFFF;
	top: -16px;
	left : 30px;
	margin-right: 0px;
}

.newsitem {
	font-size: small;
	font-weight: bold;
	border: thin solid #CCCCCC;
	margin: 4px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.newsimage {
	height: 100px;
	width: 100px;
	float: left;
	clear: left;
	border: thin solid #CCCCCC;
	padding: 0px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.newstitle {
	font-weight: bold;
	font-size: large;
	color: #0066FF;
}
.newstext {
	font-weight: normal;
	font-size: small;
}

body, td, th {
	color: #000000;
	height: 0px;
}

h1 {
	color: #666666;
	font-size: x-large;
	font-style: normal;
	margin-bottom:8px;
	font-weight: bold;
}
p {
	margin-top:0px; 
}
.indent {
	padding-left: 36px;
	padding-right: 20px;
}


h2 {
	color: #666666;
	font-size: medium;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #CCCCCC;
}

h3 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	color:#003366;
	text-decoration:none;
}



.sourcereference {	
	font-size: smaller;
	font-style: italic;
}

a:link {color:#666666; text-decoration:none; font-weight: bold;}
a:visited {	color:#666666; text-decoration:none; font-weight: bold;}
a:active {color:#666666; text-decoration:blink; font-weight: bold;}
a:hover {color:#666666; text-decoration:underline; font-weight: bold;}

a.silent:link {color:#000000; text-decoration:none; font-weight: normal;}
a.silent:visited {color:#000000; text-decoration:none; font-weight: normal;}
a.silent:active {color:#000000; text-decoration:blink; font-weight: normal;}
a.silent:hover {color:#000000; text-decoration:underline; font-weight: normal;}

.navlink a:link {color:#333333; text-decoration:none; font-weight: bold;}
.navlink a:visited {color:#333333; text-decoration:none; font-weight: bold;}
.navlink a:active {color:#333333; text-decoration:blink; font-weight: bold;}
.navlink a:hover {color:#333333; text-decoration:underline; font-weight: bold;}

.alignright {
	text-align: right;
	margin-right: 0;
	margin-left: auto;
}

.picture {
	float: right;
	font-size: x-small;
	font-style: italic;
	padding-left: 24px;
	text-align:right;
}

.times {font-family: "Times New Roman", Times, serif}
.caption {
	font-size: x-small;
	font-style: italic;
}
#innercontent {
	padding-left: 70px;
	padding-right: 70px;
	top: -10px;
	position: relative;
}
.leftcolumn {
	left: -30px;
}

