body{
	font-family:arial,sans-serif; 
	FONT-SIZE:10pt;
	color:#000000;
	width:100%;
	height:100%;
	margin:0px;
	background-color:#ffffff;
	background-image:url(../images/background.png);
}

/* ========== Layout ========== */

#pagebox {
/*	margin: 0px auto;
*/
	width: 788px;
	background-image:url(../images/background.png);
}
#header {
	width:100%;
	clear: both;
	background-color:#FFFFFF;
}
#leftcolumn {
	float:left;
	width: 181px;
	height: 512px;
	background-color:#ffffff;
	background-image:url(../images/left-column.png);
	background-repeat:no-repeat;
}
#leftcolumn h1 {
	margin: 155px 20px 6px 20px;
	border-bottom: 2px solid #ffffff;
	font-family:arial,sans-serif; 
	FONT-SIZE:10pt;
	color:#ffffff;
}
#leftcolumn h1, #leftcolumn h1 a, #leftcolumn h1 a:visited  {
	color:#ffffff;
}
#leftcolumn p {
	margin: 0px 20px 5px 20px;
	padding: 0;
	line-height:1.2em;
	color:#ffffff;
}
#leftcolumn p a {
	font-family:arial,sans-serif; 
	FONT-SIZE:9pt;
	color:#ffffff;
}
#maincolumn {
	float: right;
	width: 607px;
	background-color:#ffffff;
	text-align:left;
	padding: 0;
	margin: 0;
}
#mainnav {
	padding: 0;
	margin: 0;
	text-align:left;
	background-color:#8B7D70;
	border-bottom:3px solid #006C8D;
}
#maincontent {
	background-color:#ffffff;
	background-repeat:no-repeat;
	margin-top: 20px;
	width: 442px;
}
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top:0;
	margin-bottom: 5px;
}

#rightcolumn {
	float: right;
	width: 150px;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	border-left: 1px solid #999999;
}
#footer {
	clear: both;
	padding-left: 202px;
}
/* ========== Styling ========== */

A, A:visited{COLOR:#006C8D;TEXT-DECORATION:none;}
A:hover{TEXT-DECORATION:underline;COLOR:#FD7813;}
img{border:0;}
#maincontent p, #maincontent table, #maincontent td, #maincontent ul{
	margin-bottom: 0.8em;
	line-height: 1.3em;
}
.tabular {
	margin-left: 20px;
	border: 0;
	width: 410px;
}
.tabular tr td {
	background-color:#e4eeff;
}
.tabular th {
	color:#FD7813;
	background-color:#e4eeff;
}
#maincontent li {
	margin-bottom: 0.25em;
	line-height: 1.3em;
}
ul{
	margin-top: 0.1em;
}
li{
	padding-left: 0px;
	margin: 0.1em 0;
}
#rightcolumn h1 {
	color: #666666;
	margin: 12px 0 6px 0;
}
#rightcolumn h2 {
	margin: 6px 0 3px 0;
	font-size: 9pt;
	font-weight:bold;
}
#rightcolumn p {
	margin: 0 0 6px 0;
	font-size: 8pt;
}

H1{
	FONT-WEIGHT:bold;
	FONT-SIZE:14pt;
	COLOR:#000000;
	TEXT-ALIGN:left;
	padding:0px;
}
H2{
	FONT-WEIGHT:bold;
	FONT-SIZE:11pt;
	COLOR:#000000;
	TEXT-ALIGN:left;
	padding:0px;
}
H3{
	FONT-WEIGHT:bold;
	FONT-SIZE:10pt;
	COLOR:#000000;
	TEXT-ALIGN:left;
	padding:0px;
}

.bullet{TEXT-ALIGN:center;vertical-align: top;width:20px;}
.caption{ margin-left:10%; margin-right:10%;}
#rightfooter,#rightfooter a,#rightfooter a:visited{
	FONT-WEIGHT:normal;
	FONT-SIZE:7pt;
	TEXT-DECORATION:none;
	COLOR:#000000;
}
.orange{color:#FD7813;}
.pic-left{float:left; margin-right: 3px;}
.pic-right{float:right; margin-left: 3px;}
.quote{font-style:italic;margin:0 20px 0 20px;}
.small{FONT-WEIGHT:normal;FONT-SIZE:7pt;}
.subscript{font-size: 8px;}
.superscript {
	font-size:8px;
}
#maincontent table tr td img {
	margin: 0 5px 5px 5px;
}
