@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #595E64;
}

*{
	margin:0px;
	padding:0px;
}

img, a{
	border:none;
	outline:none;
}

a {
	color:#BD0F14;
	text-decoration:underline;	
}

a:hover{
	text-decoration:none;
}


.mainContainer{
	width:776px;
	height:auto;
	margin:0px auto;
	background:#FFFFFF;
}

.mainContainerInner{
	float:left;
	width:766px;
	display:inline;
	padding:0px 2px 0px 0px;
	border:solid 1px #000000;
	background:#FFFFFF;
}

.headerContainer{
	float:left;
	display:inline;
}

.containContainer{
	float:left;
	display:inline;
	width:756px;
	margin-left:5px;
	border-top:solid 5px #bdbdbd;
	border-bottom:solid 3px #bdbdbd;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
}

.containContainer_other{
	float:left;
	display:inline;
	width:756px;
	margin-left:5px;
	border-top:solid 5px #bdbdbd;
	/*border-bottom:solid 3px #bdbdbd;*/
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;
}

.tabContainer{
	float:left;
	display:inline;
	width:758px;
	margin-left:5px;
	background:url(images/li_bg.gif) repeat-x;
	height:39px;
	border-top:solid 1px #ffffff;
	/*border-bottom:solid 3px #bdbdbd;
	border-left:solid 1px #bdbdbd;
	border-right:solid 1px #bdbdbd;*/
}

.tabContainer a{
	float:left;
	display:inline;
	height:39px;
	padding:0px 20px 0px 20px;
	border-right:solid 1px #333333;
	border-left:solid 1px #ffffff;
}

.tabContainer a:hover{
	background:url(images/li_bg_hover.gif) repeat-x;
}

#active{
	float:left;
	display:inline;
	height:39px;
	padding:0px 20px 0px 20px;
	border-right:solid 1px #333333;
	border-left:solid 1px #ffffff;
	background:url(images/li_bg_hover.gif) repeat-x;
}

.tabContainer a img{
	float:left;
	display:inline;
	padding:12px 0px 0px 0px;
}

.shortViewContainer{
	float:left;
	display:inline;
	width:188px;
	height:222px;
	background:url(images/viewContBG.jpg) right top no-repeat;
	border-right:solid 1px #bdbdbd;
	border-bottom:solid 1px #bdbdbd;
}

.viewInnerTube{
	padding:10px;
}

.viewIconContainer{
	width:47px;
	height:46px;
}

.viewheahing{
	font-size:16px;
	font-weight:bold;
	color:#bd0f14;
	padding-top:3px;
}

.viewContain{
	font-size:11px;
	color:#636b78;
	padding-top:8px;
	text-align:justify;
	height:80px;
}

.viewMore{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/more.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.viewMore img{
	border:none;
	text-align:right;
	margin-left:70px;
}

.subscribe{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/subscribe.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.subscribe img{
	border:none;
	text-align:right;
	margin-left:70px;
}

.advertise{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/advertise.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.advertise img{
	border:none;
	text-align:right;
	margin-left:70px;
}

.contribute{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/contribute.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.contribute img{
	border:none;
	text-align:right;
	margin-left:70px;
}

.contribute{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/contribute.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.contribute img{
	border:none;
	text-align:right;
	margin-left:70px;
}

.join_now{
	border:none;
	text-align:right;
	width:94px;
	height:25px;
	background:url(images/join_now.jpg) no-repeat top;
	padding:5px 45px 6px 45px;
	text-decoration:none;
	margin-left:70px;
}

.join_now img{
	border:none;
	text-align:right;
	margin-left:70px;
}

/*.leftContainerContainer{
	width:270px;
	border-right:dotted 1px #CCCCCC;
	padding:30px 10px 20px 10px;
}

.leftContainerContainer_index{
	width:300px;
	border-right:dotted 1px #CCCCCC;
	padding:30px 10px 20px 10px;
}

.leftContainHeading{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.leftContSubHeading{
	font-size:12px;
	font-weight:bold;
	color:#8b93a2;
	padding-top:15px;
}

.leftContText{
	color:#8b93a2;
	padding-top:15px;
	line-height:16px;
}

.learnMoreLink{
	width:343px;
	text-align:right;
	padding-top:20px;
}


.rightContainerContainer{
	width:343px;
	
	padding:30px 10px 20px 10px;
}

.addPicCont{
	float:left;
	display:inline;
	border:solid 1px #bdbdbd;
}

.addPicCont img{
	float:left;
	display:inline;
	border:solid 2px #ffffff;
}

.rightContText{
	color:#8b93a2;
	padding-top:11px;
}*/

.leftContainerContainer{
	width:343px;
	border-right:dotted 1px #CCCCCC;
	padding:30px 20px 20px 20px;
}

.leftContainHeading{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.leftContSubHeading{
	font-size:12px;
	font-weight:bold;
	color:#8b93a2;
	padding-top:15px;
}

.leftContText{
	color:#8b93a2;
	padding-top:15px;
	line-height:16px;
}

.learnMoreLink{
	width:343px;
	text-align:right;
	padding-top:20px;
}


.rightContainerContainer{
	width:343px;
	/*border-right:dotted 1px #CCCCCC;*/
	padding:30px 20px 20px 20px;
}

.addPicCont{
	float:left;
	display:inline;
	border:solid 1px #bdbdbd;
}

.addPicCont img{
	float:left;
	display:inline;
	border:solid 2px #ffffff;
}

.rightContText{
	color:#8b93a2;
	padding-top:11px;
}

.footerContainer{
	float:left;
	display:inline;
	/*width:756px;*/
	margin-left:5px;
	border-top:solid 5px #636b78;
	background:#e6e7e9;
	margin-top:-10px;
}

.footerLinks{
	color:#797a7c;
	text-decoration:underline;
	margin-left:22px;
}

.footerLinks:hover{
	color:#bd0f14;
}

/*****************************************************************FOR CONTAIN PAGE**************************************8*/
.leftLinkContainer{
	width:150px;
	border-right:dotted 1px #CCCCCC;
	padding:30px 5px 20px 20px;
}


.bodyContainer{
	float:left;
	display:inline;
	width:758px;
	margin-left:5px;
	border-top:solid 5px #bdbdbd;
}

/*******************************************************************************************************/
#button {
/*width: 12em;*/
padding: 0 0 1em 0;
margin-bottom: 0em;
/*background-color: #e6e7e9;*/
color: #333;
width:189px;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {

margin: 0;
}

#button li a {
display: block;
padding: 5px 1px 5px 0.5em;
border-left: 10px solid #e2dfdf;
/*border-right: 10px solid #508fc4;*/
background-color: #f4f4f4;
color: #000000;
text-decoration: none;
width: 189px;
border-bottom: 1px solid #bdbdbd;
}

html>body #button li a {
width: auto;
font-size:12px;

}

#button li a:hover {
border-left: 10px solid #990000;
border-bottom: 1px solid #990000;
background-color: #CC0000;
color: #FFFFFF;
}

.readmoreLinks{
	text-align:right;
	padding-left:140px;
}

.more{
	text-align:right;
}

.more img{
	padding-right:100px;
}

.learnMore{
	width:80px;
	height:13px;
	background:url(images/0_k1.gif) no-repeat;
}

/************************************* CODE AADDED BY PAUL ***********************************************/

.inputText{
	width:250px;
	font-size:12px;
}

.errInputText{
	width:250px;
	font-size:15px;
	border:1px solid #FF0000;
}

.errorDivStyle{
	color:#FF0000;
	font-weight:bold;	
}

.errTextarea{
	border:1px solid #FF0000;
}


/************************************* FOR SERVICES PAGE ***********************************************/

.services_Links{
	color:#bd0f14;
	text-decoration:underline;
	line-height:20px;
}

.services_Links:hover{
	color:#993300;
}

.services_LinksPointer{
	color:#bd0f14;
}



/***********************************CONTUCT US***********************************************************/

.contactInput{
	width:337px;
	padding:3px;
	background:url(images/inputBg.gif) #c7c7c7 repeat-x;
	border:solid 1px #c7c7c7;
}

.contactReset{
width:47px;
height:12px;
background:url(images/3_k1.gif) no-repeat;
border:none;
cursor:pointer;
	
}

.contactsend{
	width:48px;
height:12px;
background:url(images/3_k2.gif) no-repeat;
border:none;
cursor:pointer;
margin-left:10px;
}

.TableHeading{
background:#CCCCCC;
color:#900A0E;
font-weight:bold;
}


.listTable{
border:1px #333333 solid;
}

.pageFont {
	font-size:12px;
}

.quesPostDet{
	font-size:11px;
}

.frmLabel{
font-size:13px;
}
.newsBlock {
width: 329px;
float:left;
color:#666666;
color: #CC0000;
font-weight:bold;
font-size:11px;
}

.newsBlock p{
margin-top:8px;
text-align:justify;
font-size:11px;
color:#666666;
font-weight:normal;
}

.newsBlock span {
font-weight: bold;
}

.newsBlock img {
padding:2px;
border: solid 1px #cccccc;
margin-right:10px;

}