
p a {
	color:#f26322 !important;
}

.RevisionTable {
	background: #FFF;
	border: 2px solid #134f6e;
	border-spacing: 0;
}

.RevisionTable a {
	color:#f26322 !important;
	font-size: 7pt !important;
}

.RevisionTableHeading {
	background-color: #134f6e;
	color: #FFF;
	font-weight: bold;
}

.RevDate {
	font-size: 7pt !important;
}

.RevisionTableMajor {
	font-weight:bold;
}

.RevDesc {
	font-size: 7pt !important;
}

.RevModified {
	font-size: 7pt !important;
}

.RevLocation {
	font-size: 7pt !important;
}

.RevisionText H1 {
	color: #134f6e;
	font-size: 120% !important;
	font-weight: bold;
	padding: 3% 4% 0%;
}

.RevisionText P {
	font-size: 80% !important;
	padding: 0% 4% 2%;
}

.Altiva_sidebar {
	display: table-cell;
	width: 15%;
	max-width: 180px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 180px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
    *zoom: 1; /* for ie6/7 */
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 1%;
}

.Altiva_sidebar a {
	color:#FFF !important;
	text-decoration:none;
}
	
.Altiva_table {
	width: 80%;
	max-width: 860px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 540px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	overflow: hidden;

    *zoom: 1; /* for ie6/7 */
	color: #000;
	border: 2px solid #134f6e;
	padding: 5px;
	border-spacing: 2px;
	border-collapse: collapse;
}

.Altiva_table img {
	float:left;
}

.Altiva_table a {
	color:#f26322 !important;
}

.rev_notes a {
	font-size: 80% !important;
	font-style:italic;
	font-weight: normal !important;
}

th {
	background-color: #134f6e;
	font-weight: normal;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

td {
	padding: 5px;
}

.TableColumns {
	background-color: #134f6e;
	font-weight: normal;
	color: #FFF;
	font-size: 90%;
}

.rev_notes a {
	font-size: x-small !important;
	font-style:italic;
	font-weight: normal !important;
}

.TableInfo {
	font-size: x-small;
}

.TableInfo a {
	font-size: x-small !important;
	font-weight: normal !important;
}
}
