.footer-note {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.table-heading
{
	font-size: 13px;
	font-weight: bold;
	color: #000084;
}


.textbox, textarea {
	background-color: #FFFFFF;
	width: 90%;
}


body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

h1 {
	font-family:Century Gothic, Verdana, Helvetica, sans-serif;
	color: #505099;
	font-size: 25px;
	font-weight: bold;
	
}

.blueText {
	color: #505099;
}

.breadcrumb {
	font-size: 9px;
	color: #B61B2B;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000084;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
}

h4 {
	color: #42641C;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 5px;
}

ul {
	margin-left: 25px;
	line-height: 25px;
	color: #000084;
}	

li {
	list-style-type: disc;
	margin-left: 0px;
	font-size: 12px;
	padding-bottom: 12px;
	line-height: 13px;
	}


th {
	color:#FD8000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.hand	{
	cursor:hand;
	font-weight: bold;
	color: #FFFFFF;
	padding-left : 10px;
}

a {color:#000084;}

a.hand:hover	{
	cursor:hand;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.urduintro {
	color: #FFFFFF;
	font-size: 12px;
}

.notice {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.button, .textbox, textarea {
	border-width: 1px;
	border-color: #505099;
	background-color: #FFFFFF;
	color: #505099;
	
}

.message {
	font-weight: none;
	color: red;
}

/*******************************scroller**********************/
#marqueecontainer{
position: relative;
width: 324; /*marquee width */
height: 80px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 0px;
}

.news {
	color: #000084;
	font-size: 11px;
	line-height: 15px;
}


.red-text {
	color: red
}


.lime-text {
	color:#BEBF37
}

.lightBlue-text{
	color:#5CBAC4
}

.purple-text{
	color:#7E609C
}


.orange-text{
	color:#F37521
}

.pink-text{
	color:#FF80FF
}

.green-text{
	color:#58946E
}