/* Isis Home Page CSS Document */body {	position: relative;	background: #62619A;	height: 100%;	font-family:  'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;	text-align:left;	color:#62619A;	font-size: 10pt;	line-height: 1.4em;	margin:  20px 0 0 0;	padding: 0;	text-align: center;}* html #wrapper   /* this selector recognized by IE only */{  width: 750;   /* total width (only for IE5.x/Win) */  w\idth: 750;  /* content width (for other IE) */}#wrapper {  width: 748;   /* content width (for other browsers) */}#wrapper {	position: relative;	border: 1px solid black;	margin: 0 auto;	background-color: #F6F3E7;} #insidewrapper {	clear: left;	position: relative;	top: 0px;/*	height: 100%; */	width: 748px;	margin: 0px;	padding: 0px;	background-color: #F6F3E7;	text-align: left;	background: url('images/contentbck.gif');	background-position: bottom right;	background-repeat: no-repeat;}#content {	position: relative;	width: 550px;	margin-left: 187px;	text-align: left;}#sidebar {	position: relative;	float: left;	width: 180px;	height: 242px;	margin: 0;	padding: 0px;	border: 0;	text-align: left;	background: url('images/isislogohome150.gif');	background-position: top left;	background-repeat: no-repeat;} .left {	float: left;	margin: 0px 10px 0px 10px;}.right {	float: right;	margin: 0px 10px 0px 10px;}#masthead {	position: relative;	background: url('images/masthead4.jpg'); 	width: 748px; 	height: 192px;	margin: 0px;}#masthead h1 {	position: absolute;	left: -999em;}#title {	position: relative;	top: 0px;	background: url('images/homehead.gif');	background-position: top left;	background-repeat: no-repeat; 	width: 550px; 	height: 86px;	margin: 0px;	margin-top: 0px;}#copy {	width: 530px;	margin: 0 0 0 0;	text-align: left;}#copy ul {	margin-top: 0px;	margin-left: 0px;	margin-bottom: 0px;	padding-left: 30px;}#copy h2 {	color: #62619A;	font-size: 1.2em;	text-align: left;	margin: 2em 0 .2em 0;	padding: 0 0 0 0;	text-transform: uppercase;}#copy p {	color: #62619A;	text-align: left;	margin: 0 0 0 0;	padding: 0 0 .6em 0;	font-size: 1em;	line-height: 1.4em;}#copy li {/*	list-style-type: none;     margin-left: 0px;	padding-left: 0px;  */}/*  Special stylized non-IE bullets	Do not work in Internet Explorer, which merely default to normal bullets. */html>body #copy ul {	margin-left: 0px;	padding: 0 0 0 30px;	list-style: none;	padding-left: 10px;	text-indent: -10px;	} html>body #copy li {	margin: 0px 0 0 10px;	}#copy ul li:before {	content: "\00BB \0020";	}#footer {	background-color: #A88311;	position: relative;	color: #fff;	width: 748px;	height: 34px;	padding: 0;	margin:0px auto;	text-align: center;	font: .8em  'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif; /* Georgia, "Times New Roman", Times, serif; */	line-height: 34px;}#footer a {	color: #fff;	border: 0;}#footer a:visited {	color: #fff;	border: 0;}#footer a:hover {	color: #fff;	border-bottom: 1px dotted #fff;}#sidebar a {	color: #000;}#sidebar a:visited {	color: #000;}#sidebar a:hover {	color: #999;}h2 {	color: #666;	font-size: 14px;	text-align: left;}ul {	margin-top: 0px;	margin-left: 0px;	margin-bottom: 0px;	padding-left: 0px;}li {/*	list-style-type: none;  *//*	margin-left: 0px; */}blockquote, blockquote p {	text-indent: 0px;	margin-bottom: 7px;	color: #666;}#copy a {	color: #62619A;	text-decoration: none;	border-bottom: 1px dotted #62619A;}#copy a:visited {/*	color: #8181AE; */	color: #62619A;	text-decoration: none;	border-bottom: 1px dotted #8181AE;}#copy a:hover {	color: #A88311;	text-decoration: none;	border-bottom: 1px dotted #A88311;}#copy p.buttonp {	text-align: left;	margin: 0 0 0 0;	padding: 0 0 30px 0;	font-size: 1em;	line-height: 1.4em;}#copy a.button {	display: block;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;	font-weight: normal;	color: #B99C41;	text-decoration: none;	border-bottom: none;	text-transform: uppercase;/*	width: 125px;*/	margin-right: 10px;	text-align: center;	padding: 3px;	float: left;	margin-top: 10px;}#copy a.button:link, a.button:visited {	color: #B99C41;	border: 1px solid #B99C41;}#copy a.button:hover, a.button:active {	color: #A88311;	border: 1px solid #A88311;	background-color: #F0EBD8;}