/* CSS Document */

/*bg styles */
.skyTbleBg {
	background-repeat: repeat-x;
	background-color: #E9F8FF;
	border: 1px solid #5DAAD0;
}

.vidTbleBg {
	background-repeat: repeat-x;
	background-color: #9CDEFF;
	border: 1px solid #5DAAD0;
}


.bgNavBar {
	background-image: url(images/navBarBg.gif);
	background-repeat: repeat-x;
}
.bgDshdwUpbar {
	background-image: url(images/press/upLineDshdow.gif);
	background-repeat: repeat-x;
}
.bgmdTbltops {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
}

.bg1Comparison {
	background-color: #FFFFCC;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

.bg2Comparison {
	background-color: #FFFF66;
	color:#691623;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

.bgmdTblMids {
	background:#E3E2E2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8C8C;
	border-left-color: #8C8C8C;
}
.tbleBorder {
	border: 1px solid #6C6C6C;
}
.woBgMdTblMids {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8C8C;
	border-left-color: #8C8C8C;
}

.buBgTbl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
}
.add2cartTbl {
	background-color: #F8F8F8;
	border: 1px solid #C7C7C7;
}

/* links & buttons */
.linkDemo {
	color: #FF0000;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: Bold;
}
.linkDemo:hover {
	color: #14488F;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12px;
	font-weight: Bold;
}


.linkLicense {
	color: #244EEB;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: Bold;
}
.linkLicense a:hover {
	color: #244EEB;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12px;
	font-weight: Bold;
}

.linkRandBodyTxt{ 
	color:#3300FF;
	text-decoration:none;
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;
	}
	
.linkRandBodyTxt a:hover {
	color:#660033;
	text-decoration:none;
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;
	}
	

.link3 {
	color: #13164f;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	}	

.link3 a:hover{
	color: #ad338e;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	}


	
.link3w {
	color:#acc9f4;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
}
	
.link3w a:hover{
	color:#003366;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
	
	}

.bluTxtHom{
	color: #0D4792;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.bluTxtHed{
	color: #0D4792;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bluTxtHom a:hover{
	color: #0D4792;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

.linkBtm{
	color:#555555;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none
	
	}
	

.linkBtm a:hover{
	color:#000099;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline
	
	}

.linkVc{
	color:#000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size:8px;
	font-weight: normal;
	text-decoration:none
	
	}
	

.linkVc a:hover{
	color:#0000FF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:8px;
	font-weight: normal;
	text-decoration:underline
	
	}
.pressLink{ color:#343434;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

.pressLink a:hover{ color:#4E617E;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}

.grayText {
	color: #535444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	
}

.grayText a:hover{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}



/*border + BG styles */


.whtTblBor {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
}

.verlineBg {
	background-image: url(images/brown_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.pressTblBgBrdr1 {
	background:url(images/press/verti_gradient_bg.gif);
	border-right-color: #848484;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #848484;
}
/*font styles */

.homeTxt{
	color: #13164f;
	font-family: Times New Roman, Times, serif;
	font-size:24px;
	font-weight: bold;
}

.randBodyTxt{
	color: #13164f;
	font-family: Tahoma;
	font-size:14px;
	font-weight: bold;

}

.randMainTxt{
	color: #13164f;
	font-family: Tahoma;
	font-size:11px;
	font-weight: none;

}

.randMainBldTxt{
	color: #13164f;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;

}

.randRedTxt a{
	color: #FF0000;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;

}

.randRedTxt a:hover{
	color: #FF6633;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;

}

.clkHereTxt{
	color: #760258;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;

}
.clkHereTxt a:hover{
	color: #663399;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;

}

.accHeadTxt{
	color: #052DAE;
	font-family: Tahoma;
	font-size:13px;
	font-weight: Bold;
}
.signInTxt{
	color: #052DAE;
	font-family: Tahoma;
	font-size:15px;
	font-weight: Bold;
}
.downLoadTxt{
	color: #2F45E9;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
}

.liceTxt{
	color: #000000;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}
.hdr3{
	color: #003366;
	font-family: Tahoma;
	font-size:12px;
}

.hrdBlcText{
	color: #333333;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;

}

.wlcomText{
	color: #BE5202;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.compText{
	color: #AE3105;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.compBdText{
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
}

.compFtTxt{
	color: #A21C02;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.descripTxt{
	color: #A21C02;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}

.compPgHdr{
	font-family: Tahoma;
	font-size: 12px;
	color: #5F5C5A;
}

.mainText{
	color: #262525;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.descripText{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.presshdr1{ color:#343434;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
}
.presshdr4{ color:#343434;
	font-family:tahoma;
	font-size:12px;
	font-weight: normal;
}
.pressGenFont{ color:#343434;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
}

.hdrTxt1Hom {
	color: #AE3105;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.mainCatImg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A75;
	font-weight: bold;
	text-decoration:none;
}

.addressFnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA0000;
}

/*Form Objects*/
.inputstyle	{
	width:70px;
	height:14px;
	background-color:#F3F3F3;
	font-family:Tahoma;
	font-size:10px;
	color:#7B7979;
	border: 1px groove #BEC0C2;
}

.inputstyle4	{
		border-width:1px;
		border-style:solid;
		border-color: #A5AFF8;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
}
.inputstyle3	{
	width:90px;
	height:12px;
	background-color:#F3F3F3;
	font-family:Tahoma;
	font-size:10px;
	color:#7B7979;
	border: 1px groove #BEC0C2;
}


.inputstyle2	{
		width:92px;
		height:60px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#7B7979; 
}

.flname {
	height: 16px;
	width: 173px;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #8E8E8E;
	background-color: #FFFFFF;
}

.cmpname {
	height: 16px;
	width: 328px;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #8E8E8E;	
}

.adrs {
	height: 73px;
	width: 360px;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #8E8E8E;	
}

.emailadd {
	height: 16px;
	width: 356px;
	border: 1px solid #8E8E8E;
	font-family: Tahoma;
	font-size: 12px;
}

.ques {
	height: 112px;
	width: 280px;
	border: 1px solid #8E8E8E;
	font-family: Tahoma;
	font-size: 12px;
}
.button
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000079;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	BACKGROUND-COLOR: #FFB7B7;
	cursor: pointer;
	border: 1px solid #003300;
}