body, html
{
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	background: #295a7b;
}

body
{
	margin: 0px !important;
	padding: 0px !important;
}

address
{
	font-style: normal;
}

a
{
	color: #9b0021;
}

a:hover, a:active
{
	color: #295a7b;
}

img.imagestyle
{
	border: 2px solid #99b6d1;
	margin-bottom: 5px;
	margin-top: 5px;
}

a.button
{
	border-color: red black black red;
	border-style: solid;
	border-width: 1px;
	
	padding: 5px;
	
	color: white;
	
	background-image: url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;
	background-color: #c5341c;
	
	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 red red black;
}



div#header
{
	height: 180px;
	min-width: 1100px;

	margin: 0px auto 0px 0px;
	background-color: #295a7b;
	background-image: url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*div#header, div#header * 
{
	z-index:10;
}*/

div#header h1
{
	position: absolute;

	width: 130px;
	height: 242px;

	margin: 15px 0px 0px 50px;
	padding: 0px;
	z-index: 100;
	top: 0px;

	background-image: url(/content/educational_programs/sites/pra4/img/logo.gif);
	background-repeat: no-repeat;
}

div#header h1 a
{
	display: block;

	height: 202px;

	text-indent: -5000px;
}

div#header div#header-width
{
	width: 1040px;
}

div#header div#header-width h2 {
	font-family:lucida grande, tahoma, "frutigar", Arial, Verdana, sans-serif;
	font-size:22px;
	color:white;
	text-transform: uppercase;
	font-weight: 600px;
	letter-spacing: 1px;
	
	padding:65px 0 40px 0px;
	margin: 0px;
	float: right;
	width: 800px;
	text-align: right;
}

div#header div#header-width ul
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 850px;

	list-style: none;
}

div#header div#header-width ul ul
{
	padding: 0px;

	position: absolute;

	left: 0px;
	top: 36px;

	z-index: 10;

	visibility: hidden;
	
	background-image:url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;

	width: 155px;
}

div#header div#header-width ul li
{
	float: right;

	position: relative;

	height: 36px;

	margin: 0px 5px 0px 0px;
	font-family: lucida grande, tahoma, verdana, sans;
	font-weight: 700px;
	font-size: 10.5pt;
}

div#header div#header-width ul li.sfhover ul, div#header div#header-width ul li:hover ul
{
	visibility: visible;
}

div#header div#header-width ul ul li
{
	float: none;

	height: auto;

	margin: 0px;
}

div#header div#header-width ul li a:last-child,
div#header div#header-width ul li:last-child
{
	padding-right: 0px;
	margin-right: 0px;
}

div#header div#header-width ul li a
{
	color: white;

	text-decoration: none;

	

	display: block;

	padding: 9px 0px 9px 30px;
}

div#header div#header-width ul li a:hover
{
	color: #e1bd65;
}

div#header div#header-width ul ul li a
{
	padding: 5px 9px 5px 9px;
}

div#header div#header-width ul ul li a:hover
{
	background-image:url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;
	color: white;
}

div#content
{
	background: white url(/content/educational_programs/sites/pra4/img/main-bg.gif) no-repeat 0px 10px;
	padding: 0 0 50px 0;
	
	min-width: 1100px;
}

div#content div#copy
{	
	width:503px;
	margin: 0 0 0 530px;
	padding: 58px 0px 0px 0px;

	position: relative;
}

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:500px;
	text-align: justify;
}

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/pra4/img/register.gif);
	background-repeat: no-repeat;

	display: block;

	height: 31px;

	text-indent: -5000px;
}

div#content div#copy div#twit
{
	border: 1px solid #8aa5b5;

	width: 500px;
	background-color:#e9eef2;
	background-repeat: repeat-x;
	background-position: 0px 36px;
}

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
{
	background-image: url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;

	height: 30px;
}

div#content div#copy div#twit h2 a
{
	display: block;

	padding: 6px 0px 3px 33px;

	background-image: url(/img/twit.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;

	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: 507px;
}

body.home div#content div#copy div#srsly-inner-content
{
	width: 507px;
	padding-top: 20px;
}

div#content div#copy div#srsly-inner-content h2
{
	color: #225c82;
	font-size: 20pt;
	font-weight: 700;
	font-family: lucida grande, tahoma, verdana, arial, sans;

	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div#content div#copy div#srsly-inner-content h3
{
	font-size:14pt;
	font-weight: 700;
	font-family: lucida grande, tahoma, verdana, arial, sans;
	
	color: #467798;
	margin: 0px;
	padding: 0px;
}

body.home div#content div#copy div#srsly-inner-content a
{
	font-weight: bold;
}

div#content div#sponsor-location
{
	width: 1030px;
	
	overflow: auto;
}

div#content div#sponsor-location div#sponsors
{
 width: 700px;
 float: left;
 
 padding: 0px 0px 0px 50px;
}

div#content div#sponsor-location div#sponsors h4
{
	color: #225c82;
	font-size: 18pt;
	font-weight: 700;
	font-family: lucida grande, tahoma, verdana, arial, sans;
	background: none;
	text-align: center;
	
	margin: 0px;
	padding: 0px 80px 10px 0px;
}

div#content div#sponsor-location div#sponsors div#sponsor-left h5,
div#content div#sponsor-location div#sponsors div#sponsor-center h5,
div#content div#sponsor-location div#sponsors div#sponsor-right h5
{
	font-size: 11px;
	color: #225c82;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	background: none;
}

div#content div#sponsor-location div#sponsors div#sponsor-center h5,
div#content div#sponsor-location div#sponsors div#sponsor-right h5
{
	padding-left: 22px;
}

div#content div#sponsor-location div#sponsors div#sponsor-left
{
	float: left;
	width: 180px;
	height: 110px;
	
	background: url(/content/educational_programs/sites/pra4/img/gold-sponsors.gif) no-repeat;
}

div#content div#sponsor-location div#sponsors div#sponsor-center
{
	float: left;
	width: 262px;
	height: 110px;
	background: url(/content/educational_programs/sites/pra4/img/silver-sponsors.gif) no-repeat;
    
}

div#content div#sponsor-location div#sponsors div#sponsor-right
{
	float: left;
	width: 140px;
	height: 110px;
	background: url(/content/educational_programs/sites/pra4/img/pra-partner.gif) no-repeat;
}

div#content div#sponsor-location p#hotelTag {
	font-family:Verdana, Arial, sans-serif;
	font-size:17px;
	font-weight: bold;
	color:#444444;
	height:62px;
	width:350px;
	text-align: right;
	vertical-align: middle;
	padding:8px 150px 0px 0;
	margin-top: 50px;
	background-image: url(/content/educational_programs/sites/pra4/img/dates.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
    margin:0px;
}

div#content div#copy div#srsly-inner-content ul.ul-right {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}

div#content div#copy div#srsly-inner-content ul.ul-left {
	list-style:none;
	margin:0;
	padding:0;
}

div#content div#copy div#srsly-inner-content ul li {
	margin:0;
	padding:0;
	vertical-align: middle;
}

div#content div#copy div#srsly-inner-content ul li img{
	vertical-align: middle;
	padding:0 5px 0 0;
}

h4
{
	margin: 10px 0px 10px 0px;
	padding: 5px;

	background-image: url(/content/educational_programs/sites/pra4/img/header-background.gif);
	background-repeat: repeat-x;

	color: white;
}

h4 span
{
	float: right;

	font-weight: normal;
}

h5
{
	font-size: 100%;

	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 5px;

	border-bottom: 1px solid #285a7b;
	color:#285a7b;
	background: #e9eef2;
}

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 td.left
{
	text-align: right !important;
	font-weight: bold;
}

table th
{
	text-align: right;

	width: 100px;

	color: #295a7b;

	padding-right: 15px;

	border-right: 1px solid #95afc4;
}

table th.full
{
	width: auto;
	background-color: #295a7b !important;
	color: white;
}

table th:last-child
{
	border-right: none;
}


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: #c5341c;
}

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: #e9eef2;
}

table.registration tbody tr.first td, table.room-rates tbody tr.first td
{
	border-top: 1px solid #285a7b;
}

table.registration tbody tr td {
	text-align:center;
	padding:5px 10px 5px 0;
}

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-image: url(/content/educational_programs/sites/pra4/img/footer-background.gif);
	background-repeat: repeat-x;

	padding:0;
	margin: 0px 0px 30px 0px;
	width: 100%;
	
	min-width: 1100px;
}

div#footer *
{
	margin: 0px;
}

div#footer p#annual-51st-meeting
{
	text-align: center;

	color: #3f454f;

	background-image: url(/content/educational_programs/sites/pra4/img/annual-51st-meeting.gif);
	background-repeat: no-repeat;
	background-position: top center;

	margin: 0px;
	padding: 110px 0px 0px 0px;
}

div#footer div#ftr-container
{
	width: 1020px !important;
	overflow: auto;
}

div#footer div#ftr-container p#legal
{
	font-size: 7pt;

	color: white;

	padding: 10px 0px 0px 0px;
	float: right;
	width: 490px;
	text-align: right;
}

div#footer div#ftr-container p#address
{
	font-size: 7.5pt;
	line-height: 16px;

	color: white;

	padding: 10px 0px 10px 20px;
	float: left;
	width: 380px;
}

div#footer div#ftr-container p#address a
{
	color: white;
	text-decoration: none;
}

@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;
	}
}
