html{
	height:100%;
	
}
* html body{height: 100%;}
* html body{padding: 1px 0 0 0;}
*+html body{padding: 1px 0 0;}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#010101;
	min-height:100%;
	position:relative;
	
	background:#6ca6cd url(../images/bg-center.gif) repeat-y 50% 0;
	min-width:1000px;
}
img{border:none;}
a{color:#010101;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*page holder*/
#pagewidth{
	padding:0 0 60px;
}
/*advertisement*/
.adv-wrapper{
	width:100%;
	padding:5px 0 9px;
	background:#6ca6cd;
}
.adv-wrapper:after{
	content:"";
	clear:both;
	display:block;
}
.adv{
	padding:0 0 0 15px;
	background:url(../images/text-advertisement.gif) no-repeat;
	width:730px;
	overflow:hidden;
	margin:0 auto;
}
.adv img{
	display:block;
}
/*main box*/
#main{
	width:1003px;
	margin:-1px auto;
	position:relative;
	z-index:100;	
}
/*content*/
#content{
	width:100%;
	position:relative;
	background:url(../images/bg-center.gif) repeat-y 0 0;
}
#content:after{
	content:"";
	clear:both;
	display:block;
}
#content-wrap{
	background:url(../images/bg-internal.gif) repeat-x 4px 100%;
	width:100%;
	float:left;		
}
* html #content-wrap{
	overflow:hidden;
}
/*header*/
#header-wrapper{
	background:url(../images/bg-top-content.gif) no-repeat;
	padding:7px 4px 0 4px;
	height:1%;
}
* html #main{padding:0 0 0 1px;}
*+html #main{padding:0 0 0 1px;}
.gecko.ff2 #main{padding:0 0 0 1px;}
.gecko.ff3 #main{padding:0 1px 0 0;}
.webkit.safari #main{padding:0 0 0 1px;}
.ie8 #main{padding:0;}
#header-wrapper2{
	background:url(../images/bg-center.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:0 12px 0 0;
}
#header{
	background:url(../images/bg-header-top.gif) repeat-x;
	margin:0 auto;
	position:relative;
	min-height:134px;
}
* html #header{height:134px;}
/*logo*/
strong.logo{
	position:absolute;
	left:7px;
	top:6px;
	z-index:100;
}
strong.logo a{
	background:url(../images/logo.png) no-repeat;
	width:463px;
	height:134px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:110;
}
span.bg-south-beach-wrap{
	position:absolute;
	top:-3px;
	right:3px;
}
span.bg-south-beach{
	background:url(../images/bg-south-beach.png) no-repeat;
	width:192px;
	height:114px;
	display:block;
}
/*header annouince*/
#header .announce{
	float:right;
	margin:22px 200px 0 0;
	display:inline;
	background:url(../images/text-announce.png) no-repeat;
	width:200px;
	height:56px;
}
#header .announce span{
	position:absolute;
	left:-9999px;
	top:0;
}

/*agenda page*/
.time {background-color:#FF8C00;
	text-indent:7px;
	border-bottom: 1px solid #8C5523;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF; 
	display:block;
	padding-top:3px;
	padding-bottom:3px;

	
}

.left {
	float:left;
	width:150px;
	padding-left:7px;
	font-weight:bold;
	height:20px;
}

.right {
	float:right;
	padding-right:5px;
	height:20px;


}


.even {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:20px;
	padding-top:3px;

	
}

.even1 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:40px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

	
}
.even2 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:140px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

	
}



.even3 {
	background-color:#fdda8e;
	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:auto;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:auto;

	
}

.odd {
 
	border-bottom: 1px solid #8C5523;
	height:20px;
	padding-top:3px;

}

.odd1 {
 
	border-bottom: 1px solid #8C5523;
	height:40px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

}


.odd2 {
 	padding-right:5px;
	border-bottom: 1px solid #8C5523;
	height:140px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;

}


p.sp_logos {
	padding-left:155px;

}




/*navigation*/
.nav{
	position:absolute;
	top:108px;
	right:16px;
	z-index:6000;
}
* html .nav{
	right:15px;
}
.nav span.nav-bg{
	float:right;
	background:url(../images/bg-left-menu.png) no-repeat;
	width:14px;
	height:31px;
}
.nav ul{
	margin:0;
	padding:0 14px 5px 0;
	list-style:none;
	background:url(../images/bg-center-menu.png) repeat-x;
	float:right;
}
.nav ul li{
	float:left;
	background:url(../images/split.gif) no-repeat 100% 6px;
	padding:0 2px 0 0;
	font-size:13px;
	font-weight:bold;
	position:relative;
	letter-spacing:-1px;
}
.nav ul li.last{
	background:none;
}
.nav ul li a{
	padding:4px 8px 5px 7px;
	display:block;
	color:#774817;
	text-decoration:none;
}
.nav ul li a:hover{
	background:#0e5db2;
	color:#fff;
}
.nav ul li .sub-holder{
	position:absolute;
	left:0;
	top:14px;
	width:160px;
	height:200px;
	display:none;
}
* html .nav ul li .sub-holder{top:13px;}
.nav ul li .top{
	background:url(../images/bg-sub-menu-top.png) no-repeat;
	width:160px;
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	display:none;
}
.nav ul li .top div{
	background:url(../images/bg-sub-menu-ct.png) repeat-y;
	width:160px;
	margin:10px 0 0;
}
.nav ul li .top div:after{
	content:"";
	clear:both;
	display:block;
}
.nav ul li .btm{
	background:url(../images/bg-sub-menu-btm.png) no-repeat;
	width:160px;
	height:12px;
	display:none;
}
.nav ul li .top div ul{
	padding:0;
	margin:-10px 0 0;
	float:left;
	list-style:none;
	width:149px;
	background:none;
	border:1px solid #000;
	overflow:hidden;
	position:relative;
}
.nav ul li .top div ul li{
	background:none;
	padding:0;
}
.nav ul li .top div ul li a{
	width:143px;
	display:block;
	background:url(../images/bg-sub-menu.png);
	padding:3px 0 3px 6px;
	cursor:pointer;
}
.nav ul li .top div ul li a:hover{
	background:url(../images/bg-sub-menu-hover.png);
}
.nav ul li:hover div, 
.nav ul li.hover div{
	display:block;
}
.nav ul li:hover .btm, 
.nav ul li.hover .btm{
	display:block;
}
.nav ul li:hover a, 
.nav ul li.hover a{
	background:#0e5db2;
	color:#fff;
}
.nav ul li:hover ul li a, 
.nav ul li.hover ul li a{
	background:url(../images/bg-sub-menu.png);
	color:#93520d;
}
.nav ul li:hover ul li a:hover, 
.nav ul li.hover ul li a:hover{
	background:url(../images/bg-sub-menu-hover.png);
	color:#fff !important;
}
/*content*/
.content{
	background:url(../images/bg-content-top.gif) no-repeat;
	width:966px;
	padding:10px 0 0;
	margin:-22px 0 0 12px;
	position:relative;
	z-index:1;
}
.content-c{
	background:url(../images/bg-content-center.gif) repeat-y;
	width:1003px;
	padding:10px 0 0 0;
}
.content-c:after{
	content:"";
	clear:both;
	display:block;
}
.content-b{
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	width:966px;
	padding:0 0 10px;
}
/*headings*/
.primary h1, 
.primary h2, 
.primary h3{
	font-size:16px;
	color:#ff8c00;
	margin:0 0 4px 56px;
}
.primary h2, 
.primary h3{
	font-size:14px;
	margin:0 0 4px;
	line-height:13px;
}
/*primary box*/

.primary{
	width:781px;
	padding:0 0 0 9px;
	margin:0;
	float:left;
}
#inner .primary{
	float:right;
	margin:0 37px 0 0;
	padding:0 !important;
	width:786px;
	display:inline;
}
#inner .primary p{
	margin:0 0 14px;
}
#inner .primary h1, 
#inner .primary h2.special{
	margin:20px 0 12px;
}
#inner .primary h2.special{
	color:#faa12d;
	font-size:16px;
}
#inner .primary h2{
	color:#93520d;
}
.primary p{
	line-height:13px;
	margin:0 0 10px;
}
.primary ul{
	padding:0;
	margin:0 0 12px 12px;
	list-style:none;
}
.primary ul li{
	padding:0 0 0 8px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
}
/*sidebar*/
.sidebar1{
	width:194px;
	margin:19px 0 0 10px;
	float:left;
}
* html .sidebar1{
	margin:19px 0 0 7px;
}
/*gallery*/
.gallery{
	float:right;
	width:406px;
	border:1px solid #e5e5e5;
	padding:3px 5px 8px 2px;
	background:#fafafa;
	margin:-3px 0 10px 10px;
}
.gallery img{
	display:block;
	margin:0 10px 9px 0;
}
.page{
	height:1%;
	overflow:hidden;
}
a.pages{
	background:#e5e5e5;
	float:right;
	line-height:23px;
	color:#000;
	padding:0 8px;
	margin:0 0 0 1px;
	text-decoration:none;
}
/*add-box*/
.add-box{
	background:url(../images/bg-add-box-top.gif) no-repeat;
	width:779px;
	padding:10px 0 12px;
	margin:0 0 0 5px;
}
.add-box-ct{
	background:url(../images/bg-add-box-ct.gif) repeat-y;
	width:768px;
	overflow:hidden;
	padding:0 0 0 11px;
}
.add-box-bt{
	background:url(../images/bg-add-box-bt.gif) no-repeat 0 100%;
	width:779px;
	overflow:hidden;
	padding:0 0 18px;
}
.add-box h3{
	margin:0 0 10px;
}
.add-box .two-cols{
	width:752px;
	overflow:hidden;
	background:url(../images/bg-add-two-cols.gif) repeat-y;
}

.add-box .one-cols{
	width:752px;
	overflow:hidden;
 
}


.col1{
	width:370px;
	float:left;
}
.col2{
	width:370px;
	float:right;
}



.col3{
	width:740px;
	float:left;
	padding-top:5px;
	margin-top:5px;
}

.hr.brown{
	border:none;
	border-top: 1px dashed #CC6600;
	width:98%;
	height:1px;

}

.address-box{
	margin:0 0 7px;
	width:100%;
	overflow:hidden;
}
.address-box span{
	display:block;
	line-height:13px;
}
.address-box .illustration{
	float:right;
	width:102px;
}
.address-box address{
	font-style:normal;
}
.add-box-ct p{
	margin:0 0 8px;
}

/*hotel Page*/

.hotel .imgs{
	float:right;
	width:226px;
}


/*side box*/
.side-box{
	background:url(../images/bg-side-box-top.png) no-repeat;
	width:194px;
	overflow:hidden;
	font-size:10px;	
}
.side-box-ct{
	margin:11px 0 0;
	background:url(../images/bg-side-box-center.png) repeat-y;
	width:171px;
	overflow:hidden;
	padding:0 14px 0 9px;
	
}
.side-box-bt{
	background:url(../images/bg-side-box-bottom.png) no-repeat;
	width:194px;
	height:16px;
	margin:0 0 5px;
	overflow:hidden;
}
h4.followus{
	background:url(../images/text-followus.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
.follow-list{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.follow-list li{
float: left;
margin: .20em .4em;

}


h4.linkedin{
	background:url(../images/text-linkedin.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}



h4.channel-blog{
	background:url(../images/text-channel-partners.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;	
}
h4.channel-blog{
	background:url(../images/text-channel-partners.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.channel-news{
	background:url(../images/text-channel-partners-news.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
h4.official-magazine{
	background:url(../images/text-official-magazine.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
/*updates form*/
.updates-frm{
	height:1%;
	overflow:hidden;
	margin:0 0 0 25px;
}
.updates-frm div{
	height:1%;
	overflow:hidden;
}
span.txt01{
	background:url(../images/bg-inp.gif) no-repeat;
	width:111px;
	height:19px;
	display:block;
	padding:2px 0 0 4px;
}
span.txt01 input{
	width:110px;
	padding:1px 0 1px;
	background:none;
	border:0;
}
input.submit-btn{
	margin:0 0 0 18px;
}
.side-box span.date{
	display:block;
}
.side-box h5{
	font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;
}
.side-box p{
	margin:14px 0 0;
	line-height:11px;
	
}
.phone-banner{
	margin:10px 0 5px 18px;
}
.phone-banner img{
	display:block;
}
/*sidebar innerpage*/
.sidebar2{
	width:196px;
	float:left;
	margin:16px 0 0 -23px;
	position:relative;
	z-index:1000;
	display:inline;
}
.side-box2-top{
	background:url(../images/bg-side2-top.png) no-repeat;
	width:196px;
	overflow:hidden;
}
.side-box2-ct{
	margin:13px 0 0;
	width:180px;
	background:url(../images/bg-side2-center.png) repeat-y;
	padding:0 10px 0 6px;
	overflow:hidden;
}
.side-box2-bt{
	background:url(../images/bg-side2-btm.png) no-repeat;
	width:196px;
	height:18px;
	overflow:hidden;
	margin:0 0 16px;
}
h4.education{
	margin:0 0 10px 6px;
	background:url(../images/text-education.gif) no-repeat;
	width:60px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;	
}
h4.sp-progs{
	background:url(../images/text-special-progs.gif) no-repeat;
	width:107px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;	
	margin:0 0 10px 6px;
}
h4.workshops{
	background:url(../images/text-workshops.gif) no-repeat;
	width:131px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;	
	margin:0 0 10px 6px;
}
h4.education-tracks{
	background:url(../images/text-education-tracks.gif) no-repeat;
	width:105px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;	
	margin:0 0 10px 6px;
}
h4.featured-sessions{
	background:url(../images/text-featured-sessions.gif) no-repeat;
	width:107px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;	
	margin:0 0 10px 6px;
}
span.split{
	width:180px;
	height:1px;
	overflow:hidden;
	line-height:1px;
	font-size:1px;
	display:block;
	border-top:1px solid #faa12d;
	padding:0 0 12px;
}
* html span.split{
	margin:-3px 0 0;
}
*+html span.split{
	margin:-3px 0 0;
}
.ie8 span.split{
	margin:-3px 0 0;
}
/*sub navigation*/
ul.sub-nav{
	padding:0;
	margin:0 0 5px;
	list-style:none;
	width:138px;
	overflow:hidden;
}
ul.sub-nav li{
	padding:0 0 7px 12px;
	margin:0 0 14px;
	overflow:hidden;
	height:1%;
	line-height:14px;
	display:block;
	background:url(../images/split02.gif) no-repeat 100% 100%;
}
ul.sub-nav li a{
	font-size:14px;
	font-weight:bold;
	color:#93520d;
	text-decoration:none;
}
ul.sub-nav li a:hover{
	text-decoration:underline;
}
/*footer*/
#footer-wrapper{
	height:98px;
	width: 100%;
	position: absolute;
	bottom:0;
	left:0;
	background:url(../images/bg-footer2.gif) no-repeat 50% 0;	
}
#footer{
	width:984px;
	margin:0 auto;
	text-align:center;
	height:36px;
	padding:54px 0 0;
}
#footer p{
	font-size:10px;
	color:#fff;
	margin:0;
}
#footer ul{
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul li{
	display:inline;
	font-size:10px;
	background:url(../images/split01.gif) no-repeat 0 1px;
	padding:0 2px 0 6px;
}
#footer ul li.first{
	padding:0 2px 0 0;
	background:none;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{text-decoration:underline;}


/*Blogs and News*/

#nav_topnews1_section{
	padding:5px;
	margin:0px;
}



#nav_topnews1_article{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#nav_topnews1_article a:link, #nav_topnews1_article a:visited{
	font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;
}

#nav_topnews1_article a:hover, #nav_topnews1_article a:hover{
font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;

}

#nav_topnews1_csection h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#nav_topnews1_section ul{ 
	margin:0px;
	padding:5px;
	list-style:none;
}



#nav_topnews1_section ul a:link, #nav_topnews1_section ul a:visited {
	font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;
	font-weight:bold;
}



#nav_topnews1_section ul a:hover, #nav_topnews1_section ul a:active {
	font-size:12px;
	color:#275cab;
	margin:0;
	line-height:13px;
	font-weight:bold;
}


#nav_topnews1_section p{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
	
/*Call for Speaker Page*/


h2.orange {
	font-size:16px;
	color:#ff8c00;
	margin:0 0 4px 56px;
	margin-left:230px;
	margin-right:30px;
	line-height:16px;

}

h2.oranges {
	font-size:16px;
	color:#ff8c00;
	margin:0 0 4px 56px;
	margin-left:100px; 
	margin-top:25px; 
	margin-bottom:15px;

}


p.stuff {
	margin-left:230px; 
	margin-right:8px; 
	margin-top:10px;

}

.bluebox {
	background-image:url(/2009/miami/images/bluebox.gif); 
	background-repeat:no-repeat; 
	padding:auto; 
	margin:auto; 
	width:615px; 
	margin-left:115px; 
	height:70px;

}


.greybox {

	background-color:#efefef; 
	padding:auto; margin:auto; 
	margin-left:10px; 
	padding:10px; 
	margin-right:25px; 
	margin-top:25px;

}

a.blue:link, a.blue:visited {
 
	color:#275cab;
	text-decoration:underline;
	font-weight:bold;
}

a.blue:hover, a.blue:active {
	 
	color: #275cab;
	text-decoration: none;
	font-weight:bold;
}

.guy {
	background-image:url(/2009/miami/images/call-for-speakers.gif); 
	background-position:left top; 
	background-repeat:no-repeat;

}

.blues ul {
	margin-left:25px; 
	padding:auto; margin:auto; 
	padding:10px; 
	margin-right:25px; 
	margin-top:25px;
}

/*Registration*/

.regbox1 {
background-color:#efefef; 
padding:10px;
}

.regbox2 {
 
padding:10px;
}

/*Sponsor Page*/

.sponsor1 {
 	padding:8px; 
 	clear:both;
	text-align:center; 

 }
 
 
 a.sponsors:link, a.sponsors:visited {
 
	color:#275cab;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
}

a.sponsors:hover, a.sponsors:active {
	 
	color: #275cab;
	text-decoration: none;
	font-weight:bold;
	line-height:13px;
}

 
 /*exhibit page*/
 
  
.leftbox  {
float:left; 
width:370px;
height:350px;

}


.rightbox {
float:right; 
width:370px;
height:350px;

}

/*advisory board*/

.leftimg {
	float:left; 
	padding-right:5px; 
	margin-right:5px;

}

/*travel*/

.rightimg {
	float:right; 
	padding-left:5px; 
	margin-left:5px;

}

#slideshow div {
	float:right; 
	width:410px; 
	padding-left:5px; 
	margin-left:5px;
}

/* blog*/
.am_183incTable p {margin: .5em 0; line-height:14px;}/*1/2 normal spacing*/ 
.am_183incDate{font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font weight: bold; color: #000000;  line-height:1.5; font-weight: bold;}
.am_183incTeaser{font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font weight: 500; color: #000000;}
.am_183incTitle {font-family: Arial, Helvetica, sans-serif;  font-size: 14px; font weight: 500; color: #ff8c00;}



a.am_183incLink:link {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: none; font weight: bold; }
a.am_183incLink:active {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font color: #275cab; text-decoration: none; font weight: bold;}
a.am_183incLink:visited {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: none; font weight: bold; }
a.am_183incLink:hover {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: underline; font weight: bold;}



.am_183moreLink:link {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: none; font weight: bold; }
.am_183moreLink:active {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font color: #275cab; text-decoration: none; font weight: bold;}
.am_183moreLink:visited {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: none; font weight: bold; }
.am_183moreLink:hover {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #275cab; text-decoration: underline; font weight: bold;}



.more:link {background-color: #none; width: 75px; height: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff8c00; border-style: solid; border-color: #305C93; border-width: 1px; text-decoration: none; padding: 3px;}
.more:active {background-color: #none; width: 75px; height: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff8c00; border-style: solid; border-color: #305C93; border-width: 1px; text-decoration: none; padding: 3px;}
.more:visited {background-color: #none; width: 75px; height: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff8c00; border-style: solid; border-color: #305C93; border-width: 1px; text-decoration: none; padding: 3px;}
.more:hover {background-color: #none; width: 75px; height: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff8c00; border-style: solid; border-color: #7E0100; border-width: 1px; text-decoration: none; padding: 3px;}
.spright {padding-right:10px; margin-right:10px;}
.names {font weight: bold; color: #275cab; font-weight: bold;}


 a.blogorange:link, a.blogorange:visited {
 
	font-size:16px;
	color:#ff8c00; 
	text-decoration: none;
}

a.blogorange:hover, a.blogorange:active {
	 
	
	font-size:16px;
	color:#ff8c00;
	text-decoration: underline;

	 
}

/* advisory board links*/

a.advisoryboard:link {
	COLOR: #1563B5; 
	font-weight:bold;
}
a.advisoryboard:visited {
	COLOR: #1563B5; 
	font-weight:bold;
}
a.advisoryboard:hover {
	COLOR: #1563B54;
	font-weight:bold; 
}
a.advisoryboard:active {
	COLOR: #1563B5; 
	font-weight:bold;
}


/*Register*/

.reg_btn {
background-color:#e64526; 

width:125px; 
height: 25px; 
padding-top:5px; 
padding-bottom: 2px;
text-align:center;
vertical-align:middle;
}


.reg_btn a {
 
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
 
} 

 a.reg_btn:link, a.reg_btn:visited {
 
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
 
}

a.reg_btn:hover, a.reg_btn:active {
	 
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;

 
}


/*Education*/

.education {
width:100%;
padding:5px;
border:1px solid #cccccc;
background-color:#EBEBEB;

}
.education h3{
	font-size:14px;
	color:#000000;
	margin:0 0 8px 0;

}
 
