/* CSS Document */
.license_app_addr_table {
	border: 1px solid #666666;
}
.license_app_addr_title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.license_app_addr_item {
	text-align: left;
	vertical-align: top;
	width: 17%;
	font-size: 13px;
	color: #000000;
}
.license_app_addr_content {
	text-align: left;
	vertical-align: top;
	width: 83%;
	font-size: 13px;
	color: #000000;
}
a.license_app_addr:link, a.license_app_addr:visited, a.license_app_addr:active {
	color: #666666;
	text-decoration: none;
}
a.license_app_addr:hover{
	color: #666666;
	text-decoration: underline;
}
.license_title_level1 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.license_title_level2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.license_title_level3 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.license_title_level3:link, a.license_title_level3:visited, a.license_title_level3:active {
	color: #FF0000;
	text-decoration: none;
}
a.license_title_level3:hover {
	color: #FF0000;
	text-decoration: underline;
}
.license_title_level4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
