/* CSS Document */
.yellow_rightside{
border-left:#005789 solid 1px;

}
.black_rightside{
/*border-left:#005789 solid 1px;*/
border-right:#005789 solid 1px;
/*border-top:#005789 solid 1px;*/
}
.welcome{
font-family:Arial, Helvetica, sans-serif;
color:#005789;
font-size:14px;
font-weight:bold;
}
.smallHeaders, .smallHeaders a{
font-family:Arial, Helvetica, sans-serif;
color:#005789;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.smallHeaders_lighter{
font-family:Arial, Helvetica, sans-serif;
color:#E6E6E6;
font-size:12px;
font-weight:lighter;
}

#container{
	border:1px solid #005789;
	border-radius:0px;
	width:80%;
	margin-left:5%;
	margin-top:15px;
	
	
}


body, td ,th{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#202833;

}
.contacts{
font-family:Arial, Helvetica, sans-serif;
color:#005789;
font-size:12px;
padding:3px;
}
.homeBox{
border:#fec220 0px solid;
background:#fefefe;

}

.homeBoxDotted{
border-left:#fec220 0px dashed;

margin:3px;
padding;5px;

}
.homeBoxDottedNoBg{
border-top:#fec220 0px dashed;
margin:0px;
padding:3px;
float:left;
margin:3px;
}
.Category_title{
color:#FEC220;
padding:4px;
}
.catego {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}


.quotebox{
	padding:9px;
	font-size:12px;
	background:#Fec220;
	border-radius:5px;
	width:130px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}
.quotebox_a{
text-decoration:none;	
}

.news{
padding:4px;
border-bottom:1px solid #fec220;	
}

.newsbox{
padding:3px;
width:200px;
border:11px solid #005789;
border-radius:2px;
background: url(../images/YELO_BLU_CIURfVE.png) no-repeat  bottom #fefefe;
border-bottom:none;
	
}

.newsh{
font-weight:bold;
font-size:11px;
color:#000;	
float:left;
padding:3px;
}
.newsd{
font-weight:bold;
font-size:11px;
color:#000;	
float:right;
padding:3px;
}

.newsi{
font-size:12px;
color:#000;	
padding:9px;
text-align:left;
}

.logos{
	float:left;
	margin:0px;
}
#clia{
clear:both;	
}


.menu_bar {
background:#005789;
color:#fff;
font-weight:bolder;
font-size:12px;
text-decoration:none;
padding:0px;
border-bottom:solid 1px #005789;
height:25px;
}
.menu_bar a{
text-decoration:none;
color:#fff;	
font-weight:bolder;
}
#raqquo{
float:left;	
padding:0px;
margin-left:5px;
border:0px solid #FC0;
background:inherit;
height:100%;
color:#ccc;

}
#menu{
float:left;	
margin:0px;
background:inherit;
height:100%;

padding:6px;
padding-right:12px;
margin-left:0px;
text-align:left;
border-right:1px solid #004789;
cursor:pointer;
}
#submenu{
cursor:pointer; white-space:nowrap; text-align:left; border-bottom:1px solid #fefefe; color:#fff;	
margin:0px;
background:inherit;
height:100%;
min-width:100px;
padding:2px;
}

.pmcccenu{

}