body {
	background-color: #ECE3C7;
	background-image: url(sharedImages/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}

/* Basic typography */
h1 {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004C99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004C99;
	padding-bottom: 4px;
	padding-left: 0px;
}
.greyheader1 {
	color: #666666;
	font-style: italic;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C99;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-left: 0px;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
}

/* This layer contains all other layers - grey border */
#wrapper {
	margin: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 760px;
	height: 100%;

	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 762px;
	}

html>#wrapper	{
	width: 762px;
	} 
/* Main Navigation - grey bar*/

#navigation {
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
	} 


#pagebody	{
	padding: 0;
	text-align: left;
	color: #000;
	clear: both;
	margin-top: 1px;
	background-image: url(sharedImages/wrapper_bg.gif);
	background-repeat: repeat-y;
}

/* Maincontent on left of page body */
#maincontent	{
	/*background-color: #004c99;*/
	padding:0px;
	float: left;
	width: 159px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 159px;
}

html>#maincontent 	{
	width: 159px;
} 
#maincontent ul {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	text-indent: 6px;
	font-weight: bold;
}
#maincontent li {
	margin: 0px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;

}
#maincontent li a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 5px 0px 5px 0px;

}
#maincontent li a:hover{
	display: block;
	background-color: #3161BA;
	text-decoration: none;

}#sidebar	{
height:550px;
	padding: 5px 100px 10% 5px;
	margin: 0 0 0 162px;
	
} 
#footer {
	background: #ECE3C7;
	padding:0px;
	clear: both;
}
#footerleft {
	background-color: #004c99;
	padding:0px 0px 100%;
	width: 162px;
}
	
.home {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
th {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 4px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.even {
	background-color: #DAC5A1;
}
#sidebar ul li {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#sidebar li {
	//padding-top: 4px;
	padding-bottom: 8px;
	//padding-left: 15px;
}
#li1 {
	font-weight: bold;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Lucida, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#issuetable {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#issuetable td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 1px 4px;
}