@import url(/styles/reset.css);
@import url(/styles/base.css);

body
{
    margin: 0 auto; padding: 0; background: #fff;color: #000;
    width: 90%;min-width: 720px; font: 100% Trebuchet MS, Tahoma, sans-serif;
}

h3 {font-size:1.25em;color:#090;margin-top:1em;}
h3 a {color:#090;}

a {margin:0;padding:0;color:#339;}
a:hover {color:#000;}

a.inv {text-decoration:none;}
a.inv:hover {text-decoration:underline;}
form {display:inline;}


.m {margin:1em;}


p1.button {background:url(/images/diz/but_left.gif) left 4px no-repeat;overflow:show;padding-left:13px;line-height:30px;height:35px;margin-top:1em;}
p1.button span {background:url(/images/diz/but_bg.gif) repeat-x;padding-bottom:2px;}
p1.button span a {background:url(/images/diz/but_right.gif) right -3px no-repeat;color:#000;padding-right:1em;padding-bottom:5px;line-height:30px;height:30px;font-size:0.875em;text-decoration:none;}
p1.button span a:hover {text-decoration:underline;}


p.button {background:url(/images/diz/but_left.gif) left center no-repeat;overflow:show;padding-left:13px;margin-top:1em;height:25px;line-height:25px;}
p.button span {background:url(/images/diz/but_bg.gif) center center repeat-x;margin:0;padding:1px 0;}
p.button span a {background:url(/images/diz/but_right.gif) right center no-repeat;color:#000;padding:4px 1em 4px 0;font-size:0.875em;text-decoration:none;}
p.button span a:hover {text-decoration:underline;}

#top {background:url(/images/diz/topBg.png) repeat-x;height:180px;}
#top li.l1 {height:51px;font:2em Times new roman;background:url(/images/diz/right1.png) bottom right no-repeat;text-shadow:1px 1px 2px #666;}
#top li.l1 a {text-decoration:none;}
#top li.l1 img {vertical-align:middle;}
#top li.l2 img {vertical-align:middle;}
#top li.l2 {height:130px;float:left;background:url(/images/diz/right2.png) top right no-repeat;width:100%;}
#top li.l2 a.img {float:left;margin-right:20px;}
#top li.l2 .ex {float:left;}
#top li.l2 .mn {float:left;margin-top:9px;}

ul#form li {overflow:hidden;white-space:nowrap;}
#sForm {float:left;width:100%;margin-top:20px;}
#sForm input {font-size:1.75em;border:1px solid #ccc;}
#sForm input.sb {background-color:#339;color:#fff;}
* html input.sb {height:1.3em;} /* FOR IE 6 */
*:first-child+html  #sForm {margin-top:0px;} /* FOR IE 7 */
#sForm table {width:100%;}

#content {width:95%;margin:1em auto;}
#content h1 {font:bold 1.5em Times New Roman;margin-top:1em;clear:both;text-shadow:1px 1px 2px #666;}
#content h1 a {color:#090;text-decoration:none;}

#content strong {font-weight:bold;}
#content p.date {text-align:right;font-size:0.875em;color:#090;}

.threeCol {margin-bottom:0.5em;overflow:show;font-size:0.875em;}
.threeCol ul {float:left;width:24%;}
.threeCol li {padding-left:0.1em;padding:0 5px;}
.threeCol li.head a {color:#339;font-size:1.5em;}
.threeCol li.last {text-align:right;padding-right:2em;}
.threeCol li.last a {color:#666;}

div.catIndex {margin-top:10px;}
div.catIndex a {padding-right: 10px;}

.tree li {font-size:10pt;}
.tree li a:hover {color:blue;}

#bottom {clear:both;text-align:center;width:100%;border-top:1px solid #9c3;margin-top:2em;margin-bottom:2em;padding-top:0.5em;}

