/*
IVD
By: Keith Shay
*/

/* Links */
a:link {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #cccccc; text-decoration: none;}

a.image:link {color: #ffffff; text-decoration: none;}
a.image:visited {color: #ffffff; text-decoration: none;}
a.image:hover {color: #cccccc; text-decoration: none;}

a.one:link {color: #ffffff; text-decoration: underline;}
a.one:visited {color: #ffffff; text-decoration: underline;}
a.one:hover {color: #cccccc; text-decoration: underline;}

body
{
  margin:0px 0px 0px 0px;
  font-family:verdana;
  font-size:12px;
  color: #000000;
  background-color:003366;
}

table
{
  font-family:verdana;
  font-size:12px;
  color:#ffffff;
}

  tr.nav { background-color: #003366}
  .initial { background-color: #003366; color:#003366 }
  .normal { background-color: #003366 }
  .highlight { background-color: #336699 }
 
 table.bodyContent
{
  margin-top:5px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  color:#ffffff;
  background:none;
  visibility:visible;
}
table.newsblog 
{
  color:#ffffff;
  vertical-align: top;
  text-align: left;
  border-top: 1px dotted #ffffff;
  border-left: 1px dotted #ffffff;
  border-right: 1px dotted #ffffff;
  border-bottom: 1px dotted #ffffff;
  background-color:#003366;
  font-family:verdana;
  font-size:11px;
}
td.bodyContent
{
  margin-top:0px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  background:url(../inc/images/inc.body_02.jpg) #003366;
  color:#ffffff;
}
td.bodyContentHPsub
{
  margin-top:0px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  border-right: 1px dotted #336699;
  background:url(../inc/images/inc.body_02.jpg) #003366;
  color:#ffffff;
}
td.body
{
  margin-top:0px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  background:url(../inc/images/inc.body_02.jpg) #003366;
  color:#ffffff;
}
td.footerLinks
{
  margin-top:0px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:9px;
  color:#ffffff;
}
td.bodyHPcontact
{
  margin-top:5px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  background:url(../inc/images/cp_leftNAV_CONTACT.jpg) #003366;
  background-repeat:no-repeat;
  background-position:right;
  background-position:bottom;
  color:#fffffff;
  background-color:003366;
}  

td.newsblog
{
  margin-top:5px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:12px;
  color:#fffffff;
  background:url(../inc/images/inc.body_02.jpg) #003366;
}  
td.ADMINnewsblog 
{
  vertical-align: top;
  text-align: left;
  font-family:verdana;
  font-size:11px;
}
td.bodyFooter
{
  margin-top:0px;
  margin-bottom:0px;
  font-family:verdana;
  font-size:9px;
  background:url(../inc/images/left_nav2_03.jpg) #003366;
  background-repeat:no-repeat;
  background-color:003366;
}  
hr.store {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #336699;
	border-bottom: 1px dotted #336699;
}