body
{
	background-color: #202E61;
	font-family: Arial;
	font-size: 10pt;
}

TD
{
	font-family: Arial;
	font-size: 10pt;
}

.HideForPrint
{
	display: none;
}

A:link
{
	color: Blue;
	text-decoration: none;
}

A:visited
{
	color: Blue;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

#MainContentCell
{
	width: 95%;
	background-color: #FFFFFF;
	padding: 16px;
}

TABLE.Banner
{
	width: 612px;
}

TABLE.HeaderHorizontalNavigation
{
	width: 612px;
	background-color: #4D6794;
	background-image: url(/NPT/Images/navbar_background.jpg);
	background-repeat: no-repeat;
	background-position: right middle;	
}

TABLE.HeaderHorizontalNavigation TD A.BannerLink
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

TABLE.Main
{
	width:703px;
	background-color: #4D6794;
}

TABLE.Main TD.Sidebar
{
	display: none;
}

TABLE.Main TD.Spacer
{
	display: none;
}

TABLE.Main TD.Content
{
}

TABLE.SidebarNavigation
{
	
}

TABLE.SidebarNavigation TD.Content
{
	height: 21px;
	width: 141px;
	background-image: url(/NPT/Images/sidebar_cell_bg.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-top: 2px;
}

TABLE.SidebarNavigation TD.Content A
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
}

TABLE.FooterAddress
{	
	display:none;
}

TABLE.FooterAddress TD
{
	font-family: Arial;
	font-size: 8pt;
	color: black;	
}

TABLE.FooterAddress TD STRONG
{
	text-decoration: underline;
}

TABLE.HomepageSidebar TD.Title
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

TABLE.HomepageSidebar TD.Content
{
	color: Black;
	font-family: Arial;
	font-size: 10pt;
	background-color: White;
	border-bottom: 1 solid black;
	border-top: 1 solid black;
	border-left: 1 solid black;
	padding: 5px;
}

TABLE.Address TD
{
	color: black;
	font-family: Arial;
	font-size: 8pt;
	padding: 3px;
}

TABLE.HomepageFooterInfo
{
	display:none;
}

TABLE.HomepageFooterInfo TD
{
	color: black;
}

TABLE.HomepageFooterInfo TD A
{
	color: black;
}

/* sitemap styles */

TABLE.SiteMap
{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

TABLE.SiteMap TD A
{
	color: Black;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
}

TABLE.SiteMap TD A:hover
{
	text-decoration: underline;
}

TABLE.SiteMap TD A:visited
{
	color: Black;
}

TABLE.SiteMap TD.HierarchyChannel
{
	font-weight: bold;
}

TABLE.SiteMap TD.HierarchyPosting
{
	font-weight: normal;
}

/* BreadCrumb Control */

A.BreadCrumb:link
{
	color: Blue;
}

A.BreadCrumb:visited
{
	color: Blue;
}

/* telerik placeholdercontrol styles */
.Verdana9pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
}

.Verdana10pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

.Verdana12pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12pt;
}

.Verdana14pt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14pt;
}

/* Dropdown Menus */

TABLE.DropDownMenu
{
	top: 100px;
	left: 10px;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	background-color: White;
	border: 3 solid black;
	background-color: #4D6794;
}

TABLE.DropDownMenu TD.Content
{
	font-size: 8pt;
	padding: 3px;
	height: 21px;
}

TABLE.DropDownMenu TD.Content A
{
	color: White;
	text-decoration: none;
}

TABLE.DropDownMenu TD.Content A:visited
{
	color: White;
}