body {
	padding: 0px;
	margin: 0px;
}
body, .input, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #666666;
	/* 003366 */
	/* 00008B */
	/* 999999 */
}
a {
	text-decoration: none;
}

a:hover {
	color: #00008B;
	text-decoration:underline;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

img {
	border: 0;
}

.input {
	color: #000000;
}

p.underline {
	text-decoration: underline;
}

p.home_page, p.underline, p.content_text, p.centre_align {
	padding: 0;
	margin: 0;
}

p.centre_align {
	text-align: center;
}

.fraction {
	font-size: 8pt;
}

td.image, td.text, td.centre_align {
	text-align: center;
}

ul.site_navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 20px;
	display: inline;
	white-space: nowrap; 
}

ul.product_navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 20px;
	display: inline;
	white-space: nowrap; 
	border: 0;
}

.nav li {
	list-style-type: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}

li a {
	font-weight: bold;
}

li a:hover {
	color: #00008B;
	text-decoration:underline;
}	

.nav li.current {
	background-image:url(../images/design/nav_tab.gif); 
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: 1px #CCCCCC solid;
	border-bottom: 0px;
}
	
.nav {
	padding-left: 20px;
	height: 17px;
	z-index: 2;
}

.container {
	border: 1px #000000 solid;
}

.header_img {
	background-color: #FFFFFF;
	background-image:url(../images/design/aadlogo.gif); 
	background-position: left center;
	background-repeat: no-repeat;
	height: 89px;
	padding-left: 475px;
}

img.adams {
	padding-right: 25px;
}

.nav_line {
	background-image: url(../images/design/bar_blue.gif); 
	background-position: left center;
	background-repeat: repeat;
	height: 5px;
	border-top: 1px #CCCCCC solid;
	z-index: 1;
}

.nav_line_underline {
	z-index: 2;
	background-image: url(../images/design/nav_line_underline.gif); 
	background-position: left center;
	background-repeat: repeat-x;
	height: 25px;
	border-bottom: 1px #000000 solid;
}

.product_navigation_positioning {
	z-index: 1;
	padding: 5px;
	width: 280px;
	height: auto;
	position: absolute;
	left: 606px; /* 682 */
	top: 133px;
}

.product_navigation {
	padding: 5px;
	padding-left: 30px;
	border-bottom: 1px #666666 solid;
}

.product_navigation li {
	padding-bottom: 6px;
	list-style-image: url(../images/design/arrow_right.gif);
}

.box_header {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	height: 19px;
	background-image: url(../images/design/header_bg.gif); 
	background-position: 0 0;
	background-repeat: repeat-x;
}

.product_navigation_positioning .box_header {
	border-left:  1px #666666 solid;
	margin-bottom: 0px;
}

.content_positioning {
	text-align: justify;
	width: 600px; /* 676 */
	height: auto;
}

.content, .product_navigation {
	border-left:  1px #666666 solid;
	border-right:  1px #666666 solid;
}

.content {
	padding: 7px;
}

.copyright {
	padding-left: 3px;
	padding-top: 4px;
	background-image:url(../images/design/copyright_bg.gif); 
	height: 21px;
	color: #FFFFFF;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}