body{
margin:0;
padding:0;
font-size: 80%;
font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #444444;
line-height:1.5em;
background: #FFFFFF url(../grafix/bax/general-blue.png) repeat-y right;
}
img{
border:0;
}
#header{
position:absolute;
top:0;
left:0;
padding:0;
margin:0;
height:133px;
}
#header img{
margin:10px 0 0 10px;
float:left;
}
#navbar{
position:absolute;
top:170px;
left:20px;
width:150px;
}
#navbar ul{
padding:0;
margin:0;
}
#navbar li{
list-style:none;
padding:0;
margin:0 0 10px 0;
}
#navbar li.urhere{
padding:0 0 0 15px;
color:#006600;
background: #FFFFFF url(grafix/bullet-on.png) no-repeat left center;
}
#navbar a{
color: #606060;
text-decoration:none;
padding:0 0 0 15px;
background: #FFFFFF url(grafix/bullet-off.png) no-repeat left center;
}
#navbar a em{
font-style:normal;
/*font-weight:bold;*/
text-decoration:underline;
color:#CC0000;
}
#navbar a:hover{
color:#006600;
background: #FFFFFF url(grafix/bullet-on.png) no-repeat left center;
}
#content{
margin:50px 125px 50px 220px;
border-bottom:2px solid #888888;
}
#content h1{
font-size:1.5em;
padding:0;
margin:0 0 10px 0;
color: #185F18;
}
#content h2{
clear: both;
font-size:1.2em;
padding:0;
margin:10px 0 5px 0;
color:#888888;
border-top:1px solid #CCCCCC;
}
#content h3{
font-size:1.1em;
padding:0;
margin:5px 0 15px 0;
color:#888888;
border-top:1px dotted #CCCCCC;
}
#content p{
padding:0;
margin:0 0 5px 0;
}
#content img{
float:right;
padding:0 0 15px 35px;
margin:0;
}
#content ul{
padding:0;
margin:0 0 5px 2em;
line-height:130%;
}
#content ul li{
margin:0;
}
#content a{
padding:0 10px 0 0;
color:#666666;
text-decoration:none;
border-bottom:1px dotted;
background: url(../grafix/generix/linkbulletoff.png) no-repeat right;
}
#content a:hover{
color:#333333;
border-bottom:1px solid;
background: url(../grafix/generix/linkbulleton.png) no-repeat right;
}
#content a.arrow{
padding:0 10px 0 0;
color:#666666;
text-decoration:none;
border-bottom:1px dotted;
background: url(../grafix/generix/linkbulletoff.png) no-repeat right;
}
#content a.arrow:hover{
color:#333333;
border-bottom:1px solid;
background: url(../grafix/generix/linkbulleton.png) no-repeat right;
}
#content li a{
padding:0 0 0 10px;
color:#666666;
text-decoration:none;
border-bottom:1px dotted;
background: url(../grafix/generix/linkbulletoff.png) no-repeat left;
}
#content li a:hover{
color:#333333;
border-bottom:1px solid;
background: url(../grafix/generix/linkbulleton.png) no-repeat left;
}
.nodisplay{
display:hidden;
}
/*#contactform input,#contactform textarea,#contactform label{
display:block;
}
#contactform label{
margin:10px 0 5px 0;
}
#contactform textarea{
margin-bottom:10px;
}
#contactform fieldset{
border:0;
}
#contactform em{
font-style:normal;
text-decoration:underline;
}*/
#breaks{
border-collapse:collapse;
margin:10px 0 0 0;
}
#breaks caption{
padding:0 0 2px 10px;
text-align:left;
background-color: #979797;
color:#FFFFFF;
}
#breaks th{
background-color:#888888;
color:#FFFFFF;
font-weight:bold;
text-align:left;
padding:5px;
}
#breaks td{
border:1px solid #888888;
text-align:center;
}
