

/* --- Plain Side Navigation Declarations ---------------------------------------------------------------------------- */
#SAW_SideNavigation li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:170px;
}

#SAW_SideNavigation  ul{
	margin:0px;
	padding:0px;
}

#SAW_SideNavigation {
	margin:0px;
	padding:0px !important;
	background:inherit;
	width:167px;
	margin-left:7px;
} 

#SAW_SideNavigation a{
	clear:both;
	color:#FFF;
	display:block;
	text-decoration:none;
}

#SAW_SideNavigation_Padding {

}

/* Side Navigation Declarations */
/* Design */
.SAW_SideNav1_Plain a{	/* Main menu items */
	background:transparent url(../images/menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:11px;
	width:170px;
}	

.SAW_SideNav1_Selected_Plain a{	/* Main menu items */
	background:transparent url(../images/menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:11px;
	width:170px;
}	

.SAW_SideNav1_Open_Plain a{ /* Main Open menu items */
	background:transparent url(../images/menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:11px;
	width:170px;
}

.SAW_SideNav1_Open_Child_Selected_Plain a{ /* Main Open menu items */
	background:transparent url(../images/menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:11px;
	width:170px;
}

.SAW_SideNav1_Open_Selected_Plain a{	/* Main Open menu items */
	background:transparent url(../images/menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:11px;
	width:170px;
}

.SAW_SideNav2_Plain a{	/* Sub menu items */
	background:transparent url(../images/inner_menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	width:170px;
}

.SAW_SideNav2_Selected_Plain a{	/* Sub menu items */
	background:transparent url(../images/inner_menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	width:170px;
}	

.SAW_SideNav2_Open_Plain a{	/* Sub menu items */
	background:transparent url(../images/inner_menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	width:170px;
}

.SAW_SideNav2_Open_Child_Selected_Plain a{	/* Sub menu items */
	background:transparent url(../images/inner_menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	width:170px;
}

.SAW_SideNav2_Open_Selected_Plain a{	/* Sub Open menu items */
	background:transparent url(../images/inner_menubg.jpg) no-repeat scroll center top;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	width:170px;
}	

.SAW_SideNav3_Plain a{	/* Minor Sub menu items */
	background:none;
	background-color:#225281;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:30px;
	width:170px;
}

.SAW_SideNav3_Selected_Plain a{	/* Minor Sub menu items */
	background:none;
	background-color:#225281;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:30px;
	width:170px;
}

.SAW_SideNav3_Open_Plain a{	/* Minor Sub menu items */
	background:none;
	background-color:#225281;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:30px;
	width:170px;
}

.SAW_SideNav3_Open_Child_Selected_Plain a{	/* Minor Sub menu items */
	background:none;
	background-color:#225281;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:30px;
	width:170px;
}

.SAW_SideNav3_Open_Selected_Plain a{	/* Minor Sub menu items */
	background:none;
	background-color:#225281;
	color:#FFF;
	display:block;
	font-weight:lighter;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-indent:30px;
	width:170px;
}
