body {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* text and list items */

.post-content p {
	margin: 0 0 1em 0;
}
.pre {
	white-space:pre;
}
.alignl {
	display: block;
	text-align: left;
}
.alignr {
	display: block;
	text-align: right;
}
.alignc {
	display: block;
	text-align: center;
}
.border {
	border-top: 1px dotted #000000;
	padding-top: 1em;
}
.borderleft {
	border-left: 1px dotted #000000;
	padding-left: 1em;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 .85em 0;
	padding: 0;
}
h1 {
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	background: url(../_images/title-tail.gif) repeat-x top;
	font-weight: normal;
}
h1 span {
	display: block;
	height: 38px;
	background: url(../_images/title-left.gif) no-repeat left top;
	padding: 5px 0 0 18px;
}
h2 {
	color: #a42a05;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -1px;
}
h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
h5 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
h6 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* levels */

#level-1 p {
	margin: 0;
	padding: 2px 0 0 0;
	color: #ffffff;
	text-align: right;
}
#level-3-a p:first-child {
	color: #FFF;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: .75em 0 .65em 0;
}
#level-3-a p {
	color: #eeeeee;
	margin: 0 0 .65em 0;
}

#level-3-a ul {
	color: #DDD;
	list-style: none;
}
#level-3-a ul li {
	border-top: 1px dotted #969595;
	background: url(../_images/list-marker-lv3.gif) 0 8px no-repeat;
	padding: 2px 0 4px 16px;
	margin: 0 0 0 30px;
	width: 290px;
}
#level-3-a ul li:first-child {
	border-top: 0px dotted #969595;
}
#level-3-b ul {
	list-style: none;
}
#level-3-b ul li {
	margin: 0 0 6px 0;
	padding: 0;
}
#level-4 ul li {
	border: #F00 solid 0px;
	display: block;
	font-size: 10px;
	height: 40px;
	float: left;
	text-transform: uppercase;
	line-height: 1.2em;
	border-left: 1px dotted #898989;
	padding: 7px 65px 0 105px;
	white-space: pre;
}
#level-4 ul li:first-child {
	border-left: 0px dotted #898989;
	padding: 7px 65px 0 60px;
}
#level-4 ul li.m1 {
	background:url(../_images/icon-10.gif) no-repeat left top;
}
#level-4 ul li.m2 {
	background:url(../_images/icon-11.gif) no-repeat 45px top;
}
#level-4 ul li.m3 {
	background:url(../_images/icon-9.gif) no-repeat 45px top;
}
#level-4 ul li.m4 {
	background:url(../_images/icon-4.gif) no-repeat 15px top;
}
#level-4 ul li a span {
	font-size: 14px;
	font-weight: bold;
}
#level-6 p {
	margin: 0 0 1em 0;
}
#level-6-a p {
	margin: 0 0 1em 0;
}
#level-6-c ul {
	list-style:none;
}
#level-6-c ul li {
	margin:0 0 1em 0;
}
#level-6-c ul li:first-child {
	margin:0;
}
#level-7 ul {
	color: #FFF;
	font-size: 12px;
	clear: both;
	margin: 0;
	padding: 0;
}
#level-7 ul li {
	list-style: none;
	clear: both;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
#level-7 ul li p {
	clear: both;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
#level-8 ul {
	font-size: 1em;
	list-style: none;
	clear: both;
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
#level-8 ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #000000
}
#level-8 ul li.first {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 0px;
	border-left: 0px solid #000000
}
#level-9 p {
	color: #646464;
}

/* links */

a:link {
	color: #a42a05;
	text-decoration: none;
}
a:visited {
	color: #a42a05;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #a42a05;
	text-decoration: none;
}

/* lists */

li {
	font-size: 12px;
}

/* buttons */

.button {
	font-size: .75em;
	display: block;
	float: right;
	background: url(../_images/link1-bgd.gif) repeat-x top;
	text-transform: uppercase;
	border: 0px solid #ff0000;
}
.button span {
	display: block;
	background: url(../_images/link1-left.gif) no-repeat left top;
}
.button span span {
	display: block;
	background: url(../_images/link1-right.gif) no-repeat right top;
	padding: 1px 24px 5px 14px;
}

/* keyword logs */
table.MsoTableGrid8 {
	border: solid #a42a05 1.0pt;
	font-size: 10.0pt;
	font-family: "Times New Roman";
}
p.MsoNormal {
	margin: 0pt;
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "Times New Roman";
}
td.celllast {
	border-bottom: solid 1px #000000;
	background-color: #F5F7FB;
	font: 10px Verdana, Arial, Serif;
	vertical-align: top;
}
td.heading {
	border-right: solid 3px #ffffff;
	border-bottom: solid 1px #000000;
	background-color: #cccccc;
	font: 12px Verdana, Arial, Serif;
	color: #a42a05;
	vertical-align: top;
}
td.topheading {
	background-color: #a42a05;
	font: bold 14px Verdana, Arial, Serif;
	color: #ffffff;
}
td.cell {
	border-right: solid 3px #ffffff;
	border-bottom: solid 1px #000000;
	background-color: #F5F7FB;
	font: 10px Verdana, Arial, Serif;
	vertical-align: top;
}
td.headinglast {
	border-bottom: solid 1px #000000;
	background-color: #cccccc;
	font: 12px Verdana, Arial, Serif;
	color: #a42a05;
	vertical-align: top;
}

/* form elements */

input.btn {
	color: #a42a05;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #a42a05;
}

/* additional styles */

.warn {
	font-weight:bold;
	color:#a42a05;
}
.seperator {
	height: 1px;
	border-bottom: #a42a05 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.seperator-home {
	height: 1px;
	border-bottom: #cccccc solid 1px;
	width: 100%;
	margin-bottom: 25px;
}
.clear {clear:both;}
.clear-20 {
	clear:both;
	padding-bottom: 20px;
}

/* tier 1 reports */

/* ========== Text Styles ========== */
#level-6 hr {
	border: 0;
	background: #CCC;
	color: #CCC;
	height: 1px;
	margin: 0 0 25px 0;
	padding: 0;
}
span.rvts0 /* Normal text */
{
 font-size: 19pt;
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #a42a05;
 background-color: #ffffff;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-size: 12pt;
 font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #a42a05;
 background-color: #ffffff;
 text-decoration: none;
}
span.rvts2 /* Subheading */
{
 font-size: 12pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 background-color: #a42a05;
 text-decoration: none;
}
span.rvts3 /* Keywords */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 text-decoration: none;
}
span.rvts4 /* Jump 1 */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #ffffff;
 background-color: #bbbbbb;
 text-decoration: none;
}
span.rvts5 /* Jump 2 */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #f4f4f4;
 text-decoration: none;
}
span.rvts6 /* Font Style */
{
 font-size: 84pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #f4f4f4;
 text-decoration: none;
}
span.rvts7 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 background-color: #f4f4f4;
 text-decoration: none;
}
a.rvts8, span.rvts8 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #0066ff;
 background-color: #f4f4f4;
 text-decoration: underline;
}
a.rvts9, span.rvts9 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #0000ff;
 background-color: #f4f4f4;
 text-decoration: underline;
}
span.rvts10 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ccffcc;
 text-decoration: none;
}
span.rvts11 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: #ffff99;
 text-decoration: none;
}
span.rvts12 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #ffffff;
 background-color: #ea4d5c;
 text-decoration: none;
}
span.rvts13 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts14 /* Font Style */
{
 font-size: 10pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts15 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #444444;
 text-decoration: none;
}
a.rvts16, span.rvts16 /* Font Style */
{
 font-size: 9pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #0000ff;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
#level-6 .rvps1 /* TableCellLeft */
{
 margin: 2px;
 padding: 0;
}
#level-6 .rvps2 /* TableCellCenter */
{
 text-align: center;
 margin: 2px;
 padding: 0;
}
#level-6 .rvps3 /* TableCellRight */
{
 text-align: right;
 margin: 2px;
 padding: 0;
}
.launch {
	font-weight: bold;
	color: #090;
}
