#mainbody {
	width: 740px;
	float: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#bodywidth {
	width: 740px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#imgwidth {
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#greyline {
	width: 720px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
}
body {
	margin: 0px;
}
#bg-green {
	background-color: #CCCC66;
	height: 25px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.bg-green {
	background-color: #CCCC66;
}
#footer {
	height: 22px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;

}
.bg-white {
	background-color: #ffffff;
}
.bg-pepsiblue {
	background-color: #003399;
}
.bg-yellow {
	background-color: #FFFF99;
	background-image: url(../images/left_bg.gif);
}
.bg-cream {
	background-color: #FFFFCC;
}
.bg-grey {
	background-color: #9B9B9B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 8.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt-white {
	color: #ffffff;
}
.txt-topnav {
	color: #ffffff;
	text-decoration: none;
}
.txt-topnav:hover {
	color: #FFFF99;
	text-decoration: none;
}
.txt-pepsiblue {
	color: #003399;
}
.txt-grey {
	color: #666666;
}
.txt-blacklink {
	color: #666666;
	text-decoration: none;
}
.txt-blacklink:hover {
	color: #666666;
	text-decoration: underline;
}
.txt-blackun {
	color: #000000;
	text-decoration: underline;
}
.txt-blackun:hover {
	color: #000000;
	text-decoration: none;
}
.txt-pepsibluelink {
	color: #003399;
	text-decoration: underline;
}
.txt-pepsibluelink:hover {
	color: #003399;
	text-decoration: none;
}
.thisdiv {
	height: 300px;
	width: 400px;
	margin: 5px;
	padding: 10px;
	overflow: scroll;
	visibility: visible;
}
#rightmenu {
	width: 130px;
	float: left;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;	
}

#rightmenu2 {
	width: 130px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;	
}
.greymenu-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../images/bluebox.gif);
	list-style-position: inside;

}
.greymenu-big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
	list-style-image: url(../images/redbox.gif);
	list-style-position: inside;
}
#bodysection {
	width: 357px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#leftsection{
	width: 222px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#leftsectionclr{
	width: 198px;
	float: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.location-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.footertext:hover{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
