/* CSS Document */



a                    { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 11px;
					   color: #626262; text-decoration: none;            
				     }
a:hover              { color: #004395; background:background-color: #FFFF00}






.textS             { font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; 
                       font-size: 11px; 
					   color: #626262;       
				     }
.textS:hover              { color: #004395; background: background-color: #FFFF00}
					 
TD                   { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 12px;
				       font-weight: lighter; color: #626262;
				       text-decoration: none;
                     }
					 
.TDjustify              { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 12px;
				       font-weight: lighter; color: #626262;
				       text-decoration: none;
					   text-align: justify; line-height: 15px
                     }
					 
.textM               { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 12px; 
					   color: #626262; 
					   
					   font-weight: bold; 
					 }
				 
					 
					 
			 
					 
.imgborder           {
	border-bottom : 1px solid #626262;
	border-left : 1px solid #626262;
	border-right : 1px solid #626262;
	border-top : 1px solid #626262;
}
TEXTAREA.tfield {
	BORDER-RIGHT: #B1B1B1 1px dotted;
	BORDER-TOP: #B1B1B1 1px dotted;
	BORDER-LEFT: #B1B1B1 1px dotted;
	BORDER-BOTTOM: #B1B1B1 1px dotted;
	width: 300px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4B4B4B;
	BACKGROUND-COLOR: #ffffff;	
}
INPUT.field {
	BORDER-RIGHT: #B1B1B1 1px dotted;
	BORDER-TOP: #B1B1B1 1px dotted;
	BORDER-LEFT: #B1B1B1 1px dotted;
    BORDER-BOTTOM: #B1B1B1 1px dotted;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	BACKGROUND-COLOR: #ffffff;
	width: 179px; height: 17px
}

.navigation          { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 11px;
				       font-weight: normal; color: #303020;
				       text-decoration: none; line-height: 15px; background: url(../images/link.gif) top right no-repeat;  padding-right: 8px
                     }


.navigation:hover     {color: #303020; background: url(../images/linkX.gif) top right no-repeat;  padding-right: 8px}
.navigationActive          { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 11px;
				       font-weight: normal; color: #303020;
				       text-decoration: none; line-height: 15px; background: url(../images/linkActive.gif) top right no-repeat;  padding-right: 8px
                     
                     }


.navigationActive:hover     {color: #303020}
.headlineXL          {
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #78828D;
	border-bottom : 1px dotted #EBEBEB; line-height: 15px
}
.textMcolor               { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 11px; 
					   color: #7B7A3A;  
					   text-decoration: none; 
					 }
					 
.linkM           { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 12px;
					   color: #004395; text-decoration: none;  BORDER-BOTTOM: #D6D6D6 1px dotted;     
				     }
.linkM:hover     {color: #004395; BORDER-BOTTOM: #646464 1px dotted;}
.linkS           { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 11px;
					   color: #004395; text-decoration: none;  BORDER-BOTTOM: #D6D6D6 1px dotted;              
				     }
.linkS:hover     {color: #004395; BORDER-BOTTOM: #646464 1px dotted;}
.textlink           { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 12px;
					   color: #626262; text-decoration: none; BORDER-BOTTOM: #646464 1px dotted;       
				     }
.textlink:hover     {color: #BCB901}
	

.linklight           { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 10px;
					   color: #D6D6D6; text-decoration: none;              
				     }
.linklight:hover              { color: #004395; BORDER-BOTTOM: #FFDC00 1px dotted;}

.addS           { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 12px;
					   color: #78828D; text-decoration: none; line-height: 12px             
				     }