/*-CONSTANT-*/
/*
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
*/
/*body  {background:#FFF}	*/
table {	
	border-collapse:collapse;			 	 
	border:0px;	
	/*width:100%;*/
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 11px Tahoma;
	/*line-height:14px;*/
	color:#313131;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	vertical-align:middle;
	color:#313131;
	border:1px solid #000;
	background:#FFF;
}		
/*ul {list-style:none;}*/
img {border:1px;}

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


/*-HEADER-*/


/*-CONTENT-*/
.column_left	{width:271px; background:url(images/col1_bg.jpg) top right no-repeat #d2f9fb}
.column_left .space {padding:35px 23px 20px 33px;}
.column_center 	{
	width:1px;
	background-color: #68b7bc;
}
.column_right	{width:493px; background-color:#f4fdfd}
.column_right .space {padding:41px 25px 20px 23px;}

h3	{color:#0f7083; font:normal 20px Tahoma bold}
.gl	{background:url(images/l1.jpg) bottom repeat-x}
.vl	{background:url(images/vl.gif) top right repeat-y}

h6	{color:#F25400; font:normal 10px Tahoma}
.gl	{background:url(images/l1.jpg) bottom repeat-x}
.vl	{background:url(images/vl.gif) top right repeat-y}

strong {color:#0f7083; font:Arial, Helvetica, sans-serif}

/*-TEXT-*/
a 		{color:#27496E; font:normal 11px Tahoma;}
a:hover {text-decoration:none;}	
span	{color:#FBA901}
b 		{color:#1F77DB; font:normal 9px Tahoma; text-transform:uppercase}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*-FORMS-*/
.input input{
	width:193px;
	height:21px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.ta {
	width:217px;
	height:71px;
	overflow:auto;
	padding:5px 0px 0px 0px;
	margin:0px 0px 21px 0px;
}
.eq_height {height:25px}

/*-LINKS-*/
.link_1 {
	color:#0f7083;
	background:url(images/bullet1.gif) 0 0 no-repeat;
	padding:0px 0px 2px 19px;
	line-height:17px;
}
.link_2 {
	font:bold 11px Tahoma;
	color:#0f7083;
}

/*-LISTS-*/
li {
	/*list-style:none;*/
	/*line-height:12px;*/
	/*margin:0px 0px 5px 0px;*/
}
/*
li a {
	background:url(images/bullet2.gif) 0 0 no-repeat;
	font:normal 11px Tahoma;
	color:#0f7083;
	padding:0px 0px 0px 16px;
}
*/
/*-FOOTER-*/
#footer td {color:#FFF}
#footer a  {color:#FBA901} 
#footer .f_left {background:url(images/f_left.jpg) repeat-x; height:65px;}
#footer .f_left .space {padding:25px 0px 0px 33px;}
#footer .f_right {background:url(images/tail_right_bg.jpg) repeat-x;}
#footer .f_right .space {padding:25px 0px 0px 59px; color:#C7C7C7}

/*-*/
.border1 {
	border: 1px solid #0F7083;
}
.td_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
