body 		{
				margin-bottom: 20px;
				margin-top: 0px;
				background-color: #FFFFFF;
			}

		
.frame 		{
				border: 1px solid #C9C9C9;
			}


td.padding	{
				padding-top: 15px;
				padding-bottom: 15px;
				padding-left: 15px;
				padding-right: 15px;												
			}
						
td.content	{
				font-family: Tahoma;
				font-size: 12px;
				color: #6f6f6f;
				font-weight: normal;
				line-height: 14px;
			}

td.footer 	{
				font-family: tahoma;
				font-size: 10px;
				color: #AAAAAA;
				font-weight: normal;
				text-align: center;
			}

p.title 	{
				font-family: trebuchet ms;
				font-size: 15px;
				color: #0c426f;
				font-weight: bold;
			}
			
p.subtitle 	{
				font-family: trebuchet ms;
				font-size: 12px;
				color: #20456e;
				font-weight: bold;
			}		
			
A	 		{ 
				color: #20456e;
				text-decoration: none;
			}

						
A:hover 	{
				color: #f18602;
				text-decoration: none;
			}


TD.text_nopad	{ 
					background-color: #FFFFFF;
					font-family: tahoma; 
					font-size: 11px;
					line-height: 16px;
					color: #20456e; 
				}		


		
			
.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: Tahoma; 
					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: Tahoma; 
					background-color: #1C1A6D 
				}