	.subnav {
	background-color: #FFBD0F;
    }
    
    .header	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 13.5px;
		line-height: 16px;
		text-decoration: none;
		color: #B22222;
		}

	.subheader	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		color: #333333;
		}


	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #333333;
		}
	.textbox	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #000000;
		}

	.texts	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #333333;
		}
		
	.textswhite	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #FFFFFF;
		}


	.subnava  {
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #B22222;
		}

	.subsuba {
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #B22222;
		}


	.textbold	{font-weight: bold;}
	.textitalic	{font-style: italic;}

	A.subnav:link		{color: #333333; text-decoration: none;}
	A.subnav:visited	{color: #333333; text-decoration: none;}
	A.subnav:hover		{color: #000000; text-decoration: none;}
	A.subnav:active		{color: #B22222; text-decoration: none;}

	A.subnavb:link		{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavb:visited	{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavb:hover		{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavb:active	{color: #B22222; text-decoration: none; font-weight: bold;}

	A.subnavlink:link		{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavlink:visited	{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavlink:hover		{color: #B22222; text-decoration: none; font-weight: bold;}
	A.subnavlink:active		{color: #B22222; text-decoration: none; font-weight: bold;}

	A:link {color: #000000;}
	A:visited {color: #333333;}
	A:hover {color: #B22222;}
	A:active {color: #B22222;}
	
	li{
		margin-top:12px;
		
		}
	h3{
		font-size: 12px;
		}
	
