body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #006699;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
.leftBorder {
	background-image: url(../images/border_r3_c1.gif);
	background-repeat: repeat-y;
}
.rightBorder {
	background-image: url(../images/border_r3_c16.gif);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.contentBorderR {
	border-top: none;
	border-right: 1px dashed #000099;
	border-bottom: none;
	border-left: none;
	text-align: left;
}
.contentBorderL {
	border-top: none;
	border-left: 1px dashed #000099;
	border-bottom: none;
	border-right: none;
}
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	background-image: url(../images/bg_column.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	font-weight: bold;
	line-height: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
.infoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.infoLink:hover {
	text-decoration: underline;
}
.loginborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 15px;
	border: 1px solid #990000;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
a.stealthLink {
	text-decoration: none;
	color: #000000;
	cursor: default;
}
a.stealthLink:hover {
	color: #000000;
	text-decoration: none;
}
.notice {
	padding: 10px;
	border: 1px solid #990000;
	width: 400px;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC3300;
}
.mode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: underline overline;
}
.product {
	border: thin solid #990000;
}
.errorbox {
	padding: 5px;
	border: medium solid #CC0000;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}
.errorhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.oddRow {
	background-color: #E4EEEF;
}
.evenRow {
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #666;
}
