/*Staticpages.css file classes are starts here
Modified on  10th April 2008.*/
.static_content_plan01 {
background-color:#DAEAFD;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding:5px;
}


.static_content_plan02 {
background-color:#C6FEEF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-decoration:none;
padding:5px;
}

.static_content_text {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#414141;
text-decoration:none;
line-height:18px;
font-weight:400;
text-align:justify;
}

.static_content_text_blue {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:Blue;
line-height:18px;
font-weight:400;
text-decoration:none;
text-align:justify;
}

a.static_content_text_blue:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#B21633;
line-height:18px;
font-weight:400;
text-decoration:underline;
text-align:justify;
}

.static_heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFF;
background-color:#3c77c2;
padding:5px;
}

.static_content_text_red {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333;
line-height:18px;
font-weight:400;
text-decoration:none;
text-align:justify;
}

.treeview ul {
margin:0;
padding:0;
}

.treeview li {
list-style-type:none;
padding-left:0;
margin-bottom:3px;
background-repeat:no-repeat;
background-position:left center;
}

.treeview li.submenu {
background:no-repeat left 1px;
cursor:pointer !important;
}

.treeview li.submenu ul {
display:none;
}

.treeview .submenu ul li {
cursor:default;
background-color:#FFF;
}

.bg1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#FFF;
background-color:#C10000;
height:0;
line-height:20px;
text-decoration:none;
margin:1px;
padding:1px;
}

.bg2 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#333;
background-color:#EDEBEB;
height:0;
width:600px;
line-height:20px;
text-decoration:none;
margin:1px;
padding:1px;
}

a.bg2:hover {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#333;
background-color:#EDEBEB;
height:0;
line-height:20px;
text-decoration:underline;
margin:1px;
padding:1px;
}

.txt2 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#FFF;
text-decoration:none;
}

.storeLocatorHead {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:Red;
text-decoration:none;
align:left;
}

.storeLocatorHead1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:Blue;
text-decoration:none;
}
/*Staticpages.css file classes are End here*/
/*-----------------------------------------*/
/*Postguide lines styles starts here*/
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;

}
/*Postguide lines styles End here*/

/*For Membeship Plan */
.redtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc0000;
}

.blacktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.plantable {
	border: 1px solid #cccccc;
}

.bottom_border{
	border-bottom: 1px solid #cccccc;
	height: 30px;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}

.bottom_border_nul{
    height: 30px;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}



.bluetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #2b64b3;
}

.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.bluetextbig {
	font-family: Tahoma;
	font-size: 14px;
	color: #2b64b3;
}

.step_text-blue2 {
color:#2B64B3;
font-family:tahoma;
font-size:18px;
font-weight:bold;
text-decoration:none;
}



.blacktext_small {
	 font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

/*End Membership Plan*/

.career_headtext {
	 font-family: Tahoma;
	font-size: 11px;
	color:#414141;
	font-weight:bold;
}
.BlueLinkQue {
color:#2B64B3;
text-decoration:underline;
font-weight:700;
font-size:11px;
}
a.BlueLinkQue:link,a.BlueLinkQue:visited,a.BlueLinkQue:active {
color:#2B64B3;
text-decoration:none;
font-weight:700;
font-size:11px;
}
a.BlueLinkQue:hover
{
color:#2B64B3;
text-decoration:underline;
font-weight:700;
font-size:11px;	
	}