body {
	margin:0px;
	background-color:#000000;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #d7e6f5;
	padding-left:10px;
	background-color:#2a475a;
	background-image:url(heading.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:32px;
	padding-left:36px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	text-transform:uppercase;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffad00;
	background-color:#193447;
	background-image:url(head.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	height:32px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}

.textrun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3d7ec;
	padding:4px;
	text-align:justify;
}


.textrun1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4dbeb;
	padding:4px;
}

.textrun2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4dbeb;
	padding:6px;
	text-align:justify;
}

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


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left:4px;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d7e6f5;
	padding-left:4px;
}

.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d7e6f5;
	padding-left:10px;
	text-transform:uppercase;
}

.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c9deea;
	padding-left:4px;
}

.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b3d7ec;
	padding:4px;
}

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

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

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3d7ec;
	padding:2px;
	text-align:justify;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3d7ec;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bullet.jpg);
	padding-left:50px;
	line-height:20px;
}

.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffad00;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bullet1.jpg);
	line-height:16px;
	text-align:left;
}

.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffad00;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(bullet1.jpg);
	line-height:16px;
	text-align:left;
	padding-left:65px;
}

.border {
	border: 1px solid #33566b;
	background-color:#2e4d62;
}

.border1 {
	border: 2px solid #FFCC00;
}
.border2 {
	border: 3px solid #0a2d43;
}

.blr {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2d5e6;
	border-left-color: #b2d5e6;
}


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

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

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