@charset "UTF-8";
/* CSS Document */

.header,
.blueLine,
.globalContent .rightContent,
.action,
.footer {
	display:none;
}
.col694 {
	width:100%;
}
h1 {
	color:#666699;
	font-size:20px;
	font-weight:normal;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#5466AC;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:3px solid #a21c63;
	padding-top:3px;
	padding-bottom:8px;
	display:inline-block;
}
h3 {
	color:#a21c63;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	color:#a21c63;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
h5 {
	color:#777777;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
	h5 span {
		font-weight:normal;
	}
h6 {
	color:#a21c63;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
p {
	color:#777777;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.userContent {
	font-size:14px;
	padding:10px 0px;
}
	.userContent h1 {
		color:#a21c63;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		padding-top:3px;
		padding-bottom:8px;
		font-weight:bold;
	}
	.userContent h2 {
		color:#5466AC;
		border:0px;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.userContent h3 {
		color:#a21c63;
		font-size:16px;
		font-family:"Times New Roman", Times, serif;
	}
	.userContent h4 {
		color:#777777;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
	}
		.userContent h4 span {
			font-weight:normal;
		}
	.userContent h5 {
		color:#a21c63;
		font-size:12px;
		font-family:"Times New Roman", Times, serif;
	}
	.userContent h6 {
		color:#777777;
		font-size:12px;
		font-family:"Times New Roman", Times, serif;
	}
	.userContent p {
		color:#777777;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		padding-bottom:10px;
	}
	.userContent a {
		color:#a21c63;
	}
		.userContent a:hover {
			text-decoration:none;
		}
	.userContent .imgBorder {
		margin-right:10px;
	}
	.userContent ul {
		padding-left:35px;
		padding-bottom:10px;
	}
	.userContent ol {
		padding-bottom:10px;
		padding-left:35px;
	}
		.userContent li {
			color:#777777;
			font-size:14px;
		}
	.userContent table {
		color:#777777;
		border-collapse:collapse;
	}
		.userContent table th {
			padding:5px;
			font-size:14px;
			border: 1px solid #CCC;
		}
		.userContent table td {
			padding:5px;
			font-size:14px;
			border: 1px solid #CCC;
		}
		
.breadcrumb {
	font-size:12px;
	color:#cccccc;
	padding-bottom:10px;
}
	.breadcrumb a {
		color:#cccccc;
		text-decoration:none;
	}
	.breadcrumb a:hover {
		text-decoration:underline;
	}
	.breadcrumb span {
		font-weight:bold;
	}
.tags {
	padding-top:20px;
	color:#999999;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
	.tags span {
		font-weight:normal;
	}