/*Header Navigation
*/
.nwaCtrlNavHdr_ToolbarMenu
{
	padding-top: 0px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	border-top: solid 1px white;
	height: 20px;
	background-color: #A0B6C0;
}
.nwaCtrlNavHdr_ToolbarMenuItemHome
{
	cursor: hand;
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.nwaCtrlNavHdr_ToolbarMenuItem
{
	
	cursor: hand;
	padding-top: 3px;
	padding-right: 6px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding-bottom: 3px;
}
.nwaCtrlNavHdr_ToolbarMenuButton
{
	width: 11px;
	height: 11px;
}
.nwaCtrlNavHdr_ContentHdr
{
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}
.nwaCtrlNavHdr_Content
{
	padding: 10px;
}
.nwaCtrlNavHdr_FeatureContentHdr
{
	float: right;
	padding: 0px;
	margin: 0px;
}
.nwaCtrlNavHdr_FeatureContent
{
	padding: 10px;
}
.nwaCtrlNavHdr_Login
{
	float: right;
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 2px;
	font-size: 11px;
	color: white;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}
.nwaCtrlNavHdr_SiteLabel
{
	margin-left: 22px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}
.nwaCtrlNavHdr_SiteLabel2
{
	flaot:left;
	margin-left: 22px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}

.nwaCtrlNavHdr_SiteLabel_small
{
	float: left;
	margin-left: 22px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}
.nwaCtrlNavHdr_SiteLabel2_small
{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}


.nwaCtrlNavHdr_small
{
	float: left;
	width: 440px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(term_para.jpg); 
	background-position:center center; /* 638x144.jpg);*/
}

.nwaCtrlNavHdr
{
	float: left;
	width: 635px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(term_para.jpg); /* 638x144.jpg);*/
	background-position:center center;
}

.nwaCtrlNavHdr_begin
{
	float: left;
	width: 443px;
	height: 256px;
	background-repeat: no-repeat;
	background-image: url(home.jpg); /* url(home.jpg); */ /* 638x144.jpg);*/
	background-position:center center;
}

.nwaCtrlNavHdr_ToolbarMenuSearchButton
{
	float: right;
	position: relative;
	top: 0px;
	padding-right: 22px;
	padding-top: 3px;
}
.nwaCtrlNavHdr_ToolbarMenuItemSearch
{
	width: 170px;
	border: solid 0px white;
	background-color: white;
	font-size: 10px;
	color: #666666;
}
