body {
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  text-align:			center;
  font-size: 			small;
  background-color:		#FFFFE1;
}

div#container {
	width: 				760px;
	margin:				0 auto;
	position: 			relative;
	background-color:	#FFFFFF;
}
	
div#topnav {}
	
div#menu {
	text-align:			left;
	margin-top:			0px;
	margin-left:		0px;
}
	
div#map {
	text-align:			left;
	position: 			absolute;
	width: 				118px;
	height: 			78px;
	top: 				138px;
	left: 				610px;
	z-index: 			10;
}
	
div#pg_title {
	text-align:			left;
	color: 				#C1342E;
	top: 				140px;
	left: 				197px;
	width: 				400px;
	height: 			40px;
	position: 			absolute;
	font-size:			x-large;
	font-style: 		normal;
	font-family: 		"Times New Roman", Times, serif;
	font-weight: 		bold;
	font-variant: 		small-caps;
	background-image: 	url(../images/global/title_line.gif);
	background-repeat: 	no-repeat;
	background-position:bottom;
	z-index: 			9;
}
	
div#content {
	text-align:			left;
	margin-top:			-16px;
	margin-left:		190px;
	margin-bottom: 		10px;
	width: 				532px;
	position: 			relative;
	padding-top: 		80px;
	padding-left: 		5px;
	padding-right: 		5px;
	background-repeat: 	no-repeat;
	background-image: 	url(../images/global/q.gif);
	background-color: 	#FFFFE1;
	z-index: 			8;
	min-height: 		370px;
	_height: 			370px;
}

#content table {
	border-top: 		1px solid #5B6E16;
	border-left: 		1px solid #5B6E16;
}

#content td {
	border-right: 		1px solid #5B6E16;
	border-bottom: 		1px solid #5B6E16;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}

#content th {
	border-right: 		1px solid #5B6E16;
	border-bottom: 		1px solid #5B6E16;
	background: 		#5B6E16;
	color: 				#FFFFE1;
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			small; 
	font-weight: 		bold;
	text-align: 		left;
	filter: 			progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9DA868, endColorstr=#FF5B6E16);
}

div#body_section {
	text-align:			left;
	margin-top:			0px;
	margin-left:		0px;
	width: 				760px;
	background-image: 	url(../images/global/body.gif);
	background-repeat: 	repeat-y;
	z-index: 			1;
	min-height: 		442px;
	_height: 			442px;
}

div#footer_image {
	width: 				760px;
	height:				54px;
	clear: 				both;
	font-size:			small;
	background-image: 	url(../images/global/footer.gif);
	background-repeat: 	no-repeat;
	color: 				#FFFFFF;
}
	
div#footer {
	width: 				500px;
	height:				25px;
	clear: 				both;
	font-size:			small;
	text-align:			center;
	position: 			relative;
	margin-top:			0px;
	margin-left:		0px;
	float: 				right;
	top: 				22px;
	left: 				-55px;
	color: 				#FFFFE1;
}

/* Added 1/20/06 - Dave */	
div#footer_corplink {
	width: 				90px;
	height:				38px;
	clear: 				none;
	font-size:			small;
	text-align:			center;
	position: 			relative;
	margin-top:			0px;
	margin-left:		18px;
	float: 				left;
	top: 				13px;
	left: 				5px;
	color: 				#FFFFE1;
	text-align:			center;
}

#footer_corplink a:link 	{color: #FFFFE1; font-family: Arial, Helvetica, sans-serif; font-size: small}
#footer_corplink a:visited 	{color: #FFFFE1; font-family: Arial, Helvetica, sans-serif; font-size: small}
#footer_corplink a:hover 	{color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: small}
#footer_corplink a:active 	{color: #FFFFE1; font-family: Arial, Helvetica, sans-serif; font-size: small}
	
a:link 		{color: #336600; font-family: Arial, Helvetica, sans-serif; font-size: small}
a:visited 	{color: #336600; font-family: Arial, Helvetica, sans-serif; font-size: small}
a:hover 	{color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: small}
a:active 	{color: #336600; font-family: Arial, Helvetica, sans-serif; font-size: small}

.heading 	{color: #FFFFE1; font-weight: bold; font-size: large;}