/* CSS Document */

html, body {
	margin:0; 
	padding:0;
	height:100%;
}

a:link {
	color:#000000; 
	text-decoration:none;
}
a:visited {
	color:#000000;  
	text-decoration:none;
}
a:hover {
	color:#000000; 
	text-decoration:underline;	
}
a:active {
	color:#000000; 
	text-decoration:none;
}
#wrapper {
    margin: 0 auto -42px auto;
    width: 760px; 
    float:left;
    min-height:100%;
    height:auto;
    background:#ffffff url(../images/menu_bkgd.gif) repeat-y 0 0  ;
    border-right:#dcddde solid 1px;

}
* html #wrapper {
	height: 100%;  /*** IE doesn't support min-height, but instead it handles height as min-height so we need to hack the height ***/
}
#header {
	width: 760px;
	height:154px;
	padding: 0;
	background:url(../images/header.jpg) no-repeat right #FFFFFF;
}

H1 a {
	display: block; 
	font-weight: normal; 
	font-size: 1px; 
	background: url(../images/logo.gif) no-repeat left top; 
	text-indent: 16px; 
	left: 16px;
	width: 136px;
	position: absolute;
	top: 20px;
	height: 133px
	}	
	
#NAELBlogo{
	position: relative;
	display: block; height: 58px;
	width:100px;
	background: url(../images/naelb_logo.gif) no-repeat center top;
	margin:6px 0px 1px 55px;
}



#main-content {
	float:left;
	width:595px;
}
* html #main-content {
	position: relative;  /*** IE needs this  ***/
}

/*- Menu --------------------------- */

#menu {
	width: 161px;
	float:left;
}
#menu ul {list-style:none;}
	
#menu li a {
  	height: 21px;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size:14px;
	color:#636467;
	display: block;
	padding: 3px 13px 0 13px;
	text-align: right;
}
	
#menu li a:hover {
	color:#636467;
	padding: 3px 13px 0 10px;
	text-align: right;
	background-color:#a1cb3c;
}
	
#menu li a:active {
	color:#636467;	
	padding: 3px 13px 0 10px;
	text-align: right;
}
.menucurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size:14px;
	color:#636467;
	text-align: right;
	width: 161px;
	background-color:#a1cb3c;
}
	
	
/* -End Menu --------------------------- */	

#vendor_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:16px; 
}

#vendor_text ol{
margin:15px;

} 
#vendor_text ul{
margin:10px;

}

#vendor_text p.small {
	font-size: 10px;
}

#vendor_text p.blue {
	color: #003366;
}


#mainTextArea {
	text-align:left;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:39px;
	padding-right:8px;
	width:394px;
	float:left;
}
#mainTextArea p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:16px; 
}

.mainTextAreaBold {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	font-weight:bold;
}

#mainTextAreaForm {
	text-align:left;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:10px;
	width:550px;
	float:left;

}
#mainTextAreaForm p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:16px; 
}
#mainTextArea.greenlink a {
	color:#669900; 
	text-decoration:underline;
}

.headerText {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#000000; 
	font-weight:bold;
}
.container {
	width:232px;
	height:190px;
	margin-right:0px;
	margin-left:6px;
	float:right;
	background-image: url(../images/home_text.gif);
	background-repeat:no-repeat;
}

#right {
    float:right;
    /* height:100%;*/
    width:172px;
    padding-top:18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:center;
}

.rightBold{
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;}
	
.hr {
	height:1px; 
	border-style:solid; 
	border-width:1px 0 0 0;
	border-color:#000000; 
	width:75%; 
	margin-top:2px; 
	margin-left:21px;
	margin-bottom:2px;
	margin-right:21px;

}

.greenbullet {
	list-style-image:url(../images/green_bullet.gif);
	padding-left: 15px;
	margin-left:8px;
	margin-bottom: 1px;
	margin-top:1px;
	text-indent:3px;
	}
	
.TextBlue {
	font-size: 14px;
	color: #004F6C;	
	font-family:  Arial,Helvetica, sans-serif; 
	line-height:16px;
}

/*- Footer --------------------------- */

#clearfooter{clear:both;height:37px;}/*needed to make room for footer*/
* html #clearfooter {float:left;width:760px;}/* ie mac styles */
#footer {
	clear: both;
	height:30px;
	float:left;
	padding-right: 0px;
	position:relative;
	padding-left: 0px;
	width: 761px;
	padding-top: 3px;
	padding-bottom:7px;
	text-align: center;
	border-top:#D6D6D6 solid 1px;
	background-color:#FFFFFF;
}
#footer li { 
    display:inline; /* gets the list items showing horizontally */ 
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#808285;
    list-style-type:none; /* removes the bullets */ 
    padding:0 5px 0 5px; /* some space between each item */ 
    margin:0px; /* don't need to remove the space for IE - This is rubbish - The bullet space is made by paddding-left or margin-left depending on browser and you just need to reset both to zero.*/ 
    border-right: 1px solid #aaa; /* a little bit of shadow on the bar */ 
}

#footer li.first { 
	border-left:0; /* no bar required before first item */ 
} 

#footer li.last { 
	border-right:0; /* no bar required after last item */ 
} 
#footer li.none { 
	border-right:0; /* no bar required after last item */ 
	border-left:0; /* no bar required before first item */ 
} 
#footer li a { 
	text-decoration:none; /* removes the underline from links */
	color: #666666; 
} 
#footer li a:hover { 
	text-decoration:underline; /* adds the underline back on mouseover */ 
}

#footer p{
	margin-top:5px;
	font-family:  Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	}
/*- End footer --------------------------- */

/*- Begin Form and Table Styles ---------- */

div.row span.formw {
  float: left;
  margin-left:5px;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  } 
  	
input, textarea, select{
	border: #999999 1px solid ;
	margin-top:1px;
}

.fieldsetTitles {
	font-size: 14px;
	color: #003366 ;	
	font-family:  Arial,Helvetica, sans-serif; 
	line-height:12px;
	margin:3px;
	padding:5px;
	
}
.formText {
	font-size: 12px;
	color: #000000;	
	font-family:  Arial,Helvetica, sans-serif; 
	line-height:18px;
	margin:5px;
	padding:5px;
}	
td, th {
  padding: 4px;
}
/*- End Form and Table Styles ---------- */
#wrapper #main-content  .greenlink {
	color:#669900;
	text-decoration: underline;
}
