@charset "utf-8";
* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	margin: 0;
	padding: 0;
}
body {
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	padding: 20px 0 30px 0;
	/*background-color:#e2e8f0;*/
}

body * {
	font-size: 100.01%;
	line-height: 1.5;
}

img,fieldset {
	border: 0;
}

a {
	text-decoration: underline;
}

h1 {
	font-size: 2.4em;
	letter-spacing: -0.05em;
	line-height: 1.0;
	margin: 10px 8% 15px 4%;
	clear: both;
}
#home h1 {margin: 10px 8% 15px 37%;}

h2 {
	font-size: 1.8em;
	line-height: 1.0;
	margin-top: 0.8em;
	clear: both;
}

h3,dt {
	font-size: 1.2em;
	margin-top: 1em;
}

h4,legend {
	font-size: 1.1em;
}

form {
	margin:1em;
	width:27em;
}

#searchform form {
	margin:0;
	width:100%;
}

label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}

#searchform label {
	float:none;
	width:100%;
	text-align:right;
	margin-right:0;
}

input {
	padding:0.15em;
	margin:0.2em 0;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

#searchform input {
	padding:0.15em;
	margin:0.2em 0;
	width:inherit;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

#searchform [type="radio"] {
	width:1.5em;
}

input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

ol {
	list-style: decimal; margin: 10px 22px;
}
ol li { margin:15px 0}
ul {
	list-style:circle; margin: 10px 22px;
}

.error {
	background:#CC0000;
	border:1px solid #990000;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	padding:0.2em;
	margin:0 0.2em 0 0.2em;
	color:#FFFFFF;
}

#header,#home #content {
	margin-left:150px;
	position: relative;
	width: 70%;
	height: 100%;
	overflow: hidden;
}

#home #content {
	position: relative;
	float: right;
	width: 58%;
	right: 8%;
}
#content {
	margin:0 4%;
}
#loader {
	position:fixed;
	float: right;
	width: 55%;
	right: 8%;
	height: 55%;
	background: transparent url("images/loader.gif") center no-repeat;
}

#sidebar {
	position: relative;
	float: left;
	width: 20%;
	left: 4%;
}

#sidebar #navigation {
	position: relative;
	overflow: visible;
	color: #666;
	background: #F1F6E4 url("images/nav_tr.gif") top right no-repeat;
}

#sidebar #navigation ul {
	position: static;
	list-style: none;
	background: transparent url("images/nav_bl.gif") bottom left no-repeat;
}

#sidebar #navigation ul li.first {
	background: transparent url("images/nav_tl.gif") top left no-repeat;
}

#sidebar #navigation ul li.last {
	background: transparent url("images/nav_br.gif") bottom right no-repeat;
}

#sidebar #navigation ul li {
	display: inline;
	font-size: 1.2em;
	line-height: 1.0;
	text-transform: uppercase;
}

#sidebar #navigation li a {
	text-decoration: none;
}

#sidebar #navigation li a.here {
	font-weight: bold;
}

#sidebar #navigation li a,#sidebar #navigation li span {
	display: block;
	padding: 5px 30px;
	border-bottom: 1px dotted #ccc;
}

#sidebar #navigation #searchform {
	display: block;
	padding: 5px 30px;
	border-bottom: 1px dotted #ccc;
}

#sidebar #navigation ul li.last a,#sidebar #navigation ul li.last span {
	border-bottom-color: #fff;
}

#sidebar #navigation ul li a,#sidebar h3 a {
	color: #b91515;
}
#sidebar #navigation ul li a:hover,#sidebar h3 a:hover {
	color: #e61e25;
}

#contact {
	margin-bottom: 1.3em;
	padding: 0 25px;
}
.note { font-style:italic;}
.note span { color:#FF0000}

/* Table */
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 70%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../images/gradhover.png') repeat-x;
	color: #339;
}
#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px 0px;
	width: 720px;
	text-align: center;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr.note td { font-weight:bold}
#rounded-corner tbody tr.note td,#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}
#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px 0;
	width: 720px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-2, #ver-zebra #vzebra-4, #ver-zebra #vzebra-6, .vzebra-b
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-1, #ver-zebra #vzebra-3, #ver-zebra #vzebra-5, .vzebra-s
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}

