body { padding:0; margin:0;}

#outerborder{
	padding: 0; 
	width: 791px; 
	background: #FFFFFF url(/ipenz/images/bg1.jpg) repeat-y center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#toph { background: #F0F0F0 url(/ipenz/images/top.jpg) no-repeat center top; height: 14px; margin: 0; padding: 0;}

#Header {
	margin-right: 0px;
}

.Banner {
	height: 60px;
	width: 757px;
	background-color:#FFFFFF;
}
.Indent {
	right: 20px;
}
.memberbox {
	border: thin dashed cccccc;
}
.HeaderContainer {
	width: 760px;
	/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #929292; */

	padding-right: 0px;
	background-color: #FFFFFF;
	min-height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.Menu {
	padding-left: 22px;
	background-color: #FFFFFF;
	width: 715px;
	/*	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9d;*/
	background-position: top;
	white-space: nowrap;
	min-height: 10px;
	padding-bottom: 0px;
}

.LowerMenu {
	padding-left: 22px;
	background-color: #FFFFFF;
	width: 715px;
	/*	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9d;*/
	background-position: center;
	white-space: nowrap;
	padding-bottom: 1px;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	/*	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 2px; */
	margin-left: 3px;
	color: #5B5B5B;
	text-transform: uppercase;
	height: 10px;
}
.menuitem a:link {
	color: #5B5B5B;
	text-decoration: none;
}
.menuitem a:link:hover {
	text-decoration: underline;
}
.menuitem a:active {
	color: #5B5B5B;
	text-decoration: none;
}
.menuitem a:visited:hover {
	text-decoration: underline;
}
.menuitem a:visited {
	color: #5B5B5B;
	text-decoration: none;
}


/* Breadcrumbs */
.breadcrumbs {
	border: 0;
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

.breadcrumbs a {
			 
			background-color: #ffffff; 
			color: #666666; 
			text-decoration: none; 
}

.breadcrumbs a:hover {
			 
			background-color: #ffffff; 
			color: #999999; 
			text-decoration: underline; 
			
}

/* ENDS Breadcrumbs ENDS */

.SearchBox {
	font-size: 10px;
	background-image: url(google.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	height: 11px;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	background-color: #005493;
	font-weight: bold;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 2px;
	height: 18px;
}
.subitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subitem a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subitem a:link:hover {
	text-decoration: underline;
}
.subitem a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subitem a:visited:hover {
	text-decoration: underline;
}
.subitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuDots {
	height: 1px;
	background-color: #FFFFFF;
	width: 725px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9d;
	background-position: top;
	white-space: nowrap;
	margin: 3px 0 0 24px;
	padding:0px;
	overflow: hidden;
}

