body
{
	background-color: #464646;
	background-image: url(stripes.gif);
	background-repeat: repeat-x;
	margin: 0;
	font-size: 62.5%;
}

p, h3
{
	margin: 0pt 0pt 1.5em 0pt;
	padding: 0pt;
}

a.red
{
	border-bottom: 1px solid #666666;
	border-style: none none solid;
	border-width: 0pt 0pt 1px;
	color: #FF3333;
	text-decoration: none;
}
a.red:hover
{
	border-width: 0pt;
	color: #CC2222;
	text-decoration: none;
}

div#wrapper
{
	position: relative;
}

div#branding
{
	position: absolute;
}

div#navigation
{
	margin-bottom: 20px;
}

div#page_outer
{
	position: absolute;
	float: left;
	width: 760px;
	margin: 15px 0 20px 103px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

div#page_inner
{
	position: relative;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: #3d3d3d;
}

div#page_content
{
	position: relative;
	margin: 10px;
	color: #EEEEEE;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

div.section
{
	width: 100%;
	border-color: #505050;
	border-width: 1px 0 0 0;
	border-style: solid;
	clear: both;
	padding-top: 8px;
}

div.sidebar
{
	width: 18%;
	float: left;
}

div.sidebar h3
{
	font-size: 1.1em;
	line-height: 1.5em;
	float: right;
	margin: 1.3em 0pt 1.5em 0pt;
	padding: 0pt;
	font-weight: normal;
	color: #AAA;
}

div.mainbar
{
	width: 579px;
	float: right;
	margin-top: 0px;
}

div.footer
{
	width: 100%;
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid;
	clear: both;
	padding-top: 8px;
}

strong.role
{
	color: #FF3333;
	font-size: 1.3em;
	border-bottom: #666666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-weight: normal;
}

div.sample150
{
	width: 150px;
	float: left;
	margin: 3px;
}
div.sample150 a
{
	color: #EEEEEE;
}

div.sectionsample
{
	width: 100%;
	clear: both;
}

.topspace
{
	padding-top: 5px;
}

div#rdquo, div#ldquo
{
	font-family: times;
	font-size: 15em;
	color: #A22;
	line-height: 50px;
	position: relative;
}

div#ldquo
{
	float: left;
	top: 50px;
}

div#rdquo
{
	float: right;
	top: 34px;
}
