a:link, a:visited, a:active {
	color: #013B58;
}

a:link.home-footer, a:visited.home-footer, a:active.home-footer {
	color: white;
}



li {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

.only-for-print {
	display: none;
}

body {
	text-align: center;	
	background-color: #3A3F40;
	min-width: 781px;
}

#wrapper {
	margin: 0 auto;
	width: 781px;
	text-align: left; 
}

.home-footer {
	background-color: #023C5A;
	color: white;
	font-family: "arial"; 
	font-size: 9px;
	text-decoration: none;
}

.footer {
	background-color: snow;
	color: black;
	font-family: "arial"; 
	font-size: 9px;
	text-decoration: none;
}

img {
	border-width: 0px;
}

.search {
	padding-bottom: 8px;
}

td.level1-top {
	font-family: arial;
	background-image: url('../images/menu_base.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 8px;
	padding-top: 0px;
	color: 121200;
	text-transform: uppercase;
}

td.level1 {
	font-family: arial;
	background-image: url('../images/menu_base.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #121202;
	text-transform: uppercase;
}

a:link.menu-base, a:visited.menu-base, a:active.menu-base {
	text-decoration: none;
	color: #121200;
}

a:link.menu-base-select, a:visited.menu-base-select, a:active.menu-base-select {
	text-decoration: none;
	color: white;
}


td.level1-select-top {
	font-family: arial;
	background-image: url('../images/menu_select.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 8px;
	padding-top: 0px;
	color: white;
	text-transform: uppercase;
}


td.level1-select {
	font-family: arial;
	background-image: url('../images/menu_select.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-transform: uppercase;
}


td.level1-polikoff {
	font-family: arial;
	background-image: url('../images/menu_polikoff.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

a:link.menu-polikoff, a:visited.menu-polikoff, a:active.menu-polikoff  {
	text-decoration: none;
	color: #14231D;
}

td.level1-polikoff-select {
	font-family: arial;
	background-image: url('../images/menu_polikoff_select.png');
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}


a:link.menu-polikoff-select, a:visited.menu-polikoff-select, a:active.menu-polikoff-select {
	text-decoration: none;
	color: white;
}


td.level2 {
	font-family: arial;
	background-image: url('../images/menu_base.png');
	font-size: 10px;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

td.level2-select {
	font-family: arial;
	background-image: url('../images/menu_two_select.png');
	font-size: 10px;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

td.home-body {
	background-image:url('../images/bg_home.png');
	background-repeat: no-repeat;
	background-color: black;
	font-family: arial;
	font-size: 14px;
	color: white;
}

.home-body {
	margin: 25px;
}

td.site-body {
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.ah-body {
	background-color: white;
	background-image:url('../images/ah_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.ah-landing-body {
	background-color: white;
	background-image:url('../images/ah_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.ph-body {
	background-color: white;
	background-image:url('../images/ph_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.ph-landing-body {
	background-color: white;
	background-image:url('../images/ph_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.pe-body {
	background-color: white;
	background-image:url('../images/pe_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.pe-landing-body {
	background-color: white;
	background-image:url('../images/pe_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.pr-body {
	background-color: white;
	background-image:url('../images/pe_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}

td.pr-landing-body {
	background-color: white;
	background-image:url('../images/pe_body.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 12px;
	color: black;
}


.site-body {
	margin: 25px;
}

.search-body {
	margin-left: 7px;
	margin-right: 3px;
}

.head-bar {
	width: 482px;
	height: 30px;
	background-color: #C9D0CD;
	text-transform: uppercase;
	font-weight: bold;
	line-height:12px;
}

.head-bar-text {
	margin-left:10px;
}

.noteworthy {
	width: 150px;
	height: 200px;
	background-color: #8F8659;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.noteworthy-text {
	width: 150px;
	height: 200px;
	position: absolute;
	background-color: transparent ;
	z-index: 2;
	overflow: auto;
}

.noteworthy-text-inside {
	margin: 10px;
}

.content {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
