.heading {
	font-family: verdana, tahoma;
	color: #ffff00;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.heading1 {
	font-family: verdana, tahoma;
	color: #165F8C;
	font-size: 17px;
	font-weight: bold;
	text-align:left;
}

.heading2 {
	font-family: verdana, tahoma;
	color: #B7BCD0;
	font-size: 17px;
	font-weight: bold;
	text-align:left;
}
.heading3 {
	font-family: verdana, tahoma;
	color: #B7BCD0;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	padding-right:33px;
}

body
{
  	background-color: #03264E;
  	color: #FFFFFF;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
 	text-align: center; /* Centers the page content container in IE 5 browsers. */
}
.ntext {
	font-family: verdana, tahoma;
	color: #ffffff;
	font-size: 12px;
	text-align:left;
}
.ntext1 {
	font-family: verdana, tahoma;
	color: #000000;
	font-size: 9pt;
	text-align:left;
	line-height:16px;
}
.textbg
{
border:none;
background:#BBC1D7;
width:223px;
font-family: verdana, tahoma;
color: #000000;
font-size: 12px;
font-weight:bold;
	}
.textabg
{
border:none;
background:#BBC1D7;
font-family: verdana, tahoma;
color: #000000;
font-size: 12px;
font-weight:bold;
}

.sbmt
{
border:none;
background:#303A5E;
font-family: verdana, tahoma;
color: #BBC1D7;
font-size: 12px;
font-weight:bold;
width:94px;
height:22px;
padding-bottom:3px;
}

