body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0055a5;
}

input {
background: #FFFFFF !important;
}

h1 {
	font-family: "Trebuchet MS";
	color: #0055A5;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS";
	color: #84BA42;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
}

#bigmamma {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image:url(images/bckg-000.gif);
}

#bigbelly {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 828px;
}

#top-nav {
	width: 828px;
	height: 187px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	width: 669px;
	padding-top: 180px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 150px;
	background-color: #FFFFFF;
	background-image: url(/new/images/bckg-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(/new/images/bullet-green.gif);
}

#content A:link {
	color: #339900;
	font-weight: normal;
	text-decoration: none;
}
#content A:visited {
	color: #339900;
	text-decoration: none;
}
#content A:hover {
	color: #0055A5;
	text-decoration: none;
}

#subcontent {
	width:610px;
	text-align: left;
	padding: 0;
}

#bott-nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #84BE42;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 669px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 13px;
}

#bott-nav A:link {
	color: #84BA42;
	text-decoration: none;
	font-weight: normal;
}

#bott-nav A:visited {
	color: #7BBA42;
	text-decoration: none;
}
#bott-nav A:hover {
	color: #0055A5;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.comment { border-color:#84BA42; border-width:1px; border-style:solid; padding:10px;}
