@page {
	size: 8.5in 11in;
	margin: 1in;
}

body {
	background-color: #ffffff;
	font: 14px "Times New Roman", Times, serif;
	margin: 0;
}

h1 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 18px;
}

h3 {
	color: #000000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

a { 
	color: #000000; 
}

p.title {
	margin: 0;
	padding-top: 0;
	color: #000000;
	font-style: italic;
	font-size: 16px;
	padding-left: 20px;
}

img.bg {
	display: none;
}

.question {
	font-weight: bold;
}

#container { 
	background: #ffffff repeat-y right url(images/sidebar_right_bg.png); /* This Is The BG Color Of The Main Div */
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #a0a9a7;
	border-left: 1px solid #a0a9a7;
	border-bottom: 1px solid #a0a9a7;
	position: relative;
}

#main {
	width: 6.5in;
	background: #ffffff;
}

#headerpod {
	display: none;
}

#footerpod {
	display: none;
}

#topmenu { 
	display: none;
}

#contextmenu {
	display: none;
}

#utility {
	display: none;
}

#footer {
	display: none;
}

#contact {
	display: none;
}
