body {
	margin: 0;
}
#cpyrgt {
	font-size: 8pt;
	color: #333;
	line-height: 2em;
	text-align: center;
}
p {
	font-size: 9pt;
	color: #666;
	text-align: left;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
h1 {
	font-size: 12pt;
	color: #117cc0;
	line-height: 1em;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	color: #F30;
	line-height: 1em;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 0em;
}
li {
	font-size: 9pt;
	color: #666;
	margin-left: -20px;
	text-align: left;
	line-height: 1.6em;
}

a:link {
	color: #666;
	text-decoration: none;
}
.linkpic {
	border: 1px solid #999;
}

a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #c30;
	text-decoration: none;
}
a:active {
	color: #c30;
	text-decoration: none;
}

#edunav {
	width: 140px;
}

#minitabs li {
	padding: 5px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -20;
}

#minitabs a {
	padding: 5px;
	display: block;
}

#minitabs a:hover {
	border-left: 4px solid #aaa;
	display: block;
}

#minitabs a.active {
	border-left: 4px solid #eaeaea;
	display: block;
}

#contact {
	background: url(img/contact.gif) no-repeat center top;
}
#CorpTitle {
	border-top: 3px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	line-height: .5em;
	background-color: #f2f2f2;
}
#contact div {
	font-size: 9px;
	color: #666666;
}
.txt {
	font-size: small;
	color: #666666;
	line-height: 1.8em;
}
