body {
    color: #545454;
    background: url("/assets/images/body-bg.jpg") repeat scroll 0 0 #EDECEC;
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 1.7;
}
#header {
    font-size: 2em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
}
#header a {
    color: #004823;
}
#header a:hover, #header a:active, #header a:focus {
    background: none;
    text-decoration: none;
}
#page {
    margin: 0 auto;
    min-height: 600px;
    padding: 0 20px;
    width: 960px;
}
#container {
    background: url("/assets/images/leftcol-left-bg.gif") repeat-y scroll 20% 0 #FFFFFF;
    padding: 0;
}
img {
    border: 0 none;
}
#main {
    display: inline;
    float: right;
    margin-bottom: 20px;
    margin-right: 11px;
    width: 77%;
}
.breadcrumb {
    background: url("/assets/images/pat-bg2.jpg") repeat-x scroll left bottom #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    display: block;
    font-size: 0.85em;
    line-height: normal;
    margin: 0 -11px 10px;
    padding: 7px 6px;
    text-indent: 15px;
}
.breadcrumb a {
    color: #545454;
}
#sidebar-left {
    display: inline;
    float: left;
    margin: 10px 11px 10px 7px;
    width: 18%;
}
#sidebar-left h3 {
    border-bottom: 1px solid #C0C0C0;
    font-size: 1em;
    margin: 7px 0 5px;
    padding: 4px 2px;
}
#footer {
    clear: both;
    font-size: 0.9em;
    margin-top: 1em;
    text-align: center;
}
#search {
    position: absolute;
    right: 0;
    top: 28px;
}
#mainnavwrap {
    background: url("/assets/images/mainnav-wrap-bg.gif") repeat-x scroll 0 0 #59B2C4;
    font-weight: bold;
}
#mainnavwrap li {
    display: inline;
    margin: 0;
    padding: 0;
}
#mainnavwrap li a {
    background: url("/assets/images/mainnav-sep.gif") repeat-y scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.primary-links {
    margin: 0;
    padding: 0;
}
#mainnavwrap li.active a, #mainnavwrap li a:hover, #mainnavwrap li a:focus {
    background: url("/assets/images/mainnav-sep-hover.gif") repeat-y scroll right center #60B071;
}
ul {
    margin-bottom: 15px;
    margin-top: 5px;
}
.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
}
.clear-block {
    display: inline-block;
}
* html .clear-block {
    height: 1%;
}
.clear-block {
    display: block;
}
a.external-link {
    background: url("/assets/images/ext.png") no-repeat scroll right center transparent;
    padding-right: 12px;
}
a.mailto-link {
    background: url("/assets/images/ml.png") no-repeat scroll right center transparent;
    padding-right: 12px;
}

h1 {
    font-size: 1.6em;
}
h2 {
    font-size: 1.3em;
    margin-bottom: 0.7em;
    margin-top: 0.9em;
}
h2, h3, h4 {
    clear: both;
}
.imagecache {
    clear: both;
    float: left;
    margin: 5px 15px 5px 0;
}
.rel {
    clear: both;
}
ul.related {
    border: medium none;
    list-style-image: none;
    list-style-position: outside;
    text-align: left;
}
ul.related li {
    margin: 0 0 0 1em;
}
.meta {
    padding: 5px;
}
li.leaf {
    background: url("/assets/images/a-mainlevel-bg.gif") no-repeat scroll left bottom transparent;
    display: block;
    padding: 5px 3px 7px 12px;
}
li.leaf a {
    color: #545454;
    text-decoration: none;
    width: 90%;
}
li.leaf a.active {
    color: #5BA36A;
    font-weight: bold;
}
ul.menu {
    padding-left: 4px;
}
.when label, .where label {
    background-color: #BFBFBF;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 5px;
    padding: 0 2px;
}
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.item-list ul li {
    list-style: disc outside none;
    margin: 0 0 0.25em 1.5em;
}
.pager-current {
    font-weight: bold;
}
.when,.where {
    margin: 10px 0 20px;
}
dl{float:left;margin:0;padding:0;width:68%;}
dl dt{border-top:1px dotted #BEBEBE;clear:both;color:#666666;float:left;font-size:0.86em;font-weight:bold;margin:0;padding:0.3em;text-align:right;width:21%;}
dl dd{border-top:1px dotted #BEBEBE;float:left;font-size:0.9em;margin:0 0 0 1px;padding:0.3em;width:74%;}
.summary{clear:both;padding-top:10px;}
.gmap-map{float:right;}
.report a {
    color: #FF0000;
    float: right;
    font-weight: bold;
}
dl dd p {
    margin: 0;
    padding: 0;
}
.actions-rating-fav {
    background-color: #F8F8F8;
    border: 2px solid #DCDCDC;
    float: left;
    font-weight: bold;
    margin: 10px 18px 10px 0;
    text-align: center;
    width: 95%;
}


#subject-list {
    float: left;
    margin: 0;
    padding-left: 10px;
    width: 97%;
}

#subject-list ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 10px 10px 0;
    width: 97%;
}

#subject-list li {
    background-image: none;
    float: left;
    margin-top: 10px;
    padding: 0;
    width: 32%;
}
.subject-title {
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.4em;
    height: 24px;
    line-height: 24px;
    margin: 12px 18px 0 0;
    vertical-align: middle;
}


a {
    color: #60B071;
    text-decoration: none;
}
  
a:hover, a:active, a:focus {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #545454;
    text-decoration: underline;
}

.actions-rating-fav a:link, .actions-rating-fav a:visited {
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    text-decoration: none;
}

.first-col,.second-col{float:left;margin:10px;width:46%;}
h2.two-col{border-bottom:1px dotted #cccccc;clear:both;margin-bottom:10px;}

.panel-region-separator {
    padding: 5px 0 0;
}

.more-link {
    clear: both;
    font-size: 1.3em;
    margin: 0 0 10px 8px;
    text-align: left;
}

.more-link a {
    color: #545454;
    text-decoration: underline;
}

form {
    margin: 0;
    padding: 0;
}

.form-item, .form-checkboxes, .form-radios {
    margin: 1em 0;
}


.form-item {
    margin-bottom: 1em;
    margin-top: 1em;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.form-required {
    color: #CC0000;
}

.form-item .description {
    font-size: 0.85em;
}

label {font-weight: bold;}

#search {
    position: absolute;
    right: 0;
    top: 40px;
}

.highlight {
    background: none repeat scroll 0 0 #FFFFCC;
    border-bottom: 1px dotted #999999;
    font-weight: bold;
    padding: 0 5px;
}

.adv {
    color: #AAAAAA;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.status, .messages, .error {
    background-color: #FFCC66;
    border: 1px solid #FFCC00;
    color: #133C40;
    margin: 1em 0;
    padding: 10px;
}

.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 5px;
}
textarea, select {
    color: #494949;
}
.container-inline-date .form-item .form-item {
    float: left;
}
.container-inline-date .form-item, .container-inline-date .form-item input {
    width: auto;
}
.date-clear-block {
    display: block;
    clear: both;
    float: none;
    width: auto;
}
