﻿.PageBody
{
    margin-left: 0px;
    margin-top: 0px;
    background-color: #FFF6E7;
}

.HeaderBackground
{
    height:171px; 
	width:33px;
	vertical-align: top;
	/* Internet Explorer */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/template/header.png',sizingMethod='scale');
}

.HeaderBackground[class] 
{
    /* Mozilla */
    background-image:url(images/template/header.png);  
}

.Test
{
    font-size: 10px;
}

.HeaderLink
{
    font-family: Georgia;
    font-size: 7pt; 
    color: White; 
    line-height: 6pt;
    text-decoration: none;
}

.NaviLocation
{
	text-decoration: none;
	position: relative;
	font-family: Georgia;
	font-size: 7pt;
	color: #716F6E;
	line-height: 12px;
}

.NaviTop1
{
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.NaviTop1Td
{
    height: 20px;
}

.NaviTop1Selected
{
    font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.NaviTop1SelectedTd
{
    height: 20px;
    background-image: url(images/template/naviTopBgSelected.gif);
}

.NaviLink2
{
   	font-family: Georgia;
	font-size: 11px;
	color: #009FBD;
	font-weight: bold;
    position: relative;
	left: 25px;
	top: 5px;
	text-decoration: none;
	line-height: 13px;
}

.NaviLink2Td
{
    position: relative;
    width: 130px;
	background-image: url(images/template/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 14px 7px;
	padding-bottom: 8px;
}

.NaviLink2Selected
{
   	font-family: Georgia;
	font-size: 11px;
	color: #009FBD;
	font-weight: bold;
    position: relative;
	left: 25px;
	top: 5px;
	text-decoration: none;
	line-height: 13px;
}

.NaviLink2SelectedTd
{
    position: relative;
    width: 130px;
	background-image: url(images/template/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 14px 7px;
	padding-bottom: 8px;
}

.NaviLink3
{
   	font-family: Georgia;
	font-size: 11px;
	color: #009FBD;
    position: relative;
	left: 14px;
	top: 5px;
	text-decoration: none;
	line-height: 13px;
}

.NaviLink3Td
{
    width: 130px;
    padding-bottom: 7px;
}

.NaviLink3Selected
{
   	font-family: Georgia;
	font-size: 11px;
	color: #009FBD;
    position: relative;
	left: 14px;
	top: 5px;
	text-decoration: none;
	line-height: 13px;
}

.NaviLink3SelectedTd
{
    width: 130px;
    padding-bottom: 8px;
}

.SearchBoxSmall
{
   	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	border : 1px solid;
	border-color : #9C9A9A;
	background-color : White;
	width: 150px;
	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;
}

.NewsDate
{
	font-family: Georgia;
	font-size: 8pt;
	color: #2E7FA4;
	line-height: 15px;
	font-weight: bold;
	height: 20px;
}