/* IAT NS Stylesheet */

body {
/*	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x; */
	background-color: #48768e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.photo {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.header:link {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}
A.header:visited {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}
A.header:hover {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

A.header2:link {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
A.header2:visited {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}
A.header2:hover {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
}

A.navbar:link {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.navbar:visited {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.navbar:hover {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #f9d906;
}

A.navbar2:link {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #f9d906;
}
A.navbar2:visited {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #f9d906;
}
A.navbar2:hover {
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #f9d906;
}

A.footer:link {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.footer:visited {
	text-decoration: none;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.footer:hover {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

A.footer2:link {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.footer2:visited {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.footer2:hover {
	text-decoration: underline;
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

IMG.photo {
	border: 2px solid #8ba65f;
}

IMG.zoomphoto {
	border: 4px solid #8ba65f;
}

TD {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}

td.mainheader {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 23pt;
	color: #000000;
}

td.headerdate {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

TD.footer {
	font-family: tahoma,helvetica,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}