   /*  img, a
        {
            behavior: url(../css/iepngfix.htc);
            width: 14px;
        }
    */

.dark  { color: #737373; background: inherit; font-weight: bold; }


a {	color: #666666; text-decoration: none;}
a:hover { color: #3d76d3; text-decoration:underline;}
a:visited {  color: #666666;}
a:active { color: #669933; text-decoration:underline;}

.Subcat {font-size:11px;}

h1 #Title1 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em; 
	color: #76BC1B;}
	
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
h1 a  { text-decoration: none; }
h1 a:hover { color: #FF6600; background: inherit; }

h2 {  padding: 0; font: bold 1.5em Arial, Sans-Serif;  margin-bottom: 5px; color: #5c5c5c; font-weight:normal;  }
h2 a { color: #5c5c5c; text-decoration: none; }
h2 a:visited { color: #5c5c5c; text-decoration: none; }
h2 a:hover { color: #669933;   text-decoration: underline;}


h3 {
    font: normal 1.3em Arial, Sans-Serif;
    margin-bottom: 5px;
    color: #999;
}
h3 a { color: #999; text-decoration: none; }
h3 a:hover { color: #999; }


h4{

		color: #5c5c5c; 
		padding: 0px 0px 0px 20px;
		font:18px Arial, Helvetica, sans-serif;
		margin: 15px 0 0px 0;
		background: url("../images/bullet2.gif") no-repeat 0% 50%;
		letter-spacing:1px;
}

p {	margin: 0 0 5px 10px;
    
}


ul { margin: 0; padding : 0; list-style : none; }
img { border:none;}

.InnerDiv {
		height:226px;
		position: relative;
   		top: 0px;
   		left: 37px;
}

.InnerDiv .LearnMore{
		position:absolute;
		top:155px;
		right:35px;
		display:block;
		width:150px;
		height:50px; 
}


.Div_ProgramHolder {
	width:800px;
	margin: 0 auto;
	padding-top:30px;

}

.HolderProgram {
	width:530px;
	float:left;
	border-top: 6px solid #cccccc;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	margin:0px 0px 10px 0px;
	padding:8px 10px 10px 10px;
}

.HolderProgram p{
	border-bottom: 1px solid #e3e3e3;
	padding:0px 0px 10px 0px;
}

.bretop h1{
	
	margin:0px;
	padding:0px 5px 12px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
/*	border-top: 1px solid #eee;*/
	color:#595959;
}

.bretop a 
{
    font-size:18px;
	text-decoration:none;
	color:#666;
}

.bretop a:visited, .bretop a:active{
	color:#666;
}

.bretop a:hover {
	text-decoration:underline;
	color:#666;
	background: transparent url("../images/new/breadarrow.gif") right center no-repeat;
}

.bredsub {
	
	margin:0px;
	padding:2px 5px 5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#306dd1;
}

.bredsub a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#306dd1;
    font-size:13px;
	background:none;
}

.bredsub a:hover {
	text-decoration:underline;
	color:#000;	
}

.bresub a:visited, .bresub a:active{
	color:#000000;
}

.breadarrow 
{
    padding-right: 16px;
    background: transparent url("../images/new/breadarrow.gif") right center no-repeat;
}

.Subcat2 {font-size:12px;}


.alert {
	
	background:#F8F8F8;
	background-position: 15px 50%;  x-pos y-pos ;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-size:12px;
	color:#878787;
}

/* --------------------------------------------------
Affilaite Programs Icon Links
-------------------------------------------------- */

.cateDiv {  width: 250px; text-align: left; line-height: 16px; padding:10px 0px 0px 0px; }
.cateDiv div { float: padding: 0px 0px 0px 10px; font-size: 12px; }
.cateDiv img { float: left; margin: 0px 8px 0px 3px; }
.cateDiv a { text-decoration:none;}
.cateDiv a:hover{ text-decoration:underline;}
.clear { clear: both; height: 0px; line-height: 0px; overflow: hidden; font-size: 1px; }

.selected{
	background-color:#F00;
	color:#FFF;
}


#basic-accordian{
	
	border:1px solid #EEE;
	padding:5px;
	width:543px;
	
}

.accordion_headings{
	padding:5px;
	background:#99CC00;
	color:#666;
	
	cursor:pointer;
	font-weight:bold;
	font-size:16px;
	background:url("../images/new/bresubbk.gif") repeat-x ;
}

.accordion_headings h2{
	background:url("../images/new/bulletplus.gif") no-repeat 0 50%;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:0;	
}

.accordion_headings_news{
	padding:5px;
	background:#99CC00;
	color:#666;
	border:1px solid #eee;
	cursor:pointer;
	font-weight:bold;
	font-size:16px;
	background:url("../images/new/activebk.gif") repeat-x ;
}
.accordion_headings_news h2{
	background:url("../images/new/bulletplus.gif") no-repeat 0 50%;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:0;	
}


.header_highlight{
	background:url("../images/new/unactivebk.gif") repeat-x ;
}

.accordion_highlight h2{
	background:url("../images/new/bulletminus.gif") no-repeat 0 50%;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;	
}

.accordion_headings:hover{
	background:url("../images/new/bresubbk_over.gif") repeat-x ;
}

.accordion_child{
	padding:20px 20px 20px 5px;
	background:#fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.accordion_left{
	border-right: 1px solid #eee;
	width:160px;
}

.accordion_text
{   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding:10px 0px 10px 10px;
	
}

.accordion_text #Title{
	padding:0px 0px 5px 0px;
	font-size: 15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;	
}

.accordion_text #Payout{
	padding:0px 0px 5px 0px;
	font-size: 13px;
	font-weight:bold;
	color:#666666;	
}

.accordion_holder{
	padding:10px 0px 10px 0px;
}

.accordion_child #line{
	height:5px;
	border-bottom: 1px dotted #eee;

}

	.Total
	{   
    margin: 0 0 0px 0;
    float:left;
	}


	#Btn_HLD  {
	
	height:56px;
	display:block;
	margin:0px;
	
	}



	#gobackBtn {
	padding:11px 0px 0px 0px;
	width:206px;
	height:45px;
	float:left;
	
	}
	
	

