@charset "UTF-8";
/* CSS Document */

body, td, th {
	font: normal 11px Verdana, Arial, sans-serif;
	line-height: 1.6;
	color: #333;
}
body {
		margin: 0px;
		padding: 0px;
}
a:link,
a:visited {
	text-decoration: none;
	color: #F90;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h2 {
	font: bold 13px Verdana, Arial, sans-serif;
	line-height: 1.7;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999;
}
img {
	border: none
}
sup, sub { vertical-align: 0;
           position: relative; }
sup { bottom: 1ex; }
sub { top: 0.8ex; }

#headerlink a:link,
#headerlink a:visited,
#headerlink a:active {text-decoration: none; color: #999999; font-size: 12px}
#headerlink a:hover {text-decoration: underline; color: #999999; font-size: 12px}

#footerlink a:link,
#footerlink a:visited,
#footerlink a:active {text-decoration: none; color: #999999; font-size: 10px;}
#footerlink a:hover {text-decoration: underline; color: #999999; font-size: 10px;}

#disclaimer {font-size: 9px; text-align: center;}
td.brown {
	border: 1px solid #D2AB2D;
}
td.formright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
table.blue {
	border: 1px solid #759DAB;
}
table.brown {
	border: 1px solid #D2AB2D;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2;
}
.orangetext {
	color: #D37D00;
}
td.icon-title {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: #369;
}
.bluetext {
	color: #369;
}
td.middle {
	vertical-align: middle;
}
td.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	vertical-align: top;
}
tr.shifttop {
	vertical-align: top;
}
table.yellowbknd {
	background-color: #FFFF66;
	border: 1px solid #666666;
}
table.oneline-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b9143;
}
table.oneline-red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee2424;
}
table.oneline-pink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dc4c81;
}
table.oneline-yellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ec8c0f;
}
table.oneline-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #104a9f;
}
table.oneline-chrome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62657b;
}
table.oneline-aqua {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5fa4bc;
}
td.bottom-gray {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
