body
{ 
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
}

body, div, td
{
	font-size: 12px; 
	font-family: arial; 
	text-align: left;
}

h2 {
    background: #BFD41F url(/images/blog_flake.gif) top left no-repeat;
	  font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    height: 18px;
    padding-top: 3px;
    vertical-align: top;
}

a {
    color: #095AA5;
}

a:hover {
    color: #ff690a;
}

ul.links {
    margin-left: 1em;
    padding-left: 1em;
    list-style-type: none;
}

#wrapper { 
    max-width:345px; 
    padding: 5px;
}

#header {
    text-align: center;
}

#header a img {
    border:none;
}

#ribbon {
    background: #5792C3 url(/images/accom_flake.gif) top left no-repeat;
    text-align: right;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    padding: 3px 5px;
    color: #fff;
    font-weight: bold;
    margin: 0.67em 0;
}

#ribbon h1 {
    font-size: 12px;
    margin: 0;
    padding: 3px 0;
}

#breadcrumb {
    font-size: 11px;
}

#content {
    padding: 0 5px;
}

#links h2 a {
    color: #fff;
    text-decoration: none;
}

#links h2 a:hover {
    color: #095AA5;
    text-decoration: underline;
}

#links p {
    padding: 0 5px;
}

#links p a {
    color: #095AA5;
    text-decoration: none;
}

#links p a:hover {
    color: #FF690A;
    text-decoration: underline;
}

#links img {
    float:left;
    max-height:75px;
    max-width:100px;
    padding-right:5px;
    padding-top:2px;
    border: 0;
}

#content_report {
    
}

#content_report h2 {
    margin-bottom: 0;
}

#content_report p {
    padding: 0 5px;
}

#content_report p.info {
    background: #F3F3F3;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content_report th {
    width: 40%;
}

#content_report table {
    background: #F3F3F3;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

#content_report th,
#content_report td {
    vertical-align: top;
    padding: 4px 2px;
    border-bottom: 1px solid #e2e2e2;
    text-align: left;
}

#content_report th.noborder,
#content_report td.noborder {
    border: none;
}

#content_report table ul {
    margin: 0;
}

#content_report ul.cams {
    margin-left:0;
    padding-left: 0;
    margin-top: 0;
}

ul.liftstatus {
    list-style-type: none;
    padding-left: 30px;
}

p.liftstatus {
    margin-top: 0;
    font-size: 10px;
}

p.liftstatus img,
#links p.liftstatus img {
    margin-left: 5px;
    float: none;
}

#content_report p.cams {
    margin-bottom:0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
}

#content_report ul.cams li {
    display: block;
    margin: 0;
    padding: 5px 0 5px 30px;
    background: #f3f3f3 url(/images/nav_flake.gif) left center no-repeat;
    background-position: 5px 0;
    border-bottom: 1px solid #e2e2e2;
}

#cam {
    width: 320px;
    margin: auto;
}

#cam h2 {
    margin-top: 10px;
    margin-bottom: 0;
}

#cam p {
    margin-top: 0;
}


#footer {
    font-size: 10px;
    margin-top: 10px;
    border-top: 5px solid #5792C3;
    padding: 5px 5%;
    text-align: center;
}

.partners p {
	text-align: center;
}
