body, html, div { 
font-size: 13px;
line-height: 19px;
font-family: Helvetica, Arial, "Trebuchet MS", sans-serif; 
color: #222222;
background-color: white;
margin: 0px; }

h1 { 
font-size: 22px; 
font-weight: normal; 
padding-bottom: 16px; 
line-height: 21px; }

h2 { 
font-size: 22px; 
font-weight: normal; 
line-height: 2px; }

.borderimage {padding: 5px; border: 1px solid #868686;}
.small {font-size: 11px;}
.txt { font-size: 13px; line-height: 19px }
.list { font-size: 13px; line-height: 15px }
.red {color: #d6003d; }
.active {color: #d6003d; text-decoration: underline;  }
.field1 {width: 260px; height: 14px; border: 1px solid #5D5D5D; margin: 2px }
.field2 {width: 260px; height: 80px; border: 1px solid #5D5D5D; margin: 2px }

a:link {color: #d6003d; text-decoration: none }
a:visited {color: #d6003d; text-decoration: none; }
a:hover {color: #d6003d; text-decoration: underline; }
a:click {color: #d6003d; text-decoration: underline; }

#msg {
display:none; 
position:absolute; 
z-index:200;
color: #d6003d; 
background:url(msg_arrow.gif) left center no-repeat; 
padding-left:7px; }

#msgcontent {
display:block; 
color: #d6003d;
font-size: 12px; 
background:#ffffff; 
border:1px dotted #cc0033; 
border-left:none; 
padding:2px; 
min-width:120px; 
max-width:220px; }
