/* MAIN */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

html { height: 100%; margin-bottom: 1px; }

body
{
		border:0px;
		border-collapse:collapse;
		font-size:	11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
}

.clear {
	clear:both;
	line-height:1px;
	height:1px;
	margin:0px;
}

a
{
	color: #666;
}

#centered {
	text-align:center;
/*	padding: 0px 20px; */
}

#main {
	margin: 0 auto;
	width:776px;
	text-align:left;
}

#head{
	height:130px;
	width:776px;
	background:url('../img/bline.gif') top left no-repeat;	
}
#logo {
	position:relative;
	top:57px;
	left:201px;
	width:397px;
	height:50px;	
}


h1
{
	font-size: 18px;
	color: #132d60;
}

#content_head {
	width:776px;
	height:36px;
	background:url('../img/main_head.gif') top left no-repeat;	
	margin-bottom:34px;
}
#mood {
	width:776px;
	height:150px;
}
#menu_col {
	float:left;
	width:222px;
	margin-right:5px;	
}
#content_col {
	float:left;
	width:509px;
	margin-left:20px;
	margin-right:20px;
}
#mainmenu, #metamenu {
	margin-left: 8px;
	background:url('../img/dots.gif') bottom left repeat-x;
	padding-bottom:20px;
}
#metamenu {
	margin-top:28px;	
}

#langmenu {
	color:#a0a0a0;
	float:right;
	margin-top:26px;
}
#langmenu a{
	color:#a0a0a0;
	text-decoration:none;
   font-size: 9px;
}

#langmenu a.active, #langmenu a:hover { 
	color:#1c3974;
	text-decoration:none;
}
.menuentry a, .menuentry_act a  {
	text-indent:13px;
	text-decoration:none;
	display:block;
}
#submenu {
	margin-bottom:3px;	
}
.menuentry, .menuentry_act, .menuentry_actsub {
	height:26px;
	vertical-align:text-top;
}
.menuentry a:hover, .menuentry_act a:hover, .subentry a:hover, .subentry_act a:hover {
		color:#1c3974;
}
a.arr_no {
	background:url('../img/arr.gif') 3px 3px no-repeat;	
	color:#afafaf;
	font-size:12px;
	font-weight:bold;
}
a.arr_act {
	background:url('../img/arr_act.gif') 3px 3px no-repeat;	
	color:#1c3974;
	font-size:12px;
	font-weight:bold;
}
a.arr_actsub {
	background:url('../img/arr_actsub.gif') 0px 6px no-repeat;	
	color:#1c3974;
	font-size:12px;
	font-weight:bold;
}
.subentry a, .subentry_act a  {
	text-indent:33px;
	text-decoration:none;
	display:block;

}
.subentry, .subentry_act {
	height:20px;
	vertical-align:text-top;
}
a.sub_no {
	background:url('../img/sarr.gif') 22px 5px no-repeat;	
	color:#afafaf;
	font-size:12px;
	font-weight:bold;
}
a.sub_act {
	background:url('../img/sarr_act.gif') 22px 5px no-repeat;	
	color:#1c3974;
	font-size:12px;
	font-weight:bold;
}

#breadcrumb a{	
	text-decoration:none;
	color:#5a5a5a;
	font-style:italic;
	}
#breadcrumb {
	display: none;
	margin-bottom:8px;	
}
#pagetitle {
	margin-bottom:17px;	
}
#content {
	color:#5a5a5a;
}

#content p {
	line-height:16px;	
	text-align: justify;
	margin-bottom: 12px;
}
.csc-textpic-caption {
	padding-top: 2px;
	text-align: center;
	font-size:9px;
	color:#5a5a5a;
}

