html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}

.txtSmall {font-size:11px;} 
.txtMedium {font-size:12px;} 
.txtLarge {font-size:14px;} 
.alignRight {float:right;} 
.alignLeft {float:left;}
.txtRed {color:#CC0000;} 
.txtBrown {color:#aa5c56} 
.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 
.txtBlue {color:#0d59ab;} 
.txtBold {font-weight:bold;}
.row{width:990px; clear:both;} 
.breaker {clear:both; width:100%;}

/***********************************************************
The CSS Class for the Websites to Align at the bottom.
************************************************************/

body {
	margin:0;
	height:100%;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
}
html {
	height: 100%;
}
#horizone1 {
	width:100%;
	min-height:100%;
	background-image:url(../images/home-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
* html #horizone01 {
	height:100%;
}
#horizone2 {
	width:100%;
	min-height:100%;
	background-image:url(../images/adj-bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	background-position:center;
}
#wapper {
	width:990px;
	margin:0 auto;
	padding-bottom:32px;
}
#copyright {
	width:100%;
	bottom:0;
	background-color:#26387e;
	margin-top:-33px;
	background-image:url(../images/h-copy-bg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#copyTxt {
	width:990px;
	height:33px;
	margin:0 auto;
}
/*------------------------- End --------------------------*/

.topBannerLeft {
	width:43px;
	float:left;
}
.topBannerMid {
	width:911px;
	float:left;
}
.topBannerRight {
	width:36px;
	float:left
}
.rowFull {
	width:100%;
	background-color:#FFFFFF;
	overflow:hidden;
}
.logoContentWrapper {
	width:586px;
	float:left;
}
.flashContainer {
	width:325px;
	float:left;
}
.topLogo {
	width:586px;
}
.topContent {
	width:571px;
	height:108px;
	background-color:#FFFFFF;
	overflow:hidden;
	padding-left:15px;
}
.menuContainer {
	width:566px;
	margin-left:345px;
 	#margin-left:345px;
}
.blogLeft {
	width:43px;
	float:left;
}
.blogContainer {
	width:911px;
	float:left;
	background-image:url(../images/blog-bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}
.rowAdj{width:990px; clear:both;
	} 
.blogRight {
	width:36px;
	float:left;
}
.blogSubscribeContainer {
	width:911px;
	height:34px;
	background-image:url(../images/blog-subscribe-bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.blogHeadContainer {
	width:40px;
	float:left;
}
.subscribeBlogMessage {
	width:300px;
	padding-left:50px;
	float:left;
	margin-top:9px;
	text-align:center;
}
.subscribeBlogWrapper {
	width:105px;
	padding-left:70px;
	float:left;
	margin-top:9px;
}
.subscribeBlogContainer {
	width:430px;
}
.subscribeUpdate {
	width:163px;
	float:left;
	padding-left:130px;
	padding-top:3px;
}
.subscribeBoxLeft {
	width:11px;
	float:left;
}
.subscribeBoxMid {
	width:152px;
	height:20px;
	padding-top:1px;
	background-image:url(../images/subscribe-box-mid.gif);
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}
.subscribeBoxRight {
	width:7px;
	float:left;
}
.subscribeGo {
	width:25px;
	float:left;
}
.subscribeRss {
	width:25px;
	float:left;
	padding-left:50px;
	padding-top:3px;
}
.subscribeRssIcon {
	width:27px;
	float:left;
	padding-left:5px;
}
.contentArea {
	width:911px;
}
.contentLeft {
	width:574px;
	float:left;
	background-image:url(../images/inner-body-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
}
.contentRight {
	width:337px;
	background-image:url(../images/blog-txt-right.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	padding-bottom:20px;
}
.blogHeadFirst {
	width:554px;
	height:36px;
	background-image:url(../images/blog-head01.jpg);
	background-repeat:no-repeat;
}
.blogtxtOneArea {
	width:525px;
}
.blogTxtWrapper {
	width:574px;
}
.blogHeadTwo {
	width:554px;
	background-image:url(../images/blog-head02.gif);
	background-repeat:no-repeat;
	height:35px;
}
.blogtxtTwoArea {
	width:525px;
}
.rightContentBg {
	width:309px;
	margin-left:13px;
	margin-top:15px;
	background-image:url(../images/right-content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;
	clear:both;
}
.rightImg {
	width:101px;
	height:67px;
	float:left;
	padding-top:6px;
	padding-left:7px;
}
.righttxt {
	width:160px;
	margin-left:12px;
	margin-top:4px;
	float:left;
}
.copyLeft {
	width:43px;
	float:left;
}
.copyMid {
	width:911px;
	height:33px;
	background-image:url(../images/copy-mid.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	text-align:center;
	float:left;
}
.copyRightRight {
	width:36px;
	float:left;
}
.errorMessageContainer {
	display:block;
	position:absolute;
	color:#CC3300;
	margin:10px 0 0 280px;
}
/***********************************************************
Text and Link Styles Begins
************************************************************/

.txtGreen {
	color:#3ba748;
	line-height:18px;
}
.txtWhiteBig {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:18px;
	padding-left:20px;
	line-height:35px;
}
.txtGreenMediumBold {
	color:#3ba748;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.lnkGreenBlueBold {
	color:#3ba748;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a.lnkGreenBlueBold:hover {
	color:#26387e;
}
.txtVioletItalic {
	font-size:13px;
	font-style:italic;
	color:#26387e;
	padding-left:20px;
	padding-top:12px;
	padding-bottom:10px;
	font-weight:bold;
}
.txtViolet {
	font-size:11px;
	color:#26387e;
	padding-left:20px;
	padding-bottom:15px;
	line-height:18px;
}
.txtViolet2 {
	font-size:11px;
	color:#26387e;
	line-height:16px;
}
.txtPad {
	margin-top:10px;
}
a.lnkGreenBlue {
	color:#3ba748;
	text-decoration:none;
	font-weight:bold;
}
a.lnkGreenBlue:hover {
	color:#26387e;
}
.txtLightBlue {
	color:#a4aecf;
	font-size:11px;
	margin-top:12px;
}
a.lnkLightBlueWhite {
	color:#a4aecf;
	font-size:11px;
	text-decoration:none;
}
a.lnkLightBlueWhite:hover {
	color:#d5dae9;
}
.subscriptFormTxt {
	width:150px;
	height:15px;
	color:#26387e;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	border:none;
	background-color:#e1e1e1;
	line-height:14px;
}
/*------------------------- End --------------------------*/





/***********************************************************
The CSS Classes used by Coders Starts
************************************************************/



/* V V VIJESH STARTS HERE */



a.lnkBlogHeading {
	color:#0a1b5f;
	text-decoration:none;
}
a.lnkBlogHeading:hover {
	color:#404040;
	text-decoration:none;
}
a.lnkWhiteGray {
	color:#FFFFFF;
	text-decoration:none;
}
a.lnkWhiteGray:hover {
	color:#EBEBEB;
	text-decoration:none;
}
a.lnkGreen {
	color:#3ba748;
	font-weight:bold;
	text-decoration:none;/*text-decoration:underline;*/

}
a.lnkGreen:hover {
	color:#26397e;
	text-decoration:none;
}
.noBlogs {
}

/* V V VIJESH END HERE  */ 

/*------------------------- End --------------------------*/
