
/*- Links ZeroSum General Blob1 Menus--------------------------- */ 

body { 

 color:#000;  

 font: 62.5%/1.5 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #434343;



}


#ClientList ul{
 margin: 0px 0px 5px 20px;
}
#ClientList ul li{
 padding: 2px 0px 2px 0px;
}

/*- Links--------------------------- */
A:link { text-decoration: underline; color: #474790;}
A:visited { text-decoration: underline; color: #474790;}
A:active { text-decoration: underline; color: #006600;}
A:hover { text-decoration: underline; color: blue;}

/*- ZeroSum--------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, ul{
 margin: 0;
 padding: 0;
 outline: 0;
}
.archiveLink{
text-align:right;
padding:5px;
font-size:10px;
}
#resourceBlock small{
font-size:8px;
}

input.shadow {
 background:url("/img/blimda/formbg.gif");
}

:focus {
 outline: 0;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

caption, th, td {
 font-weight: normal;
 vertical-align:top;
}

img {
 border:0;
}


