body, html
{
	margin: 0px;
	padding: 0px;

	font-family: arial, Verdana, Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
}

address
{
	font-style: normal;
}

a
{
	color: #1166aa;
}

div#content ul
{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

a.button
{
	border-color: #1166aa black black #1166aa;
	border-style: solid;
	border-width: 1px;
	
	padding: 5px;
	
	color: white;
	
	/*background-image: url(/content/educational_programs/sites/52/img/header-background.gif);*/
	background-repeat: repeat-x;
	background-color: #1166aa;
	
	text-decoration: none;
	
	font-weight: bold;
	font-style: italic;
	font-size:9pt;
}

a.button:hover
{
	padding: 4px;
	
	border-width: 2px;
	
	color: white;
	
	background-image: none;
}

a.button:active
{
	border-color: black #1166aa #1166aa black;
}

a:hover
{
	color: black;
}

body
{
	background-image: url(/content/educational_programs/sites/52/img/header-background.gif);
	background-repeat: repeat-x;
	background-color: white;
}

div#header
{
	width: 970px;

	margin: 0px auto 0px auto;
	padding-top: 114px;

}

div#header, div#header * 
{
	z-index:10;
}

div#header h1
{
	position: absolute;

	width: 138px;
	height: 258px;

	margin: -100px 0px 0px 0px;

	background-image: url(/content/educational_programs/sites/52/img/logo.gif);
	background-repeat: no-repeat;

}

div#header h1 a
{
	display: block;

	height: 258px;

	text-indent: -5000px;
}

div#header ul
{
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 160px;
	
	height: 36px;


	list-style: none;
}

div#header ul li ul
{
	padding: 0px;

	position: absolute;

	left: 0px;
	top: 36px;

	z-index: 10;

	background-color: #3191cf;

	visibility: hidden;

	width: 155px;
}

div#header ul li
{
	float: left;

	position: relative;

	height: 32px;

	margin: 0px 15px 0px 0px;
	padding-top: 4px;
}

div#header ul li.sfhover ul, div#header ul li:hover ul
{
	visibility: visible;
	
	
}

div#header ul li.sfhover ul li, div#header ul li:hover ul li
{
	z-index:100;
	/*background:url(/img/subnav-background.gif);*/
	background:#1182c1;
}

div#header ul li ul.sfhover, div#header ul li ul:hover
{
	z-index:100;
	background:#1182c1;
	visibility: visible;
	/*display:block;*/

}
div#header ul li ul.sfhover li, div#header ul li ul:hover li
{
	z-index:100;
	background:#1182c1;
	
}

div#header ul ul li
{
	float: none;

	height: auto;

	margin: 0px;
	padding: 0px;
	background: none;
}

div#header ul li a
{
	color: white;

	text-decoration: none;

	font-weight: bold;
	font-size: 8.5pt;

	display: block;

	padding: 9px 24px 9px 9px;
	
	background: url(/content/educational_programs/sites/52/img/divider.gif) no-repeat center right;
}

div#header ul li a.last
{
	background: none;
}

div#header ul li a:hover
{
	color: #fea34e;
}

div#header ul ul li a
{
	padding: 5px 9px 5px 9px;
	margin: 0px;
	background: none;
}

div#header ul ul li a:hover
{
	background-color: #1070ae;

	color: white;
}

div#content
{
	background: url(/content/educational_programs/sites/52/img/sec-repeater.gif) repeat-y 50% 0%;
	
	overflow: hidden;
	
}

div#content div.image
{
	background-image: url(/content/educational_programs/sites/52/img/sec-image.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	overflow: hidden;
	
	min-width: 970px;
	min-height: 850px;
}

body.home div#content
{
	background: url(/content/educational_programs/sites/52/img/content-repeater-home.gif) repeat-y 50% 0%;
	
	overflow: hidden;
	
}

body.home div#content div.image
{
	background-image: url(/content/educational_programs/sites/52/img/home.jpg);
	background-repeat: no-repeat;
	background-position: 48% 0%;
	overflow: hidden;
	
	min-width: 970px;
	min-height: 400px;
}



div#content div#copy
{
	width: 970px;
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

	position: relative;
	overflow: auto;
}

div#content div#copy h2#slogan
{
	font-weight: normal;
	font-size: 20pt;

	margin: -110px 0px 160px 0px;
	padding: 0px 0px 0px 157px;
}

body.home div#content div#copy h2#slogan
{
	margin: 0px;
	padding: 190px 0px 0px 0px;
}

div#content div#copy h2#slogan span
{
	text-transform: uppercase;

	color: #c5341c;
}

div#content div#copy div#welcome 
{
	width:278px;
	text-align: left;
	color: white;
	font-size: 9pt;
	
	background: #d7742a;
	border:2px solid white;
	padding: 45px;
	margin-bottom: 25px;
	margin-top: 5px;
	
	float: right;
	
	min-height: 500px;
}

div#content div#copy div#welcome p
{
	font-size: 9.5pt;
}

div#content div#copy div#welcome p a
{
	color: white;
	text-decoration: none;
}

div#content div#copy div#welcome p a:hover
{
	text-decoration: underline;
}

div#content div#copy p#register
{
	position: absolute;

	top: 315px;
	right: 78px;

	width: 99px;
	height: 31px;
}

div#content div#copy p#register a
{
	background-image: url(/content/educational_programs/sites/52/img/register.gif);
	background-repeat: no-repeat;

	display: block;

	height: 31px;

	text-indent: -5000px;
}

div#content div#copy div#twit
{
	border: 2px solid #989697;

	width: 205px;

	background-image: url(/content/educational_programs/sites/52/img/twit-gradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 36px;

	position: absolute;

	right: 20px;
	top: 372px;
}

div#content div#copy div#twit ul
{
	margin: 10px 10px 0px 10px;
	padding: 0px;
	
	list-style: none;
}

div#content div#copy div#twit ul li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#content div#copy div#twit ul li *
{
	font-size: 100% !important;
}

div#content div#copy div#twit ul li span
{
	display: block;
}

div#content div#copy div#twit *
{
	margin: 0px;
}

div#content div#copy div#twit h2
{
	text-transform: uppercase;

	background-image: url(/content/educational_programs/sites/52/img/header-background.gif);
	background-repeat: repeat-x;

	height: 36px;
}

div#content div#copy div#twit h2 a
{
	display: block;

	padding: 9px 0px 5px 33px;

	background-image: url(/content/educational_programs/sites/52/img/twit.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;

	color: white;

	font-size: 9pt;

	text-decoration: none;
}

div#content div#copy div#twit h2 a span
{
	text-transform: none;
}

div#content div#copy div#srsly-inner-content
{
	width: 580px;
	padding-left: 280px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 0px;
}

body.home div#content div#copy div#srsly-inner-content
{
	width: 948px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

div#content div#copy div#srsly-inner-content h2
{
	color: black;

	font-size: 16pt;
	
	border-bottom: 2px solid #1166aa;

	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

div#content div#copy div#srsly-inner-content h3
{
	font-style: italic;
}

body.home div#content div#copy div#srsly-inner-content a
{
	font-weight: bold;
}

h4
{
	margin: 10px 0px 10px 0px;
	padding: 5px;

	background: #efefef;

	/*color: white;*/
	color:black;
}


h4 span
{
	float: right;

	font-weight: normal;
}

h5
{
	font-size: 100%;

	margin: 15px 0px 5px 0px;
	padding: 0px 0px 5px 0px;

	border-bottom: 1px solid #1166aa;
}

h5 span.number
{
	padding-right: 15px;
}

h5 span.program-level
{
	float: right;
}

table
{
	border-collapse: collapse;

	margin: 0px 0px 15px 0px;
}

table td, table th
{
	padding: 5px;
	
	text-align: left;

	vertical-align: top;
}

table tbody th
{
	text-align: right;

	width: 100px;

	color: #1166aa;

	padding-right: 15px;

	border-right: 1px solid #1166aa;
}

table tbody td p
{
	margin: 0px 0px 10px 0px;
}

table tbody td
{
	padding-left: 15px;
}

table tbody td ul
{
	margin: 0px;
	padding: 0px;

	list-style: none;
}

table tbody td ul.learning-objectives {
	list-style:circle;
	margin:0 10px 0 10px;
	padding:0 10px 0 10px;
}

table tbody td ul.learning-objectives li 
{
	display:list-item;
}


table tbody td ul li
{
	display: inline;
}

table tbody td ul li strong
{
	color: #1166aa;
}

table#registration, table.room-rates
{
	width: 100%;
}

table#registration td, table#registration th, table.room-rates td, table.room-rates th
{
	padding: 5px;
}

table#registration thead th, table.room-rates thead th
{
	vertical-align: middle;
	text-align: center;

	background-color: #dddddd;
}

table#registration tbody tr.first td, table.room-rates tbody tr.first td
{
	border-top: 1px solid #1166aa;
}
table#registration tbody tr td
{
	text-align:center;
}

table.room-rates tbody th
{
	text-align: left;

	border: none;

	width: auto;

	color: black;
}

table.room-rates tbody td
{
	text-align: center;
}

p.hotel
{
	float: right;

	margin: 0px 0px 10px 10px;
}

p.hotel img
{
	border: 1px solid white;
}

div#footer
{
	background: url(/content/educational_programs/sites/52/img/header-background.gif) repeat-x bottom;

	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	
	height: 12px;
	
	color: white;
	text-align: center;
}

div#footer *
{
	margin: 0px;
}

div#footer p#annual-51st-meeting
{
	text-align: center;

	color: #3f454f;

	background-image: url(/content/educational_programs/sites/52/img/annual-51st-meeting.gif);
	background-repeat: no-repeat;
	background-position: top center;

	margin: 0px;
	padding: 110px 0px 0px 0px;
}

p#legal
{
	font-size: 7.5pt;

	text-align: center;

	margin: 10px 0px 10px 0px;
}

div.border2
{
	border-bottom: 2px solid #058dcc;
	
	margin: 5px 0px 20px 0px;
}

h3.hotel
{
	font-size: 14pt;
	color: #058dcc;
}

h4.rates
{
	margin: 0px;
	background: black;
	color: white;
}

@media print
{
	div#header, h2#slogan, div#footer, div#twit, p#register
	{
		display: none;
	}
	
	div#content div#copy
	{
		padding-top: 0px;
	}
	
	div#content
	{
		overflow: visible;
	}
	
	div#content div#copy div#srsly-inner-content
	{
		width: 100%;
		
		font-size: 11pt;
	}
	
	*
	{
		background-image: none !important;
		background-color: transparent !important;
	}
	
	h4
	{
		color: black;
	}
}


.homeimg
{
  float: left;
}

.to-do-footer
{
  text-align: center;
}

.to-do-footer-first
{
 text-align: center;
 padding: 30px 0 0 0;
 margin-left: 10px;
