.abs {
	position: absolute;
}

.rel {
	position: relative;
}

body {
	color: #000000;
	background-color: #F5F5F5;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
    text-align:center;
}

table, td, tr, th, p, div {
	font-size: 11px;
    text-align:left;
}

a {
	color: #000000;
	background-color: inherit;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
    border: 0px;
}

hr {
	margin-top: 5px;
	height: 1px;
	background-color: #999999;
	color: inherit;
	visibility : visible;
}

#header {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
}

#account {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: right;
	font-size: 10px;
}

#navigation {
}

.breadcrumbs {
	color: inherit;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 2px;
}

.note {
	color: inherit;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 2px;
}

.heading {
	color: #821400;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom: 1px solid #999999;
	font-size: 15px;
	font-weight: bold;
}

.headingError {
	color: #FF0000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom: 1px solid #999;
	font-size: 15px;
	font-weight: bold;
}

.icons {
	margin-left: 10px;
	padding: 0px;
}

.listing {
	padding: 0px;
	width: 100%;
}

.listing td {
	padding-left: 2px;
}

.listing th {
	padding-left: 2px;
	background-color: #C4D3DB;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #777E82;
	text-align: left;
}

.listing th a {
	text-decoration: none;
}

.listing th a:hover {
	text-decoration: none;
}

.listing .active {
	color: #FFFFFF;
	background-color: #7B9CAE;
}

.listing .active a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

.listing .active a:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

.odd {
	color: inherit;
	background-color: #FFFFFF;
}

.even {
	color: inherit;
	background-color: #EFEFEF;
}

.old {
	color: inherit;
	background-color: #DDDEDF;
}

.new {
	color: inherit;
	background-color: #F6F5F5;
}

.content {
	padding: 0px;
	width:95%;
}

.content .leftvalue {
	width:15%;
	text-align: right;
}

.content td {
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.content th {
	color: #777E82;
	background-color: #C4D3DB;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
}

.error {
	padding-top: 10px;
	width:100%;
}

.error td {
	color: #FF0000;
	background-color: inherit;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 20px;
}

.message {
	padding-top: 10px;
	padding-bottom: 20px;
	width:100%;
}

.message td {
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
	background-color: #C4D3DB;
	text-align: left;
}

.tableRevision {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.revisionTr {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

@media print {
	.icons {display:none;}
}

.instrike {
	text-decoration: line-through;
}

/******************************************************************************/
/* Page styling */
/******************************************************************************/

.pageWrapper
{
	min-width: 40em;	/* IE doens't understand this property. EMs are used
				   so that as the font size increases, the proportional
				   limitations (min-width) increase with it, rather
				   than creating a middle column that can only fit
				   3 or 4 characters in it. */   
	position: relative;
	padding: 10px;
	width: 740px !important;
	margin: 0 auto;
	color: inherit;
	background-color: #FFFFFF;
}

#header {
	width: 720px;
}

table#header { 
    text-align: center; 
    margin-left: auto; 
    margin-right: auto; 
}

tr,td {
    text-align:left;
}

#logo {
	width: 100px;
	padding-left: 30px;
}

#menu {
	width: 600px;
	padding: 1ex;
	vertical-align: middle;
}
#primary {
	width: 600px;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 1.0em;
	padding-top: 0.2em;
}

#primary a {
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
}

#secondary {
	color: #EEEEEE;
	background-color: inherit;
    padding-top: 10px;
    padding-right: 20px;
    float: right;
}
#secondary a {
	color: #EEEEEE;
	background-color: inherit;
}

#outerColumnContainer-right {
	border-left: none;
	border-right: solid 21em #fff;
}

#innerColumnContainer
{
	margin: 0 0px;		/* compensate for the borders because of
				   100% width declaration */
	width: 100%;
	z-index: 1;
}

#SOWrap
{
	float: left;
	margin: 0 0 0 0;
	width: auto;
	z-index: 3;
}

#middleColumn
{
	float: right;
	margin: 0 0 0 0;
	width: 100%;
	z-index: 5;
	color: inherit;
	background-color: #FFFFFF;
}

#main {
	/* padding in px not ex because IE messes up 100% width tables otherwise */
	padding: 8px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h1, h2, h2.title a {
	font-weight: bold;
}

#main h1.title {
	border-bottom: 1px solid #888888;
}

.title, .title a {
	margin: 0 auto 0 auto;	/* decrease default margins for h<x>.title */
	text-decoration: none;
	font-weight: bold;
}

#rightColumn
{
	float: right;
	width: 21em;
	margin: 0 -21em 0 0;
	z-index: 6;
}

#middleColumn, #rightColumn, #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
}

.sidebar {
	border-bottom: 1px solid #BBBBBB;
	color: inherit;
	background-color: #FFFFDD;
    width:190px;
}

#sidebar-right {
	/* padding in px not ex because IE messes up 100% width tables otherwise */
	vertical-align: top;
	z-index: 5;
	padding: 15px;
}

.clear
{
	clear: both;
	display: block;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}

#footer {
	padding: 0.5em 1em;
	font-size: 0.7em;
	color: inherit;
	background-color: #FFFFFF;
	border-top: 2px solid #000000;;
}
