@charset "utf-8";
/* CSS Document */

table.continut { text-align:center;
color: #293e58;
font-size: 12px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a.continut {color: #456999;}
h1,h2,h3,h4,h5.continut{ margin:0;}
h1.continut{ font-size:18px;}
h2.continut{ font-size:16px;}
h3.continut{ font-size:14px;}
h4.continut{ font-size:12px;}
ul.continut{ padding:0; margin:2px 20px;}*/
img.continut {margin:5px;}

spanner{float:none; clear:both;}
.page { background: url(img/bg_y.gif); width:920px; margin: 20px auto;}

/*.header { height: 160px; margin-bottom:10px; background:url(img/header.gif); }*/

.hleft,.hright{ margin-top:70px; font-size:20px; font-family:"Times New Roman", Times, serif; cursor:pointer; display:block; height:20px;}
.hleft{float:left; margin-left:130px; display: inline; width:180px;}
.hright{float:right; margin-right:190px;display: inline; width:110px;}
/*.logo{width:100px; margin-top: 20px; height:120px; cursor:pointer; display:block;}*/

.unlinks { margin-left:25px;}
.unlinks li{ list-style: circle;}
.unlinks a{ text-decoration:none; color: #293e58; font-weight:bold;}

/*.menu{float:left}*/

/*.footer {height:70px; background:url(i/footer.gif);}*/

.content{ text-align:left; width: 900px; margin:0 auto;}

.singleimage{ margin:10px;}

/*main*/
.rightside{ width:700px; margin-left:180px;}
/*.indeximg{ width:700px; height:255px; background:url(img/indeximg.jpg) no-repeat center}*/
.news{ width:200px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.news h1{ font-size:18px; text-align:right; text-transform:uppercase; font-weight:normal;font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; color: #476b9a;}
.news h2{ border-bottom: 1px dashed #d2e6ff; font-size: 10px; margin-top:5px; color: #476b9a;}
.news div{ background:url(sdmenu/collapsed.gif) no-repeat right; padding-right:15px;}
.news_content{width: 500px;  display: table; float:left; text-indent:15px;}
.news_content h1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:17px; margin-bottom:10px; text-indent: 0;}
/*prof*/
.prof { width:600px; text-align:center;}
/*end prof*/


/*^'^ Navigation Structure ^'^*/

.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
background-color: #DBEFFA;
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #3333FF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;

background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: black;

background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;

background-repeat: repeat-x;
/*background-color: #FF9900;*/
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #DBEFFA;

background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;

background-repeat: no-repeat;
color: black;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:5px 0px 5px 20px;
color: black;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;

background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
/*#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: black;
}
*/
/*^'^ Vertical Dividers ^'^*/	
/*#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}
*/