@charset "utf-8";
/* CSS Document */

body {
	padding: 0 0 18px 0;
	text-align: center;
	font-family:"Verdana", serif,Arial ,Times New Roman ;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

#layout { 
  width:800px; 
  margin:0 auto; 
  text-align:left; 
  background:#FFFFFF;
}
  /*#container{
  background:#FFFFFF;
  }*/
  /*---------Header------------*/
  #header { 
		position:relative; 
		background: #003366 url('../images/header.jpg') no-repeat;
		 height: 180px;
       margin: 0;
        }   
		/*---------------------End oF header-------------------*/
		 
		/*----------------Vertical menu */    
#vert-nav {
	position:relative;
	border-top: 0;
	top: 135px;
	left: 25px;
 }
      #vert-nav ul 
	  {
	  margin:0; 
	  padding:0;
	   list-style:none;}
      	#vert-nav ul li {
		float:left; 
		display:inline;
		 margin:0px; 
		 padding:0;
		 }
      	#vert-nav ul li a {
      	
      	  color: #fff;
      	  font-size: 10pt;
      	  font-weight: normal;
          display: block; 
          float: left; /*\*/ float:none; 
          padding: 16px 22px;
          text-align: center;
        }
        #vert-nav ul li a:hover {
          text-decoration: none;
          
        }
      	#first {
        background: none !important;}
/*----------------End Of Vertical Menu------------------------*/

/*-----------Content ------------------*/
#content{
}
.content {
	float: right;
	padding: 0 0 0 0px;
	margin-top: 15px;
	width:590px;
/*      z-index: 10;*/
      
    }
    .content .in{
      padding: 8px 18px 0 22px;border-left: 1px solid #e3e3e3;
    }
.content h2 { font-size:12pt; font-weight: bold; color:#003399;}
.content p{ font-size:10pt; font-weight: normal; line-height:200%; color:#003366;
 text-align: justify }
 .content  li {
	font-size:10pt;
	font-weight: normal;
	color:#003366;
	text-align: justify;
	line-height:200%;
	margin-left:10px;
	

	}
.content td
{
	
	font-size: 10px;
	color:#003366;
	
}
	   
/*-------------End of Content------------------*/

/*---------------Footer---------------*/
	#footer {
	clear:both;
	height: 27px;
	background: url('../images/footer.jpg') no-repeat;
	color: #676767;
	/*margin-top: 10px;-*/
	padding-top: 11px;
	padding-right: 16px;
	padding-left: 16px;
	font-size:12px;
    }
      
    #footer p { margin:0; padding-top:10px; }

/*---------------End of Footer---------------*/

/*-----------Misi----------------------------------------------*/
.clear { clear:both; }
.box { min-height:1px; }
.noscreen { display:none; }
.f-right {float:right;}
/*----------------Left Panel------------------*/
#panel-left { float:left; width:210px; }
.panel .in { padding: 0px 5px 10px 20px;  }
/*#panel-left h3 { margin-top: 15px; padding-bottom: 0; font-size: 160%; font-weight: normal; border: none;}
*/
.link
{

	color:#003366;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
.link h3 
{
	font-size:12pt;
	font-weight: Bold;
	background:#CCCCCC;
	text-decoration: none;

}

.link ul 
	  {
	margin-left:1px;
	pading-left:10px;
	left: auto;
	padding-right: 10px;
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	list-style-type: square;
}
.link ul li a {

      	  color:#003366;
      	  font-size: 10pt;
      	  font-weight: normal;
        text-decoration: none;
        }
.link ul li a:hover {
          text-decoration: none;}
.link p{ font-size:8pt; font-weight: normal; line-height:200%; color:#003366;}
.sponsor h3 a 
{ 
	color:#003366;
	font-size:10pt;
	font-weight: Bold;
	text-decoration: none;

}

/*-----------End Of left panel----------------------*/
.form{
  color:#003366;
  font-size: 10pt;
  font-weight: normal;
}

#style
{
	font-size:8pt;
	font-style:italic;
}