/*main body style*/
p,ul,li,ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #000000; text-align: left}

.subhead  {  font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #999999}


/*body style for div, etc*/
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #000000; text-align: left}

.nobreak {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; color: #000000}

/*footer style for homepage*/
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #CCCCCC;}
a.footer:link {  color: #CCCCCC; }
a.footer:hover {  color: #ffffff; }
a.footer:visited {  color: #CCCCCC; }
a.footer:visited:HOVER {  color: #ffffff; }

/*footer style for homepage*/
.email {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 11px; color: #FFFFFF;}
a.email:link {  color: #FFFFFF;  text-decoration: none}
a.email:hover {  color: #FFFFFF; text-decoration: none }
a.email:visited {  color: #FFFFFF; text-decoration: none }
a.email:visited:HOVER {  color: #FFFFFF; text-decoration: none }

/*red header style for portfolio section*/
.bigred {  font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height: 22px; font-weight: 800; color: #993333; text-align: left}

/*blue header style for company section*/
.bigblue {  font-family: Arial, Helvetica, sans-serif; font-size: 19px; line-height: 22px; font-weight: 800; color: #000099; text-align: center}

/*table style*/
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

/*this is the Copyright*/
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px}

/*text links*/
a:link {  color: #383064; text-decoration: none}
a:hover {  color: #4c804c; text-decoration: none}
a:visited {  color: #999999; text-decoration: none}

/*custom footer bold links*/
h4 {  color: #4c804c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; text-decoration: none; text-weight: normal}
a.foot:link {  color: #383064; text-weight: bold; text-decoration: none}
a.foot:hover {  color: #4c804c; text-weight: bold; text-decoration: none}
a.foot:visited {  color: #383064; text-weight: bold; text-decoration: none}

/*main page, left column white text*/
.white {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; text-weight: normal}
a.white:link {  color: #FFCC00; text-weight: bold; text-decoration: none}
a.white:hover {  color: #FFFF99; text-weight: bold; text-decoration: none}
a.white:visited {  color: #6699CC; text-weight: bold; text-decoration: none}
