/* CSS Document */<STYLE type="text/css"><!--		a:link { color: #0033FF; text-decoration: none;}		a:visited { color: #CC3300; text-decoration: none;}		a:active { color: #0033FF;}		a:hover { color: #0033FF; text-decoration: underline;}				a:link > ul > li { color: #0033FF; text-decoration: none; }		a:visited > ul > li { color: #CC3300; text-decoration: none;}		a:active > ul > li { color: #0033FF;}		a:hover > ul > li{ color: #0033FF; text-decoration: underline;}						html, body {			margin: 0;		}				body {			margin: 0;			font-family: times new roman;			width: 1010px;			margin: 0;			font-color: black;			text-align: center;		}				p {		   	 font-size: 14pt;		}					.pagetitle {			font-size: 18pt;			font-weight: bold;		}						#wrapper {   			margin: 0 auto 0 auto;   			text-align: left;  			width: 1010px; 			position: relative;			border-left: #6699FF 5px ridge;			border-right: #6699FF 5px ridge;			border-bottom: #6699FF 4px ridge;			background: url(../images2/water_ripple_vertical_tiling2.jpg) repeat;		} 				#header { width: 1010 px; float: left; }			#leftcol {			float: left;			width: 150px;			border: #000 0px solid;		}		#main {			margin: 0px;		}				#centercol {			border: #00 0px solid;			margin: 0 150px 0 150px;			padding-right: 30px;			padding-left: 30px;			width: 690 px;			color: black;			height: 100%;			}						#rightcol {			position: absolute;			left: 850 px;			width: 150 px;			border: #000 0px solid;		}				#spacerbottom {			height: 200px;		}				#bottom {			height: 50;			width: 100%;			background: #1442D3;			border-top: #6699FF 2px solid		}					.navcell {			font-size: 12 pt;			color: #0033FF;			padding-left: 3;			padding-right: 3;			padding-top: 12;			padding-bottom: 12;			vertical-align: middle;			Width: 140;			background-color: #99CCFF; 		}				.navcellcurrentpage {			font-size: 12 pt;			color: #CCFFCC;			padding-left: 3;			padding-right: 3;			padding-top: 12;			padding-bottom: 12;			vertical-align: middle;			Width: 140;			background-color: #CCFFFF; 		}				.navbarborder {		width: 5;		background-color: #1442D3;				}				.navbartable {		color: #0033FF;		cell-spacing: 0px;		cell-padding: 0px;		}				.navbartopleft {				}				.navbartopright {						}				.navbarbottomleft {		height: 6 pt;		width: 5 px;		background: #aabadd url(../images2/nav_lower_left.jpg) no-repeat center;		border: 0		}				.navbarbottomright {				}						</STYLE>