body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*1st Level List in navigation menu*/
.dw1stLevel {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	margin-left: 10px;
}

.dw1stLevel a{
	text-decoration:none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.dw1stLevel a:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

.dw1stLevelv2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
	height: 40px;
	padding-top: 7px;
	padding-left: 5px;
	margin-left: 10px;
		margin-top: 10px;
}

.dw1stLevelv3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 24px;
	padding-top: 7px;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.dw1stLevelv3 a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.dw1stLevelv3 a:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

.dw1stLevelv2 a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.dw1stLevelv2 a:hover{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
}

/*2nd Level List in navigation menu*/
.dw2ndLevel {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	height: 19px;
	display: block;
	padding-top: 3px;
	margin-left: 20px;
}

.dw2ndLevelv2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	height: 35px;
	display: block;
	padding-top: 3px;
	margin-left: 20px;
}

.dw2ndLevel a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
}

.dw2ndLevel a:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
}

.dw2ndLevelv2 a{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
}

.dw2ndLevelv2 a:hover{
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
}



.dwMainContentText {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 18px;
}

/*search*/
#dwSearchText {
	font-family: Helvetica;
	font-size: 12px;
}

.dwSearchWrapper{
	margin-top:7px;
}


/*Buckets*/
.dwBucketText {
	margin-left:3px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.dwBucketText a{
	text-decoration:none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.dwBucketText a:hover{
	text-decoration:underline;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.dwBucketContent{
	font-family: arial;
	font-size: 11px;
	margin:7px;
	text-align:justify;
}

/*everything else*/
.dwImages{
	margin-top:2px;
	border:1px solid black;
}


#dwMainWrapper{

}
