/* GENERAL PAGE SPECS FOR STANDARD HTML ELEMENTS */

body
{
	margin: 0px;
	background:#737373 url(images/home_bg.gif) top left repeat-x;
	scrollbar-arrow-color: white; 
	scrollbar-face-color: #737373;
	scrollbar-track-color: #5A5A5A;
	scrollbar-3dlight-color:white; 
	scrollbar-highlight-color:#A6A6A6; 
	scrollbar-darkshadow-color:#414141; 
	scrollbar-shadow-color:black;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}

a:link, a:active, a:visited
{
	 color:#E50000;
	 font-weight:bold;
	 text-decoration:none;
}
a:hover
{
	 color:#E50000;
	 border-bottom:none;
	 text-decoration:underline;
}
a.extlink
{
	background:url(images/ext_link.gif) right top no-repeat;
	padding-right:20px;
}
a.more
{
	font-size:10px;
	text-transform:uppercase;
}
td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;	
}
p
{
	line-height: 18px;
}

h1
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:black;
	margin-top:20px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-bottom:5px;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	color: #999999;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #FF0000;
	text-decoration:none;
}
.footer a:hover
{
	color: #FF0000;
	text-decoration:underline;
}
img.png
{
	behavior:url(pngbehavior.htc);
}
ul
{
	padding:0px;
	margin:0px;
	margin-top:10px;
	padding-left:20px;
}
li
{
	position:relative;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	background: url(images/bullet.gif) 0px 2px no-repeat;
	padding-left:20px;
	height:auto !important;
	height/**/:16px;
	min-height:16px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
ul.nobullet li
{
	position:relative;
	list-style-type:none;
	background:none !important;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	height:auto !important;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
li h4
{
	display:block;
	font-size:13px;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
}
/* SPECS FOR STANDARD NETVIS SIDE NAVIGATION LINK TABLE */

#sidenav
{
	position:relative;
	margin-right:-15px !important;
	margin-right/**/:-8px;
	margin-left:15px;
	margin-bottom:15px;
	border:1px white solid;
	width:135px;
	overflow:hidden;
	float:right;
	background-color:#FFB000;
	padding-bottom:3px;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#sidenav-topbar
{
	border-bottom:1px white solid;
	height:4px;
	overflow:hidden;
	background-color:#FF4000;
}
#sidenav div.text
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#FFB000;
	background-color:black;
	width:135px;
	margin:0px;
	margin-top:3px;
	text-align:center;
	padding:3px;
	border-top:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
#sidenav div.text strong
{
	color:white;
}
#sidenav a
{
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	width:135px;
	margin:0px;
	margin-top:3px;
	text-align:center;
	display:block;
	padding:3px;
	border-top:1px #FFB000 solid;
	border-bottom:1px #FFB000 solid;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}


#sidenav a:hover
{
	color:#E50000;
	background:white url(images/sidenav_on_bg.gif) top left repeat-x;
	border-top:1px white solid;
	border-bottom:1px white solid;
}

#sidenav a.on
{
	color:#E50000;
	background:white url(images/sidenav_on_bg.gif) top left repeat-x;
	border-top:1px white solid;
	border-bottom:1px white solid;
}

#support-om-sub,#maintsub1,#maintsub2
{
	position:relative;
	display:none;
}
div.sidenav-sub
{
	background-color:#FF9900;
	margin:5px;
	margin-top:0px;
	width:auto;
	overflow:hidden;
	border:1px white solid;
	border-top:none;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	-moz-box-sizing: border-box;
}
div.sidenav-sub a
{
	border-top:1px #FF9900 solid !important;
	border-bottom:1px #FF9900 solid !important;
	display:block;
	width:100% !important;
}
div.sidenav-sub a:hover
{
	border-top:1px white solid !important;
	border-bottom:1px white solid !important;
}
div.sidenav-sub p
{
	border-top:1px #FF9900 solid !important;
	border-bottom:1px #FF9900 solid !important;
	margin:3px 0px 0px 0px;
	text-align:center;
	padding:3px;
	font-size:10px;
	font-weight:bold;
}

	/* SIDENAV POPOUT STYLING */
	div#menu1sub, div#menu2sub
	{
		display:none;
		margin:0px;
	}
	div.sidenav-sub
	{
		width:auto !important;
		width/**/:100%;
	}
	div.sidenav-sub a
	{
		margin:0px !important;
	}
	#menu1:hover div#menu1sub, #menu1 div.sfhover div#menu1sub, #menu2:hover div#menu2sub, #menu2 div.sfhover div#menu2sub
	{
		display:block;
	}
	#menu1:hover a.poplink, #menu1 div.sfhover a.poplink, #menu2:hover a.poplink, #menu2 div.sfhover a.poplink
	{
		color:#E53900;
		background:white url(images/sidenav_on_bg.gif) top left repeat-x;
		border-top:1px white solid;
		border-bottom:1px white solid;
	}


/* SPEC FOR STANDARD NETVIS CALLOUT AND FOOTER BOX */

.callout
{
	border:#999999 1px solid;
	background-color:#DDDDDD;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 18px;
	text-align:left;
}

/* SPECS FOR STANDARD FORM ELEMENTS, INCLUDING STATE CHANGES FOR FORM ELEMENT ONFOCUS AND ONBLUR */

td.formtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 18px;
}
input.off
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px black solid;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFEEEEEE);
}

input.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px #FF4000 solid;
	background-color:white;
}

input.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: white;
	background-color:#333333;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FF999999, EndColorStr=#FF000000);
}

select.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
}

select.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:white;
}

textarea.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px black solid;
	background-color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFFFF, EndColorStr=#FFEEEEEE);
}

textarea.on
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px #FF4000 solid;
	background-color:white;
}

/*
LAYOUT CONTAINERS
*/

#container
{
	position:relative;
	width:750px;
}
#header
{
	position:absolute;
	top:0px;
	left:0px;
}

/*
TOP SEARCH NAV
*/

#searchnav-home
{
	position:absolute;
	top:0px;
	left:0px;
	width:62px;
	height:20px;
	overflow:hidden;
}
#searchnav-home a
{
	display:block;
	padding-top:20px;
	background:url(images/searchnav_home.gif) top left no-repeat;
}
#searchnav-home a:hover
{
	background:url(images/searchnav_home.gif) 0px -20px no-repeat;
}
#searchnav-login
{
	position:absolute;
	top:0px;
	left:62px;
	width:44px;
	height:20px;
	overflow:hidden;
}
#searchnav-login a
{
	display:block;
	padding-top:20px;
	background:url(images/searchnav_login.gif) top left no-repeat;
}
#searchnav-login a:hover
{
	background:url(images/searchnav_login.gif) 0px -20px no-repeat;
}
#searchnav-sitemap
{
	position:absolute;
	top:0px;
	left:106px;
	width:59px;
	height:20px;
	overflow:hidden;
}
#searchnav-sitemap a
{
	display:block;
	padding-top:20px;
	background:url(images/searchnav_sitemap.gif) top left no-repeat;
}
#searchnav-sitemap a:hover
{
	background:url(images/searchnav_sitemap.gif) 0px -20px no-repeat;
}
#searchnav-search
{
	position:absolute;
	top:0px;
	left:165px;
	width:210px;
}
#searchnav-search form
{
	margin:0px;
}
#searchnav-search form input#sitesearch
{
	width:142px;
	height:20px;
	border:1px #FF4000 solid;
	margin-left:68px;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
}
#searchnav-search form input#submit
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:transparent;
}

/*
SEARCH RESULTS
*/

div.SearchResult, div.SearchResultAlt
{
	padding-bottom:10px;
	border-bottom:1px black solid;
	margin-bottom:0px;
}
