body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/background/bg_puddle_transparent.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
dd {
	display: block;
	height: auto;
	margin: 5px;
	padding: 5px;
	width: auto;
}
dt {
	color: #000000;
	font-weight: bold;
}
h1 {
	color: #000000;
	font-size: medium;
}
h2 {
	color: #666666;
	font-size: small;
}
h3, h4 {
	color: #0066CC;
	font-size: small;
}
h5 {
	color: #666666;
	font-size: x-small;
}
h6 {
	color: #0066CC;
	font-size: xx-small;
}
.box-unordered-list {
	color: #333333;
	display: block;
	font-size: x-small;
	height: auto;
	margin: 5px;
	padding: 25px;
	width: auto;
}
.menu-level-1 a {
	color: #0066CC;
	display: block;
	font-size: x-small;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	width: auto;
}
.menu-level-2 a{
	color: #666666;
	font-size: x-small;
	height: 20px;
	margin-left: 20px;
	text-decoration: none;
	width: auto;
}
.menu-level-2 a:hover, .menu-level-3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.menu-level-3 a{
	color: #000000;
	font-size: x-small;
	height: 20px;
	margin-left: 30px;
	text-decoration: none;
	width: auto;
}
.tbl_small {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#breadcrumb-path{
	height: 20px;
	left: 0px;
	position: absolute;
	text-align: right;
	top: 95px;
	width: 700px;
	z-index: 4;
}
#breadcrumb-path a:hover, .menu-level-1 a:hover, #page-content a:hover, page-content-expanded a:hover {
	color: #666666;
	text-decoration: underline;
}
#color-bar-blue{
	background-color: #0066CC;
	border: 1px none #000000;
	height: 500px;
	left: 0px;
	overflow: visible;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 10px;
	z-index: 5;
}
#company-logo{
	height: 60px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 720px;
	z-index: 3;
}
#left-menu{
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	height: 300px;
	left: 15px;
	position: absolute;
	top: 150px;
	visibility: visible;
	width: 180px;
	z-index: 2;
}
#page-content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	left: 200px;
	padding: 10px;
	position: absolute;
	top: 120px;
	visibility: visible;
	width: 550px;
	z-index: 1;
}
#page-content a, page-content-expanded a, #breadcrumb-path a {
	color: #0066CC;
	text-decoration: none;
}
#page-content-expanded{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	left: 200px;
	padding: 10px;
	position: absolute;
	top: 120px;
	visibility: visible;
	z-index: 1;
}
#table-generic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
}
#table-generic-xxsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
}
.x-small{
	font-size: x-small;
}.xx-small {
	font-size: xx-small;
}
