@charset "utf-8";
body  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-stretch:extra-expanded;
font-weight:500;
text-shadow: #000000;
background: #aaddff;
margin: 0;
padding: 0;
color: #000000;
background-image:url(../img/grad2.jpg);
background-repeat:repeat-x;
height:100%
}
/* Tag definitions */
.wma{
/*display: inline-block;*/
position:relative;
width: auto;
}
.testa{
/*display: inline-block;*/
position:absolute;
width:auto;
z-index: 100;
}
button{
margin: 5px;
text-align: center;
border: 1px solid #000000;
cursor: pointer;
cursor: hand;
background-color:#CCCCCC;
text-decoration:none;
}
.button{
margin: 5px;
text-align: center;
border: 1px solid #000000;
cursor: pointer;
cursor: hand;
background-color:#CCCCCC;
}
hr{
border: 0;
border-top: 1px #099;
height: 0px;
filter:alpha(opacity=60);
opacity:0.6;
}
img.hr{
height: 1px;
padding: 10px;
border: none;
}
span.lonelink{
display:block;
float:right;
min-width: 240px;
background-image:url(../img/point.png);
background-repeat:no-repeat;
text-align:right;
}
span.wide{
	width:400px;	
}
span.aright{
text-align:right;
width: 100%;
}
/*a{
z-index: 10;
}
*/
.textb{
margin-left: 40px;	
}

/* >Link formatting */
a:link{ 
color: #003366; 
text-decoration: underline; 
}
a:active{ 
color: #99ccff; 
text-decoration: underline; 
}
a:visited{
color: #003366; 
text-decoration: underline; 
}
a:hover{
color: #99ccff; 
text-decoration: none; 
}
/* -<>- */

/* Lists */
ul{
padding: 0;
margin-top: 0px;
margin-bottom: 2px;
margin-left: 10px;
}
li{
color: #9cf;	
}
li span{
color: #000;	
}
ul.list li{
margin-bottom: 5px;
}
ul.inblock li{
color: #000;
text-indent:0px;
margin-left:7px;
}
ul.menu li{
color: #000;
list-style-type:none;
text-align:left;
width:78%;
margin-left:10px;
border-right: 1px solid #ccc;
line-height: 15px;
}
ul.links li{
color: #000;
list-style-type:none;
text-align:left;
margin-left:10px;
line-height: 15px;
}
ul.table li{
color: #000;
list-style-type:none;
text-align:left;
margin-left:10px;
line-height: 15px;
padding-top: 5px;
display:block;
clear:both;
}
ul.table li div{
text-align:left;
margin-left:10px;
line-height: 15px;
float: left;
text-align:justify;
}
ul.table li .left{
width:30%;
}
sup{
color: #8dc0e8;
}
sup .norm{
color: #000000;
}
/* >> Minitable */

.minitable{
	border: 0;
	padding: 0;
	margin-left: 30px;
	width: 90%;
}
.minitable tr{
	border: none;
}
.minitable th{
	font-weight: normal;
	width: 200px;
	vertical-align: middle;
	padding-bottom: 0px;
}
.minitable td{
	padding-bottom: 10px;	
}


/* >> LOP  */
.lop{
border-left: none;
padding: none;
margin: none;
width: 100%;
}
.lop tr{
padding:5px; 
height:15px	
}
.lop th{
background-color: #66cccc; 
border: 1px solid #009999;
color: #000;
}
.lop td{
background-color: #deedf8; 
border: 1px solid #ccc;
cursor: hand;
cursor: pointer;
text-align: left;
}


/* -<>- */

/* Bulletin Box */
.bbcontainer{
margin-left: auto;
margin-right: auto;
text-align: center; 
line-height:0px;
	
}
.infobox{
line-height: normal;
background-color: #deedf8; 
cursor: pointer;
cursor: hand; 
width: 260px; 
height: 170px; 
border: solid 1px; 
border-color: #8dc0e8; 
color: #000000; 
text-align: center;  
margin: 20px; 
margin-top:0px;
display: inline-block;
float:left;	
font-size:12px;
}

.ibtitle{
padding:10px; 
border-bottom: solid 1px;
border-color: #8dc0e8;
font-size: 15px; 
width: 240px; 
height: 36px;
}

/* ----[]---- */

/* Tables */
table .display{
border:1px solid #000000;
margin: 0px;
padding: 0px;
}
table .display .td{
padding:5px;
font-size: 10.7px;
}
table .display .th{
font-size:10.7px;
font-weight:bold;
color: #8dc0e8;
}
.fees{
	margin-left:auto;
	margin-right:auto;
}
.fees td+td{
	text-align:center;	
}
.fees th{
	text-align:center;	
}
/* -<>- */

/* Formatting */
span.subtitle{
font-size:12.9px;
font-weight:bold;
color: #8dc0e8;
line-height: 18px;
}
span.title{
font-size:14.6px;
font-weight:bold;
color: #009999;
line-height: 18px;
}
span.indent{
margin-left:20px;
}

/* -<>- */

/* ----[]---- */

.pageshader {
background-color:#000000;
height:100%;
left:0;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
position:fixed;
top:0;
width:100%;
z-index:200;
}
.mcontainer{
margin:0 auto;
padding: 0px;
position:relative;	
height: 100%

}


/* Main content container */
.icontainer{
width: 980px;
min-height: 300px;
background: #FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 6px;
margin-bottom: 30px;
padding: 0px;
border: solid #ccc 1px;
position:relative;
z-index:1;
}
.icontainer .content{
margin: 0;
width: auto;
z-index:100;
overflow:hidden;
padding: 20px;
padding-bottom: 50px;
position: static;
}
.icontainer .content .text{
/*position: absolute;*/
text-align:justify;
overflow:hidden;
padding: 10px;
padding-right: 0px;



}
.icontainer div.clear{
clear: left; 
line-height: 0; 
height: 0;
}


.icontainer .watermark{
position:absolute;
bottom:0px;
right:0px;
/*filter:alpha(opacity=10);
-moz-opacity:.10;
opacity:.10;
*/z-index:-1;
}
.icontainer .watermark img{
filter:alpha(opacity=20);
-moz-opacity:.20;
opacity:.20;
}

/* ----[]---- */


/* Alert floatbox */
.floatbox{
border: 1px solid #000000;
padding: 0px;
background-color: #FFFFFF;
text-align:justify center;
font-size:12px;
width: 598px;
z-index: 300;
position:fixed;
top:50px;
text-align:center;
}
.floatbox .ftitle{
width: 558px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
font-size: 16px;
font-weight: bold;
text-align:center;
}
.floatbox .content{
width: 558px;
padding: 20px;
font-size: 13px;
font-weight: normal;
text-decoration: none;
text-align: justify center;
}
/* ----[]---- */

/*Floating footer bar*/
.footer{
width:100%; 
bottom:0px; 
background-color:#FFFFFF; 
border-top: 1px solid #ccc;
height:25px;
position:fixed; 
z-index:10;
font-size: 9px;
clear:both;
}
.footer .left{
float: left;
text-align:left;
padding-left: 5px;
padding-top: 3px;
z-index:40;
}
.footer .right{
float: right;
text-align:right;
padding-right: 10px;
padding-top: 5px;
z-index:40;
}
/* ----[]---- */

/*Navigation*/
.subnavig{
font-size: 12px; 
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
width: 980px; 
margin-top: 0px;
height: 18px; 
margin-left: auto; 
margin-right: auto;
background-color:#fff; 
text-align:center;	
}
.subnavig a:link{ 
color: #009999; 
text-decoration: underline; 
}
.subnavig a:active{ 
color: #003366; 
text-decoration: underline; 
}
.subnavig a:visited{
color: #009999; 
text-decoration: underline; 
}
.subnavig a:hover{
color: #003366; 
text-decoration: none; 
}
.navig{
	width: 860px;
	background:	#fff;
	margin-bottom: 7px;
	height: 30px;
	color: #009999;
	margin-left:auto;
	margin-right: auto;
	list-style: none;
}
.navig li{
	padding-left:0; 
	padding-right: 0; 
	padding-top: 12px; 
	padding-bottom:12px;	margin-bottom:0;
	margin-top:0;
	margin-left:20px;
	margin-right:20px;
	font-size: 16px;
	float: left;
	display: block;
	color: #009999;
	cursor: pointer;
	cursor: hand;
	position: relative;
	z-index:10;
}
.navig ul{
	position:absolute;   
	left:0;   
	display:none;   
	margin:0 0 0 -1px;   
	padding:0;   
	list-style:none; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	margin-top: 12px;
}
.navig ul li{
	width: 140px;
	float: left;
	border-top: 1px solid #ccc;
	font-size: 13px;
	margin: 0px;
}
.navig ul a{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	color: #099;
	text-align: center;
}
.navig .clear{
	clear: both;	
}
.navig a:hover{
	text-decoration: none;
	color: #099;
}
.navig a:link{
	text-decoration: none;
	color: #099;
}
.navig a:active{
	text-decoration: none;
	color: #099;
}
.navig a:visited{
	text-decoration: none;
	color: #099;
}
/* ----[]---- */

/*Tabbed Panels*/
.panelcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	padding: 0px;
}
.panelcontainer .panels{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.panelcontainer .panels .panel{
	display:none;
	width:auto;
	margin: 0px;
	padding: 5px;
	padding-bottom: 17px;
	background-color: #BBDDFF;
	border: 1px solid #000;
	border-bottom: none;
	height: 85px;
	max-height: 100px;
	overflow:none;
	text-align: justify;
}
.panelcontainer .panels .panel span{
	display:inline-block;
	text-align:center;
}
.panelcontainer .panels .prime{
	display:inherit;
	margin: 0px;
}
.panelcontainer .tabs{
	height: 20px;
	margin: 0px;
	width: 100%;
}
.panelcontainer .tabs .tab{
	height: 16px;
	border: 1px solid #000;
	border-right: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	margin:0px;
	background-color:#9CF;
	float: left;
	text-decoration:underline;
}
.panelcontainer .tabs .prime{
	border-top: none;
	padding-top: 4px;
	background-color:#BDF;
	cursor:default;
}
.panelcontainer .tabs .empty{
	width:100%;
	border-top:1px solid #000;
	margin:0px;
}
.tab+.end{
	border-left: 1px solid #000000;
	float: left;
	height: 21px;
}
/* ----[]---- */

