td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#nav-bkg {
	background-image: url(images/navigation-bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #29558f;
	text-decoration: underline;
}
a:hover {
	color: #d1dae7;
}
a:visited {
	color: #29558f;
	text-decoration: underline;
}
a:active {
	color: #29558f;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.active {
	color: #29558f;
}
#home-text-bkg {
	background-image: url(images/home-text-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d1dae7;
}
#home-bkg {
	background-image: url(images/image-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #29558f;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #29558f;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#vertical-line {
	background-image: url(images/blue-dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bluebold {
	color: #29558f;
}
.quote {
	color: #29558f;
	font-style: italic;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #29558f;
	letter-spacing: 2px;
	text-transform: none;
}
.keynote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.red {
	color: #990000;
}
#sidebar {
	width: 229px;
	padding: 5px;
}
#content {
	width: 480px;
	padding: 5px;
}
