/***********************************************//* PRISM Main                                  *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family: Trebuchet MS,sans-serif;	color: #333333;	margin: 0px;	padding: 0px;	background-color: #CCCCa3;}/******* hyperlink and anchor tag styles *******/a:link{	color: #CC0000;}a:visited{	color: #660000;}a:hover{	text-decoration: none;}/********* form and related tag styles *********/form {	margin: 0;	padding: 0;}label{ font: bold 1em Trebuchet MS,sans-serif; color: #334d55;}				input{font-family: Trebuchet MS,sans-serif;}/***********************************************//* Layout Divs                                 *//***********************************************/#container{	position:relative;	margin:0 auto;	top: 5px;	width:760px;	background-color: #cccca3;}#header{	position:relative;	padding:0px;	margin:0px;	top:0;	right:0;	width:760px;	height:70px;}#main{	position:relative;	margin:0px;	width:760px;	background-color: #ffffff;	background-image:url(../images/bottom_curve_white.gif);	background-position:bottom;	background-repeat:no-repeat;}#tl {	position:absolute;	top: -1px;	left: -1px;	margin: 0px;	padding: 0px;	z-index: 100;}#tr {	position:absolute;	top: -1px;	right: -1px;	float:right;	margin: 0px;	padding: 0px;	z-index: 100;}#pageNav{	float: left;	width:200px;	padding: 0px;	border-right: 1px solid #CCCCA3;	border-bottom: 1px solid #CCCCA3;	background-image:url(../images/nav_bkgd.gif);	display: inline; /* IE double-margin float bug fix */}#content{	padding: 0px 10px 0px 0px;	margin:0px 0px 0px 200px;	border-left: 1px solid #ccd2d2;}/***********************************************//* Component Divs                              *//***********************************************//************* globalNav styles ****************/.hideLinks {	position: absolute;	left: -999em;	width: 990px;}/* image replace styles   thanks to http://levin.grundeis.net/files/20030809/alternatefir.html */.replace{      position:relative;      margin:0px; padding:0px;      /* hide overflow:hidden from IE5/Mac */      /* \*/      overflow: hidden;      /* */}.replace span{      display:block;      position:absolute;      top:0px;      left:0px;      z-index:1; /*for Opera 5 and 6*/}/************** header styles ****************/#header a {	border:0;}#siteName, #siteName span{      height:70px;      width:236px;	  float:left;      background-image: url(../images/prism_logo.gif);	  background-repeat:no-repeat;}#buttonSign, #buttonSign span{      height:70px;      width:262px;	  float:left;      background-image: url(../images/nav_button_01.gif);	  background-repeat:no-repeat;}#buttonAccess, #buttonAccess span{      height:70px;      width:262px;	  float:right;      background-image: url(../images/nav_button_02.gif);	  background-repeat:no-repeat;}/************** pageName styles ****************/#pageName{	padding: 4px 0px 10px 10px;	margin: 0px;	border-bottom:1px solid #CCCCA3;}#pageName h1{	font-weight: bold;	font-size: 1.75em;	color: #333300;	margin:0px;	padding: 0px;}#pageName img{	position: absolute;	top: 0px;	right: 6px;	padding: 0px;	margin: 0px;}/************* breadcrumb styles ***************/#breadcrumb{	padding: 5px 0px 5px 10px;	font-size: .7em;	color: #787857;}#breadcrumb a{	color: #CC0000;	text-decoration: none;}#breadcrumb a:hover{	text-decoration: underline;}/************ sectionLinks styles **************/#sectionLinks{	margin: 0px;	padding: 0px;	font-size: .8em;}#sectionLinks a{	display: block;	padding: 0px 5px 0px 10px;}#sectionLinks h3{	margin:0px;	padding:0px;	font-size: 1em;	font-weight: bold;	color: #CC0000;	line-height: 2;}#sectionLinks h3 a:visited{	color: #CC0000;}#sectionLinks ul{	margin: 0px;	padding: 0px;}#sectionLinks li{	list-style-type: none;	font-weight: bold;}#sectionLinks li a:link, #sectionLinks li a:visited {	text-decoration: none;	border-bottom: 1px solid #CCCCA3;}#sectionLinks li a:hover{	background: #CC0000 url(../images/navback_red.gif);	font-weight: bold;	text-decoration: none;	color: #FFFFFF;}/************* secondLinks styles **************/#secondLinks{	margin: 0px;	padding: 0px;	font-size: .8em;	border-bottom: 1px solid #CCCCA3;}#secondLinks h3{	display: block;	margin:0px -5px;	padding-left: 10px;	font-size: 1em;	font-weight: bold;	line-height: 2;	color: #ffffff;	background: #CC0000 url(../images/navback_red.gif);	border-bottom: 1px solid #CCCCA3;}#secondLinks ul{	margin: 0px;	padding: 0px 5px;	background-color:#ffffff;}#secondLinks li{	list-style-type: none;}#secondLinks li a:link, #secondLinks li a:visited {	text-decoration: none;}#secondLinks li ul li{	font-size: .9em;	line-height: 1.5;}#secondLinks li li a:link, #secondLinks li li a:visited {	text-decoration: underline;	border:none;}#secondLinks li li a:hover{	text-decoration: none;	color:#000000;}#secondLinks li ul li ul li{	font-size: 1em;}.sideNavfirst{	padding-top: 5px;}.sideNavlast{	padding-bottom: 8px;}/**************** navLogo styles *****************/#navLogo{	padding: 4px 15px;}#navLogo img{	display: block;}/************** feature styles *****************/.feature{	padding: 0px 10px 5px 22px;	font-size: .9em;	line-height: 1.5;		min-height: 200px;	height: 200px;}html>body .feature {height: auto;}.feature p{	padding: 0px;	margin: 15px 0px;}.feature h2{	font-weight: bold;	font-size: 1.25em;	color: #333300;	padding: 0px;	margin-bottom:-10px;}.feature h3{	font-weight: bold;	font-size: 1.1em;	color: #333300;	padding: 0px;	margin-bottom:-10px;}.feature h4{	font-weight: bold;	font-style: oblique;	color: #CC0000;	margin-bottom:-10px;}.feature img{	margin: 0px;	padding: 0px;}.feature img.screenshot{	margin: 20px 0px;	padding: 0px;}.feature ul, .feature ol{	margin-top: -10px;}.feature li{	padding-bottom: 3px;}.feature ul.toplist, .feature ol.toplist{	margin-top: 20px;}.feature ul ul, .feature ol ol{	margin: 2px;}.feature ol ol{ 	list-style-type: lower-alpha;}.feature ol ol ol{	margin-top: 5px; 	list-style-type: lower-roman;	padding-left: 25px;}.feature ol ul{	list-style-type: disc;	margin-top: 3px;}.bold{	font-weight: bold;}.redType{	color: #CC0000;}.important{	font-style: oblique;	color: #CC0000;}/************** siteInfo styles ****************/#siteInfo{	clear: both;	border-top: 1px solid #CCCCA3;	font-size: .7em;	color: #b9b98b;	padding: 10px 10px 10px 10px;	margin-top: 0px;}/********************* end **********************/
