label { color: black; }
label * { color: black; }
fieldset { color: black; }
fieldset * { color: black; }
body {
	background-color: #505149;
	font-family: arial;
	text-align: center;
	margin: 0;
	padding: 0;
}

#glossary, #help {
	background-color: #fff;
	font-family: arial;
	color: #000;
	font-size: 11px;
}

#glossary table td, #help table td {
	font-size: 11px;
}

a {
	color: #a60203;
}

#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 645px;
	background-color: #fff;
	font-family: arial;
}

#header {
	width: 645px;
	height: 107px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: .7em;
}

#footer {
	width: 645px;
	height: 107px;
	font-size: .7em;	
}




/* main menu on top */
#header ul, #footer ul {
	padding: 0;
	margin: 0;
	margin-top: 40px;
	margin-right: 10px;
	float: right;
}

#footer ul {
	margin-top: 20px;
}

#header li, #footer li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 5.5em;
	height: 4em;
	border-right: solid #CBDCEB 1px;	
}

#header a, #footer a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 10px 5px 10px;
}

#header a:hover, #footer a:hover {
	color: #D9D9D9;
}



#submenu {
	float: left;
	background-color: #206397;
	border-bottom: solid #7CA8CB 4px;
	margin-bottom: 20px;
	width: 100%;
}

#submenu ul {
	padding: 0;
	margin: 0;
	float: left;
	border-right: solid #CBDCEB 1px;
}

#submenu li {
	display: inline;
	float: left;
	list-style: none;
	border-left: solid #CBDCEB 1px;
	width: 88px;
	text-align: center;
	margin: 0px;
}

#submenu li a {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	background-image: none;
	color: #ffffff;
	font-size: .9em;
}

#submenu li a:hover {
	background-color: #518AB7;
}

/* force hover on entire width of  link */
* html #header a, * html #footer a, * html #submenu a {
	height: 1px;
}

/* image sitting between header and content */
#puzzlepieces {
	background-image: url(images/puzzlepieces.jpg);
	background-repeat: no-repeat;
	width: 645px;
	height: 221px;
}

/* main content area has top margin set back */
#content {
	margin-top: -50px;
	font-size: .8em;	
	color: #5C5C5C;
	float: left;
	width: 100%;
	background-image: url(images/bottompieces.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 130px;
	padding-right: 25px;
	min-height: 30em;
	height: auto;
}

/* ie bug */
* html #content {
	height: 30em;
}

#content a {
	color: #FF0505;
	padding-left: 15px;
	background-image: url(images/linkarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#left {
	width: 60%;
	float: left;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 { 
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#content h1 {
	font-size: 1.8em;
	color: #000;
	margin-bottom: 15px;
}

#content h1#index {
	font-size: 2.5em;
	width: 100%
}

#content p, li {
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 19px;
}

#header li, #footer li, #right li, #submenu li {
	line-height: normal;
}

dt, dd {
	display: inline;
}

#right {
	float: right;
	width: 35%;
	border-left: solid #F8E5E5 1px;
	padding-left: 15px;
	margin-bottom: -130px;
	padding-top: 45px;
}

#right h1, #right p, #right ul {
	font-size: .9em;	
}

#right h1 {
	color: #206397;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 5px;
}

#right #puzzlepiece {
	margin-left: 20px;
}

#right ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

#right li {
	list-style-type: none;
	background-image: url(images/trianglebullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-top: 5px;
}


p.haccpalliance {
	float: left;
	padding-left: 1em;
	padding-top: 1.5em;
	color: #9C9C9C;
	width: 250px;
	font-size: .85em;
}

#footer {
	background-color: #206397;
	height: 100px;
	clear: both;
}

a#bottomnav, a#login {
	text-decoration: none;
	background-image: none;
	padding: 0;
	color: #206397;
}

a#bottomnav:hover {
	color: #538CB7;
	text-decoration: underline;
}

img#screenshot {
	float: right;
	margin-left: 15px;
	border: solid #206397 2px;
}

td.programheader {
	background-color: #3779AD;
	color: #fff;
	padding: 5px;
	border-left: solid white 1px;
	border-bottom: solid white 1px;
}

td.programsubheader {
	background-color: #5D96C3;
	color: #fff;
	padding: 5px;
	border-left: solid white 1px;
}

#disclaimer {
	background-color: #206397;
	text-align: right;
	width: 629px;
	font-size: .7em;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #fff;
}


#disclaimer a {
	color: #efefef;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #D9D9D9;
}

ul {
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

