.body{
	position: absolute; 
	left: 200px;
	right: 330px;
	height: 100%;

}

.logo{
	border: 1px solid #C0C0C0;
}

/* -------- NAV BAR -------- */
.navigation{
	padding-bottom: 4px;
	border: 1px solid #C0C0C0;
	padding-left: 400px;
	padding-right: 15px;
	top: 8px;
	background-color:#FF9933;
	/*background-color: #EB8C3D;*/
}

.navLinks a{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #0A50A9;
	text-decoration: none;
}
.navLinks a:hover{
	background-color: #0A50A9;
	color: white;
}

.padding{
	padding-bottom:3px;
}


/* -------- HOME MAIN BODY -------- */

.mainBox{
	/*background-color: #FFFCCC;*/
	border: 1px solid #C0C0C0;
	font-size: 11px;
	font-family: Arial;
}

.mainBox a{
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	color: #0A50A9;
	text-decoration: none;
}
.mainBox a:hover{
	background-color: #EB8C3D;
	color: white;
}
.mainImage{
	padding-left:11px;
}

.textblock{
	font-size: 11px;
	font-family: Arial;
	text-align:left;
}

.textblockBig{
	font-size: 12px;
	font-family: Arial;
	text-align:left;
}

.homeCols{
	border-left: 1px dashed #C0C0C0;
	border-right: 1px dashed #C0C0C0;
}

.mainList{
	list-style-image: url(../img/arrow_right.gif);
}
.footer{
	font-size: 9px;
	font-family: Arial;
	padding-left: 5px;
	color: #EB8C3D;
}

.footer2{
	font-size: 11px;
	font-family: Arial;
	padding-left: 5px;
	color: #0A50A9;

}


/*
#navigationContainer{
  background: #c6d3de url(../img/AEwatermark_leftnav.gif) bottom right no-repeat;
  }
#navigationTabs *{
  font-size: 11px;
}
 Alert Area 
.portalDate, .portalSearch, .portalAlerts{
  background: #3f6d90;
  width: 184px; 
  border: 1px solid #73899D;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 3px 9px 3px 9px;
  font-size: 11px;
}
.portalAlerts a{
  text-align: left;
  color: white;
  display: block;
  padding: 3px 0;
}
.portalDate{
  border-bottom: #3f6d90;
  position: relative;
}
.portalSearch{
  border-top: #3f6d90;
  padding-left: 3px;
  padding-right: 3px;
  width:196px;
}
.portalSearch form{
  margin: 0;
}
.portalSearch .iButton{
  background: transparent;
  border: 0;
  color: white;
  font-size: 11px;
  cursor: pointer;
  margin: 0 1px 0px -5px;
}
.portalSearch img{
  margin-left: -2px;
  cursor: pointer;
}

#navigationTabs li.tab{
  border-top: 2px solid #c6d3de;
}
#navigationTabs .tabHeader{
  background: #a2b7ca;
  border: 1px solid #73899D;
  display: block;
  font-weight: bold;
  color: #333;
}
#navigationTabs .tabHeader img{
  margin: 0px 4px 1px 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#navigationTabs .navOptions{
  margin: 0;
  line-height: 19px;
  background: #E3EAF0 url(../../components/img/bkg_gradient.gif);
}
#navigationTabs .asiToolbar{
  background-color: transparent;
}
#navigationTabs .asiToolbar a, #navigationTabs .asiToolbar a:hover{
  border: 0 !important;
}
.navigationLinks{
  background: #e3eaf0;
  }
.navigationLinks a, .navigationLinks p{
  display: block;
  color: #4271c6;
  background: #E3EAF0;
  font-weight: bold;
  padding: 3px 9px;
}
.navigationLinks a:hover, #navigationTabs .shortcut .navigationLinks a:hover{
  background: #7b9ebd;
  color: white;
  }
.navigationLinks img, #navigationTabs li.shortcut .shortcut .navigationLinks img{
  padding: 0px; 
  padding-right: 6px;
  margin: 0px;
  }
.navigationFind{
  padding-top: 5px;
}
.navigationLinks .navigationFind input{
  border: 1px solid gray;
  margin-left: 10px;
}
.navigationLinks .navigationFind a{
  display: inline;
  position: relative;
}
.whitePagesNavLinks{
  background: #e3eaf0;
  padding-bottom: 10px;
}
.navigationLinks .whitePagesNavLinks a{
  float: left;
  width:9px;
  text-align:center;
}
.navigationLinks p{
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: left;
}
.navigationLinks a:hover, #navigationTabs li.shortcut .shortcut .navigationLinks a:hover{
  background: #7b9ebd;
  color: white;
  }
.navHierarchyTitle{
  margin-left: 6px;
  font-weight: bold;
}
.navMenu{
  background: white;
  height: 250px;
  overflow: auto;
  width: 199px;
  padding: 3px 2px 0px 3px;
}
#navigationTabs .asiHierarchy *{
  color: #333;
}
.collapseControl{
  color: white;
  width: 15px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/collapse_nav.gif) center no-repeat;
}
.collapseControl:hover{
  background-image: url(../img/collapse_nav_animated.gif);
}
.collapsed .collapseControl{
  background-image: url(../img/expand_nav.gif);
  right: 0px;
  top: 4px;
}
.collapsed .collapseControl:hover{
  background-image: url(../img/expand_nav_animated.gif);
}

.collapsed .portalSearch img{
  cursor: pointer;
}
.collapsed .collapsable, .collapsed .asiTabTarget, .collapsed .navTabLabel{
  display: none !important;
}
.collapsed .portalDate, .collapsed .portalSearch, .collapsed .portalAlerts{
  width: 22px;
  padding-right: 3px;
  padding-left: 9px;
}
.collapsed .portalAlerts img{
  padding-left: 1px;
  padding-right: 2px;
  }
.collapsed .tab{
  position: relative;
  overflow: visible;
  z-index: 3;
  height: 27px;
}
.collapsed .hover .tabHeader{
  position: absolute;
  top: 0;
  left: 0;
  width: 182px;
  height: 27px;
}
.collapsed .hover .navTabLabel{
  display: inline !important;
}
.collapsed .hover .tabHeader>.navTabLabel{
  display: block !important;
  width: 170px;
  height: 24px;
  margin: -25px 0 0 30px;
  background: #a2b7ca;
  border: 1px solid #73899D;
  border-left: 0;
}
*/
