body {
	font-family: calibri;
	background-color: white;
	color: black;
	font-size: 12px;
	margin:0;
}
td {
	font-family: calibri;
}

th {
	font-family: calibri;
}
a, a:visited, a:hover {
	color: #4779AE;
	text-decoration: underline;
}
h1 {font-size: 18px; font-weight: bold; }
h2 {font-size: 16px}
.blue {
	background-color: #4779AE;
}

.side {
	background-color: #7D868F;
	color: black;
	padding: 3px;
	/*font-size:14px;*/
}
a.white, a.white:visited, a.white:hover {
	color: white;
	text-decoration: underline;
	background-color: transparent;
}

.nav {
	font-size: 12px;
	color: white;
	background-color: #4779AE;
	font-weight:bold;
	vertical-align:bottom;
	minimum-height:30px;
	[if IE]>
	height: 30px;
	/*margin-top:-7px;*/
	<![endif]
}
a.nav, a.nav:visited {
	color: white;
	text-decoration: none;
	padding:5px 0;
	display:block;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #5A6F8E;
}

#content {
	padding: 5px;
	font-size: 14px;

}
#content ul { 
	margin: 0 0 0 5px; 
	padding: 0;
	list-style-type: none;
	}
#content li {
	background-image: url(/home/images/dot.gif);
	background-repeat: no-repeat;
	background-position: .1em .4em;
	padding-left: .6em;
}
.callout {
	border: 1px solid white;
	text-align:left;
	padding: 3px;
	width: 146px;
}
#footer {
	color: #000000;
	background-color: #5A6F8E;
	text-align: left;
	padding:5px;
}

.homebtn {
	line-height:2.5em;
	/*margin-top:7px;
	[if IE]> margin-top:-7px; <![endif]*/
}

/*These are for the "drop-down" stuff on the Credentials & References page */
#jeff {padding-left:10px}
#karin {padding-left:10px}
.hidden{display:none;}

.caption {
	font-size: 10px;
}