﻿/******  Universal Style *******/

*
{
	padding:0px;
	margin:0px;
}

body
{  
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}


/******  For Master Pages *******/


.Main
{
  background-color: #FFFFFF;
  width:760px;
  margin:0px auto;
  padding: 12px;
  padding-top:0px;
  border-bottom: solid #cfcfcf 1px;
  border-left:solid #cfcfcf 1px;
  border-right:solid #cfcfcf 1px;  
}  

div.logo
{
  float: left; 
  width: 420px;
  height:100px;
}

div.TagLine
{
  float: left; 
  width: 364px;
}

div.Profile
{
  float: right; 
  padding-top: 22px;
}

div.nav
{
  clear: both;
  position: relative;
  margin:0px;
  padding:0px;
}

div.FooterContainer
{
  clear: both;
  color: #999999; 
  border-top: 1px solid #CCCCCC;
  background-color:inherit;
  padding-top:8px; 
  height: 70px;
  text-align:left;  
}
div.OtherCountrySite
{
	clear: both;
  color: #999999;
  background-color:inherit;
  padding-top:10px; 
  padding-bottom:10px;
  width:650px;
  _width:600px;
	}
/*div.FooterLinks
{  
  float: left;
}

div.FooterCopy
{
  float: right; 
}*/

a.footer
{
	color: #999999;
  text-decoration: none;
}

a.footer:hover 
{
	color: #999999;
	text-decoration: underline;
}

div.Spacer
{
	width:99.7%;
	height:1px;
	overflow:hidden;
}


/******  For Pages that uses AboutUs-HomePage Style or for pages that uses AboutUsHome as master page  *******/


.LeftHolder
{
	float:left;
	width:570px;
	margin-top:30px;
	margin-bottom:30px	/**/
}

.RightHolder 
{
	float:left;
	width:163px;
	padding-left:1px;
	padding-bottom:20px;
	padding-top:1px;	
	margin-left:25px;
	margin-top:65px;	
	margin-bottom:30px;
}

div.LeftContent
{
	padding-left:30px;
	float:left;
	clear:right;
}

div.RightContent
{
	float:left;
	clear:right;
	border:solid 1px #eeeeee;	
		
}


/******  For the Text-Banner on the Right of the page *******/


div.RtCol
{
	border:solid 1px #cccccc;
	  
}

div.RtColTop
{
	padding:10px;
	padding-bottom:13px;
}

div.RtColBtm_B
{
    background-image:url(../images/icon_quoteBtm_blue.gif);	
	padding-top:6px;
	padding-right:5px;
	padding-bottom:7px;
	line-height:normal;
	color:#FFFFFF;
	text-align:right;
}
div.RtColBtmLwr 
{
	background-image:url(../images/icon_quoteBtm_blue.gif);
	color:#FFFFFF;
	font-size:10px;
	line-height:normal;
	padding-bottom:7px;
	padding-right:10px;
	padding-top:6px;
	text-align:right;
}

div.RtColBtmUp
{
	padding:10px;
	padding-bottom:13px;
}


/****** For the images at bottom of Landing page *******/


span.Pseudo-h2,a.Pseudo-h2
{  	
	color: #FFAE00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    text-decoration: none;
	font-weight: bold;
	margin:0px;
	margin-left:0px;	
	padding:0px;    
}

.Text, .Text1,.Text2

{
	
	margin-top:20px;
	float:left;
	clear:right;
	border-right:dashed 1px #dddddd;
	width:160px;
	padding-left:8px;
	padding-right:8px;
}

.Text1

{
	padding-left:0px;
}


.Text2

{
	border:none;
}

.LinkNonUnder

{
 	color: #5AACDC;
  	font-weight:bold;
}

div.LandingContent
{
	margin-left:20px;
}


div.ParaText
{
	padding:10px 0px 0px 0px;
}


div.PushTxt

{
	margin-left:3px;
}

a.Push, a.Push:visited, a.Push:active
{
	text-decoration: underline;
}


a.Push:hover

{  
	text-decoration: none;
}
div.LandingContainer
{
	padding-top:10px;
	
}

ul.BasicList, ul,BasicList
{
	list-style-position:outside;
	list-style: square url(../images/icon_arrow_bodyLists.gif);
	margin-left:30px;
	padding-bottom:15px;

}


/********************* Right Content **********************************/
	
div.RightCol 
{
    float:right;
    width:150px;
}

div.RightCont 
{
    float:right;
    width:100%;
    border:solid 1px #cccccc;
    margin-bottom:20px;
}
	
div.RightContTp 
{
    float:left;
    width:84.5%;
    padding:10px;
}
	
div.RightContLwrGreen
{
	float:left;
	width:93%;
	background-image:url(/Images/random/icon_quote_btm_green.jpg);
	padding-top:6px;
	padding-right:10px;
	padding-bottom:7px;
	line-height:normal;
	color:#FFFFFF;
	text-align:right;	
}

div.RightContLwrBlue
{
	float:left;
	width:93%;
	background-image:url(/Images/random/icon_quote_btm_blue.jpg);
	padding-top:6px;
	padding-right:10px;
	padding-bottom:7px;
	line-height:normal;
	color:#FFFFFF;
	text-align:right;
}

div.RightContLwrOrange
{
	float:left;
	width:93%;
	background-image:url(/Images/random/icon_quote_btm_orange.jpg);
	padding-top:6px;
	padding-right:10px;
	padding-bottom:7px;
	line-height:normal;
	color:#FFFFFF;
	text-align:right;
}

div.Orange a
{
	color:#FE9900;
}

div.Blue a
{
	color:#5AACDC;
}

div.Green a
{
	color:#A2D860;
}
.GetStartBtn label
{
	padding-left:3px;
}