html,body{
     height:100%;
    margin:0;
padding:0;

   
}

.accToggler{
margin: 3px auto;
padding: 3px 3px 3px 30px;
font-weight: bold;
background: #bec90c;
color: #ffffff;
border: 1px solid #fff;
cursor: pointer;
}

.accContent{
margin: 0px auto;
padding: 3px 33px 3px 33px;
} 


.formtext {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	

}






#navigation {
	clear: both;
	left: 530px;
	position: absolute;
	top: 70px;
	white-space: nowrap;
	width: 480px;
	
}

#navigation:after {
	clear: left;
	content: '';
	display: block;
	height: 0;
}

#navigation .item {
	display: block;
	float: left;
	font-size: 1.133em;
	line-height: 1.4;
	margin-right: 5px;
	padding: 3px 11px;
	position: relative;
	font-family: Tahoma, Arial;
}

#navigation a:visited {
	color: #bec90c; 
}

#navigation a:hover {
	color: #48bfc0;
}

#navigation a{
	display: block;
	font-weight: normal;
	position: relative;
	text-decoration: underline;
	
}

#navigation b {
	display: block;
	font-weight: normal;
	position: relative;
	
}

#navigation a.selected,
#navigation .selected {
	color: #48bfc0;
        font-weight: bold;
	

}




a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666c54;
	text-decoration: underline;	
	line-height:20px;

}
a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#f7ff11;
	text-decoration: underline;	
	line-height:20px;

}

a:visited{
color:#9da60b;}



#layout_sws {
	position: relative;
	width: 150px;
	float: right;
	height: 2.25em;
	padding-top: 0.25em;
}





/** ------------------------------------------------------------------------ */
/** syslinks */

#syslinks, #syslinks li {
	float: left;
	height: 19px;
	border: 1px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#syslinks {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 16px;
}
#syslinks li {
	width: 28px;
}
#syslinks li a,
#syslinks li a:hover,
#syslinks li b {
	background: url('images/ico-syslinks.gif') no-repeat 0 0;
	display: block;
	height: 100%;
	width: 100%;
}
#syslinks li.home a				{ background-position: 0 0; }
#syslinks li.write a			{ background-position: -28px 0; }
#syslinks li.home a:hover		{ background-position: 0 -20px; }
#syslinks li.write a:hover		{ background-position: -28px -20px; }
#syslinks li.home b				{ background-position: 0 -40px; }
#syslinks li.write b			{ background-position: -28px -40px; }

/** ------------------------------------------------------------------------ */
/** langs */

#langs, #langs li {
	float: left;
	height: 19px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#langs {
	padding-left: 0%;
	padding-top: 16px;
}
#langs li {
	width: 25px;
	font-size: 100%;
}
#langs a {
	color: #494949;
}
#langs a:hover,
#langs a:focus {
	color: #ff5223 !important;
}
#langs b {
	color: #FF5233;
}


.tblBorder {
	border: 1px solid #ffffff;
}
.tblBorder1 {
	border: 1px solid #B5C3C7;
}


.bg {
	background-image: url(images/content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgContent {
	background-image: url(images/comp_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#393933;
	line-height:20px;
	
}
#container {
	
	margin: auto;


	
}

#padded1 {
	padding-bottom: 0px;
	
}

#padded {
	padding-top: 100px;
	padding-bottom: 10px;
}

.text {
	padding-top: 0px;
	padding-left: 50px;
}


.color {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#B1BDCD;
	line-height:20px;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;	
	color:#0158a3;
	line-height:20px;
}

.title_map {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color:#64960f;
	
	text-align="left"
}
.babylinks{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color:#ffffff;
	font-size: 10px;
    
}
.footer{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
    
}
.list-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	font-variant: normal;
}
.list-links:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#cc6699;
	text-decoration:underline;
	font-variant: normal;
}
.linksPur{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#267a0b;
	text-decoration: none;  
	border-bottom: 1px dashed;

}
.linksPur:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#1b1c67;
	text-decoration: none;
 	border-bottom: 1px dashed;
}
.linksPur2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#8b002e;
	text-decoration:underline;
	font-variant: normal;

}


.linksPur2:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#1b1c67;
	text-decoration:underline;
	font-variant: normal;
}



hr {
	height: 1px;
	width: 80%;
	color: #000000;
	
}



span.indent {text-indent: -5.61em; padding-left: 5.61em; _text-indent: -5.54em; _padding-left: 5.54em; margin-bottom: 0;}
p.indent {text-indent: -2.61em; padding-left: 2.61em; _text-indent: -2.54em; _padding-left: 2.54em; margin-bottom: 0;}


.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}
