@charset "utf-8";
/* CSS Document */
* {
font-family:Arial, Helvetica, sans-serif;
}
body {
font-size:12px;
}
h1 {
font-size:1.75em;
font-weight:normal;
}
h2 {
font-size:1.583em;
font-weight:normal;
}
h3 {
font-size:1.417em;
font-weight:normal;
}
h4, h5, h6 {
font-size:1.167em;
font-weight:normal;
}
h1:first-child {
padding:0;
margin:0;
}
#search {
overflow:hidden;
}
#topLinks {
overflow:auto;
}
#colwrap1 {
float:right;
width:710px;
margin:0px 7px auto 0px;
height:53px;
}
/*LIST */
#maincontent ul {
margin:0;
padding:0;
list-style:none;
list-style-image:none;
}
#maincontent ul li {
margin-left:10px;
padding-left:10px;
background: url(/content/groups/webasset/@web/@unia/documents/mm/uow056738.gif) top left no-repeat;
} /* 1 Level */
#maincontent ul li ul li {
margin-left:10px;
padding-left:10px;
background: url(/content/groups/webasset/@web/@unia/documents/mm/uow057588.gif) top left no-repeat;
} /* 2 Level */
#maincontent ul li ul li ul li {
margin-left:10px;
padding-left:10px;
background: url(/content/groups/webasset/@web/@unia/documents/mm/uow057589.gif) top left no-repeat;
} /* 3 Level */
#maincontent a, a:link, a:active, a:visited {
color:#165B9E;
text-decoration:none;
}
#maincontent a:hover {
text-decoration: underline;
}
.clearfloat {
clear:both;
height:0px;
}
#breadcrumb {
overflow:hidden;
height:15px;
color:#ccc;
font-size:0.917em;
}
#breadcrumb a, #breadcrumb a:active, #breadcrumb a:visited {
color:#FFF;
}
#breadcrumb a:hover {
text-decoration: underline;
}
#content-bg {
background: url(/content/groups/webasset/@web/@unia/documents/siteelement/uow056778.png) no-repeat;
display:block;
margin:0;
width:960px;
overflow:auto;
padding-top:20px;
}
#leftCol {
float:left;
width:195px;
margin:0;
margin-left:15px;
_margin-left:8px;
}
#nav-lefttop {
width:195px;
padding-top:0px;
height:100%;
margin:0;
float:left;
display:block;
}
#nav-leftbtm {
width:195px;
padding-top:0px;
height:100%;
margin:0;
float:left;
display:block;
}
#maincontent {
width:530px;
padding:0px;
height:100%;
margin:0;
margin-left:4px;
float:left;
display:block;
line-height:1.55em;
font-size:1em;
}
#colwrap3 {
float:left;
width:195px;
margin:0;
margin-left:13px;
display:block;
}
#rightColtop {
width:195px;
padding-top:0px;
height:100%;
margin:0;
float:left;
display:block;
}
#rightColbottom {
width:195px;
padding-top:0px;
height:100%;
margin:0;
float:left;
display:block;
}
#rightColtop p, #rightColbottom p {
margin:0;
}
/* custom tables - New All Tables*/
#maincontent table {
width:100%; /*add*/
border-collapse: collapse; /*add*/
background:#f7f7f7;
color:#333;
spacing:0px;
}
#maincontent table tr {
padding: 5px; /*add*/
border:1px solid #999999;
color:#000;
margin:0px;
}
#maincontent table tr th {
padding:5px; /*add*/
text-align:left; /*add*/
border:1px solid #999999;
font-weight:bold;
margin:0px;
}
#maincontent table tr td {
padding: 5px; /*add*/
border:1px solid #999999;/*border-left:1px solid #999999;*/
}
/* Side nav styling */
.side_nav { float:right; width:130px; margin-left:10px; }
/* custom tables - Old Table List Styles*/
.tableList {
border:1px solid #999999;
border-top:0px;
background:#f7f7f7;
}
.tableList th {
border:0px;
border-top:1px solid #999999;
border-right:1px solid #999999;
font-weight:bold;
padding:4px;
margin:0px;
}
.tableList td {
border:0px;
border-top:1px solid #999999;
color:#333;
padding:4px;
margin:0px;
}
#navMenu {
width: 186px;
}
#navMenu span {
text-decoration: none;
text-transform: uppercase;
border-top:solid 1px #ccc;
padding: 5px;
display:block;
margin-bottom:5px;
font-size:1em;
font-weight:bold;
_margin:0;/*IE6 hack */
_padding:0;/*IE6 hack */
_padding-top:3px;/*IE6 hack */
_padding-left:5px;/*IE6 hack */
}
#navMenu ul {
list-style:none;
padding-left:10px;
margin-left:0px;
}
#navMenu .navLinks li {
margin:3px auto 3px;
}
#navMenu li a:link, #navMenu li a:visited {
}
#navMenu li a:hover {
color: #333;
}
