@charset "utf-8";
/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../images/NEK_tan_bg.gif) repeat-x top left #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:935px;
	margin-top:0;
	padding-top:0
	}

a:link, a:visited { color:#FFF; text-decoration:underline;}
a:hover { color:#FFF; text-decoration:none;}

h4 {
	position:relative; 
	float:left; 
	background:url(../images/NEK_Portal_Login.gif) top left no-repeat;
	padding-top:6px;
	height:20px; 
	width:165px;
	color:#FFF;
	margin-bottom:1px;
	text-indent:5px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin-top:0;
	padding-bottom:0;
	}

	h4 a:link, h4 a:visited {
		color:#FFF; 
		text-decoration:none;}
	
	h4 a:hover { 
		color:#FFF; 
		text-decoration:underline}

.canvas {
	position:relative;
	float:left;
	width:935px;
	color:#8f8f8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-left:auto;
	margin-right:auto;}

.masthead {
	position:relative;
	float:left;
	width:935px;
	height:151px;
	margin-top:23px;
	background:url(../images/masthead.jpg) top right no-repeat}
	
	.NEK_logo { 
		position:relative; 
		float:left;}

.main {
	position:relative;
	float:left;
	width:935px;
	margin-top:22px;
	background:url(../images/Main_bg.gif) top left no-repeat; border-bottom:1px solid #505050}
	
	.left_col {
		position:relative;
		float:left;
		width:188px;
		padding-bottom:18px;}
		
		.navigation {
			position:relative;
			float:left;
			margin-left:12px;
			margin-top:12px;
			}
		
		.navigation ul { 
			margin:0; 
			padding:0; 
			list-style:none}
		
		.navigation li { 
			position:relative; 
			float:left; 
			background:url(../images/Nav_bg.gif) top left no-repeat;
			padding-top:4px;
			height:22px; 
			width:165px;
			color:#999999;
			margin-bottom:1px;
			text-indent:5px;
			text-align:left}
		
		.navigation a {
				color:#999999;
				text-decoration:none;
				}
		
		.navigation a:hover {
				color:#FFF;
				text-decoration:none;
				}
				
		.dropnav a { 
			background:url(../images/Nav_arrow.gif) right top no-repeat; 
			width:165px;
			position:absolute;
			text-indent:none;
			left:0px;
			}
			
		.side_button { 
			position:relative; 
			margin-left:auto; 
			margin-right:auto; 
			padding-top:18px;
			float:left;}
	
	.right_col {
		position:relative;
		float:right;
		width:746px;
		text-align:left}
	
	.right_col ul {margin-left:0px; padding-left:15px;}
	.right_col li {}
	
		
		.right_head {
			position:relative;
			float:left;
			padding-top:35px;
			padding-bottom:15px;
			border-bottom:1px solid #505050;
			width:746px;
			}
			
			.rh_content {
				position:relative;
				float:left;
				margin-left:18px; 
				margin-right:18px;
				width:710px;}
				
				.rh_content p {
					padding-top:10px;
					margin-top:0px;}
		
		.right_body {
			position:relative;
			float:left;
			}
			
.footer {
	position:relative;
	float:left;
	width:935px;
	text-align:center;
	color:#696969;
	padding-bottom:25px;
	padding-top:15px;}
	
	.foot_nav {
		position:relative;
		float:left;
		width:935px;
		text-align:center;
		padding-bottom:15px;
		background:url(../images/Foot_divider.png) bottom center no-repeat;}
		
		.foot_nav a:link, .foot_nav a:visited {
			color:#696969;
			padding-left:10px;
			padding-right:10px;
			border-right:1px solid #696969;
			text-decoration:none}
			
		.foot_nav a:hover {
			color:#FFF;
			text-decoration:none}
	
	.foot_copy {
		position:relative;
		float:left;
		width:935px;
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
		line-height:normal;
		background:url(../images/Foot_divider.png) bottom center no-repeat;}
		
	.foot_zones {
		position:relative;
		width:851px;
		text-align:center;
		padding-top:15px;
		margin-left:auto;
		margin-right:auto;
		padding-left:84px;
		float:left
		}

		.zone {
			position:relative; 
			width:192px; 
			text-align:center;
			float:left;
			padding-top:10px;
			background:url(../images/divider.png) top right no-repeat;
			height:67px;
			}
