/* CSS Document */

body			{margin:0px;
				padding:0px;
				}
				
p.bodytext 	{color:#000000;
			font-weight:normal;				
			font-size:12px;
			line-height:16px;
			font-family:verdana,arial;
			text-align:left;
			margin-top:0px;
			margin-bottom:0px;
			}
			
a.bodytext:link 	{color:#003399;
					font-weight:normal;				
					text-decoration:none;				
					}
			
a.bodytext:visited 	{color:#92a4d2;
					font-weight:normal;				
					text-decoration:none;				
					}
			
a.bodytext:hover  	{color:#a06d00;
					font-weight:normal;				
					text-decoration:underline;				
					}
			
a.bodytext:active 	{color:#ffcc00;
					font-weight:normal;				
					text-decoration:underline;				
					}			
			
div#pagebkgd	{width:871px;
				background-color:#ffffff;
				background-repeat:no-repeat;
				background-image:url(/images/bkgd-page.gif);
				}							
				
div#nav			{width:891px;
				height:40px;
				background-repeat:no-repeat;
				background-image:url(/images/nav-bkgd.jpg);
				}
								
p.nav 			{color:#005194;
				font-weight:normal;				
				font-size:12px;
				line-height:24px;
				font-family:verdana,arial;
				text-align:center;
				margin-top:7px;
				margin-bottom:10px;
				}

a.nav:link 		{color:#005194;
				font-weight:bold;				
				text-decoration:none;				
				}
			
a.nav:visited 	{color:#005194;
				font-weight:bold;				
				text-decoration:none;				
				}
			
a.nav:hover  	{color:#0092d2;
				font-weight:bold;				
				text-decoration:underline;				
				}
			
a.nav:active 	{color:#0092d2;
				font-weight:bold;				
				text-decoration:underline;				
				}

div#testimonial	{width:891px;
				height:159px;
				background-repeat:no-repeat;
				background-image:url(/images/gfx-testimonial.jpg);
				}
				
p.testimonial 	{color:#005194;
				font-weight:bold;				
				font-size:12px;
				line-height:14px;
				font-family:verdana,arial;
				text-align:left;
				margin-left:400px;
				margin-right:15px;
				margin-top:20px;
				margin-right:15px;
				}				
				
ul				{list-style-type:disc;
				}
				
p.basenav 			{color:#005194;
					font-weight:normal;				
					font-size:12px;
					line-height:24px;
					font-family:verdana,arial;
					text-align:center;
					margin-top:3px;
					margin-bottom:50px;
					}

a.basenav:link 		{color:#005194;
					font-weight:normal;				
					text-decoration:none;				
					}
			
a.basenav:visited 	{color:#005194;
					font-weight:normal;				
					text-decoration:none;				
					}
			
a.basenav:hover  	{color:#0092d2;
					font-weight:normal;				
					text-decoration:underline;				
					}
			
a.basenav:active 	{color:#0092d2s;
					font-weight:normal;				
					text-decoration:underline;				
					}
					
																									
