body {
	text-align: center;
	}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
/*COLUMN 1 - Side Bar*/
#col1 {
	width: 232px;
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}
#col1 dl {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	background: #F0F0F0 url(export/sideBar/topBGside.gif) no-repeat top center;
}
#col1 dt {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#col1 dd {
	margin: 0.2em 0 0 1.1em;
	padding: 0 1em 0 1.5em;
	background: url(export/bullet_nav.gif) left center no-repeat;
}
#col1 p {
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 0 2em 0 2em;
	padding: 0;
}
#col1 form { margin: 1em 0 0 0; padding: 0;}
#col1 a { color: #000; text-decoration: none;}
#col1 a:hover { color: #000; text-decoration: underline;}
.ddFooter {
	background: #E0E2E7 url(export/sideBar/bottomBGside.gif) no-repeat bottom center;
}
/*COLUMN 2 - Main Area*/
#col2 {
	width: 561px;
	float: left;
	margin: 0 0 0 .4em;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}
#col2 dl {
	margin: 0.25em 0 2em 0;
	padding: 0.5em 1.5em 0 1.5em;
	background: url(export/contentBG_grad.png) no-repeat;
}
#col2 dt {
	margin: 0 0 0.5em 0;
	padding: 10px 0 0 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	color: #92A0B8;
	font-weight:bold;
}
#col2 dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
}
#col2 li {
	background: url(export/bullet.png) left center no-repeat;
	list-style: none;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1.5em;
}
/*Bulleted Links*/
#col2 li a:link { color: #2E536D; text-decoration: none; font-family: Arial, sans-serif;}
#col2 li a:hover { color: #2E536D; background-color:#E8EFF7;  text-decoration: none;}
#col2 li a:visited { color: #2E536D; text-decoration: none;}
/*Heading Links*/
#col2 dt a:link {  text-decoration: none; color: #1A2942;}
#col2 dt a:hover { color: #333; text-decoration: none;}
#col2 dt a:visited { color: #000; text-decoration: none;}
/*Heading Links*/
#col2 dd a:link {  text-decoration: none; color: #1A2942;}
#col2 dd a:hover { color: #333; text-decoration: none;}
#col2 dd a:visited { color: #000; text-decoration: none;}
