body {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#777777;
}
#footer p, #footer li {
color: #4797d1;
font-size: 11px;
}
#footer a, #footer a:visited {
color: #4797d1;
font-size: 11px;
text-decoration: underline;
}
#footer a:hover {
text-decoration: none;
}
#contentHome h2 {
color: #0c429b;
font-size: 17px;
padding: 0px 0px 5px 25px;
}
#contentHome p {
padding: 0px 0px 0px 25px;
}
.homeList {
padding: 20px 0px 10px 0px;
}
.homeList li {
background: url(../img/icons/bullet-piont.gif) no-repeat left 4px;
padding: 1px 0px 1px 25px;
list-style-type: none;
color: #777777;
font-size: 13px;
}
p{
color: #777777;
font-size: 13px;
line-height: 18px;
}
h2 {
font-size: 16px;
padding-bottom: 10px;
color: #0C429B;
}

.blackTextHome {
color: #000000;
font-size: 11px;
line-height: 15px;
}
.internalList {
padding-bottom: 20px;
}
.internalList li {
background: url(../img/icons/bullet-piont.gif) no-repeat left 4px;
padding: 1px 0px 1px 25px;
list-style-type: none;
color: #777777;
font-size: 13px;
}
.foodIcon {
width: 450px;
height: 86px;
padding: 20px 0px 0px 20px;
background: url(../img/food-vip-bg.gif) no-repeat left;
}
#downloadBox {
width: 305px;
height: 77px;
background: url(../img/download-schedual-box.gif) no-repeat;
}

a, a:visited {
color: #777777;
font-size: 13px;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a.brochureLink, a.brochureLink:visited {
color: #000000;
text-decoration: underline;
font-size: 11px;
}
a.brochureLink:hover {
text-decoration: none;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
} 
.inputBG {
background-color: #FFFFFF!important;
}
.smallText {
font-size: 10px;
color: #999999;
}
.enfText {
font-weight: bold;
font-size: 14px;
color: #638932;
padding-top: 5px;
}
.enfText2 {
font-weight: bold;
font-size: 14px;
color: #638932;
padding: 10px;
}
.required {
color: #FF0000;
}