/* CSS Document */
.documenttext { 
font-weight:normal;
font-size:12px;
color:#ffffff;
background-color:#193C72;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.documenttext a:link {
font-weight:normal;
font-size:12px;
color:#ffffff;
background-color:#193C72;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.documenttext a:active {
font-weight:normal;
font-size:12px;
color:#ffffff;
background-color:#dd151c;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.documenttext a:visited {
font-weight:normal;
font-size:12px;
color:#ffffff;
background-color:#193C72;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.documenttext a:hover {
font-weight:normal;
font-size:12px;
color:#FFFFFF;
background-color:#DD151C;
font-family:Arial, Helvetica, sans-serif;
text-decoration:NONE;
}
table.topbg { 
background-image:url(../img/bluebg.gif); 
height:21px; 
background-repeat:repeat-x; 
}

.tagline { 
font-family: Arial, Helvetica, sans-serif; 
font-size:13px; 
color:#CCCCCC; 
font-weight:bold; 
font-style:italic; 
text-decoration:none; 
}
.greentext { 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#005100;
font-weight:bold; 
font-style:normal; 
text-decoration:none; 
}
.greentext a:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#005100;
font-weight:bold; 
font-style:normal; 
text-decoration:underline; 
}
.greentext a:visited { 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#005100;
font-weight:bold; 
font-style:normal; 
text-decoration:underline; 
}
.greentext a:hover{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#000000;
font-weight:bold; 
font-style:normal; 
text-decoration:underline; 
}
.greentext a:active{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#005100;
font-weight:bold; 
font-style:normal; 
text-decoration:underline; 
}
.footer { 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#FFFFFF;
font-style:normal; 
text-decoration:none; 
}
.footer a: link{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#FFFFFF;
font-style:normal; 
text-decoration:none; 
}
.footer a: active{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#FFFFFF;
font-style:normal; 
text-decoration:none; 
}
.footer a: visited{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#FFFFFF;
font-style:normal; 
text-decoration:none; 
}
.footer a: hover{ 
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#FF0000;
font-style:normal; 
text-decoration:underline; 
}