body {
	background-image: url(index_01.jpg);
	background-repeat: repeat-x;
	background-color:#0470AE;
}

.headingbg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	background-image:url(index_11-22.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
	text-align:left;
}

.headingbg1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#045E93;
	font-weight:bold;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	vertical-align:middle;
	text-align:left;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

.textrun {
	font-family:Tahoma;
	font-size:12px;
	color:#eaf7ff;
	text-align:justify;
	padding:10px;
	line-height:16px;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eaf7ff;
}

.text2 {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}

.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#045E93;
	line-height:16px;
}

.text4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3b05;
}


.bullet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eaf7ff;
	font-weight:bold;
	text-align:left;
	list-style-image: url(icon.png);
	line-height:22px;
	padding-left:60px;
	text-align:left;
}

.border {
	border: 1px solid #0583CD;
}

.border1 {
	border: 1px solid #67B4E0;
	padding:10px;
	background-color:#0470AE;
}

.border2 {
	border: 1px solid #67B4E0;
	padding:5px;
	background-color:#0470AE;
}


a.link1:link {
	color: #ffffff;
}
a.link1:visited {
	color: #ffffff;
}
a.link1:hover {
	text-decoration: none;
	color: #000000;
}
a.link1:active {
	text-decoration: none;
	color: #000000;
}


a.link2:link {
	color: #3c3b05;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #3c3b05;
}
a.link2:hover {
	text-decoration: none;
	color: #ffffff;
}
a.link2:active {
	text-decoration: none;
	color: #ffffff;
}


a.link3:link {
	color: #eaf7ff;
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #eaf7ff;
}
a.link3:hover {
	text-decoration: none;
	color: #024873;
}
a.link3:active {
	text-decoration: none;
	color: #024873;
}

