@charset "UTF-8";/* CSS Document *//*-------- basic styling----------*/* {	margin: 0px;	padding: 0px;	}#wrapper {	width: 837px;	margin: 0px auto;	text-align: left;	background-color: #FFFFFF;	border: .02em solid #666666;	}body {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #000000;	text-decoration: none;	font-weight: normal;	line-height: 1.5em;	background-color: #e9e9e9;	font-size: 0.8em;	padding-top: 10px;	}#clear {	clear: both;}/*---------- basic typography -----------*/h1 {	margin-top: 20px;	font-size: 1.7em;	font-weight: normal;	color: #595098;}h3 {	font-weight: normal;	color: #666666;	font-size: 1.4em;}.em {	font-weight: bold;	color: #157C44;}p {	padding-top: 10px;}.testname {	font-size: 0.9em;	font-style: italic;	line-height: 1.6em;	font-weight: normal;	text-decoration: none;	text-align: right;}/*---------- header -----------*/#header {	background-image: url(images/header.jpg);	background-repeat: no-repeat;	background-position: left top;	width: 837px;	height: 344px;}#header img {	float: left;	padding-top: 50px;	padding-left: 30px;}#header a {	font-family: Arial, Helvetica, sans-serif;	color: #595098;	display: block;	text-decoration: none;	padding-right: 5px;	padding-left: 20px;	text-transform: uppercase;	text-align: left;	background-image: url(images/linkGraphic.gif);	background-repeat: no-repeat;	background-position: left center;	list-style-type: none;	width: 130px;}#header a:hover {	background-color: #595098;	color: #FFFFFF;}#header h4.clear {	clear: both;	padding-left: 30px;	padding-top: 30px;	font-family: Arial, Helvetica, sans-serif;	font-size: 2em;	font-weight: normal;	color: #999999;}#header h5 {	clear: both;	padding-left: 30px;	font-family: Arial, Helvetica, sans-serif;	font-size: 1.4em;	font-weight: normal;	color: #595098;}#header p {	clear: both;	padding-left: 30px;	font-weight: normal;	color: #333333;	line-height: 1.2em;	padding-top: 10px;}/*---------- nav -----------*/#nav ul  {	margin: 0;	padding: 0;	list-style: none;	}#nav ul li    {	text-decoration: none;	color: #000000;	display: block;	float: left;	}#nav ul a.first  {	background: none;	list-style-type: none;	}#nav ul a:hover    {	color: #FFFFFF;	background-color: #595098;	}#nav {	height: 20px;	width: 837px;	top: 0px;	position: relative;	left: 0px;}#nav a {	font-family: Arial, Helvetica, sans-serif;	color: #000000;	display: block;	text-decoration: none;	padding-right: 5px;	padding-left: 30px;	text-transform: uppercase;	text-align: left;	background-repeat: no-repeat;	background-position: left center;	list-style-type: none;	float: left;	font-size: 0.9em;}#nav a:hover {	background-color: #000000;	color: #FFFFFF;}/*---------- sidebar -----------*/#sidebar a:hover {	background-color: #595098;	color: #FFFFFF;}#sidebar a {	font-family: Arial, Helvetica, sans-serif;	color: #595098;	display: block;	text-decoration: none;	padding-right: 5px;	padding-left: 0px;	text-align: left;	background-image: url(images/linkGraphic.gif);	background-repeat: no-repeat;	background-position: right center;	list-style-type: none;	width: 200px;}#sidebar {	width: 240px;	float: left;	padding-left: 30px;}#sidebar img {	padding-top: 10px;}/*---------- content -----------*/#content ul {	text-decoration: none;	list-style-type: none;	padding-left: 30px;	padding-top: 10px;}#content {	width: 450px;	top: 0px;	position: relative;	left: 0px;	float: right;	padding-left: 20px;	padding-right: 20px;}.qa {	font-weight: bold;	color: #000000;}/*---------- footer -----------*/#footer {	width: 837px;	background-color: #CCCCCC;	background-position: bottom;}#footer p {	font-size: 0.8em;	background-position: center;	line-height: 1em;}