﻿body
{
	font-family: Verdana, Arial, Tahoma;
	background-color: #E5E5E5;
	font-size: 10pt;
}


.Title
{
	font-family: Arial, Verdana, Tahoma;
	text-align: center;
	font-size: 28pt;
	color: white;
}

.Title2
{
	font-family: Arial, Verdana, Tahoma;
	text-align: center;
	font-size: 22pt;
	color: white;
}

.Title3
{
	font-family: Arial, Verdana, Tahoma;
	text-align: center;
	font-size: 15pt;
	color: white;
}

#MainDiv
{
	margin: 0pt auto 15px;
	padding: 0px 20px 20px;
	width: 850px;
	background-color: White;
	text-align:left;
}

#TitleDiv
{
	margin: 0px auto 0px;
	background-color:White;
	width: 890px;
}

#MenuBar
{
	background-color: white;
	height: 35px;
	padding: 0px 0px 0px 0px;
	text-align: Left;
}

#MenuBar a
{
	color: #8C7A53;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding: 8px 8px 6px 8px;
}

#MenuBar a:hover
{
	background: #D9CB80;
	color: #8C7A53;
}

#MenuBarTable
{
	border-width: 1px 0px 1px 0px;
	border-color: Black;
	border-style: solid;
}

.MenuHoverStyle
{
	background: lightgoldenrodyellow;
	color: #8C7A53;
}

.MenuSelectedStyle
{
	color: black;
}

.Menu
{
	text-align:center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#536F8C;
	border-top-width: thin;
	border-top-style:solid;
	border-top-color:#536F8C;
}

.MenuItemStyle
{
	color: #8C7A53;
	padding: 10px 6px 10px 6px;
}

.DynMenuItemStyle
{
	color: #8C7A53;
	padding: 2px 3px 2px 3px;
}

hr
{
	color:#536F8C;
}

h3
{
	color:#536F8C;
	font-size: 13pt;
}

h4
{
	color:#536F8C;
	font-size: 10pt;
	margin-bottom:3px;
}


.ProgramCommittee
{
	margin-left:25px;	
}

#URSponsorship
{
	font-style:italic;
	text-align:center;
}

.FacultyCredentials
{
	font-style:italic;
	font-size:10pt;
}

.BioTitle
{
	font-weight: bold;
	font-size: 15pt;
	text-align: center;	
}

.DirectorName
{
	font-weight:bold;
}

#BrochureCover
{
	float:right;
	margin: 20px;
	width:250px;
	text-align:center;
}

#RightFloatImage1
{
	float:right;
	margin: 15px;
}

#LoginDiv
{
	margin: 0px auto 0px;
	padding : 4px 0px 4px;	
	width: 890px;
	background-color : #ADD8E6;
	text-align:right;
}

#LoginDiv a
{
	color : #E4AC0E;
	font-weight : bold;
}

#LoginDiv ul
{
	margin-bottom : 0px;
	list-style : none;
}

.PasswordControls
{
	margin-top: 30px;
	margin-bottom: 25px;
	/*text-align : center;*/
}

.Roles
{
	margin-bottom: 30px;
}

.Lectures
{
	font-size: 12pt;
}

.Lectures a
{
	color: Blue;
}

.Lectures a:visited
{
	color: Blue;
}

.Lectures a:hover
{
	color: Red;
}

.Applications
{
	
}

/*
#LoginDiv ul li
{
	display : inline;
	padding-left : 5px;
	padding-right : 5px;
}
*/

#DateDiv
{
	text-align:center;
	font-family:Arial, Verdana, Times New Roman;
	font-size: 20px;
	color:#004e8c;
}

#LocationDiv
{
	text-align:center;
	font-family:arial, Verdana, Times New Roman;
	font-size: 20px;
	color:#004e8c;
}

.ApplicationsClosedMessage
{
	font-weight:bold;
	color: Red;
}