/****

healthcare republic re-design

main blue - #0B3A8A  light blue  = #5485B5  grey = #DFDFDF


****/

/*a:link {
	color: #852C58;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color: #852C58;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #DF1A1F;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #DF1A1F;
	font-weight:bold;
	text-decoration:underline;
}*/



sup{
font-size:13px;
}

p{
padding:3px;
margin:0px;
}

hr{
color: #EBEBEB;
height: 2px;
width: 748px;
}


.holder{
padding: 2px;
margin: 0px;
}


#list{
padding-left: 0px;
line-height: 140%;
}

#vidHolder {
width:240px;
height:180px;
padding: 0px;
margin: 20px 8px 8px 8px;
float: left;
text-align: center;
background-color:#EBEBEB;
border: 1px solid #000000;
}

#ListHolder {
width:490px;
height:232px;
padding: 0px;
margin:10px 0px 8px 0px;
float: left;
text-align: left;
background-color:#EBEBEB;
border: 0px solid #999999;
line-height: 150%;
color:#666666;
font-weight: bold;
}

#ListHolder p{
margin: 5px;
}

#ListHolder ul{
margin-top: 10px;
}

.titleHolder{
width:500px;
height:70px;
}

.mainTitleHolder{
width:700px;
margin-bottom: 10px;
}

.logoHolder{
width:200px;
height:70px;
}

#learningPoints{
width:480px;
height: 90px;
/*position:absolute;
top: 390px;
left: 247px;*/
border: 0px solid #000000;
padding: 5px 5px 5px 5px;
font-size: 10px;
color: #666666;
float:right;
}
#learningPoints h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#852C58;
	margin: 2px;
	padding: 0px;
	font-weight: bold;
	text-align:left;
}

#presenter{
width:245px;
height: 80px;
/*position:absolute;
top: 390px;
left: 15px;*/
border: 0px solid #000000;
padding: 5px 5px 5px 5px;
font-size: 10px;
color: #666666;
float:left;
}

#presenter img{
float: left;
margin-right: 10px;
}
#presenter h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#852C58;
	margin: 2px;
	padding: 0px;
	font-weight: bold;
	text-align:left;
}

#register{
width:100%;
height: 25px;
/*position:absolute;
top: 480px;
left: 272px;*/
border: 0px solid #000000;
padding: 0px;
margin-top: 10px;
text-align:center;	
clear:both;
}

#prep{
width:228px;
height: 25px;
/*position:absolute;
top: 485px;
left: 550px;*/
border: 0px solid #000000;
padding: 0px;
font-size: 10px;
float:right;
}

.image-right{
float: right;
padding-left: 95px;
}


.titleLogo{
float: right;
width: 100%;
border-top: 2px;
border-top-color: #EBEBEB;
border-top-style: solid;

}

#topBox{
border: 1px solid #000000;

}