	body {		font-size:13px;		Font-family: Helvetica, Arial, Sans-serif;		margin:20px 20px 0px 20px;				}		#leftcontent_old {		position: absolute;		left:20px;		/*top:115px;*/  /* doesn't need it however if one runs into problems make it the same value as right content */		width:200px;		background:#fff;		border:1px solid white;		}			#leftcontent {		position: fixed;		left:20px;		top:185px;  /* doesn't need it however if one runs into problems make it the same value as right content */		width:150px;		background:#dcf1ff;		border:1px solid #9cf;		}	#leftcontent H1 {		font-size: 17px;		font-weight: 400;		}		p {		font-size:13px;		line-height:17px;		margin:10px 10px 15px 10px;		}			ol {		Font-family: Helvetica, Arial, Sans-serif;		font-size:13px;		line-height:17px;		margin:10px 10px 15px 10px;		}			ul {		Font-family: Helvetica, Arial, Sans-serif;		font-size:13px;		line-height:17px;		margin:10px 10px 15px 10px;		}		li {		Font-family: Helvetica, Arial, Sans-serif;		font-size:13px;		line-height:16px;		margin:8px;		}				a {			text-decoration: none;		border: 0;		font-style: normal; 		font-weight: 300;  		font-family: Helvetica, Arial, Geneva;		word-spacing: normal		}		a:link {		/*color: #006600;*/		color: #2d73b9;				}	a:hover {		color: orange;				/*color: #aabadd;*/		}		a:active {				color: red; 		}			a.rts {				font-weight: 700;		}	a.rts:hover {		color: orange;		}		a.rts:active {		color: red; 		}			#instruction {		border:1px solid #9cf;		margin: 0px 10px 10px 10px;		/*background-color:#dcf1ff;*/		}			#instruction H1{		font-size:20px;		Font-weight: 400;		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;	}	#centercontent_fixedwidth {		background:#fff;		width:650px;   		margin-left:161px;   		margin-right:161px;		border:1px solid white;	}		#centercontent {		background:#fff;   		margin-left:161px;   		margin-right:0px;		border:1px solid white;	}			#centercontent H1{		border-bottom:1px solid #9cf;		border-top:1px solid #9cf;		margin: 10px 0px 10px 0px;		padding: 5px 10px 5px 10px;		background-color:#dcf1ff;		clear: both;		}			#centercontent_fixedwidth H1{		border-bottom:1px solid #9cf;		border-top:1px solid #9cf;		margin: 10px 0px 10px 0px;		padding: 5px 10px 5px 10px;		background-color:#dcf1ff;		}			#centercontent H1:Before {".."		} 	#rightcontent_old {		position: absolute;		right:20px;		/*top:150px;*/		width:200px;		background:#fff;		border:0px solid #000;		}				#rightcontent {		position: fixed;		right:20px;		top:185px;		width:150px;		background:#dcf1ff;		border:0px solid #9cf;		}		#rightcontent H1 {		font-size: 17px;		font-weight: 500;		}			#banner {		background:#fff;		background-image: url(/images/stripes.gif);		height:125px;		margin: 0px 0px 0px 0px;		border: 0px solid #666;		}			.banner_stripes {		background:#fff;		background-image: url(/images/stripes.gif);		height:70px;		border: 0px solid #666;		}		.banner_stripes h1 {		font-size:40px;		font-weight: 300;		color: black;		padding:10px 10px 0px 10px;		margin:0px;		}		.banner_metallic h1 {		font-size:40px;		font-weight: 300;		color: black;		padding:10px 10px 0px 10px;		margin:0px;		}			.banner_metallic {		background:#fff;		background-image: url(/images/metallic.gif);		height:70px;		border: 0px solid #666;		}			#aquabar {		background:#ffffff;		background-image: url(/images/aquabar.gif);		height:18px;		margin: 0px 0px 10px 0px;		/*margin-bottom: 10px;*/		border-top: 1px solid #999;		border-bottom: 1px solid #999;		}			h1, h2, h3, h4, h5 {		margin: 10px;		}			table {		margin:10px;		}			table.row {		margin:0px 10px 0px 10px;		background-color:#fff;		/*width: 675px;*/		border: 1px solid navy;		}	tr.border {		border-bottom: 1px solid navy;		}			tr.background {		background-color:#dcf1ff;		}			tr.background_selected {		background-color:#fc9;		color: red;		}			/*background-color:#f3f8ff;	background-color:#e1f8ff;*/			th {		color:navy;		background-color:#9cf;		font-size:12px;		Font-weight: 400;		padding: 6px 3px 6px 3px;		}			td {		font-size:11px;		Font-weight: 300;		text-align: center;		padding: 6px 3px 6px 3px;				}		input.submit {		margin:10px 0px 0px 10px;		}			h1 {		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;		font-size:22px;		Font-weight: 400;		}	h2 {		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;		font-size:21px;		Font-weight: 400;		}			h3 {		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;		font-size:18px;		Font-weight: 400;		}			h4 {		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;		font-size:15px;		Font-weight: 400;		}			h5 {		Font-family: Helvetica, Arial, Sans-serif;		color: #083194;		font-size:12px;		Font-weight: 800;		}			#banner h1 {		font-size:40px;		font-weight: 300;		color: black;		padding:10px 10px 0px 10px;		margin:0px;		}	/*	#rightcontent p {		font-size:10px		}	*/			#footer {		background:#fff;		margin-top: 25px;		margin-bottom: 10px;		clear: both;		}		#footer p {		font-size: 10px;		color: gray;		text-align: Center;		}	#warning {		font-size:20px;		font-weight: 900;		color: red;		}		.warning_box {		font-size:13px;		font-weight: 400;		color: black;		border: 2px solid red;		background: orange;		margin: 10px;		}			#warning_regular {		font-size:13px;		font-weight: 400;		color: red;				}		.user_picture_old {		position: absolute;		left: 10px;		top: 10px;		margin: 10px;				}		.user_details_old {		position: absolute;		left: 130px;		top: 10px;		margin: 10px;		}					.user_picture {		position: absolute;		z-index:1000;		left: 53px;		top: 200px;		margin: 10px;				}		.user_details {		position: absolute;		z-index:1;		left: 10px;		top: 10px;		margin: 10px;		}	iframe.apple_directory {		height: 650px;		width: 650px;		}			hr {		width:90%;		margin: 5%;		color: #9cf;		}	iframe.agreement_text {	border:1px solid #9cf;	/*border-color: #2d73b9;*/	background-color: white;	width: 500px;	height: 400px;	margin-left: 5px;	margin-right: 5px;	overflow: auto;	}	#document_summary {		background:#fff;   		margin: 0px 5px 10px 10px;   		   		float: left;		border:0px solid black;	}#document_summary p{	margin: 10px 0px 10px 0px;	}	#document_summary h1, #document_summary h2, #document_summary h3, #document_summary h4{	margin: 10px 0px 10px 0px;	}	#document_details {	background:dcf1ff;	width: 175px;   	margin: 5px 0px 10px 10px;   	position: relative;	top: 50px	left: 15px;	float: right;	border:1px solid #9cf;	}		#document_details p {	margin:5px;	font-size: 12px;	line-height: 11px;	text-align: left;}#document_details table {	margin: 0px;	text-align: left;}#document_details tr {	margin: 0px;	text-align: left;}#document_details td {	font-size:11px;	Font-weight: 300;	text-align: left;	padding: 0px;}.code {	font-family: "Andale Mono" "vt100";	color: white;	background: black;	padding: 10px;	margin: 10px 0px 10px 0px;	border: 1px solid #ccc;	width: 45%;}dl.faq > dt {	color: #083194;	font-size: 16px;	font-weight: bold;	margin: 25px 10px 0px 10px;}dl.faq > dd {	font-size: 13px;	margin:0px 0px 10px 10px;}dl.faq > dd > p {	font-size: 13px;	margin:5px 0px 5px 0px;}.incomplete {background: #ffce9c;	}	.approved {background: transparent;	}	.incomplete_font {color: red;	font-weight: 600;	}	.approved_font {color: #000000;	}	td > H2 { 	border-bottom: 1px solid navy; 	text-align: left;}a img {	text-decoration: none;}#print {		background:#fff;   		margin: 0 px;	}#print H1{		border-bottom:1px solid #9cf;		border-top:1px solid #9cf;		margin: 10px 0px 10px 0px;		padding: 5px 10px 5px 10px;		background-color:#dcf1ff;}#print p {	font-size: 10pt;	Font-family: Helvetica, Arial, Sans-serif;}#hint {	font-size:20px;	font-weight: 900;	color: #060;	margin:10px;}	.hint_box {	font-size:13px;	font-weight: 400;	color: black;	border: 2px solid #060;	background: #cfc;	margin: 10px;}	