@charset "utf-8";
/* CSS Document */

body
{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#51504f;
	line-height:1.4em;

	margin-top: 0px; 
	margin-bottom: 0px;
	margin:auto;
	padding:0px;
	background-color:#5b6a6d;
	}
h2{
	line-height:1.9em;
	margin:0pt 0pt 0.7em;
	padding:0.5em 0pt 0pt;
}
h1 {
	color:#547D15;
	font-size:1.5em;
	font-weight:bold;
	/*border-bottom: #CECECE solid 1px;*/
	
	line-height:1.0em;
	margin:0pt 0pt 0.7em;
	padding:0px;
	
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
	color:#547D15;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin-bottom:5px;
}
h3{
	color:#342b2c;
	font-size:1.0em;
	font-weight:bold;
	padding:0;
	margin-bottom:0px;
}

h4{
	color:#0088B5;
	font-size:0.8em;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:right;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h4 a{
	font-size:1.9em;
	font-weight:bold;
}
h4 a:hover{
	color:#8AB54A;
}
p{
	margin:0pt 0pt 0.9em;
	font-size:1em;
}

a{			color:#547D15;	text-decoration:underline;}
a:link{		color:#547D15;	}
a:visited{	color:#96AE72;	}
a:hover{	color:#c6430f; text-decoration:none	}

.wrapper
{
	width:930px;
	margin: auto;
/*	margin: 0px 0px 10px 39px;*/
	
}
.headerContainer
{
	color:#FFFFFF;
	background-color:#5D9B12;	
	width:930px;
}
.headerTop
{
	width:930px;
	height:99px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:repeat-x;
}
.topRight
{
	width:270px;
	height:25px;
	float:right;
}
.topRight ul
{
	list-style-type:none;
	color:#ffffff;
	vertical-align:top;
	margin:0px;
	margin-top:5px;
	padding:0px;
}
.topRight li{	float:left;	padding:0px;	margin-right:10px;}
.topRight a{		color:#ffffff;	text-decoration:none;	font-size:0.9em;	}
.topRight a:link{	color:#ffffff;	}
.topRight a:visited{	color:#f7f7f7;	}
.topRight a:hover{	color:#fde18e; text-decoration:underline;	}


.headerMid
{		
	background-color:#A51012;
	width:930px;
	height:13px;
	background-image:url(../images/midBg.jpg);
	background-repeat:repeat-x;
	
}
.midLeft
{
	
	float:left; height:13px;
}
.midMiddle
{float:left; height:13px; width:910px}
.midRight
{
	
	float:right; height:13px;
}
.horNavContainer
{
	background-color:#266C0D;
	width:930px;
	height:29px;
	background-image:url(../images/navBg.gif);
	background-repeat:repeat-x;
	
}
horNavContainer a
{
	color:#ffffff;
}
.horNav
{
padding:5px 10px; float:left;


}
.horNav ul
{
	list-style-type:none;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
.horNav li
{
	display:block;
	float:left;
	padding:0pt 8px 0.25em 8px;
	white-space:nowrap;
	background:transparent url(../images/nav_li_bg.gif) no-repeat scroll 100% 50%;
	position:relative;

}
.horNav a{	color:#ffffff;	text-decoration:none;	font-size:1em;}
.horNav a:link{	color:#ffffff;	}
.horNav a:visited{	color:#cecece;	}
.horNav a:hover{	color:#fde18e; text-decoration:underline;	}


.horNews
{
	float:right;
	color:#f0f3a4;
	font-size:1em;
	padding:5px 15px;
	width:250px;
	
}
.horNews a
{
	color:#ffffff;
	text-decoration:none;
}
.horNews a:hover
{
	text-decoration:underline;
}
.bannerContainer{
	background-color:#f7f7f7;
	margin: 0;
	/*width:930px; 
	height:219px;
	
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;*/
}

.links
{
	margin-top:10px;
	margin-left:15px;
}
.links ul
{
	clear:both;
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0px;
	
}

.links a{ line-height:1.45em;color:#547D15;	text-decoration:underline;}
.links a:link{	color:#547D15;	}
.links a:visited{	color:#96AE72;	}
.links a:hover{	color:#c6430f;	}



.linkBodySep	{	width:1px; float:left;}
.pagetxt{
	background-color:#FFFFFF;
	background:#ffffff url(../images/bodyBg.gif) repeat-x scroll 0% 0%;
	margin:0px 0px 0px 0px;
	color:#767560;
	/*border-bottom:3px solid #CFCDAF;*/
/*		height: 1%;*/

}

.pagetxtLeft, .resourcespage, .res, .paginglink{
	float:right;
	width:157px;
	line-height:1.6em;
	
}
.pagetxtLeftIndex{
	margin: 10px 0px 0px 10px;
	float:right;
	width:296px;
	
}
/*
.pagetxtMiddle{
	margin: 10px 0px 0px 0px;
	float:right;
	width:477px;
	display:block;
	min-height:250px;
}*/
.pagetxtMiddle{
	margin: 10px 0px 0px 0px;
	float:right;
	width:264px;
	display:block;
	min-height:280px;
	}
.pagetxtRight{
	margin: 10px 10px 0px 0px;
	float:right;
	width:308px;
	display: inline; /*placed for IE overflow....by Gaurav*/
	min-height:250px;
}
.pagetxtRightTwoCols{
	margin: 10px 10px 0px 0px;
	float:right;
	width:742px;
	display:inline;
	min-height:250px;
}

.ntContentsSmall, 	.ntContentsSmall 	td{	font-size: 0.8em; 	line-height:1.2em;}
.ntContentsNormal, 	.ntContentsNormal 	td{	font-size: 1em;		line-height:1.4em;}
.ntContentsBig, 	.ntContentsBig 		td{	font-size: 1.2em;	line-height:1.6em;}

.fontControl{	font-size: 1.0em;	}

.breadCrumb
{
	font-size: 0.9em;
	color: #999;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #ccc solid;
}

.breadCrumb a
{
	font-size: 0.9em;
	color: #999;
}


.vertical_separator{
	background-image:url(../images/linkBodySep.jpg);
	background-repeat:no-repeat;
	height:300px;
	width:1px;
	float:right;
	margin: 0px 10px 0px 10px;
}
/**************************************************/
.intro{
	text-align:justify;
	margin:0;
	width: 287px;
	display:block;
	border-bottom:1px solid #ddd;
}
/**************************************************/
.vision{
	text-align:justify;
	margin:0;
	width: 287px;
	display:block;

		}
/**************************************************/
.serviceList{
	margin:0px 0px 0px 0px;
	width: 177px;
	float:right;
	display:block;
}

.serviceListCol ul{
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.serviceListCol ul li{
	display:block;
	background:url(../images/list_arrow.gif) no-repeat 0% 50%;
	padding-left:15px;
	font-size:1em;
	color:#777777;
}
/**************************************************/
.contact{
	margin:0px 0px 0px 0px ;
	display:block;
	border:1px solid #FDE18E;
	padding:10px;
	background-color:#FCF1D1;
/*
	margin:0;
	background:#fefefe;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	*/
}

/*.serviceList{
	padding:20px;
	margin:0;
	background:#fefefe;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.serviceListCol{
	float:left;
	width:235px;
	margin:0;
	padding:0;

}
.serviceListWebapp{
	float:left;
	width:270px;
	margin:0;
	padding:0;

}
.serviceListSmall{
	float:left;
	width:200px;
	padding:0;
	margin:0;

}
.serviceListCol ul, .serviceListWebapp ul, .serviceListSmall ul{
	list-style:none;
	list-style-type:none;
	padding:0 0 0 20px;
	margin:0;
}
.serviceListCol ul li, .serviceListWebapp ul li, .serviceListSmall ul li{
	display:block;
	background:url(../images/list_arrow.gif) no-repeat 0% 50%;
	padding-left:10px;
	font-size:0.75em;
	color:#777777;
}
*/
/**************************************************/
.news	{	margin:0px 0px 0px 0px ;}
.news a{	color:#547D15;	text-decoration:underline;}
.news a:link{		color:#547D15;	}
.news a:visited{	color:#fd8079;	}
.news a:hover{		color:#c6430f;	}

/**************************************************/
.footer{
	border-top: #A9BC89 solid 3px;
	background-color: #F0F9E4;
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	/*padding-bottom:2em;*/
	text-align:center;
	height:46px;
}
.footertxt{
	text-align:center;
	font-size:0.9em;
	/*color:#aaa;*/
}
.footertxt a{
	/*color:#aaa;*/
	text-decoration:none;
}
.footertxt a:hover{
	color:#8AB54A;
	text-decoration:none;
}
.divider {
	color:#0283AA;
	padding:0pt 4px;
}
.footer_left {
	margin:5px;
	width:300px;
	text-align:left;
	font-size:0.9em;
	float:left;
}
.footer_left a{			color:#aaa;	text-decoration:none;}
.footer_left a:hover{	color:#A9BC89;	text-decoration:none;}

.footer_right {

	float:right;
	margin:10px;
	width:300px;
	text-align:right;
	font-size:0.9em;
	vertical-align:middle;
}
.footer_right a{		color:#aaa;	text-decoration:none;}
.footer_right a:hover{	color:#A9BC89;	text-decoration:none;}



/**************************************************/
.clear{
	clear:both;
	content:".";
	font-size:1em;
	height:1px;
	display:block;
}


/* standard list style table */
table.adminlist {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #ddd;*/
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #be4c34;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	/*background-color: #F9F9F9;*/
	text-align: left;
}
table.adminlist tr.row1 {
	/*background-color: #FFF;*/
	text-align: left;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 6px;
	
}
table.adminlist tr.row0:hover {
	background-color: #fef8ea;
}
table.adminlist tr.row1:hover {
	background-color: #fef8ea;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
/*******************************************************************/
/* standard list style table */
table.forexlist {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 165px;
	border-collapse: collapse;

	
}

table.forexlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.forexlist th.title {
	text-align: left;
}

table.forexlist th a:link, table.forexlist th a:visited {
	color: #be4c34;
	text-decoration: none;
}

table.forexlist th a:hover {
	text-decoration: underline;
}

table.forexlist tr.row0 {
	/*background-color: #F9F9F9;*/
	text-align: left;
}
table.forexlist tr.row1 {
	/*background-color: #FFF;*/
	text-align: left;
}
table.forexlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 3px;
	
}
table.forexlist tr.row0:hover {
	background-color: #fef8ea;
}
table.forexlist tr.row1:hover {
	background-color: #fef8ea;
}
table.forexlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
/*******************************************************************/

.itemContainer{
	width:230px;
	border: 1px solid #f5ecc0;
	

	}
.itemContainer .itemTitle{
	/*width:200px;*/

	padding: 10px;
	margin: 0px;

	text-align:left;
	background-color:#fef8ea;
	font-weight:bold;

	color: #547D15;
	

	
	}	
.itemContainer .itemDesc{
	text-align:left;
/*	font-size:0.9em;*/
	line-height: 1.5em;
	padding: 10px;
		margin-bottom:5px;
	
	}

.msg {

	margin: 4px;
	border: 1px solid #6cd6e1;
	background-color: #cdf2f5;
	padding: 10px;
	font-size: 1em;
		font-weight:bold;

	color: #1c7d88;
	width: 400px;


}

.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 5px;
	font-size: 1em;	color: #254D78;
	width: 400px;
/*	width: auto;*/

}

.error {
	padding: 10px;
	margin: 4px;
	border: 1px solid #ff0000;
	background-color: #FDFBCF;
	padding: 10px;
	font-size: 1.0em;
	font-weight:bold;
	color: #ff0000;
	width: 400px;
}


.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}

/**************************************************/
.quickLink{
	margin:5px 0px 0px 0px;
	width: 290px;
	display:block;
}

.galleryList{
	margin:25px 0px 0px 0px;
	width: 260px;
	display:block;
	
}
.galleryListCol ul{
	float:left;
	padding:5px;
	list-style-type:none;
	margin:0px;
	
}
.galleryListCol ul li{
	display:block;
	background:url(../images/bullet_green.gif) no-repeat 0%  9px;
	padding-left:15px;
	font-size:1em;
	color:#777777;
	line-height:1.7em;
}
.galleryTitle{
	background:url(../images/gallery_photo.jpg) no-repeat 0% 50%;
	height:14px;
	color:#000000;
	font-weight:bold;
	text-indent: 0.5em;
	font-size:1em;

}
.galleryPic{
	float:left;
	/*background-color:#ff0000;*/
	width:100px;
	padding-right:5px;
	}


/****************************************************/
.forexCol{
	margin:0px 0px 0px 0px;
	width: 260px;
	display:block;
}
.forexContent{
	float:left;
	/*background-color:#ff0000;*/
/*	width:100px;
	padding-right:5px;*/
	}
/**************************************************/

