* {
	margin:0;
	padding:0;
    font-family: Verdana;
}

body {
    background-color: #fff;
}

h1 {
    font-size: 14px;
	text-transform: lowercase;
    font-weight: bold;
    padding-bottom: 16px;
    color: #002668;
}

#id-programs-menu {
    padding-top: 10px;
    overflow: hidden;
}

#id-programs-menu img {
    border: 0;
}
#id-programs-menu div {
    padding-top: 10px;
    padding-bottom: 12px;
    font-size: 9px;
    white-space: nowrap;
    overflow: hidden;
}

#id-programs-menu div span{
    color: #808285;
}

.monitor {
    position: absolute;
    width: 43px;
    height: 27px;
}

#id-monitor-1 {
    left: 217px;
    top: 20px;
}

#id-monitor-2 {
    left: 300px;
    top: 23px;
}

#id-monitor-3 {
    left: 388px;
    top: 40px;
}

#id-monitor-4 {
    left: 505px;
    top: 33px;
}

#id-monitor-5 {
    left: 630px;
    top: 39px;
}

.color-1 {
    color: #fa3823 !important;
}

.color-2 {
    color: #f4a000 !important;
}

.color-3 {
    color: #6fbd1a !important;
}

.color-4 {
    color: #42c2dc !important;
}

.color-5 {
    color: #cd2f92 !important;
}

.skeleton {
    width: 960px;
}

.skeleton .left-column {
    width: 174px;
}

.skeleton .menu-column {
    vertical-align: top;
    width: 180px;
}

.skeleton .middle-column {
    width: 550px;
}

.skeleton .right-column {
    width: 236px;
    vertical-align: top;
}
.skeleton .right-column a img {
    border: 0px;
}
#id-content-menu {
    width: 180px;
}
#id-content-menu ul {
	list-style-type:none;
    font-size: 14px;
	text-transform: lowercase;
	line-height: 18px;
}

#id-content-menu ul a {
	text-decoration: none;
    color: #303030;
}

#id-content {
    font-size: 12px;
    padding-bottom: 60px;
}

.menu-selected a {
    color: #002668 !important;
    font-weight: bold;
}
