/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, /*form,*/ input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {background:#FFF;}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {							       				  
	font:normal 11px Arial;							 
	vertical-align:top;				  			  
	line-height:14px;
	color:#394B55;
}										   	   
input, textarea, select{			     
	font:normal 11px Arial;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
	color:#505050;
}		
ul {
	list-style-type: none;
}
img {border:0px;}	

/*†††††††††††††††††††††-MAIN-†††††††††††††††††††††††††*/
.base 			{height:100%}
.main_table 	{width:766px;}
.sub_table		{width:700px;}
.tail_left		{width:50%; background:url(images/tail_left.jpg) 0 0 repeat-x}
.tail_right		{width:50%; background:url(images/tail_right.jpg) 0 0 repeat-x}

/*††††††††††††††††††††††-HEADER-†††††††††††††††††††††††*/
.header 		{height:350px;}
.header_top 	{height:85px;}
.mpct			{height:265px; background:url(images/mpct.jpg) 0 0 no-repeat;}

/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a 		{color:#338BB1; font:normal 12px Arial, Helvetica, sans-serif}
a:hover {text-decoration:none;}	
span	{color:#338BB1}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 
.date 	{font:normal 10px Arial, Helvetica, sans-serif}
.subhead {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}

/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input input, .ta{
	width:221px;
	border:1px solid #969EA6;
	height:21px;
}
.ta {
	height:174px;
	overflow:auto;
	margin:0px 0px 8px 0px;
}
.input1 {
	width:164px;
	height:23px;

}

/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.rdmr{
	background:url(images/0blt1.jpg) 0 0 no-repeat;
	padding:0px 0px 0px 10px;
	color:#338BB1;
	font:normal 11px Arial;  
}
.lnk_1 	{font:normal 11px Arial}

/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
li {
	background: url(images/0blt1.jpg) no-repeat;
	list-style:none;
	line-height:14px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 8px;
}
li a {
	color:#338BB1;
	padding:0px 0px 0px 8px;
	font:normal 12px Arial; 
}


/*††††††††††††††††††††††-FOOTER-†††††††††††††††††††††††*/
.footer td {background:url(images/fbg.jpg) 0 0 repeat-x; height:73px; color:#2D3D47; vertical-align:middle}
.footer a {
	color:#338BB1; 
	font:normal 11px Arial;
}


/*††††††††††††††††††††††-„„„„„„„†††††††††††††††††††††††*/

.vl {background:url(images/vl.jpg) 0 0 repeat-y}
.gl {background:url(images/gl.jpg) 0 0 repeat-x}

#column25 {width:25px}

/**
#page0 .column_1 {width:226px}
#page0 .column_2 {width:251px}
#page0 .column_3 {width:264px} **/

#page0 .column_1 {width:345px}
#page0 .column_2 {width:345px}
#page0 .column_3 {width:22px}

#page1 .column_1 {width:261px}
#page1 .column_2 {width:423px}
#page1 .column_3 {width:42px}

#page2 .column_1 {width:172px}
#page2 .column_2 {width:195px}
#page2 .column_3 {width:212px}

#page3 .column_1 {width:243px}
#page3 .column_2 {width:443px}
#page3 .column_3 {width:35px}

#page4 .column_1 {width:257px}
#page4 .column_2 {width:428px}
#page4 .column_3 {width:30px}

#page5 .column_1 {width:257px}
#page5 .column_2 {width:448px}
#page5 .column_3 {width:10px}


.idiv {height:24px; margin:0px 0px 13px 0px;}
span.cursor {cursor: pointer;
}
#Wrapper {margin: 0 auto;
padding: 10px;
width: 400px;
background: #fff;
border: 1px solid #999999;
}

/*-------------------------------------------------------FORMS-------------------------------------------------------*/

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}