﻿* {
	color: #FFFFFF;
	font-family: helvetica,arial,sans-serif;
	font-size: 0.97em;
}
	html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #FFFFFF none repeat scroll 0 0;
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
.note {
	font-size: 1em;
	font-weight: bold;
}
table, td, th, div, pre, blockquote, ul, ol, dl, address, .componentheading, .contentheading, .contentpagetitle, .sectiontableheader, .newsfeedheading {
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
}
#outline {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 0;
	padding: 60px 0;
	width: 814px;
}
#errorboxoutline {
	margin: 0;
	padding: 0;
	width: 677px;
}
#errorboxtop {
	background: transparent url(images/roundbg.gif) no-repeat scroll 0 0;
	height: 7px;
}
#errorboxheader {
	margin: 0;
	padding: 10px;
}
.errortitle {
	color: #38ABE4;
	float: left;
	font-size: 2em;
	font-weight: bold;
	line-height: 66px;
	text-align: center;
	text-transform: uppercase;
	width: 400px;
}
.errorcontent {
	background: #38ABE4 url(images/warning.jpg) no-repeat scroll 20px center;
	padding: 20px 20px 20px 220px;
}
.clr {
	clear: both;
	height: 1%;
}
.companyhome {
	background: transparent url(images/logo_bottom.gif) no-repeat scroll left top;
	display: block;
	float: left;
	height: 91px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-indent: -9999px;
	width: 180px;
}
#errorboxbody {
	border-left: 1px solid #38ABE4;
	border-right: 1px solid #38ABE4;
	margin: 0;
	padding: 0;
	text-align: left;
}
#errorboxfooter {
	background: transparent url(images/roundbg.gif) no-repeat scroll 0 -7px;
	height: 7px;
}
#techinfo {
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	text-align: left;
}
#techinfo p {
	color: #CCCCCC;
}
