.LinkBar
{
    height:50px;
    background-color:#47494B;
}
.LinkBar A
{
    height:50px;
    background-color:#47494B;
    border-right:solid 1px #FFFFFF;
    padding:11px 20px 11px 20px;
    font-size:20px;
    font-family:'Lucida Grande',sans-serif;
    color:White;
    text-decoration:none;
    font-weight:normal;
}
.LinkBar A:hover
{
    color:Yellow;
}
.QText
{
       width:350px;
       font-family:'Lucida Grande',sans-serif;
       font-size:18px;
       line-height:24px;
       color:White;
       padding: 15px 35px 15px 35px;
       text-align:justify;
       font-weight:normal;
}
.QTextBy
{
       font-family:'Lucida Grande',sans-serif;
       font-size:10px;
       line-height:12px;
       color:White;
       text-align:right;
}
.FooterBar
{
    height:50px;
    background-color:#47494B;
    text-align:center;
    vertical-align:middle;    
}
.FooterBar A
{
    background-color:#47494B;
    border-right:solid 1px #FFFFFF;
    padding:0px 10px 0px 10px;
    font-size:16px;
    font-family:'Lucida Grande',sans-serif;
    color:White;
    text-decoration:none;
    font-weight:normal;    

}
.FooterBar A:hover
{
    color:Yellow;
}
.FooterBar span
{
    background-color:#47494B;
    padding:0px 10px 0px 10px;
    font-size:16px;
    font-family:'Lucida Grande',sans-serif;
    color:White;
    text-decoration:none;
    font-weight:normal;
    
}

.tdLeft
{
	background-color: #F4FBF3;
	border-left:solid 1 #CBCCCD;
	width:550px; 
	vertical-align:top;
	padding:10px 10px 10px 10px;
    font-size:16px;
    font-family:'Lucida Grande',sans-serif;	
}
.tdLeft h1
{
	color: #5D6179;
    font-size:22px;
}
.tdLeft h2
{
	color: #A20E07;
    font-size:20px;
    font-weight:normal;
}
.tdLeft h3
{
	color: #7A6353;
    font-size:18px;
    font-weight:normal;
}
.tdLeft A
{
	color:#0D1A61;
    font-size:16px;
    text-decoration:none;
    font-weight:normal;    
}
.tdLeft A:hover
{
    color:#C64747;
    text-decoration:underline;
}
.tdRight
{
	border-left:solid 1 #CBCCCD;
	border-right:solid 1 #CBCCCD;
	background-color: #E6E8E9;
	width:300px; 	
	vertical-align:top;
	padding:10px 10px 10px 10px;
    font-size:20px;
    font-family:'Lucida Grande',sans-serif;	
    color:#45474F;	
    text-align:center;
}
.tdRight A
{
	color:#0D1A61;
    font-size:20px;
    text-decoration:none;
    font-weight:normal;    
}
.tdRight A:hover
{
    color:#C64747;
    text-decoration:underline;
}
.tdRight h1
{
	color: #47494B;
    font-size:25px;
	text-align:left;
	border-top:solid 1px #C6CACC;
	background-color:#DEE3E6;
	padding:10px 10px 10px 10px;
}
.tdRight table
{

}
.tdRight td
{
    font-size:20px;
    font-family:'Lucida Grande',sans-serif;	
    color:#45474F;
    text-align:left;	
}
input
{
	height:30px;
	padding:2px 5px 0px 5px;
	font-size:16px;
	font-family:'Lucida Grande',sans-serif;	
	border:solid 1 #CBCCCD;
}
select
{
	height:30px;
	padding:0px 0px 0px 5px;
	font-size:16px;
	font-family:'Lucida Grande',sans-serif;	
	border:solid 1 #CBCCCD;	
}
.btn
{
	height:45px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px 15px 5px 15px;
    font-size:20px;
    font-family:'Lucida Grande',sans-serif;		
	border:solid 1 #FFFFFF;	
	background-color: #47494B;   
	color:White; 
	cursor:pointer;
	cursor:hand;
}
.whiteLine
{
    height:1px;background-color:#ffffff;
}
.dHide
{
	display:none;
}
.openid_url {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}
blockquote
{
	background-color:#FFFFFF;
	color:#946465;
	font-size:22px;
	padding:15px 15px 15px 15px;
	border:solid 1px #C6CACC;
}
.eText
{
	color:#B70505;
}
.PlanHeading2
{
	font-size:20px;
	text-align:left;
	padding-left:10px;
}
.PlanHeading3
{
	font-size:12px;
	text-align:left;
	padding-left:30px;
}
.PlanHeading2S
{
	font-size:20px;
	text-align:left;
	color:#A20721;
	padding-left:10px;
}
.PlanHeading3S
{
	font-size:12px;
	text-align:left;
	padding-left:30px;
	color:#A20721;
}