
	body, p, td, li, form	{
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
		margin-top: 0px;
		}
	
	h1	{
		font-size: 15px;
		font-weight: bold;
		}
		
	h2	{
		font-size: 14px;
		font-weight: bold;
		}
		
	h3	{
		font-size: 13px;
		font-weight: bold;
		}
		
	ul	{
		list-style: url(images/bullet_arrow.gif);
		}
		
	a:link	{
		color: #03359a;
		font-weight: bold;
		text-decoration: none;
		}
		
	a:visited	{
		color: #03359a;
		font-weight: bold;
		text-decoration: none;
		}
		
	a:hover	{
		color: #555555;
		font-weight: bold;
		text-decoration: Underline;
		}
	
	th	{
		font-size: 14px;
		color: #000000;
		background-color: #03359a;
		text-align: left;
		}
		
	.SmallText	{
		font-size: 11px;
		}
		.LeftNavOn {
			color:#009A9A;
			font-weight: bold;
			border-bottom: 1px solid #9C9C9C;
			border-left: 10px solid #FFD708;
			padding-left: 5px;
			margin-left: 5px;
			}
		
		.LeftNavOff {
			color:#9A9C9C;
			font-weight: bold;
			border-bottom: 1px solid #9C9C9C;
			border-left: 10px double #9C9C9C;
			padding-left: 5px;
			margin-left: 5px;
			}

		.LeftNavOff a:link {
		color: #9A9C9C;
		font-weight: bold;
		text-decoration: none;
		}
		
	.LeftNavOff a:visited	{
		color: #9A9C9C;
		font-weight: bold;
		text-decoration: none;
		}
		
	.LeftNavOff a:hover	{
		color: #009A9A;
		font-weight: bold;
		text-decoration: none;
		}
