@charset "utf-8";
body { outline: none; border: 0; margin: 0; font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
#container { 
	position: absolute;
	width: 960px;	
	min-height: 600px;
	left: 50%;
	margin-left: -480px;
	top: 10%;	
}
#content_out {
	width: 775px;
	float:right;
	background-image: url(/layout/main_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;		
}
#content {	
		font-size: 11px;
		color: #454545;
		padding: 20px;
		line-height: 20px;
		text-align: left;			
}
#content a { color: #454545; }
#nav {
	margin-top: 100px;
	height: auto;
	width: 175px;
	background-image: url(/layout/nav_bg.png);
	background-repeat: repeat-y;	
	color: #454545;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
}
	#nav ul { list-style:none; margin-left:-39px; margin-top: 1px; margin-bottom: 1px;}
		#nav li { 
			line-height: 39px;
			width: 174px;			
			float:left;
			text-align: left;				
			}
		
		
			
/* Level 1 */

.linklistLevel1 A {
	text-decoration: none;	
	display: block;
	background-repeat: no-repeat;
	color: #454545;	
	width: 160px;
	padding-left: 15px;
}

.linklistLevel1 .linklistActive {
	background-image: url(/layout/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

.linklistLevel1 .linklist:hover {
	background-image: url(/layout/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Level 2 */

.linklistLevel2 A {
	padding-left:28px;
	color: #7f7f7f;
	width: 145px;
	font-size: 11px;	
}

.linklistLevel2 .linklistActive, .linklistLevel2 .linklistTrace {
	font-weight: bold;
}

.linklistLevel2 .linklist {
	font-weight:normal;	
}

#head {	
	width: 775px;	
	height: 100px;
	background-image: url(/layout/head2.png); 		
}
.thover:hover { background-color: #e3e3e3; }
.thover { width: 370px; }
.negtd td { padding: 17px; }
.trover:hover { background-color: #e3e3e3; }
.timg { float: left; margin: 30px 20px 0px 0px; border: 1px solid #d4d4d4; }
.timg2 { float: left; border: 1px solid #d4d4d4; margin-right: 10px; }
.img { border: 1px solid #d4d4d4; } 
body tr td { padding: 20px; }
.clipart { border: 1px solid #d4d4d4; }
#foot {
	color: #878787;
	font-size: 10px;
	background-image: url(/layout/foot.png);
	background-repeat: no-repeat;
	height:138px; 
	text-align: center;
	line-height: 18px;		
}
#foot a { color: #454545; }	
h1 { font-size: 13px; }
h2 { font-size: 12px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }