/* CSS Document */

/* Id = $Id: styles.css 2588 2012-02-13 18:59:55Z janaki $ */
/* URL = $URL: https://dev-wmb-svn.etc.uspto.gov/repos/live/active_content/trunk/templates/universalheader/styles.css $ */

	body, padding, p, #ft {margin: 0px; padding: 0px;}
	body {
	background-attachment: scroll;
	background-color: #CCC;
	background-repeat: repeat-x;
	background-position: 0 0;
	overflow-y: auto;
	overflow-x: hidden;
}

	body {
	color: #000000;
	font-family: "Tahoma", verdana, helvetica, sans-serif;
	font-size: 67%;
}
	a {
	color: #031D4E;
}
	#hdr {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #0C1117;
	background-image: url(hdrtile.jpg);
	background-repeat: repeat-x;
}
	#hdr p {
	/* [disabled]position: absolute; */
	/* [disabled]float: right; */
	/* [disabled]top: 35px; */
	/* [disabled]right: 20px; */
	/* [disabled]font-size: 20px; */
	/* [disabled]color: #FFFFFF; */
	}
	#ct {
	margin: 0px;
	padding: 0px;
	overflow: visible; /*padding-bottom: 125px;*/
	background-color: #fff;
}
	#ct p {
	margin-bottom: 15px;
}
	#ftr {
	clear: both;
	position: relative;
	z-index: 10;
	/*height: 150px;
		margin-top: -100px;*/
	background-color: #EBEBEB;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: left;
	}
	#ftr #ft {
	width: 980px;
}
	#ftr {border-top: #7f1b10 1px dotted;
		border-bottom: #7f1b10 1px dotted;}
#container   {
	height: 100%;
	width: 100%;
}

	/* @group Footer */

	#ft {
	clear: both;
	width: 980px;
	text-align: left;
	background-color: #ebebeb;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
		/* border-top: #7f1b10 1px dotted;
		border-bottom: #7f1b10 1px dotted; */
	}
	#ft .col {
		float: left;
		padding: 0 10px 0 10px;
		border-left: #a4a4a4 1px solid;
	}
	#ft .col {
		width: 168px;
	}
	#ft .colLogos {
		float: left;
		padding: 0 10px 0 0;
		text-align: center;
	}
	#ft .colLogos {
		width: 100px;
	}
	#ft ul {
		list-style-type: none;
		padding-left: 0;
		margin: 0;
	}
	#ft ul li {
		background: url("bulletfooter.jpg") 0 5px no-repeat;
		padding-left: 12px;
		margin-bottom: 5px;
		list-style-type: none;
	}
	#ft .print {
		display: none;
	}
	.clear-fix {display:inline-block;}
	/* @end */


/* added on 8/21/2013 */
.page-title {
	font-size: 1.6em;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
	/* [disabled]border-bottom: #9e0b00 1px solid; */
}

.section-title {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
	/* [disabled]border-bottom: #9e0b00 1px solid; */
	color: #031d4e;
}

.subsection-title {
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
	/* [disabled]border-bottom: #9e0b00 1px solid; */
	color: #031d4e;
}

#ais-title {
	font-family:Arial, Helvetica, sans-serif;
}

table
{
border-collapse:collapse;
}

table, td, th
{
	/* [disabled]border:1px solid black; */
	/* [disabled]padding: 0.5em; */
}

.nobord {
	border:0px;
}

/* added on 09/04/2013 */
@media print {
.noprint {
	display:none;
}
