@charset "ISO-8859-1";

body {
	background-color: #FFFFFF;
}
a:link {
	color: 000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 000033;
}
a:hover {
	text-decoration: none;
	color: #000058;
}
a:active {
	text-decoration: none;
	color: 000033;
}
.cdiglobaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.leftside {
	background-color: #FFFFFF;
	background-image: url(graphics/shell2_04.gif);
	background-repeat: no-repeat;
	width: 33px;
	height: 663px;
	background-position: right top;
}
.rightside {
	background-color: #FFFFFF;
	background-image: url(graphics/shell2_06.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 663px;
	background-position: left top;
}
.top {
	background-color: #FFFFFF;
	background-image: url(graphics/shell2_02.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	height: 33px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09093E;
	text-align: left;
	vertical-align: top;
}
.midtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 18px;
}
