a{
	color: #1f03be;
	text-decoration: none;
}

a:link{
	color: #1f03be;
	text-decoration: none;
}

a:visited{
	color: #1f03be;
	text-decoration: none;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

#navBar{
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
	top: 143px;
	height: 661px;
	left: 5px;
	position: absolute;
	z-index: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}


#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	background-color: #FFFFFF;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	left: 1px;
	top: 2px;
	width: 133px;
	height: 535px;
	position: absolute;
	background-image: url(images/nav-bkgrnd.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 3px;
}

#sectionLinks a:hover{
	background-color: #F2F2F2;
}


/*********** .relatedLinks styles ***********/


#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}
#Layer12 {
	position:absolute;
	visibility:visible;
	width:134px;
	height:51px;
	z-index:1;
	left: 1px;
	top: 555px;
}