/* links */
a:link { color: #5B6C25;text-decoration:underline;font-weight:bold;}
a:visited {color: #5B6C25;text-decoration:underline;font-weight:bold;}
a:hover {color: #5B6C25;text-decoration:underline;font-weight:bold;}
a:active { color: #5B6C25;text-decoration:underline;font-weight:bold;}

.url:link { color: #5B6C25;text-decoration:none;font-weight:normal;}
.url:visited {color: #5B6C25;text-decoration:none;font-weight:normal;}
.url:hover {color: #FFF;text-decoration:none;font-weight:normal;}
.url:active { color: #FFF;text-decoration:none;font-weight:normal;}

.sectionti:hover {color: #FFF;text-decoration:none;font-weight:normal;background:#5B6D24; }

/* general */
body {
	background-image: url(/altos_sample/img/common/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container{
	margin: 0 auto;
	text-align: center;
}
#content {
	margin: 0 auto;	 
	text-align: center;
	width: 921px;
	}
#top {
	margin: 0 auto;	 
	text-align: center;
	width:899px;
	}
#home {
	width:839px;
	float:left;
	text-align:left;
	padding:30px;
	}
#footer {
	margin: 0 auto;	 
	text-align: right;
	width:852px;
	height:25px;
	border-top:1px #CCCCCC dashed;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #626262;
	font-weight: normal;
	font-style:normal;
}
.clear {clear:both
	}
.sidenavmenu {
	width:195px;
	height:30px;
	}
.section ,
.sectionsub {
	height:36px;
	float:right;
	text-align:left;
	border-bottom:1px #CCCCCC dashed;
	}
.section {
	margin-left:20px;
	width:640px;
	height:auto;
}
.sectionsub {
	padding-top:12px;
	padding-bottom:12px;
	width:420px;
}
/* copy */
.topic,
.lnav-topic,
.copy,
.sectioncopy,
.sectioncopy_inv,
.sectionti2,
.sectionti,
.sectionti_open {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	font-style:normal;
	}
.sectioncopy,
.sectioncopy_inv {
	color: #626262;
	float:left;
	padding:20px 10px 20px 20px;
}
.sectioncopy {
	width: 580px;
}
.sectioncopy_inv {
	width: 400px;
}
.sectionti2,
.sectionti {
	font-size:12px;
	color: #5B6C25;
	float:left;
	}
	
.sectionti_open {
	color: #FFF;
	float:left;
	background:#5B6D24;
	}
.sectioncopy,
.sectioncopy_inv,
.topic,
.lnav-topic,
.copy {
	line-height:18px;
	}
.topic,
.lnav-topic {
	color: #405500;
	}
.lnav-topic {
	border-top:1px #CCCCCC dashed;
	margin: 0 auto;
	}
.copy {
	color: #626262;
	}
	
/* custom checkboxes */
span.checkbox {
	width: 19px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(/altos_sample/img/common/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

/* ph=1 */

