/* DEFAULTS, GLOBALS, AND MISCELLANEOUS============================================================================== */body,html {			background-color: #fff;			color: #333;			height: 100%;			font-family: verdana, arial, helvetica, sans-serif;			font-size: 11px;			line-height: 175%;			margin: 0;			}a {			color: #21699c;			padding: 0;			text-decoration: underline;			}			a:hover {						color: #000;						}img {			border: 0;			margin-bottom: -2px; /* for IE */			}p {			margin: 10px;			}ul {			line-height: 150%;			margin: 10px 30px;			}td {			vertical-align: top;			}.small {			font-size: 10px;			}.separator {			border-top: 1px dotted #ccc;			margin: 0 10px;			}.fileType {			color: #999;			font-family: arial, helvetica, sans-serif;			font-size: 9px;			padding-left: 7px;			}/* HEADER============================================================================== *//* MAIN MENU============================================================================== */#artMenu {			font-size: 10px;			list-style: none;			margin: 0;			}			#artMenu dt {						background-image: url(/images/artPortfolioAssistant_menu_bullet.gif);						background-repeat: no-repeat;						}			#artMenu a {						color: #333;						display: block;						font-weight: bold;						padding: 0 10px 10px 20px;						text-decoration: none;						width: 170px;						}			#artMenu a:hover {						color: #000;						text-decoration: underline;						}			.jump {						margin-top: 20px;						}/* CONTENT LAYOUT============================================================================== */#content {			margin: 15px 20px 40px 35px			}/* FOOTER============================================================================== */#footer {			color: #999;			font-size: 10px;			margin-bottom: 10px;			}
