html {min-height: 100%;}

* {
	margin-top: 0;
	padding: 0;
        }


body {
	background: #4B6A9B url(images/bg.jpg) repeat-x;
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
        
	
}


p {
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #232323;	
    line-height: 14pt;
    margin-left: 5px;
    margin-top: 5px;

} 
a {
    color: #477dcd;	
    text-decoration: none;
	}
a:hover {
    color: #477dcd;	
    text-decoration: none;
	}

.caption { font-size:11px; text-align:center; font-weight:bold; color:#EC164E; }	
	 
h2 { 
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
    margin-left: 5px;
    color: #4B6A9B;
    font-weight: bold;
    margin-bottom: 5px;	
	}

h4 {
    font-family: Tahoma, Verdana;
    font-size: 14px;
    color: #4B6A9B;
    font-style:italic;
    line-height:30px;
    text-align:center;
   }

.newstitle { 
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #4B6A9B;
    font-weight: bold;
    margin-bottom: 5px;
}
.newsbrief { 
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #232323;
    font-weight: bold;
    margin-bottom: 5px;
    
}
.nametitle { 
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #4B6A9B;
    font-weight: bold;
}
.namebrief { 
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    color: #232323;
    font-weight: bold;
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	
	font-size: 1.2em;
	margin: 0 ;
	width: 760px;  
	
}


.top {
	padding: 0px 0px 0;
}


.header {	
    background: url(images/cclogo.jpg);
	height: 175px;
	margin: 0 ;
	width: 760px;

}

/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:35px; background:#fff url(images/button1.gif); position:relative;}
.menu2 li {float:left;}
.menu2 li {display:block; float:left; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0px 0 10px; cursor:pointer;}
.menu2 li.date {display:block; float:right; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 10px 0 0px; cursor:pointer;}

.main {
	border: 1px solid #009380;
	background: white
}
.main image
      {  
        border: 2px solid #4B6A9B;
        margin-top: 15px;
      }
.main .imagea{
border: 0;
}
.therm {
  border:0;
}
.sidenav {
	float: left;
	width: 185px;
        border-right: 1px solid #009380;  
	border-bottom: 1px solid #009380;
}
.sidenav h2 {
        font-family: Arial, Tahoma, Verdana;
        background: #009380 url(images/nav.gif) repeat-x;
	border-right: 1px solid #4B6A94;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	margin: 0; 
}
vertmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
width: 185px;
padding: 0px;
margin: 0px;
}

.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
background-color:#FFFFFF;
}
.vertmenu ul li a {
background-color:#4B6A94;
font-size: 11px;
font-weight: bold;
display: block;
border-top: 1px solid #4e4e4e;
border-bottom: 1px solid #009380;
padding: 6px 0px 6px 5px;
text-decoration: none;
color: #EAEAEA;
width:180px;
}

.vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #B3AA90;
background-color: #006598;
}
/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 536px;
}


.content .imagesright {
padding: 5px;
border: 1px solid #666;
margin-left: 4px;
float: right;
}



.footer {
	background: url(images/nav.gif) repeat-x;
        font-size: 11px;
	color: #FFF;
	line-height: 20px;
	text-align: center;
}

.design {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
}
.extendable {
	width: 100%;
	float: left;
        
}

.extendable a h1 {
	display: block;
	background: url(images/plus.gif) no-repeat left #FFFFFF;
	border: 1px solid #009380;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	text-decoration: none;
        font-size: 11px;
}

.extendable a:hover h1 {
	text-decoration: underline;

}

.extendable p{
	position: relative;
	top: -12px;
	border: 1px solid #006598;
	border-top: none;
	color: #FFFFFF;
	padding: 5px;
        font-size: 12px;
	background: #006598;
	margin: 0;

}

.extendable span.more {
	display: none;
}