img {
	border: 0;
}

a {
	color: #0066cc;
}

	a:hover {
		text-decoration: none;
	}

h2 {
	color: #d01f25;
	font-weight: bold;
	font-size: 18px;
}

h1 {
	color: #d01f25;
	font-weight: bold;
	font-size: 35px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

h3 {
	color: #d01f25;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

h4 {
	background:url(../grfx/detail-header.jpg) no-repeat;
	width: 314px;
	height: 30px;
	color: #d01f25;
	font-size: 18px;
	padding: 5px 0 0 10px;
}

h5 {
	color: #d01f25;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h6 {
	color: #d01f25;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

hr {
	height: 3px;
	color: #cf171a;
	background-color: #cf171a;
	border: 0;
}

	.int-hr {
		height: 1px;
		color: #cf171a;
		background-color: #cf171a;
		border: 0;
	}

.dark-blue {
	color: #375b76;
}

.list {
	margin: -15px 0 0 10px;
	padding: 0;
}

.list li {
	list-style-type: none;
	background:url(../grfx/square.jpg) no-repeat;
	background-position: 0 .9em;
	color: #000;
	padding: 4px 0 4px 18px;
	font-weight: bold;
}

.ult-list {
	padding: 170px 0 0 50px;
	margin: 0 0 0 0px;
	float: right;
}

	.ult-list li {
		list-style-type: none;
		background:url(../grfx/square.jpg) no-repeat;
		background-position: 0 .9em;
		color: #000;
		padding: 4px 0 4px 18px;
		font-weight: bold;
	}

.pdf {
	margin-top: -5px;
	padding: 0 9px 0px 5px;
	float: left;
}

.internal-list li {
	list-style-type: none;
	background:url(../grfx/square.jpg) no-repeat;
	background-position: 0 .9em;
	padding: 4px 0 4px 18px;

}

.internal-list2 li {
	list-style-type: none;
	background:url(../grfx/square.jpg) no-repeat;
	background-position: 0 .5em;
	padding: 0 0 0 18px;
}

.second-level-list li {
	list-style-type: square;
	background: none;
	padding: 2px 0 0 0;
}

.internal-list3 li {
	float: left;
	width: 300px;
	list-style-type: none;
	background:url(../grfx/square.jpg) no-repeat;
	background-position: 0 .5em;
	padding: 2px 0 2px 18px;
}

.black {
	color: #000;
}

.red {
	color: #d01f25;
}

.green {
	color: #44c405;
}

.data-table {
	border: 1px solid #d9d9d9;
	background-color: #f1f1f1;
	margin-bottom: 0;
}

.data-table th {
	background-color: #d9d9d9;
	color: #444;
	padding: 5px;
}

.data-table td {
	padding: 8px;
}

.data-table2 {
	border: 1px solid #d9d9d9;
	background-color: #f1f1f1;
	margin-bottom: 0;
	margin-left: 60px;
}

.data-table2 th {
	background-color: #d9d9d9;
	color: #444;
	padding: 5px;
}

.data-table2 td {
	padding: 8px;
}


.data-table3 {
	border: 1px solid #d9d9d9;
	background-color: #f1f1f1;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

.data-table3 th {
	background-color: #d9d9d9;
	color: #444;
	padding: 5px;
}

.data-table3 td {
	padding: 8px;
}


.center {
	text-align: center;
}

.image-border {
	border: 3px double #ccc;
}

.light-hr {
	height: 1px;
	border: 0;
	color: #ccc;
	background-color: #ccc;
}

.float-image-right {
	float: right;
	padding: 3px 0 3px 15px;
}

.float-image-left {
	float: left;
	padding: 3px 15px 3px 0;
}

.float-text-right {
	float: right;
	width: 240px;
}

.float-caption-right {
	float: right;
	width: 300px;
	font-size: 12px;
	padding-top: 100px;
	padding-right: 40px;
}

	*:first-child+html .float-caption-right {
		padding-top: 0;
		margin-top: -170px;
	}
	
	* html .float-caption-right {
		padding-top: 0;
		margin-top: -170px;
	}
	
	*:first-child+html .caption-up {
		padding-top: 0;
		margin-top: -210px;
	}
	
	* html .caption-up {
		margin-top: -200px;
	}
	
.quote {
	float: right;
}

.reference {
	font-size: 10px;
}

.font13 {
	font-size: 13px;
}

.double-line {
	margin-top: -37px !important;
}

.black-link a {
	color: #000;
	text-decoration: none;
}

	.black-link a:hover {
		color: #d01f25;
	}
.caption {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}	



.right-caption {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 360px;
	float: right;
	padding-bottom: 20px;
}

.top {
	float: right;
}

#caption-width {
	width: 150px !important;
	text-align: right;
	float: right;
	padding: 3px 10px 0 0;
	font-size: 13px;
	font-weight: bold;
	
}

.para-border {
	border: 3px double #d01f25;
	padding: 10px;
	margin: 0 20px 0 20px;
}

.para-border-float-left {
	border: 3px double #d01f25;
	padding: 10px;
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-right: 24px;
}

.para-border-float-right {
	border: 3px double #d01f25;
	padding: 10px;
	float: left;
	width: 280px;
	margin-left: 25px;
}

.shim-table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
	padding-left: 80px;
}

	.shim-table td {
		vertical-align: bottom;
	}

.vertical td {
	vertical-align: top;
}

#extra-width {
	width: 720px !important;
}

