
/* ---------->>> GLOBAL <<<-----------*/

* { margin: 0; padding: 0;}

html, body { margin: 0; padding: 0; height: 100%; }

body {
 background:#fff url(/wsimages/styles/bkg.gif) top left repeat-x;
 color: #101010;
 font: normal 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, li, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}

#bodyTXT li {
	margin-left:40px;
}
	

fieldset { padding: .5em; }

a { text-decoration: none; color:#0981A4; }
a:hover { text-decoration: none; }
a:active { outline: none; }
a:focus { outline: none; }



/* ---------->>> DIVS <<<-----------*/

#container {
	/*The sole purpose of this container is to 
	force the footer to the bottom of the screen */
	position: relative;
	min-height: 100%;
	width: 800px;
	}

* html #container {
	height: 100%;
	}
	
#header { 
	background: #fff url(/wsimages/styles/NVHA_header.gif) bottom no-repeat;
	float: left;
	padding: 0 0 0 15px;
	margin: 0 auto;
	margin-top: 15px;
	width: 800px;
	/* height: 100px;*/
}

#leftcol {
	float: left;
	width: 200px;
	padding-left: 0px;
	margin-left: 0px;
}

#rightcol {
	float: left;
	width: 580px;
	padding-left: 0px;
	margin-left: 10px;
}

#content {
	width: 580px;
	/*margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 3.5em;
*/
}
.content {
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	background: url(wsimages/styles/NVHA_footer.gif) top left repeat-x ; 
	width: 100%;
	color: #C0C0AB;
	text-align: center;
	font: 12px "Helvetica" sans-serif;
	padding: 10px 0;
	margin: -2em auto 0 auto;
	position: relative;
	margin: -3em auto 0 auto;
	}

.wrapper { width: 800px; margin: 0 auto; }



h1 {
	height:120px; /* height of logo */
 }

#header h1 {
	/* height:120px; height of logo */
	/* width:800px;  width of logo */
	background: #fff url(/wsimages/styles/NVHA_header.gif) top left no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
	float: left;
	}
	


h2
	{ 
	font: bold 23px Arial, Helvetica, sans-serif;
	color: #666666; 
	padding: 20px 5px 10px 0px;
	}
	
#subnav h2 { 
	font: bold 14px "Helvetica" sans-serif; 
	padding: 3px 5px; 
	text-align: right;
	background-color: #77A334; 
	color: #fff; 
	}
	
h3
	{ 
	font: bold 1.17em Arial, Helvetica, sans-serif;
	display:block;
	margin:1em 0;
	}
	
h4
	{ 
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	padding: 10px 5px 10px 0px;
	}
h4 {
	font: bold 1.17em Arial, Helvetica, sans-serif;
	display:block;
	margin:1.33em 0;
}
h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000; 
	padding: 10px 5px 10px 0px;
}

p { }
	#header .util { 
	display: block;
	width: 500px; 
	float: right; 
	text-align: right;
	margin-top: 50px;
	margin-right: 20px;
	}
	
	#content p { margin-bottom: 20px;}

ul { }	
#content ul {
	margin-bottom: 0px;
	padding-left: 0px;
	}
	
#content li { 
}
	.arrow li, .subarrow li
	{
	list-style-type: none;
	padding-left: 20px;
	background-image: url(/wsimages/styles/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
	.subarrow li
	{
	background-image: url(/wsimages/styles/sub_arrow_bullet.gif);
	margin-top: 10px;
	padding-left: 20px;
	}


a { }
	#header h1 a {
	display:block;
	width:100%;
	height:98%;
	outline:none;
	color: #666;
	}
	
	.util a { color: #666; padding: 4px;}
	.util a:hover { text-decoration: none; color: #000; }
	
	#content a { text-decoration: underline; color:#0981A4;  }
	#content a:hover { color: #000; border-bottom: 1px dotted #000; }
	
img { }
.listview a.linkImage  {
	border: 0 !important;
}
/* ---------->>> Global NAVIGATION <<<-----------*/

#nav, #nav-log { 
	width: 200px; 
	height: 100%; 
	background: #fff; 
	margin-left:5px;
}

/* #nav li { display: inline; } */
#nav li a:link, #nav li a:visited,#nav-log li a:link, #nav-log li a:visited { 
	background: #eee url(/wsimages/styles/nav.gif) repeat-y; position: relative; margin: 0 auto;
	display: block;  
	width: 180px; 
	height: 35px; 
	padding-top: 15px; 
	padding-left: 16px; 
	margin-top:0px; 
	text-align: left; 
	color: #666666; 
	border: #fff solid 1px;
	border-width: 1px 0 0;
	font: bold 16px Arial, Helvetica, sans-serif; overflow: hidden; z-index: 10; 
	padding-right: 0px;
	text-decoration: none;
}

#nav .active a, #nav-log .active { background: url(/wsimages/styles/nav.gif) no-repeat -0px -114px; } 
#nav .active a:link, #nav .active a:visited, #nav-log .active a:link, #nav-log .active a:visited { left: 0px; width: 180px; }
#nav a:hover, #nav a:focus, #nav-log a:hover, #nav-log a:focus { color:#eee !important; } 
#nav .active a, #nav-log .active { color:#000 !important; } 

	/* hide from IE mac \*/
	#nav li,#nav-log li, #nav-log {width:auto}
	/* end hiding from IE5 mac */


#nav-log ul {
list-style-type: none;
}
/* #nav li { display: inline; } */

#nav li.parent ul li a , #nav li.parent.active li a {
	font: bold 12px Arial, Helvetica, sans-serif; overflow: hidden; z-index: 10; 
	padding-left: 30px;
	width: 166px;
	color:#666666 !important;
}
#nav li.parent.active li.active a {
	color:#000 !important;
}

#nav li.parent ul li .active a  , #nav li.parent ul li a.active a:visited  { left: 0px; width: 166px; }

#navButtons {
	background: #fff url(/wsimages/styles/nav_background.png) repeat-y -2px 0; 
	height: 100%;
}

/* ---------->>> Left Nav COLUMN <<<-----------*/

#subnav {
width:220px;
float: left;
background:#fff url(/wsimages/styles/leftside.gif) repeat-y left top;
margin-right: 40px; 
margin-bottom: 40px; 
}
.navtop {
width:100%;
height:20px;
background:url(/wsimages/styles/top.gif) no-repeat left top;
}
.navtop span {
display:block;
position:relative;
height:20px;
background:url(/wsimages/styles/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/wsimages/styles/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}
.navbottom {
width:100%;
height:60px;
background:url(/wsimages/styles/bottom.gif) no-repeat left bottom;
}
.navbottom span {
display:block;
position:relative;
height:60px;
background:url(/wsimages/styles/bottom-right.gif) no-repeat right top;
}


/* ---------->>> Misc Tags <<<-----------*/

.last { margin: 0;}
.clear { clear: both; background: none; }
.error { color: #c11; font-weight:normal;font-size:11px;  }
.note { color: #666; font-size:11px; }
/* ----------------------------------- */
/* Message
/* ----------------------------------- */

div#message-box {
	background-color: #FFF1AF;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
	width: 400px;
	border: 1px solid #3471A0;
}

.button:link, a.button:visited {
	background-color: #cccccc;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #888888;
	border-top: 1px solid #ffffff;
	color: #000000 !important;
	font: .85em Tahoma, verdana, arial, Helvetica, Sans-Serif;
	height: 17px;
	letter-spacing: .08em;
	margin: 0px 4px 0px 0px;
	padding: 1px 2px 1px 5px;
	text-decoration: none !important;
}

a.button:hover {
	background-color: #ffdd6e;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #888888;
	border-top: 1px solid #ffffff;
	color: #000000 !important;
	font: .85em Tahoma, verdana, arial, Helvetica, Sans-Serif;
	height: 17px;
	letter-spacing: .08em;
	margin: 0px 4px 0px 0px;
	padding: 1px 2px 1px 5px;
	text-decoration: none !important;
}