@charset "ISO-8859-1";

html{
	height: 102%;
}
htm{
	height: 102%;
}
#levelTwo {
	background-image: url(images/background_logo_anam.jpg);
}
body {
	background-image: url(images/background_logo_anam.jpg);
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	margin: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 20px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.hr_1px {
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	/*border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;*/
	text-align: left;
}
.hr_2px {
	width: 90%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	/*border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;*/
	text-align: left;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
.ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	list-style-position: inherit;
	margin-right: 40px;
}
.li2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	list-style-position: inherit;
	list-style-type: upper-alpha;
	margin-right: 40px;
}
.li h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-position: inside;
	margin-right: 40px;
	list-style-type: upper-roman;
}
.red {color: #FF0000}
.td {
	padding: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	background-color: #E5FFF7;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990099;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #33FFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	background-color: #FFCC00;
}
.noMargin   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	vertical-align: top;
	padding: 3px;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 10px;
}
a:link.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #E5FFF7;
}
a:visited.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990099;
	text-decoration: underline;
	background-color: #E5FFF7;
}
a:hover.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #33FFFF;
}
a:active.copyright  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
	background-color: #E5FFF7;
}
.helpfinder_header {
	vertical-align: top;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
.helpfinder {
	vertical-align: top;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;	
	background-color: #FFFFcc;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
a:link.help {text-decoration: underline; color: #000000; color: #000000; background-color: #ffffcc; font-weight: 100;font-size: 10px;}
a:active.help {text-decoration: underline; color: #000000; color: #000000; background-color: #ffffcc; font-weight: 100;font-size: 10px;}
a:visited.help {text-decoration: underline; color: #000000; color: #000000; background-color: #ffffcc; font-weight: 100;font-size: 10px;}
a:hover.help {text-decoration: underline; color: #ffffff; background-color: #000000; font-weight: 100;font-size: 10px;}

a:hover.images {
	color: white;
	background-color: white;
}
