/*links*/
.linkSeaMistLg             { font-size: 12px; font-family: arial, helvetica, sans-serif; color: #3399CC; }
A.linkSeaMistLg:link       { font-size: 12px; font-family: arial, helvetica, sans-serif; color: #3399CC; text-decoration: none; }
A.linkSeaMistLg:visited    { font-size: 12px; font-family: arial, helvetica, sans-serif; color: #3399CC; text-decoration: none; }
A.linkSeaMistLg:hover      { font-size: 12px; color: #006699; text-decoration: underline;}

/*text*/
.TextMdGrayLg	      { font-size: 13px; font-family: arial, helvetica, sans-serif; color: #666666;}
.TextMdGrayMd	      { font-size: 12px; font-family: arial, helvetica, sans-serif; color: #666666;}
.TextMdGraySm	      { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #666666;}
.TextLtGraySm	      { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #999999;}
.TextFooter	         { padding: 0px 38px 0px 0px; font-size: 11px; font-family: arial, helvetica, sans-serif; color: #999999;}

/*tables*/
.TextWhatWeDo        { padding: 4px 0px 35px 0px;  font-size: 12px; font-family: arial, helvetica, sans-serif; color: #666666; line-height: 24px; text-align: justify;}
.TextContact         { padding: 8px 0px 0px 10px;  font-size: 12px; font-family: arial, helvetica, sans-serif; color: #666666; width: 190; line-height: 17px;}

/*table background*/
.CornerUL            { background: #FFFFFF url(images/corner_ul.gif) no-repeat top; }
.CornerUR            { background: #FFFFFF url(images/corner_ur.gif) no-repeat top; }
.CornerLL            { background: #FFFFFF url(images/corner_ll.gif) no-repeat top; }
.CornerLR            { background: #FFFFFF url(images/corner_lr.gif) no-repeat top; }
.BorderTop           { background: #FFFFFF url(images/bkg_top.gif) repeat top; }
.BorderBottom        { background: #FFFFFF url(images/bkg_bottom.gif) repeat top; }
.BorderLeft          { background: #FFFFFF url(images/bkg_left.gif) repeat top; }
.BorderRight         { background: #FFFFFF url(images/bkg_right.gif) repeat top; }
  



