#RoundedBox
	{
	text-align: left;			
	background-color: transparent;
	}	

#tlc2, #trc2, #blc2, #brc2
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc2
	{
	background-image:url(images/topLeft2.jpg);
	background-position: 0% 0%;
	}

#trc2
	{
	background-image:url(images/topRight2.jpg);
	background-position: 100% 0%;
	}
	
#blc2
	{
	background-image:url(images/bottomLeft2.jpg);
	background-position: 0% 100%;
	}

#brc2
	{
	background-image:url(images/bottomRight2.jpg);
	background-position: 100% 100%;
	}

#tb2, #bb2
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb2
	{
	background-image:url(images/top2.jpg);
	background-position: 0% 0%;
	}

#bb2
	{
	background-image:url(images/bottom2.jpg);
	background-position: 50% 100%;
	}
	
#rb2
	{
	background-image:url(images/right2.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb2
	{
	background-color: #fff;
	background-image:url(images/left2.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}	

.content 
	{
	padding-left: 20px;	padding-right: 20px; * padding-top:0px; min-height:70px;
	}

p	{ 
	color:#3b3b3b; 
	text-decoration:none; 
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size:11px; 
	font-weight:normal;
	}	
		
.Head, h1 
	{
	padding: 10px 0;
	font-size:12px; 
	font-weight:bold; 
	color:#3b3b3b !important;
	}	
	
.button 
	{
	color: #000000 !important;
	margin: 10px;
	}
	
.dnn:ACTIONS 	
	{
	color: #006666 !important;
	}
	
.button a:link, .button a:visited
	{
	color: #000000 !important;
	margin: 10px;
	}		
	
.SubHead, h2
	{ 
	font-size:11px; 
	font-weight:bold; 
	color:#3b3b3b; 
	}
	
.SubSubHead, h3
	{ 
	font-size:11px; 
	color:#3b3b3b; 
	}

.Normal
	{ 
	font-size:10.5px; 
	color:#3b3b3b !important; 
	line-height:130%; 
	letter-spacing: 130%;
	}	
	
.HeadBlock{padding:25px 0 15px 20px; * padding-bottom:0px}

th, td, div, p {color:3b3b3b}
/***learning material videos border***/
div #vidd{background-color:#000000;text-align:center; width:524px; padding:7px 0}
/***learning material videos border - spirals***/
div #vidds{background-color:#000000;text-align:center; width:654px; padding:7px 0}
