html, body {
	margin: 0;	padding:0;	border:0;
	height:100%;	width:100%;
	background: #fff url(../images/pagebg.jpg) repeat-x top left;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #010101;
}
#main {
	margin:0 auto 0 auto;	padding:0;	border:0;
	height: auto;	width: 900px;
}
#ftr {
	margin: 0;	padding:0;	border:0;
	height: 80px;	width:100%;
	background: #fff url(../images/footerbg.jpg) repeat-x top left;
	float:left;
}
small {
	color: #333;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
}
small.nrml {
	color: #333;
	font: normal 13px Arial, Helvetica, sans-serif;
}

img, form {
	margin: 0;	padding:0;	border:0;
}
a, a:hover {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #010101;
	text-decoration:none;
}
.sdhd {
	margin: 0;	padding:0;	border:0;
	float:left;
	line-height:normal;
}

.errmsg {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FF0000;	text-align: center;
}
.frmlabel {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #010101;
}

/* For Moz */ input[type=radio], input[type=checkbox] {
}
input[type=text], input[type=password], textarea, select {
	background: #eee;
    border: 1px solid #dcdcdc;	padding: 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
	background: #fff;
} /* End */

/* For IE */ input, textarea, select {
	background: #eee;
    border: 1px solid #dcdcdc;	padding: 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
}
input.nobdr { /* Use this for input types - "checkbox & radio" */
    border: none;
	background-color: transparent;
} /* End */

#wrapper {
	height: auto;	width: 900px;
	margin: 0 auto 0 auto;	padding:0;	border:0;
/*	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5; */
}
#row1 {
	height: 82px;	width: 900px;
	margin: 0;	padding: 0;	border:0;
	float:left;
	background: url(../images/r1bg.jpg) repeat-x top left;
}
#row1lft {
	height: 62px;	width: auto;
	margin:0;	padding:20px 0 0 20px;	border:0;
	float:left;
}
#row1lft img {
	margin:0;	padding:0;	border:0;
}
#row1rgt {
	height: auto;	width: 600px;
	margin: 0;	padding: 0;	border:0;
	float: right;
}
#row1rgt ul.lnk {
	text-transform:uppercase;
	list-style: none;
	margin: 0;	padding: 0;	border:0;
}
#row1rgt ul.lnk li {
	float: right;
}

#row1rgt ul.lnk li a {
	display:block;
	margin: 0;	padding: 0 15px 0 15px;	border:0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #274c9c;
	height: 82px;	width: auto;
	background: url(../images/sptr.jpg) no-repeat left;
	float:left;
}
#row1rgt ul.lnk li a:hover {
	color: #274c9c;
	background: url(../images/onsptr.jpg) no-repeat left;
}
#row1rgt ul.lnk p {
	margin: 0;	padding: 33px 0 0 0;	border:0;
}
#row1rgt ul.lnk span {
	margin: 0;	padding: 0;	border:0;
}

/***** START: multiLevel *****/

#row1rgt ul.lnk ul
{
position: absolute;
z-index: 500;
top:82px;
}

#row1rgt ul.lnk ul a:hover, #row1rgt ul.lnk ul a:hover span, #row1rgt ul.lnk ul a span p, #row1rgt ul.lnk ul span
{
background: none;
}

#row1rgt ul.lnk ul a, #row1rgt ul.lnk ul a span
{
height:14px;
}

#row1rgt ul.lnk ul a span p
{
padding: 0; margin: 0;
}

#row1rgt ul.lnk ul li a, #row1rgt ul.lnk ul li a:hover
{
background: none;
border-bottom: 1px solid #fff;
}

#row1rgt ul.lnk ul li a
{
background-color: #bbbbbd;
/* color:#274c9c; */
color:#000;

text-transform:none;	font-weight: normal;
}

#row1rgt ul.lnk ul li a:hover
{
background-color: #8d8d8d;
color:#fff;
}

#row1rgt ul.lnk ul, #row1rgt ul.lnk ul li a
{
height: auto;	width: 159px; /* Adjust here 2 change the width of the sub menus */
padding: 5px;
}

#row1rgt ul.lnk ul ul
{
left: 135px;
position: absolute;
}

#row1rgt ul.lnk ul ul li
{
top: -25px;
position: relative;
}

#row1rgt ul.lnk ul li {float: left; width: 100%}

#row1rgt ul.lnk ul,
#row1rgt ul.lnk li:hover ul ul,
#row1rgt ul.lnk ul li:hover ul ul {display: none}

#row1rgt ul.lnk li:hover ul,
#row1rgt ul.lnk ul li:hover ul,
#row1rgt ul.lnk ul ul li:hover ul {display: block}

#row1rgt ul.lnk ul,
#row1rgt ul.lnk ul ul,
#row1rgt ul.lnk ul ul ul,
#row1rgt ul.lnk ul ul ul ul {list-style: none; padding: 0; margin: 0}

/***** END *****/

#row24hp {
	height: 150px;	width: 900px;
	margin: 0;	padding:0;	border:0;
	float:left;
	text-align:center;
	background: url(../images/hpflabg.jpg) no-repeat;
}
#row2 {
	height: 150px;	width: 900px;
	margin: 0;	padding:0;	border:0;
	float:left;
	text-align:center;
}

#row3 {
	height: auto;	width: 900px;
	margin: 0;	padding: 15px 0 0 0;	border:0;
	float:left;
}
#row3inr {
	height: auto;	width: 870px;
	margin: 0;	padding:15px;	border:0;
	background:url(../images/row3bg.jpg) repeat-y top center;
	float:left;
	border-top: 1px solid #ddd;
/*	Alt. Sol:
	border-left: 1px solid #ddd;	border-right: 1px solid #ddd;	background-color:#FFF; */
}
.intro {
	color: #274c9c;
}
#row4 {
	height: 100%;	width: 918px;
	margin: 0 auto 0 auto;	padding:0;	border:0;
	background: url(../images/footermidsec.jpg) no-repeat center top;
	text-align:center;
	font-size:12px;
}
#row4 #bl {
	margin:0 auto 0 auto;	padding: 12px 0 0 0;	border:0;
	color:#274c9c;
	width: 680px; /* Adjust this as per bottom links */
}
#row4 #asp {
	margin:0 auto 0 auto;	padding: 40px 0 10px 0;	border:0;
	width: 675px; /* Adjust this as per bottom links */
}

.bloc1 {
	height: 225px;	width: 280px;
	margin: 0 15px 0 0;	padding:0;	border:0;
	float:left;
	background: url(../images/hptprgtcnr.jpg) no-repeat top right;
}
.inbloc {
	height: auto;	width: 438px;
	margin:0 0 0 16px;	padding:7px 0 0px 0;
	float:left;
	line-height: 18px;
}
.inblocwide {
	height: auto;	width: 638px;
	margin: 0;	padding:7px 15px 15px 15px;
	float: left;
	border: 0px solid #ddd;
	line-height: 18px;
}
.inblogwide {
	height: auto;	width: 623px;
	margin: 0;	padding:7px 15px 15px 15px;
	float: left;
	line-height: 18px;
}

.inblogwide a, .inblogwide a:hover {
	color: #274c9c;
}

.inblogwide h2, .inblogwide h2 a, .inblogwide h2 a:hover {
	margin: 0;	padding:0 0 4px 0;	border:0;
	font: normal 20px Georgia, Arial, Helvetica, sans-serif;
	color: #274c9c;
}
.inblogwide h3, .inblogwide h3 a, .inblogwide h3 a:hover {
	margin: 0;	padding:0 0 4px 0;	border:0;
	font: normal 16px Georgia, Arial, Helvetica, sans-serif;
	color: #274c9c;
}

.r1c1 {float:left; height:114px; width:164px; border:1px solid #dcdcdc; background-color:#f8f8f8; padding:15px; text-align:center; display:block; cursor:pointer; font-size:11px; color:#484848}
.r1c23 {float:left; height:114px; width:164px; border:1px solid #dcdcdc; background-color:#f8f8f8; margin:0 0 0 15px; padding:15px; text-align:center; display:block; cursor:pointer; font-size:11px; color:#484848}
.r2c1 {float:left; height:114px; width:164px; border:1px solid #dcdcdc; background-color:#f8f8f8; margin:15px 0 0 0; padding:15px; text-align:center; display:block; cursor:pointer; font-size:11px; color:#484848}
.r2c23 {float:left; height:114px; width:164px; border:1px solid #dcdcdc; background-color:#f8f8f8; margin:15px 0 0 15px; padding:15px; text-align:center; display:block; cursor:pointer; font-size:11px; color:#484848}

.r1c1 a, .r1c23 a, .r2c1 a, .r2c23 a, .r1c1 a:hover, .r1c23 a:hover, .r2c1 a:hover, .r2c23 a:hover {font-size:11px}

.r1c1:hover, .r1c23:hover, .r2c1:hover, .r2c23:hover {background-color:#eee}

.inbloc1hldr {
	height: auto;	width: 200px;
	margin: 0;	padding:0;	border:0;
	float:left;
}
.inbloc1 {
	height: auto;	width: 100%;
	margin: 0 15px 0 0;	padding:0;	border:0;
	background:url(../images/iptplftcnr.jpg) no-repeat top left;
	float:left;
}
.inbloc2 {
	height: auto;	width: 200px;
	margin: 0 0 0 15px;	padding:0;	border:0;
	float: right;
	background: url(../images/iptplftcnr.jpg) no-repeat top left;
}

.bloc2 {
	height: 225px;	width: 280px;
	margin: 0;	padding:0;	border:0;
	float: right;
	background: url(../images/hptprgtcnr.jpg) no-repeat top right;
}
.inblocinr {
	height: 100%;	width: 171px;
	margin: 10px 5px 0 4px;	padding:10px;	border:0;
	background: #fff url(../images/gtx.jpg) repeat-x top;
}
.inblocinr2 {
	min-height: 80px;	width: 171px;
	margin: 10px 5px 0 4px;	padding:10px;	border:0;
	background: #fff url(../images/gtx.jpg) repeat-x top;
}

.inblocinr2, .inblocinr2 a, .inblocinr2 a:hover {
	font-size: 12px;
}

.inblocinr2 ul {list-style: none; margin: 0; padding: 0; border: 0}
.inblocinr2 ul li {margin: 0 0 8px 0}
/*
.inblocinr2 ul li a {display: block; font-size: 12px; text-decoration: none; width: 170px; height: 21px; padding: 5px 0 0 5px}
.inblocinr2 ul li a p, .inblocinr2 ul li a:hover p, .inblocinr2 ul li.active a p, .inblocinr2 ul li.active a:hover p {padding:0; margin:0;width:175px}
.inblocinr2 ul li a:hover, .inblocinr2 ul li.active {font-size: 12px; background: url(../images/arw.gif) no-repeat left center;width:175px; color: #FFF}
*/
.inblocinr2 h2 {

	margin: 0;	padding:16px 0 8px 0;	border:0;
	font: bold 16px Georgia, Arial, Helvetica, sans-serif;
	color: #787878;

}

.inblocinr3 {
	min-height: 80px;	width: 171px;
	margin: 10px 5px 0 4px;	padding:10px;	border:0;
	background: #fff url(../images/gtx.jpg) repeat-x top;
}

.blocinr {
	height: 100%;	width: 100%;
	margin: 0;	padding:0;	border:0;
	background: url(../images/hpbtmlftcnr.jpg) no-repeat bottom left;
}
.blocinr2 {
	height: 100%;	width: 100%;
	margin:0;	padding:0 0 11px 0;	border:0;
	background: url(../images/hpbtmrgtcnr.jpg) no-repeat bottom right;
}
.blocinr a {
	color: #274c9c;
}
.blocinr a:hover {
	color: #010101;
}

.blocinrspaz1 {
	height: 100%;	width: auto;
	margin: 0;	padding:15px 15px 0 15px;	border:0;
	background: url(../images/our_ser.jpg) no-repeat right bottom;
}
.blocinrspaz2 {
	height: 100%;	width: auto;
	margin: 0;	padding:15px 15px 0 15px;	border:0;
	background: url(../images/our_por.jpg) no-repeat right bottom;
}
.blocinrspaz3 {
	height: 100%;	width: auto;
	margin: 0;	padding:15px 15px 0 15px;	border:0;
	background: url(../images/our_con.jpg) no-repeat right bottom;
}
.ourser {
	height: auto;	width:202px;
	margin:0;	padding:0;	border:0;
}
.ourpor {
	height: auto;	width:172px;
	margin:0;	padding:0;	border:0;
}
.ourcon {
	height: auto;	width:195px;
	margin:0;	padding:0;	border:0;
}

h1 {
	margin: 0;	padding:0 0 8px 0;	border:0;
	font: normal 20px Georgia, Arial, Helvetica, sans-serif;
	color: #274c9c;
}
h1.hd {
	margin:0 0 10px 0;	padding:0;	border:0;
	font: normal 20px Georgia, Arial, Helvetica, sans-serif;
	color: #274c9c;
	border-bottom: 1px solid #d2d3d5;
}
h1.inr {
	margin: 0;	padding:0 0 8px 0;	border:0;
	font: bold 16px Georgia, Arial, Helvetica, sans-serif;
	color: #787878;
}
p.prjnam {margin:5px 0 0 0; padding:0; border:0}

.maincontent {
	color:#666;
}
/*
h1.hd {
	font-size: 22px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 15px;
	color: #30292b;

}
*/
a.cat {color:#274C9C; padding:2px 5px 2px 5px}
a.cat:hover {color:#787878; background-color:#f8f8f8}

ul.fmenu {
	list-style: none;
	margin: 0;	padding: 0;	border:0;
}
ul.fmenu li {
	float: left;
}
ul.fmenu li a {
	display:block;
	margin: 0;	padding: 0 15px 0 15px;	border:0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #274c9c;
	background: url(../images/sptr.jpg) no-repeat center left;
}
ul.fmenu li a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8e8e8e;
}
ul.fmenu span {
	margin: 0;	padding: 0;	border:0;
}
ul.fmenu span.separator {
	margin: 0;	padding: 0 15px 0 0;	border:0;
}
ul.fmenu span.separator span, ul.fmenu span.separator span p {
	margin: 0;	padding: 0;	border:0;
	float: left;
}
code {
font-family:Consolas,Monaco,"Courier New",Courier,monospace;
font-size:12px;
font-weight:inherit;
margin-bottom:22px;
overflow-x:auto;
white-space:pre-wrap !important;
}
pre {
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #DADADA;
font-size:11px;
line-height:1.3em;
overflow:auto;
padding:11px;
}
