.pageHead {
	color: #1c4785;
	font-weight: bold;
	font-size: 10pt;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
td img {display: block;}td img {display: block;}
td img {display: block;}

#FWTableContainer2045881297 {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:555px;
	height:26px;
	text-align:left;
	background-color: #b8b8b8;
}

#MMMenuContainer0403150709_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0403150709_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:26px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0403150709_0 {
/* This class defines things about menu MMMenu0403150709_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:431px;
	height:27px;
}

.MMMIFHStyleMMMenu0403150709_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0403150709_0 */
	border-top:0px solid #666666;
	border-left:0px solid #666666;
	border-bottom:0px solid #666666;
	border-right:0px solid #666666;
	width:143px;
	height:27px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:129px;
	height:13px;
}

.MMMIHStyleMMMenu0403150709_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0403150709_0 */
	border-top:0px solid #666666;
	border-left:0px solid #666666;
	border-bottom:0px solid #666666;
	border-right:0px solid #666666;
	width:143px;
	height:27px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:129px;
	height:13px;
}

#MMMenu0403150709_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0403150709_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0403150709_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0403150709_0 so we can set its position */
	left:144px;
	top:0px;
}

#MMMenu0403150709_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0403150709_0 so we can set its position */
	left:288px;
	top:0px;
}

#MMMenuContainer0403150709_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0403150709_0 a {
/* Controls the general apperance for menu MMMenuContainer0403150709_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:7px;
	background-color:#000066;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0403150709_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0403150709_0 */
	color:#ffffff;
	background-color:#003399;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.oneColFixCtrHdr #container {
	width: 828px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(indexart/backgroundBoarder.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 828px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	width: 828px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
