@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}
strong {
font-weight:bold;
}

.nav {
background-color:#e9dc04;
height:100%;
left:0;
position:fixed;
top:0;
width:200px;
text-align:center;
padding:20px;
font-size:14px;
line-height:20px;
}

.h2 { font-size:18px;
}
.content {
margin-left:260px;
width:800px;
padding:20px;
}

.ctlogo {
position:fixed;
bottom:20px;
}


h2 {font-size:36px;
line-height:46px;
}

hr {
  border: 0;
  color:#000000;
  background-color:#000000;
  height:1px;
}

.nav a {
color:#000000;
font-weight:normal;
}
em {font-style:italic;
}

.nav a:visited {
color:#000000;
font-weight:normal;
}
.running {
padding-top:20px;
width:650px;
padding-top:60px;
}
