/* RESET STYLES (COURTESY ERIC MEYER) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
list-style-type: none;
}

body {
width: auto;
text-align: center;
color: #7b7b7b;
font-family: Helvetica, Arial, sans-serif;
}

#container {
background: #fff;
}

#main {
margin: 0 auto;
overflow: hidden;
text-align: center;
}

#program {
width: 940px;
margin: 0 10px;
padding: 0 10px;
overflow: hidden;
clear: both;
text-align: left;
}

#nav {
clear: both;
}

#nav:after {
content:".";
display: block;
clear: both;
height: 0;
width: 0;
visibility: hidden;
}

#rev-search {
width: 300px;
overflow: hidden;
margin: 10px 0;
}

#rev-search label {
display: none;
visibility: hidden;
}

#rev-search #search-text {
width: 180px;
border: 1px solid #ccc;
height: 18px;
line-height: 20px;
padding: 4px 6px 0 6px;
margin: 0 10px 0 20px;
float: left;
}

#rev-search #search-button {
display: block;
width: 46px;
height: 23px;
line-height: 23px;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color: #eee;
background: transparent url(http://images.bimedia.net/designimages/ls_content_search_bkg.png) center center no-repeat;
margin-left: 220px;
padding: 0 0 0 8px;
}

#rev-search #search-button:hover {
color: #fff;
text-decoration: none;
}

#col1 {
width: 600px;
float: left;
margin: 0 20px 0 0;
}

#col2 {
width: 320px;
float: left;
}

#program a:link,
#program a:active,
#program a:visited {
text-decoration: none;
}

#program a:hover {
text-decoration: underline;
}

#logo a {
display: block;
height: 100%;
width: 100%;
}

/* --- Breadcrumbs --- */
h3.breadcrumbs {
font-size: 18px;
margin: 10px 0;
}

/* --- FOOTER --- */
#footer {
clear: both;
width: 960px;
height: 50px;
padding: 10px;
margin: 10px 0;
border-top: 4px solid #e7e7de
}

#return, #info, #copyright {
float: left;
}

#return {
width: 150px;
line-height: 50px;
text-align: center;
}

#return a {
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #999;
display: block;
background: transparent url(http://images.bimedia.net/designimages/ls_back-to-top.png) center left no-repeat;
}

#info {
width: 367px;
height: 50px;
border-left: 1px solid #e7e7de;
border-right: 1px solid #e7e7de;
margin-bottom: 10px;
}

#info ul {
margin: 9px 0 11px 11px;
}

#info ul li {
float: left;
padding: 8px 8px;
background: #e1e1e1;
margin-right: 8px;
}

#info ul li a {
font-size: 13px;
font-weight: bold;
color: #999;
text-decoration: none;
}

#copyright {
width: 410px;
padding: 5px 0 0 15px;
}

#copyright p {
color: #999;
font-size: 11px;
line-height: 14px;
}

#article h4.back {
font-size: 14px;
margin-bottom: 8px;
}
