

body {
	margin: 0px;
	background-color: #ffffff;
}
p,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
    text-align: justify;
}
li {
	list-style-position: outside;
	list-style-type: square;
        list-style-image: url(/jahia/jsp/jahia/templates/collaborativesource/collaborative_source_templates/casa_css.jsp/../images/bullet.gif);
}
h1,h2,h3,h4,b,strong {
	color: #72563A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}
h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}
a {
	text-decoration: none;
	color: #72563A;
}
.justify {
    text-align: justify;
    line-height: 16px;
}
.justify a {
    font-weight: bold;    
    text-decoration: underline;
}
pre {
    font-size: 9px;
}
.adminmenu {
    vertical-align: middle;
    white-space: nowrap;
}
.adminmenu a {
    color: #000000;
}
.header {
	background-color: #DEDEDE;
	background-image: url(/jahia/jsp/jahia/templates/collaborativesource/collaborative_source_templates/casa_css.jsp/../images/header_grad.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 50px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 5px;
}
.header a {
	color: #000000;
}
.searchcell {
	background-color: #FFCC66;
	color: #5D5D5F;
	padding-top: 5px;
	padding-left: 10px;
	letter-spacing: 0.1em;
}
.searchcell form input {
    color: #5D5D5F;
	background-color: #FFFFFF;
	border: 1px solid #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 3px;
}
.searchcell img {
	vertical-align: middle;
}
.dotted {
	border-right: 1px solid #A7A6A9;
	border-bottom: 1px solid #A7A6A9;
}
.dotted2 {
	border-top: 1px solid #A7A6A9;
	border-left: 1px solid #A7A6A9;
	vertical-align: top;
}
.padding10 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.dotted3 {
	border-top: 1px solid #A7A6A9;
	vertical-align: top;
}
.rightcolumn {
	border-top: 1px solid #A7A6A9;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
}
.quicklinks {
	background-color: #D7D7D7;
	border-top: 1px solid #A7A6A9;
	border-left: 1px solid #A7A6A9;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
}
.quicklinks form select {
    color: #5D5D5F;
	border: 1px solid #8F948D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90%;
}
.footer {
	border-top: 1px solid #A7A6A9;
	vertical-align: top;
	text-align: right;
	color: #5D5D5F;
	white-space: nowrap;
}
.footer a {
	color: #5D5D5F;
}
.footer a img {
	vertical-align: middle;
}
.footercopyright {
        border-top: 1px solid #A7A6A9;
        vertical-align: top;
        text-align: left;
        color: #5D5D5F;
        font-size: 9px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;

}
.footercopyright a {
        color: #5D5D5F;
        text-decoration: underline;
}
.footercopyright a img {
        vertical-align: middle;
}

.path {
	border-top: 1px solid #A7A6A9;
	border-left: 1px solid #A7A6A9;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #5D5D5F;
}
.path a {
	color: #5D5D5F;
}
.mainmenu {
	color: #000000;
	background-color: #FFCC66;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(/jahia/jsp/jahia/templates/collaborativesource/collaborative_source_templates/casa_css.jsp/../images/expand.gif);
	background-repeat: no-repeat;
	background-position: right top;
        border-top: 1px solid #D9AE57;
}
.mainmenu a {
	color: #000000;
}
.mainmenuon {
	color: #000000;
        font-weight: bold;
	background-color: #E5B75C; 
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(/jahia/jsp/jahia/templates/collaborativesource/collaborative_source_templates/casa_css.jsp/../images/expandon.gif);
	background-repeat: no-repeat;
	background-position: right top;
        border-top: 1px solid #D9AE57;
}
.mainmenuon a {
	color: #000000;
}

.menu .options {
	display:block;
	font-size: 10px;
	background-color: #CC9966;
	border-top: 1px solid #A7A6A9;
	border-bottom: 1px solid #A7A6A9;
	border-right: 1px solid #A7A6A9;
}

.menu a {
	color: #000000;
	display :block;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	background-color: #DEDEDE;
}

.submenu2 {
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-top: 1px solid #B28E47;
        background-color:#D9AE57;
}
.submenu2 a {
	color: #000000;
}

.submenuon2 {
	color: #000000;
	background-color: #D9AE57;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
        border-top: 1px solid #B28E47;
        font-weight: bold;
}
.submenuon2 a {
	color: #000000;
}

.submenu3 {
	color: #000000;
	background-color: #CCA352;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
        border-top: 1px solid #B28E47;
}
.submenu3 a {
	color: #000000;
}
.submenuon3 {
	color: #000000;
	background-color: #CCA352;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-weight: bold;
        border-top: 1px solid #B28E47;
}
.submenuon3 a {
	color: #000000;
}

.submenu4 {
	color: #000000;
	background-color: #BF994C;
	padding-left: 40px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
        border-top: 1px solid #B28E47;
}
.submenu4 a {
	color: #000000;
}
.submenuon4 {
	color: #000000;
	background-color: #BF994C;
	padding-left: 40px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
        font-weight: bold;
        border-top: 1px solid #B28E47;
}
.submenuon4 a {
	color: #000000;
}

.link {
    color: #CC9966;
    font-weight: bold;
}

.boxtitletransparent {
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.boxtitleborder1 {
    color: #000000;
	border: 1px solid #CC9966;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.boxtitleborder2 {
    color: #000000;
	border: 1px solid #A7A6A9;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.boxtitlecolor1 {
    color: #000000;
    background-color: #FFCC66;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.left {
	margin-right: 5px;
}
.right {
	margin-left: 5px;
}
.boxcontenttransparent {
    padding: 5px;
}
.boxcontentborder1 {
	border-left: 1px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
    padding: 5px;
}
.boxcontentcolor1 {
	border-left: 1px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
    padding: 5px;
    background-color: #D7D7D7;
}
.boxcontentcolor2 {
	border-left: 1px solid #FFCC66;
	border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
    padding: 5px;
    background-color: #DEDEDE;
}
