a{	
outline:none;
color: #4c75d4;
}
a:link,a:visited{}
a:hover{

text-decoration: none;

}
html{
	font-size: 16px;
}
body{
	color: #5b5b5c;
	text-align: left;
	font-size: 0.625em;
	font-family: Arial, Helvetica, sans-serif;
}


.textcontent{
font-size:12px;
line-height:20px;

}




.textcontent h2,
.textcontent h3,
.textcontent h4,
.textcontent h5,
.textcontent h6{
	font-family: Arial, Helvetica, sans-serif;
	color:#447242;
	padding-top:10px;
	padding-bottom:15px;
	
}

strong
{
	font-weight:bold;
}
.textcontent h2{
font-size:18px;
}
.textcontent h3{
font-size:14px;
font-weight: bold;

}
.textcontent h4,
.textcontent h5,
.textcontent h6{

font-size:12px;
font-weight: bold;

}



.textcontent ul li{
	background: url(../images/arrow.gif) no-repeat 0 7px;
}
.textcontent ol li{
list-style-type: decimal;
list-style-position: inside;

	
}

.textcontent ul,
.textcontent ol{
	margin: 0;
	padding-left:1px;
}

.textcontent ul,
.textcontent p{
	margin-bottom: 1em;
}

.textcontent a:link,
.textcontent a:visited{
	color:#4c75d4;
	text-decoration:none;
	
}
.textcontent a:hover{
	text-decoration:underline;
	
}




/* ltr */ 

h1#branding{
	margin: 0 !important;
}
/***** video *****/

#otherVideos{
	width:140px;	
	float:left;
	background:url("../images/vBorder.jpg") no-repeat right 9px;
	min-height:206px;
}

#otherVideos li{
	display:block;
	line-height:12px;
	height:12px;
	margin-bottom:16px;
	background:url("../images/bullet.gif") no-repeat 0 50%;
}
#otherVideos li a{
	display:block;
	line-height:12px;
	font-size:12px;
	color:#5b5b5c;
}

#otherVideos h3,#videoInfo h3{
	margin-bottom:21px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}
#videoInfo h3 span{
	color:#5b5b5c;
}


#videoInfo{
	float:left;
	width:310px;	
}



.vWrap{
	margin-left:26px;
	width:289px;
	background:url("../images/vBorder.jpg") no-repeat right 9px;
	min-height:206px;
	float:left;
	
}

.vAbstract{
 	clear:both;
   color:#5b5b5c;
   margin-top:21px;
   padding-bottom:20px;
}



