/* @group Common Styles */

html {
	background-color: #464749;
	margin: 0;
}

body {
	background-color: #464749;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 1em;
}

h1 {
	font-size: 138.5%;
}

h2 {
	font-size: 123.1%;
}

h3 {
	font-size: 108%;
}

p, fieldset, table, pre {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

ul {
	margin-bottom: 1em;
	margin-left: 3em;
}

ul li {
	list-style: disc outside;
}

.centered {
	text-align: center !important;
}

.cleared {
	clear: both;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.uline {
	text-decoration: underline;
}

/* @end */

/* @group Custom Template */

#custom-doc {
	margin-top: 1em;
	width: 72.3077em;	/* 940px */
	*width: 70.5018em;
}

.yui-t1 .yui-b {
	float: left;
	width: 10.3077em;	/* 134px */
	*width: 10.0503em;
}

.yui-t1 #yui-main .yui-b {
	margin-left: 11.3077em;	/* 147px */
	*margin-left: 11.0253em;
}

/* @end */

/* @group Header */

#hd {
	height: 10.8462em;	/* 141px */
	*height: 10.5753em;
}

#header1 {
	background-color: black;
	height: 9.1538em;	/* 119px */
	*height: 8.9252em;
	position: relative;
}

#header1 p {
	color: #ff8400;
	font-size: 138.5%;
	font-weight: bold;
	position: absolute;
	top: 3.5em;			/* 46px */
	*top: 3.4126em;
	left: 20em;		/* 260px */
	*left: 19.5005em;
}

#header2 {
	height: 1.6923em;	/* 22px */
	*height: 1.65em;
	background: url(../img/common/header2.png) no-repeat;
	position: relative;
	width: 72.3077em;	/* 940px */
	*width: 70.5018em;
}

#headerNav {
	height: 1.6923em;	/* 22px */
	*height: 1.65em;
}

#headerNav ul {
	float: right;
	margin-bottom: -1em;
	margin-right: 3em;
}

#headerNav ul li {
	background: url(../img/common/nav-item-bg.png) repeat-x center center;
	float: left;
	height: 1.6923em;	/* 22px */
	*height: 1.65em;
	list-style: none;
	margin: -0.25em 0 auto 0.75em;
	padding-top: 0.5em;
	text-align: center;
	width: 10em;		/* 130px */
	*width: 9.6002em;	/* 128px */
}

#headerNav ul li a {
	color: #c7c7c7;
	font-size: 85%;		/* 11px */
	padding: 0.75em;
	text-decoration: none;
}

#headerNav ul li a:hover {
	color: white;
}

/* @end */

#left {
	min-height: 38.4615em;	/* 500px */
	*min-height: 37.5009em;
	height: inherit;
	height: 100%;
}

#left-top {
	background-image: url(../img/common/left-top.png);
	height: 6.6154em;	/* 86px */
	*height: 6.4502em;
}

#left-top p {
	color: black;
	font-weight: bold;
	padding-top: 0.5em;
	text-align: center;
}

#brochures {
	margin-left: -1em;
	margin-top: -3em;
}

.brochure {
	color: white;
	font-size: 85%;		/* 11px */
	margin: auto auto 1em auto;
	text-align: center;
	width: 7.3077em;	/* 95px */
	*width: 7.8752em;
}

#bd {
	background-color: white;
	height: inherit;
	background: white url(../img/common/stripes.png) repeat-y;
}

#yui-main {
	background-image: url(../img/common/main-top-left-old.png);
	background-repeat: no-repeat;
	background-position: 10.3077em top;
	*background-position: 10.0503em top;
	height: inherit;
}

#main-content {
	margin-left: 2em;
	margin-top: 4em;
	*margin-top: 3em;
	margin-right: 1em;
}

#ft p {
	color: white;
	font-size: 85%;
	margin: 0.75em auto 0.5em auto;
	text-align: center;
}