﻿.PageBody
{
    margin: 0px;
}

.NaviHeader
{
    font-family : Verdana;
	font-size : 8pt;
	color : #0F4999;
	line-height : 14px;    
	text-decoration: none;
}

.NaviTop1
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 17px;
	top: 0px;
	margin-right: 22px;
}

.NaviTop1Td
{
    background-image: url(images/template/arrow1.gif);
    background-repeat: no-repeat;
    background-position: 4px 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}

.NaviTop1Selected
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 17px;
	top: 0px;
	margin-right: 22px;
}

.NaviTop1SelectedTd
{
    background-color: #BE833B;
    background-image: url(images/template/arrow2.gif);
    background-repeat: no-repeat;
    background-position: 4px 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}

.NaviLink2
{
   	font-family: Verdana;
	font-size: 8pt;
	color: #3B94D9;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
    position: relative;
	left: 22px;
	top: 6px;
}

.NaviLink2Td
{
    background-color: White;
	position: relative;
	width: 148px;
	background-image: url(images/template/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-bottom: 12px;
}

.NaviLink2Selected
{
   	font-family: Verdana;
	font-size: 8pt;
	color: #BE833B;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
    position: relative;
	left: 22px;
	top: 6px;
}

.NaviLink2SelectedTd
{
    background-color: White;
	position: relative;
	width: 148px;
	background-image: url(images/template/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
	padding-bottom: 12px;
}

.SearchBoxSmall
{
   	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	border : 1px solid;
	border-color : #9C9A9A;
	background-color : White;
	width: 120px;
	height: 11px;
}

.SearchBoxWide
{
    font-family : Arial;
	font-size : 11px;
	font-style : normal;
	border : 1px solid;
	border-color : #9C9A9A;
	background-color : White;
	width: 200px;
}

.SiteMap
{
	font-family: Verdana;
	font-size: 8pt;
	color: #505050;
	line-height: 18px;
}

.SiteMap1
{
	padding-top: 5px;
	padding-left: 0px;
}

.SiteMap2
{
	padding-left: 30px;
}

.SiteMap3
{
	padding-left: 45px;
}

.SiteMap4
{

	padding-left: 60px;
}

.SiteMap5
{
	padding-left: 75px;
}

.SiteMap6
{
	padding-left: 90px;
}

.NewsHeader
{
    font-family: Verdana;
	font-size: 8pt;
	color: White;
	font-weight: bold;
	text-align: center;
	height: 21px;
	background-color: #DF152C;
}

.NewsDate
{
  	font-family: Verdana;
	font-size: 7pt;
	color: #6AB74C;
	line-height: 12px;
	height: 20px;
	width: 185px;
}

.NewsTitle
{
	font-family: Verdana;
	font-size: 8pt;
	color: #646464;
	line-height: 12px;
	text-decoration: none;
	position: relative;
	left: 20px;
	top: 5px;
	width: 165px;
}

.NewsTitleTd
{
    background-color: #F3FdF5;
	position: relative;
    width: 155px;
    background-image: url(images/template/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-bottom: 12px;
}