BODY			{
					background: #FFFFFF;
					margin-top: 0px;
					margin-bottom: 0px;
				}


TD.image		{ 
					background-color: #FFFFFF;
					padding-left: 15px; 
					padding-right: 15px; 
					padding-top: 15px; 
					padding-bottom: 11px;
					border-left: #CECECE 1px solid; 
					border-right: #CECECE 1px solid; 
					border-top: #CECECE 1px solid; 
				}	
				

TD.title		{ 
					background-color: #FFFFFF;
					font-family: arial,verdana; 
					font-size: 15px;
					line-height: 16px;
					color: #33458D; 
					padding-left: 15px; 
					padding-right: 15px; 
					padding-top: 15px; 
					padding-bottom: 15px;
					border-left: #CECECE 1px solid; 
					border-right: #CECECE 1px solid; 
					border-top: #CECECE 1px solid; 
				}	


TD.subtitle		{ 
					background-color: #FFFFFF;
					font-family: arial,verdana; 
					font-size: 13px;
					line-height: 16px;
					color: #33458D; 
					padding-bottom: 15px;
				}	
				
								
TD.text			{ 
					background-color: #FFFFFF;
					font-family: arial,verdana; 
					font-size: 11px;
					line-height: 16px;
					color: #333333; 
					padding-left: 15px; 
					padding-right: 15px; 
					padding-bottom: 15px;
					border-left: #CECECE 1px solid; 
					border-right: #CECECE 1px solid; 
				}				
				
								
TD.text_nopad	{ 
					background-color: #FFFFFF;
					font-family: arial,verdana; 
					font-size: 11px;
					line-height: 16px;
					color: #333333; 
				}					
				
								
TD.text_nopad_nocol	{ 
					font-family: arial,verdana; 
					font-size: 11px;
					line-height: 16px;
					color: #333333; 
				}					
								
TD.text_error	{ 
					background-color: #FFFFFF;
					font-family: arial,verdana; 
					font-size: 11px;
					line-height: 16px;
					color: #AA0000; 
				}	
				
								
TD.footer		{ 
					font-family: arial,verdana; 
					font-size: 11px;
					color: #666666; 
					padding-top: 10px; 
					padding-bottom: 10px;
				}					
			
				
TD.header		{ 
					font-family: verdana; 
					font-size: 11px;
					font-weight: bold;
					color: #666666; 
					padding-left: 10px; 
					padding-top: 10px; 
					padding-bottom: 10px;
				}	
	
				
A				{ 
					font-family: arial; 
					font-size: 11px; 
					color: #FF7808;
					text-decoration: none;
				}
				
				
A:hover	{ 
					font-family: arial; 
					font-size: 11px; 
					color: #33458D;
					text-decoration: none;
				}

				
A.footer		{ 
					font-size: 11px; 
					color: #666666; 
					text-decoration: none;
				}
				
				
A.footer:hover	{ 
					font-size: 11px; 
					color: #FF7808; 
					text-decoration: none;
				}

				
.inputfield 	{ 
					border-left: #CECECE 1px solid; 
					border-right: #CECECE 1px solid; 
					border-top: #CECECE 1px solid; 
					border-bottom: #CECECE 1px solid; 
					font-size: 11px;  
					color: #333333;  
					font-family: Arial; 
					background-color: #FFFFFF 
				}

				
.inputbutton 	{ 
					border-left: #FFFFFF 0px solid; 
					border-right: #FFFFFF 0px solid; 
					border-top: #FFFFFF 0px solid; 
					border-bottom: #FFFFFF 0px solid; 
					font-weight: bold; 
					font-size: 11px;  
					color: #ffffff;  
					font-family: Arial; 
					background-color: #1C1A6D 
				}
