html, body {
	margin: 0px;
    padding: 0px;
	color: #5F5544;
    font: 10px/14px Verdana, san-serif;
    text-transform: lowercase;
    min-height: 100%;
    height: 100%;
}

html {
	background: #F5F5F5 url(img/light_stripes_4_plus.gif);
}

body {
	background: transparent url(img/bg_stripe_fade.gif) repeat-x;
}

span {
	background: transparent url(img/light_stripes_4_plus.gif);
	padding: 1px 2px;
}

em {
    color: #ABA69D;
    font-style: normal;
}

hr {
	display: none;
}

a, a:link {
    background: transparent url(img/light_stripes_2px.gif) 0% 100% repeat-x;
	color: #5F5544;
	padding: 2px 0px;
    text-decoration: none;
	white-space: nowrap;
    font-style: normal;
}

a:visited, a.UBEENHERE {
	color: #ABA69D;
}

a.URHERE {
	padding: 1px 1px;
    color: #FFFFFF;
}

a:active, a:hover {
    background: transparent url(img/dark_2px.gif) 0% 100% repeat-x;
}

a.INTERNAL:hover {
    background: transparent url(img/dark.gif) 0% 0% repeat-x;
}

a.SUPER {
    background: transparent;
	margin-left: 4px;
    padding-top: 7px;
}

a.SUB {
	background: transparent;
	padding: 4px 2px 1px 2px;
}

a.URHERE, a.URHERE:HOVER {
	background: #5F5544;
}

img {
    background: transparent url(img/img_bg.gif) 0 100% repeat-x;
    padding-bottom: 1px;
    border: 1px #D5D3D0 solid;
	margin: 0px;
	display: block;
}

h1 {
	display: none;
}

#level_00 {
    background: #F5F5F5 url(img/page_bottom_mr.gif) 20px 100% no-repeat;
	position: relative;
    width: 554px;
    min-height: 100%;
    height: 100%;
    text-align: left;
    padding: 0px 20px;
    border-right: 1px #D5D3D0 solid;
    display: table;
}

#level_10, #level_20, #level_30 {
	position: relative;
    width: 554px;
    float: none;
	display: table;
}

#level_20, #level_30 {
    background: transparent url(img/divider.gif) 0% 0% no-repeat;
	padding: 0px;
    clear: both;
}

#level_30 {
	padding-bottom: 22px;
}

#level_11 {
    background: #5F5544 url(img/page_top.gif) no-repeat;
	position: relative;
	width: 552px;
	height: 59px;
    padding: 0px;
    margin: 0px;
    border: 1px #D5D3D0 solid;
    border-top: 0px none;
    display: block;
}

#level_11 img {
	margin: 0px;
	display: block;
}

#level_12 {
    background: transparent url(img/light_stripes_4_plus.gif) 100% 0% repeat-y;
	width: 100%;
	vertical-align: top;
	text-align: left;
    text-transform: uppercase;
	padding-top: 6px;
    margin: 20px 0px;
}

#level_12 span {
    padding: 7px 0px 1px 0px;
}

#progress_container {
    height: 6px;
    width: 100%;
    padding: 0px;
    margin-top: 10px;
    text-align: right;
}

#progress_bar {
	background: transparent url(img/light_stripes.gif);
    height: 100%px;
    width: 0px;
    float: right;
    font-size: 4px;
}

#level_21, #level_22, #level_23, #level_31, #level_32, #level_33 {
   	position: relative;
    float: left;
    vertical-align: top;
    text-align: justify;
	padding: 12px 0px 10px 0px;
}

#level_21, #level_22, #level_31, #level_32 {
    margin-right: 20px;
    width: 202px;
}

#level_23, #level_33 {
	width: 110px;
}

#level_21 {
	text-transform: uppercase;
}

#level_22 img {
	width: 200px;
	min-height: 75px;
}

ul {
	padding-left: 20px;
	margin: 0px;
}

li {
	margin: 4px 0px;
    list-style: circle;
	text-transform: lowercase;
}

li.key {
    margin-left: -20px;
	margin-bottom: 10px;
    text-transform: uppercase;
    list-style: none;
}

li.client {
	list-style-image: url(img/list_client.gif);
}

li.coop {
	list-style-image: url(img/list_coop.gif);
}

li.company {
	list-style-image: url(img/list_company.gif);
}

li.link {
    list-style-image: url(img/list_link.gif);
}

li.person {
    list-style-image: url(img/list_person.gif);
}

li.email {
    list-style-image: url(img/list_email.gif);
}

li.phone {
    list-style-image: url(img/list_phone.gif);
}

li.location {
    list-style-image: url(img/list_location.gif);
}
