#HeadingBG{
	float:left;
	clear: left;
	width: 100%;
	margin-left: 120px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#Heading{
	float:right;
	width: 100%;
	margin: 0;
	clear: right;
	right: 0px;
	font-size: 58px;
	font-weight: bolder;
}
#SetLeft{
	float:left;
	clear: left;
	right: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-left: 0px;
	width: 80%;
	position: inherit;
	z-index:1
}

#PageFooter{
	position: fixed;
	visibility: visible;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

#LeftNav {
	position: fixed;
	visibility: visible;
	width: 150px;
	float: left;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index:1
}

#RightSide{
	position: fixed;
	visibility: visible;
	width: 13%;
	float: right;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	right: 0px;
	z-index:3
}

#content{
	float:none;
	width: 85%;
	z-index:1
}

.GHeading {
	color: #CACACA
}

.LeftNavImg {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: -0.1em;
	word-spacing: 0.1em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A1E65;
	background-repeat: no-repeat;
	background-position: 155px 20px;
	background-attachment: fixed;
	overflow-x:hidden;
}

h1 {
	font-size: 24px;
	font-weight: bolder;
}

p { 
	padding:0;
	margin:0;
} 


ul.MenuBarVertical a.Down
{
	background-image: url(../Pic/BGDown.gif);
	background-repeat: no-repeat;
}

ul.MenuBarVertical a.Sub
{
	background-image: url(../Pic/BGSub.gif);
	background-repeat: no-repeat;
}

ul.MenuBarVertical a.SubDown
{
	background-image: url(../Pic/BGDownSub.gif);
	background-repeat: no-repeat;
}
