body{
	margin-top:0;
	margin-left:0;
}

.texts {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textn {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textw {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.texth {
	font-family: arial;
	font-size: 21px;
	font-weight: bold;
	color: #015DE6;
	text-decoration: none;
}

.textb {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.link {
	font-family: arial;
	font-size: 14px;
	color: #015DE6;
	text-decoration: underline;
}
.link:hover {
	font-family: arial;
	font-size: 14px;
	color: #015DE6;
	text-decoration: underline;
}

.linkn {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #015DE6;
	text-decoration: underline;
}

.linkn:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #015DE6;
	text-decoration: none;
}

.linkw {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.linkw:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
}

.linkne {
	font-family: Arial;
	font-size: 11px;
	color: #015DE6;
	text-decoration: underline;
}

.linkne:hover {
	font-family: Arial;
	font-size: 11px;
	color: #015DE6;
	text-decoration: none;
}

.linkh {
	font-family: arial;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.linkh:hover {
	font-family: arial;
	font-size: 14px;
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}

.linkhome {
	font-family: arial;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.linkhome:hover {
	font-family: arial;
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.textbox {
	BORDER-RIGHT: #6699ff 1px solid;
	BORDER-TOP: #6699ff 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	BORDER-LEFT: #6699ff 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #6699ff 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #eFeFFF;
	FONT-VARIANT: normal;
}
#viewSectionHeading{
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #015DE6;
	text-decoration: none;
	padding: 10px;
}

#viewSectionContent{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#viewSectionContent li{
	text-align: left;
	line-height: 25px;
	list-style-image: url(../images/icoListBullet.gif);
}

.linkwh {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
