/* CSS Document */
body { margin:0; padding:0; background-color:#fff; }
img { border:none; }
p{ padding:0;}

a {blr:expression(this.onFocus=this.blur())}

ul{ list-style-type:none;}

.clear{ clear:both;}

h4{ font-size:14px; font-weight:bold; padding:0; margin:0;}
h5{ font-size:12px; font-weight:bold; padding:0; margin:0;}
h6{ font-size:12px; padding:0; margin:0;}

.h15{ height:15px; }
.h10{ height:10px; }

.textblue{ color:#018ab4;}
.t12{ font-size:12px;}
.t14{ font-size:14px;}

a.white:link { color:#fff; text-decoration:none;}
a.white:visited { color:#fff; text-decoration:none;}
a.white:hover {color:#018ab4; text-decoration:underline;}

a.gray:link { color:#666; text-decoration:none;}
a.gray:visited { color:#666; text-decoration:none;}
a.gray:hover {color:#018ab4; text-decoration:underline;}

a.dgray:link { color:#535353; text-decoration:none;}
a.dgray:visited { color:#535353; text-decoration:none;}
a.dgray:hover {color:#018ab4; text-decoration:underline;}

a.wgray:link { color:#858585; text-decoration:none;}
a.wgray:visited { color:#858585; text-decoration:none;}
a.wgray:hover {color:#018ab4; text-decoration:underline;}

a.green:link { color:#009db5; text-decoration:none;}
a.green:visited { color:#009db5; text-decoration:none;}
a.green:hover {color:#009db5; text-decoration:underline;}

a.yellow:link { color:#666; text-decoration:none;}
a.yellow:visited { color:#666; text-decoration:none;}
a.yellow:hover {color:#f07c22; text-decoration:underline;}

