﻿body,
	html {
	padding:0;
		}

	body {
		min-width:900px;
		background-image: url(../../images/_gui/bg.png);
		margin:20px auto;
		font-family: arial;
		font-size:11px;

	}
	
	A,A:link,a:visited,a:active {
		color:#000000;	
	}
	
	#wrap {
		background:#eeeeee;
		margin:0 auto;
		width:900px;
	}
	#header {
	background-color:#eeeeee;
	height:185px;
	}

	#nav {
		background:#eeeeee;
		background-image:url(../../images/_gui/line_bkg.jpg);
		width: 900px;
		height: 57px;
			}

	#menu-header {
		
		padding-right:10px;
		margin-bottom:10px;
		margin-top:20px;
		margin-left:25px;

	}
	
	#navigation-path {
		font-size:11px;
		font-weight:normal;
		margin-bottom:10px;

	}
	
	#navigation-path A,#navigation-path A:visited,#navigation-path A:active,#navigation-path A:link {
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		color:#999;
	}
	
	#index{
		float:left;
		width:200px;
	}
	
	#index_content {
		margin-top:35px;
		
		padding-right:10px;
		margin-left:25px;

	}
		
	#main-txt {
	width:610px;
	height:100%;
	float:left;
	background-color:#ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
	padding-right: 45px;
	}
	

	#menu TABLE{	
	width:auto;
	margin-top:12px;
	}

	#menu-left {
		background:#eeeeee;
		float:left;
		width:145px;
		padding-top: 20px;
		padding-left:  25px;
		padding-right: 0px;
		padding-bottom: 10px;
		}
	
		.menu-left-txt{
		color:#000000;
		text-align: left;
		font-family: arial;
		font-size: 11px;
		}
		
		.menu-left-txt a {
		margin: auto;
		color:#000000;
		text-align: left;
		font-family: arial;
		font-size: 11px;
		text-decoration:underline;
		}
				
		#menu-left ul.vert-one{margin:0; padding:0; list-style-type:none;display:block;font: 12px Arial;line-height:165%;width:175px;}
		#menu-left ul.vert-one li{margin:0;padding:0;}
		#menu-left ul.vert-one li a{display:block;text-decoration:none;color:#000000;background:#eeeeee;padding:0 0 0 10px;width:165px;}
		#menu-left ul.vert-one li a:hover{background:#5c93c3; color:#FFFFFF; }
		#menu-left ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#fcc05c;color:#FFFFFF;}
	
		.main-txt{
		color:#000000;
		text-align: left;
		font-family: verdana;
		font-size: 12px;
		}
	
		.main-txt a {
		margin: auto;
		color:#7bb32a;
		text-align: left;
		font-family: verdana;
		font-size: 12px;
		text-decoration:none;
		}
	
		.main-txt a:hover {
		margin: auto;
		color:#7bb32a;
		text-align: left;
		font-family: verdana;
		font-size: 12px;
		text-decoration:underline;
		}
	
	#logolink {
	float:left;
	padding-left:13px;
}
	
	#footer {
		background-image: url(../../images/_gui/footer.jpg);
		background-repeat:no-repeat;
		background-color:none;
		height: 23px;
		padding-top: 10px;
		clear: both;
		}

		.footer-text {
		color:#ffffff;
		text-align: center;
		font-family: verdana;
		font-size: 10px;
		}
		  
		.footer-text P {margin:0px;padding:0px;}
		
		img.left {
		float: left;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-top:10px;
		}
		
		img.right {
		float: right;
		padding-left: 15px;
		padding-bottom: 15px;
		padding-top:10px;
		}
		
.regionMenuHeaderTable {
	width:140px;
}


/******MENU*************/
#sectiontree A,#sectiontree A:visited,#sectiontree A:active,#sectiontree A:link{
	text-decoration:none;
	color:#000;
	font-family:Arial;
	font-size:11px;
	display:block;
	margin-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

#sectiontree A:hover{
	background-color:#5c93c3;
	color:#ffffff;
}



#separator_index {
	
	
}



/************************SECTION TREE BEGIN*******************************/

/*--------------------------------------------------------------------------------------------------*/
.Level1List {
	display:block;
	height:1%; /*Fix IE 6*/
} 

.Level1List A.linkLevel2,.Level1List A.linkLevel2:visited,.Level1List A.linkLevel2:active,.Level1List A.linkLevel2:link{
	display:block;
	text-decoration:none;
	padding-top:3px;padding-bottom:3px;
	padding-left:10px;
	
}

.Level1List A.linkLevel2:hover {
padding-top:3px;padding-bottom:3px;
	display:block;
	background-color:#5d93c2;
	color:#ffffff !Important;
}


/*This class is for SectionTree Selected Section option MUST BE*/
.Level1ListSelected {
	background-color:#fcc05c;
	color:#ffffff !Important;
}		
	

li.Level1ListSelected A.linkLevel2,li.Level1ListSelected A.linkLevel2:visited,li.Level1ListSelected A.linkLevel2:active,li.Level1ListSelected A.linkLevel2:link {
	color:#ffffff !important;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding-top:3px;padding-bottom:3px;
	padding-left:10px;
}



/*--------------------------------------------------------------------------------------------------*/


.SiteTreeLevel2 {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	margin-left:25px;
	margin-right:10px;
	padding:0px;
	
}
.SiteTreeLevel2 li {
	margin:0px;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevel2 a, .SiteTreeLevel2 a:link, .SiteTreeLevel2 a:active, .SiteTreeLevel2 a:visited {
	
	height:1%; /*Fix IE 6*/
}


.SiteTreeLevel2 a:hover {
	
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevel3 {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.SiteTreeLevel3 li {
	font-size:0px;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevel3 a, .SiteTreeLevel3 a:link, .SiteTreeLevel3 a:active, .SiteTreeLevel3 a:visited {
	font-size:11px;
	font-weight:normal;
	color:#6E5C50 !important;
	display:block;
	border:0px;
	line-height:13px;
	vertical-align:top;
	padding-left:35px;
	padding-top:0px;
	padding-bottom:7px;
	padding-right:5px;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevel3 a:hover {
	color:#FF7000 !important;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevelN {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.SiteTreeLevelN li {
	font-size:0px;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevelN a, .SiteTreeLevelN a:link, .SiteTreeLevelN a:active, .SiteTreeLevelN a:visited {
	font-size:10px;
	font-weight:normal;
	color:#6E5C50 !important;
	display:block;
	border:0px;
	line-height:11px;
	vertical-align:top;
	padding-left:46px;
	padding-top:0px;
	padding-bottom:7px;
	padding-right:5px;
	height:1%; /*Fix IE 6*/
}
.SiteTreeLevelN a:hover {
	color:#FF7000 !important;
	background-image:url(../../images/_gui/SectionTree.gif);
	background-repeat:no-repeat;
	background-position:35px 2px;
	height:1%; /*Fix IE 6*/
}
/***********************SECTION TREE END**************************/
