@charset "utf-8";
/* CSS Document */

body,p,div,span,th,td,dl,dt,dd{font-family:verdana,arial,sans-serif; font-size:12px; color:#666666; line-height:120%}
.header1 { color: #004C99; font-size: 15px;	font-weight: bold;}
.header2 { color: #004C99; font-style: italic; font-weight: bold;}

.bluetext {color:#1D2975}
.bodyItem {color:#666666; text-decoration: underline}
.bodyItem:hover { color:#004C99; text-decoration: none}

.smtext {font-size: 11px;}


.footerTxt { color:ffffff;}
.footer { color:ffffff;}
.footer:hover { color:eaeaea; text-decoration: underline}

.form {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 245px}
.form1 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 432px}
.form2 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 720px}
.form3 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 20px}
.form6 {  font-family: Arial, sans serif; font-size: 11px; font-style: normal; color: #000000; width: 100px}

.ddimgtooltip{
box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 5px #818181;
-moz-box-shadow: 3px 3px 5px #818181;
display:none;
position:absolute;
border:1px solid black;
background:#050608;
color: black;
z-index:2000;
padding: 4px;
}
