#looseLinks ul, #topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#looseLinks ul li, #topNav ul li {
	display: inline;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#looseLinks ul a, #topNav ul a {
	text-decoration: none;
}

/*****************MAIN NAV STYLE********************/
#looseLinks {
	float: right;
}
#looseLinks ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0 0px;
	height: 38px;
	list-style: none;
	/*background: transparent url('../images/topBar.gif') repeat-x top;*/
}
#looseLinks ul li {
	padding: 0;
	display: block;
	float: left;
	/*background: transparent url('../images/topnav-0b.gif') no-repeat top right;*/
	margin: 0.2em 0em 0em 0;
}
#looseLinks ul li a {
	display: block;
	float: left;
	font-family: "Arial", sans-serif !important;
	font-size: 13px;
	
	width: auto;
	padding: 6px 12px 8px 12px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	font-weight: normal;
	color:#000;
	/*text-shadow:#222 0px -1px 0px;*/
	/*background: transparent url('../images/topnav-0a.gif') no-repeat top left;*/
}
#looseLinks ul li a:hover {
	color: #145389;
}
#looseLinks ul li.sel {
	background: transparent url('../images/pill-1b.gif') no-repeat top right !important;
}
#looseLinks ul li.sel a {
	background: transparent url('../images/pill-1a.gif') no-repeat top left !important;
	/*padding:11px 18px 9px 20px;*/
	color: #fff;
	font-weight: normal;
	/*text-shadow:#fec 0px 1px 0px;*/
}
#looseLinks ul li.sel a:hover {
	color: #8091cd;
}


/*****************FLOATING NAV STYLE********************/

#sidenav ul {
	/*width: 99%;*/
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	list-style: none;
	
	/*background: transparent url('../images/topBar.gif') repeat-x top;*/
}
#sidenav ul li {
	padding: 0;
	display: block;
	/*background: transparent url('../images/topnav-0b.gif') no-repeat top right;*/
	margin: 0 0px 0 0px;
}
#sidenav ul li a {
	display: block;
	font-family: "Arial", sans-serif !important;
	font-size: 13px;
	width: 145px;
	padding: 9px 15px 11px 20px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	color:#fff;
	/*text-shadow:#222 0px -1px 0px;*/
	/*background: transparent url('../images/topnav-0a.gif') no-repeat top left;*/
	background: transparent url('../images/sidenav-0.gif') repeat-x bottom;
}
#sidenav ul li a:hover {
	color: #badaf6;
}
#sidenav ul li.sel {
	padding-right: 0px;
}
#sidenav ul li.sel a {
	background: #9abad6 url('../images/sidenav-0.gif') repeat-x bottom;
	/*padding:11px 18px 9px 20px;*/
	color: #000;
	font-weight: bold;
	/*text-shadow:#fec 0px 1px 0px;*/
}
#sidenav ul li.sel a:hover {
	color: #0a3d7e;
	background: #badaf6 url('../images/sidenav-0.gif') repeat-x bottom;
}
li.sel a.nav3 {
	font-weight: normal !important;
	font-size: 11px !important;
	color: #00114d !important;
	padding: 5px 5px 7px 20px !important;
	border-top: 1px solid #bdc2d6 !important;
	border-bottom: 1px solid #9da2b6 !important;
	background: #adb2c6 !important;
	width: 155px !important;
}
li.sel a.nav3.sel {
	background: #dde2f6 url('../images/sidenav-1disabled.gif') no-repeat right !important;
}
li.sel a.nav3:hover {
	color: #000 !important;
	background: #8d92a6 !important;
}


/*****************SIDE NAV STYLE********************/

div#topNav {
	width: 930px;
	height: 47px;
	margin: 10px auto;
	clear: both;
	background: transparent url('../images/topnav.gif') repeat-x top;
}
div#topNav div {
	width: 100%;
	height: 47px;
	background: transparent url('../images/topnav-right.gif') no-repeat top right;
}
div#topNav ul {
	width: 99%;
	height: 47px;
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	background: transparent url('../images/topnav-left.gif') no-repeat top left;
}
div#topNav ul li {
	padding: 0;
	display: block;
	float: left;
	margin: 0;
}
div#topNav ul li a {
	display: block;
	float: left;
	font-family: "Arial", sans-serif !important;
	font-size: 13px;
	
	width: auto;
	height: 32px;
	padding: 15px 12px 0px 11px;
	margin-right: 0px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	color:#fff;
	background: transparent url('../images/topnav-0.gif') no-repeat top right;
	/*text-shadow:#222 0px -1px 0px;*/
}
div#topNav ul li a:hover {
	color: #badaf6;
}
div#topNav ul li.sel {
	padding-right: 0px;
}
div#topNav ul li.sel a {
	/*padding:11px 18px 9px 20px;*/
	color: #fff;
	font-weight: normal;
	background: transparent url('../images/topnav-1.gif') no-repeat top right;
	/*text-shadow:#fec 0px 1px 0px;*/
}
div#topNav ul li.sel a:hover {
	color: #badaf6;
}



/*****************QUICKLINKS STYLE********************/

ul.quicklinks {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}
ul.quicklinks li {
	margin: 0;
	padding: 0;
}
ul.quicklinks a {
	display: block;
	width: 186px;
	padding: 7px 0 8px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1c3db;
	background: transparent url(../images/side-li0.gif) no-repeat right;
}
ul.quicklinks a:hover {
	color: #fff;
	background: transparent url(../images/side-li1.gif) no-repeat right;
}
ul.quicklinks a.sel {
	color: #004288;
	background: transparent url(../images/side-sel0.gif) no-repeat right;
}
ul.quicklinks a.sel:hover {
	color: #a1c3db;
}
