@charset "utf-8";
/* CSS Document */

#terms-wrapper {
	width: 100%;
	height: 100%;	
	font-family: 'Arial', Helvetica, sans-serif; 
	margin: 25px;}
	/* HEADER CONTAINER */
	#terms-header  {
		padding: 5px;
		margin: 0;
		float: left;
		width: 790px;
		border-color: #ED1B24;
		border-style: none none dotted;
		border-width: 1px;	
		color: #003466;		
		text-transform: uppercase; }
		/* APPLIES TO THE H1 TAG INSIDE HEADER */
		.terms-heading {
			margin: 0;
			font-size: 20px; 
			float: left;}
		/* APPLIES TO THE BUTTON INSIDE HEADER */	
		.terms-btn {
			width: 64px;
			height: 22px;
			float: right; }
			.terms-btn a {
				width: 64px;
				height: 22px;
				display: block;
				outline: none; }
			.terms-btn a:hover {
				width: 64px;
				height: 22px;
				}
	.terms-clear { 
		height: 10px;
		clear: both; }	
	.terms-content {
		padding-right: 20px;
		width: 770px;
		height: 300px;
		overflow: hidden;
		font-size: 12px;
		color: #666;
		background-color: #fff;
		line-height: 16px;
		text-align:left;}
		.terms-content p{
			margin:0;
			padding:10px;
			line-height:1.4; }
			
	.right {float: right;}
	
	
	.cos-pl-typ2-btn a, .btn-cap {margin-top: 0px;}
	
	#cboxContent{border: 3px solid #CCCCCC;}