/* CSS Document */
body {
	background: #FFF url(../image/topbanner.gif) no-repeat left top;
	font: 0.9em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	color: #333;
	}
#skiplink {
	font-size: .7em;
	position:absolute;
	left: 220px;
	top: 0px;
	}
#identity {
	width: 250px;
	text-align: center;
	font-weight: bold;
	color: #BF202F;
	padding-top: 0px;
	margin-top: 0px;
}
.name {
	color: #94107E;
	font-size: 1.4em;
	margin-top: .1em;
	padding-top: 0px;
}
h1	{
	color: #F15A2B;
	font-size: 2em;
	}
h2	{
	color: #F15A2B;
	font-size: 1.3em;
	padding-top: 5px;
	}
h3	{
	color: #F15A2B;
	font-size: 1.1em;
	padding-top: 5px;
	}
p {
	margin: .6em 0 0 0;
	}
a {
	color: #BF202F;
	}
img {
	border: 0px;
	}
a img {
	background-color:#FFFFFF;
	}
a:hover {
	background: #FCF385;
	}
a:visited {
	color: #B76CDB;
	}
a:focus {
	background: #FCF385;
	}
a:active {
	background: #FCF385;
	}
.main {
	clear:both;
	}
strong {
	color: #94107E;
	font-weight: bold;
	}
.nav {
	margin-top: 10px;
	float: left;
	padding: 0px 10px 0px 10px;
	width: 190px;
	overflow: hidden;
	}
.nav ul {
	margin: 0px;
	padding: .5em 0px;
	}
.nav ul li{
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #E4312D;
	text-decoration: none;
	margin: .5em;
	padding: .2em .5em .2em .2em;
	}
.nav ul li a{
	text-decoration: none;
	color: #BF202F;
	}
.nav ul li a:hover{
	background: #FCF385;
	display: block;
}
.nav ul li a:visited{
	color:#F15A2B;
	}
#here {
	color: #94107E;
	}
#content {
	margin: 0px 0px 0px 10px;
	padding: 0px 100px 0px 200px;
	font-family: "trebuchet ms", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}
#content ul {
	margin: 0px;
	padding: 0px;
	}
#content ul li {
	padding-top: .4em;
	margin-left: 1.3em;
	list-style-position: outside;
	}
.siteinfo {
	color: #F15A2B;
	font-size: .7em;
	padding-top: 1em;
	}	
#tagstructure{
	color: #F15A2B;
	}
#tagstandards{
	color: #F69322;
	}
.breadcrumbs {
	font-size: .8em;
	}
#first {
	padding-right: 10px;
	padding-top: 5px;
	}
acronym {
	/*padding-left: .3em;*/
	}
.printonly {
	visibility: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;	
	}
dt {
	padding-top: .5em;
	}
dd	{
	padding-top: .1em;
	}
#tagline {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #BF202F;
	position: absolute;
	width: 190px;
	top: 23em;
	overflow: hidden;
	}