@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	line-height: 1.5;
}
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.smallhead {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.bluebg {
	color: #003366;
}
.greybar {
	color: #CCCCCC;
}
.topnav {
	line-height: 2;
}

.menu .select {
	color: #00A1E4;
}
.menu a:hover {
	color: #00A1E4;
}
.menu a {
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a {
	color: #00A1E4;
	text-decoration: underline;
}

a:hover {
	color: #99cc53;
}
.subhead {
	font-weight: bold;
	color: #666666;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #99cc33;
}
.nextlink {
	text-align: left;
	padding-top: 5px;
}


.smalltext {
	font-size: 10px;
}
.smalltext img {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.outl_tab {
	border: 1px dotted #666666;
	background-color: #EEEEEE;
}
.footerbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.outl_tab2 {
	border: 1px dotted #99cc53;
	background-color: f1f8e7;
	font-size: 10px;
	background-image: url(../images/tbkg.gif);
}
.outl_tab3 {
	border: 1px dotted #666666;
	background-color: #EEEEEE;
	font-size: 10px;
}
.addy {
	text-indent: 10px;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
}
.frontstart {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 1.8;
}
.teaser {
	line-height: 1;
}
.frontlink {
	font-size: 15px;
	font-weight: bold;
	color: #00a1e4;
	line-height: 1.8;
}
.smallboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
	font-weight: normal;
}
.inlinetable {
	background-color: #f1f8e7;
	margin: 5px;
	border: thin solid #666666;
	padding: 5px;
}
