﻿* {
	margin: 0;
}
html {
	height: 100%;
	text-align: center;
}
body {
	height: 100%;
	text-align: center;
}

.wrapper_ars_sidebar_old {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 990px;
	margin: -39px auto -101px; /* the bottom margin is the negative value of the footer's height */;	
	min-width: 920px;
	text-align: left;
	background-image:url('../images/sidebarnew2.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.wrapper_ars_sidebar {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 990px;
	margin: -110px auto -39px; /* the bottom margin is the negative value of the footer's height */;	
	min-width: 920px;
	text-align: left;
	background-image:url('../images/sidebarnew2.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.wrapper_ars {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto -39px;
/* the bottom margin is the negative value of the footer's height */;	min-width: 990px;
	text-align: left;
}

.wrapper_ars_main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -101px;	/* the bottom margin is the negative value of the footer's height */;
	background-image: /* url('')*/;
	min-width: 920px;
	background-position: center;
	background-repeat: repeat-y;
}

.content {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}

.push_tall {
	height: 101px; /* .push must be the same height as .footer */;
	text-align: center;
	min-width: 920px;
	clear: both;
}
.push {
	height: 39px; /* .push must be the same height as .footer */;
	text-align: center;
	min-width: 920px;
	clear: both;
}



.footer_tall {
	height: 101px; /* .push must be the same height as .footer */;
	text-align: left;
	min-width: 920px;
	clear: both;
}

.footer {
	height: 39px; /* .push must be the same height as .footer */;
	text-align: left;
	min-width: 920px;
	clear: both;
}


.content_ars {
	width: 100%;
}

.sidebar {
	width: 170px;
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
}

.main_sidebar_old {
	margin-left: 172px;
}

.main_sidebar {
	margin-left: 185px;
	padding-right: 10px;
}

.sidebar_head_back	{
	background-image:url('../images/sidebar_us.png'); 
	width:162px; 
	height:39px;
	}

.sidebar_head	{
	text-align: center; 
	padding:8px 0px 0px 25px; 
	font-family: Arial;
	font-size: 12pt;
	font-variant: small-caps;
	color: #233b6f;
	font-weight: bold; 
}

ul.sidebar_links	{
	list-style-type: none; 
	list-style-type: none; 
	padding-left: 0px; 
	margin-left: 30px;

}

.main {
	padding: 10px;
}
.milestones {
	width: 225px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.black_head {
	background-color: white;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #233b6f;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-variant: small-caps;
}

.home_popup_title	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #233b6f;
	text-align: center;	
	margin-bottom: 0px;
	line-height: 135%;
}

.home_popup_text	{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;	
}

.region_name	{
	text-align: right; 
	padding: 20px 10px 20px 20px; 
	font-size: 15pt; 
	color: #233B6F; 
	font-family: Arial; 
	font-variant: small-caps;
	font-weight: bold;
}

.header_region		{
	height: 74px; 
	text-align: right; 
	font-family: Arial; 
	font-size: 20px; 
	color: #FFFFFF; 
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	font-variant: small-caps;
}

p {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 0px;
}
ol {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 25px;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 25px;
}

.organizations li {
	list-style: none;
	background-image:url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
}

ul.announcements {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.announcements li {
	list-style: none;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	margin-bottom: 5px;
	margin-left: 0px;
}

.quick_links	{
	width: 250px;
	float: right;
	margin-left: 10px;
	text-align: center;
	border: 1px #233b6f solid;
	margin-right: 10px;
}

.quick_links_head	{
	background-color: none;
	background-image:url('../images/quicklinks_gradient.gif');
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial;
	font-size: 12pt;
	color: #233b6f;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	height: 26px;
}
.quick_links_deadline	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: red;
	text-align: center;
	margin-top: 0px;
}
.quick_links_feature	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	font-variant: small-caps;
}
ul.quick_links_list {
	margin-left: 0px;
	text-align: left;
	margin-bottom: 5px;
	}
	
.quick_links_list li {
	list-style: none;
	background-image: url('http://www.arsymposium.org/images/blue_ball.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	font-weight: bold;
}

.milestones_head	{
	background-color: none;
	background-image:url('../images/milestones_gradient.gif');
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial;
	font-size: 12pt;
	color: #233b6f;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	height: 50px;
}

.milestones_title	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #3165CE;
	margin-bottom: 0px;
}

.milestones_subtitle	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}

.milestones_link	{
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 0px;
text-align: center;
}



h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	color: #233b6f;
}

.home_date {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #3165CE;
	margin-top: 15px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 5px;
	color: black;
}
.home_location {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.abstract {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom:20px;
	color: #000000;
}
h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #233b6f;
}
h4 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #233b6f;
}
a:visited {
	color: #233b6f;
}
a:hover {
	color: #990033;
}
a:active {
	color: #233b6f;
}
a.none {
	text-decoration: none;
}
a.white {
	color: white;
}
p.placeholder {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center;
	font-style: italic;
}
p.matrix {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: red;
	text-align: center;
	margin: 20px;
}
.countdown {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background-color: black;
	width: 100%;
	text-align: center;
	margin-top: 5px;

}
.theme {
	font-family: Arial;
	font-size: 11pt;
	color: #3165CE;
	text-align: center;
	margin: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: italic;
}
.awards {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #008000;
}
.note {
	font-size: 8pt;
}
.numbers {
	font-family: Verdana;
	font-size: 14pt;
	color: #3165CE;
	font-weight: bold;
	width: 1%;
	vertical-align: top;
}

.archive_head	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.archive_list	{
	list-style: none;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	line-height: 150%;
	margin-left: 5px;
	text-decoration: none;
	text-align: center;
}

.archive_columns	{
	width: 33%;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1.details	{
	font-family: Verdana; font-size: 14pt; font-weight: bold; text-align: center; color: #3165CE; margin-bottom: 5px;
}
h2.details {
	font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: center; margin-top: 0px;
}

h3.details 	{
	font-family: Verdana; font-size: 12pt; font-weight: bold; text-align: left;
}

.presenter	{
	font-weight: bold; margin-bottom: 0px;
}
.company	{
	font-weight: bold; color: #3165CE; margin-bottom: 0px;
}
.head_side {
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 10%;
}
.session {
	width: 10%;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	line-height: 125%;
}
.last	{
	border-right-width:2pt;
}

.day3 {
	width: 46%;
	background-color: #FFFFFF;
}
.tutorial {
	width: 10%;
	background-color: #FFFFCC;
}
.break {
	background-color: #999999;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;
}

.registration {
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	
}

.welcome {
	background-color: #CCFFCC;
	font-family: Verdana;
	font-size: 9pt;
	vertical-align: middle;
	text-align: center;
	
}

.blue	{
	background-color: #3165CE;
	width: 10%;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;

}

.blue_new	{
	background-color: #233b6f;
	width: 10%;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;

}


.credit	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}



img  {
	border-width: 0px;
	behavior: url('http://www.arsymposium.org/_css/iepngfix.htc');
}


