/*-CONSTANT-*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	color:#555554;
}	
table {								 	  	   
	border:0px;	
	padding:0px 0px 0px 0px;					    	
}									   
td {							       				  
	font:normal 11px Tahoma, Arial;								 
	vertical-align:top;				  			  
	line-height:14px;						 	 
}										   	   
input, textarea, select{			     
	font:normal 11px  Tahoma, Arial;			
	vertical-align:top;				 
}		
ul {						   
	list-style:none;		
}

img {border:0px;}	
/*____________________________________________________*/
/*-TEXT-*/
b {color:#D52000;}
b a{color:#555554;}	
a {color:#598DD1}	   
a:hover {text-decoration:none;}	
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	
/*____________________________________________________*/
/*-INPUTS-*/
.input, .ta {
	width:143px;
	border:1px solid #CAD2D5;
	color:#555;
}
.input {
	height:17px;
}
.ta {
	height:117px;
	overflow:auto;
}


/*____________________________________________________*/
/*-LINKS-*/
.link_1{
	color:#777;
	font-size:12px;
}
.rdmr {
	padding:0px 0px 0px 8px;
	background:url(images/0blt2.gif) top left no-repeat;
}
.rdmr a{
	color:#598DD1;
	padding:0px 0px 0px 0px;
	font:bold 9px Tahoma, Arial;
	background:url(images/0gl1.gif) bottom left repeat-x;
	text-decoration:none;
}
.rdmr a:hover {
	background:none;
}

/*____________________________________________________*/
/*-LISTS-*/
li {
	margin:5px 0px 0px 0px;
	list-style:none;
	padding:0px 0px 0px 8px;
}
li a {
	color:#598DD1;
	padding:0px 0px 0px 0px;
	font:bold 9px Tahoma, Arial;
	background:url(images/0gl1.gif) bottom left repeat-x;
	text-decoration:none;
}
li a:hover {
	background:none;
}

a {
	color:#598DD1;
	padding:0px 0px 0px 0px;
	font:bold 9px Tahoma, Arial;
	text-decoration:none;
}
a:hover {
	background:none;
}

/*_____________________________________________________*/
/*--*/
.date {
	background:url(images/0blt3.gif) top left no-repeat;
	padding:0px 0px 0px 13px;
	font:bold 9px Tahoma, Arial;
	color:#F7941C;
}
.ftr {
	background:url(images/ftr_bg_c.jpg) top left repeat-x;
	height:57px;
	color:#598DD1;
}
.ftr a {
	color:#598DD1;
}

.thumbnail {
	float: left;
	margin:5px;
	padding: 10px;
	text-align: center;
	width: 340;
	height: auto;
	}

.errorMessage { font-size: 90%; color: #333; font-family: "Lucida Grande", Helvetica, sans-serif; -khtml-box-sizing: border-box;
box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 2em; padding-top: 5px; color: red; background-image: url(images/bullet_error.gif); background-repeat: no-repeat; background-position: 0 4px;display:none; }

