html {      height: 100%;      margin-bottom: 1px; }body {	margin: 0;	padding: 0;	font-family: Arial;	font-size: 76%;	color: #000;	text-align: left;	}a {	text-decoration: underline;	font-weight: normal;	}a:link {	}a:visited {	}a:active {	}a:hover {	text-decoration: none;	}/* Content DIV___________________________________________________*/#bottomnav {        }#bottomnav a {          font-family: Arial;          font-size: 9pt;          color: rgb(180,176,173);          text-decoration: none;        }#topnav a {          text-decoration: none;        }#topnav a:hover {          text-decoration: none;        }#topnav img {	margin: 0 0 0 0;	border: 0;        }#topcontent {	margin: 0px;        }#topcontent a {        font-weight: bold;        }#topcontent p {	font-size: 1.1em;        font-family: Arial;        font-weight: Bold;        color: rgb(52,0,124);	}#content {	margin: 0px;}#content h1, #content h2, #content h3 {	font-family: Arial;}#content h1 {	font-size: 11pt;	font-weight: bold;        color: rgb(128,180,70);	margin-top: 0em;	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/}#content h2 {	font-size: 1em;	font-weight: normal;	color: rgb(128,180,70);	margin: 0em;	margin-top: 0em;	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/}#content h3 {	font-size: 1em;	font-weight: normal;	color: black;	margin: 0em;	margin-top: 0em;	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/}#content p {	font-size: 1em;	font-family: Arial;	}#content td {	font-size: 1em;	font-family: Arial;	}#content li {	font-size: 1em;	font-family: Arial;	margin: 0 0 0 0;	}	#content img {	margin: 0 0 0 0;	border-width: 1px;	border-style: solid;	}	#logos img {	margin: 0 0 0 0;	border-width: 0px;	border-style: none;	}#updates {        background-color: rgb(240,236,233);        }#updates p {        margin-left: 0.5em;         padding-left: 0.5em;        margin-right: 1.1em;        padding-right: 1.1 em;        font-size: .9em;        font-color: black;        font-family: Arial;        }#updates ul {        margin-left: 1.1em;         padding-left: 1.1em;        margin-right: 1.1em;        padding-right: 1.1 em;        font-size: .9em;        font-color: black;        font-family: Arial;        }#updates td {        background-color: rgb(240,236,233);        padding-left: 0px;        margin: 0px;        }#updates a {        color: rgb(202,1,20);        }        #sidebar {        background-color: rgb(240,236,233);        }#sidebar td {        background-color: rgb(240,236,233);        padding-left: 0px;        margin: 0px;        }        #sidebar a {          text-decoration: none;        }#sidebar a:hover {          text-decoration: none;        }#sidebar img {	margin: 0 0 0 0;	border: 0;        }#toplink {          font-size: 8.5pt;          color: rgb(52,0,124);        }/* Icon DIV___________________________________________________*/.icons {	width: 80%;	margin: 0 0 0 5em;}p.icons {	font-size: .8em;	line-height: 2em;	margin: 0 0 1.2em 0;	}	img.icons {	margin: 0 10px 0 10px;	border: 0;	}/* Navigation Control___________________________________________________*/#navigation {       background-color: #B2BDC1;       height: 100%;        }#navigation ul {        list-style: none;        margin: 0;        padding: 0;		background-color: #B2BDC1;		font-size: 90%        }        #navigation li {        padding: 0;		margin: 0 10px;		border-bottom: 1px dashed #3D494D;        padding: 1em 0 1em 0;        }        #navigation a, #navigation visited {		color: #3D494D;        font-weight: bold;        padding: 5px;        text-decoration: none;        }        #navigation a:hover {        color: #000;		text-decoration: none;		background-color: #FFB300;		padding: 5px;        }        #navigation #currentpage a {		background: transparent url(../images/nav_bullet.gif) no-repeat 0 50%;		padding-left: 13px;                color: #000;		cursor: text;        }#navigation #finalist a, #navigation #finalist visited {		color: #3D494D;        font-weight: bold;        text-decoration: none;        }#navigation #finalist a:hover {                color: #000;		text-decoration: none;		background-color:transparent;        }