@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	padding:0 15px 15px 15px;
}
.sidebar {
	background:url(../images/sidebar2_bg.gif) repeat-y;
	background-color: #014d76;
}
h1 {
	font-size:14px;
	color:#00525e;
}
h1 span {
	font-size:12px;
	color:#000000;
	font-weight: normal;
	
}
a {
	color:#00525e;
}

.photo {
	border: 1px solid #014d76;
}

.footnote, .footnote td {
	font-size: 10px;
}
.footer {
	font-size: 9px;
}