<!--
.bodybg {  background-color: #ffffff; background-image: url(../art/06_bg4.gif); background-repeat: repeat}
a:link { font-family:  Arial, Helvetica; text-decoration:none; color: #000088; text-decoration: underline;}
a:hover { font-family:  Arial, Helvetica; text-decoration:none; color: #0000aa; background-color: #eeeeee;  text-decoration:none;}
a:visited { font-family:  Arial, Helvetica; text-decoration:none; color: #000099; background-color: #black; text-decoration:none;}

h1 { font-family:Arial, Helvetica; font-size: 18px; font-weight: bold; color: #330066; text-align: center; vertical-align: bottom; margin-bottom: 4px; margin-top: 4px; line-height: 26px}
h2 { font-family: Arial, Helvetica; font-size: 16px; line-height: 20px; font-weight: bold; color: #D10000; text-align: center; margin-bottom: 5px;  margin-top: 1px}
h3 { font-family:Arial, Helvetica; font-size: 14px; line-height: 18px; font-weight: bold; color: #D10000; text-align: left; padding-top: 15px; padding-bottom: 0px}
h4 { font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; color: #330066; padding-left: 5px;; margin-top: 10px; margin-bottom: 1px}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
h6 { font-family: Arial, Helvetica; font-size: 11px; color: #000000; font-weight: normal; text-align: left; margin-bottom: 5px; margin-top: 0px}
.body { font-family: Arial, Helvetica; font-size: 11px; padding-left: 5px;}
p {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-align: justify; padding-bottom: 0px; margin: 0;
}
li {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-align: left; padding: 0; margin: 0;
}
.display {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-align: center; width:90%;
}
.shadow 
{  background-image: url(../art/shadow.png); background-repeat: repeat-y; background-position: center;
}

.tc_table_c {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal; background-color: #FFFFFF; padding-left: 5px}

.mht { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; text-align: justify; margin-left: 15px; padding-left: 15px; margin-right: 10px; padding-right: 10px;}
.bsb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #330066; height: 17px; padding: 3 0 2 4px; width: auto}
.bsr {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: normal; color: #FFFFFF; font-variant: normal;  padding: 1 0 2 4px; width: 100%; }

.bg_menu  {  background-color: #d10000; }
.bg_corp {  background-color: #ffffff; }

.bullet
{
background-image: url(../art/bullet_sa.gif);
background-repeat: no-repeat;
background-position: 0 8;
padding: 3px 0 3px 15px;
margin: .4em 0;
}



.hr3 {
      border-top: 1px dashed #000066;
      color: #fff;
      background-color: #fff;
      height: 1px;
      width: 100%;}

.box_div {
clear: left; 
width: auto;
}

.c550l {  
width:auto;
float: left;
margin-left: 15px;  
margin-right: 10px;
}

* html .c550l { /*MSIE only*/
width: 500px;
}

.c275l {  
width: 240px;
float: left;
margin-left: 15px;  
margin-right: 10px;
}

.c275r {  
width: 240px;
float: left;
margin-left: 15px; 
margin-right: 15px;
}

.c550 {
width: 100%;
;/float: left;
clear: left;
margin-left: 15px;  
margin-right: 15px;
}


ul#navlist2  /* red bullet point */
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 16px;
 text-align: left;
 list-style: none;
 margin: 0;
 padding: 0;
}
ul#navlist2 li
{
background-image: url(../art/bullet_sa.gif);
background-repeat: no-repeat;
background-position: 0 8;
padding: 3px 0 3px 15px;
margin: .4em 0;
}

ul#hnavlist li { display: inline; }



/* ------------------  V Menu / Nav Bar ------------------------- */
.vmenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100%;
font: 12px Verdana, Helvetica, sans-serif;
}

.vmenu li a{

color: #fff;
display: block;
width: auto;
background-color: #d10000;
padding: 1 0 1 0.5em;
margin: 0 0 0 0em;
text-decoration: none;
border-top: 1px solid #ff0000;
border-right: 1px solid #990000;
border-bottom: 1px solid #990000;
border-left: 1px solid #ff0000;
}


* html .vmenu li a{ /*MSIE only*/
width: 100%;
}

.vmenu li a:visited, .vmenu li a:active{
color: #EDB6B6;
}

.vmenu li a:hover{
color: black;
background-color: #ee0000;
color: #fff;
border-top: 1px solid #990000;
border-right: 1px solid #ff1111;
border-bottom: 1px solid #ff1111;
border-left: 1px solid #990000;
}

-->