﻿body
{
	font-family:verdana, helvetica,arial,sans-serif;
	background-color: #E5E5E5;
	font-size: 10pt;
	background-image:url(images/homepage_bg_solid.gif);
background-position:center top;
background-repeat:repeat-y;
text-align:center;
}

a
{
	color: #1D4372;	
}

a:hover
{
	color: #9BBCDD;
}

.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: 15px 20px 20px;
	width: 910px;
	background-color: White;
	text-align:left;
}

#MenuDiv
{
	margin: 0pt auto;
	width: 950px;
	/*background-color: #D26E96;*/
	/*background-image:url(../images/navigation_background.jpg);*/
	text-align:left;
}

#TitleDiv
{
	margin: 0px auto 0px;
	/*background-image: url(../images/header_central_labs9.jpg);*/
	background-color:White;
	background-repeat: no-repeat;
	width: 950px;
	height:150px;
}

#URMCLogoDiv
{
	margin: 0px auto 0px;
	/*background-color:White;*/
	background-image: url(../images/TopBannerGradient.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height:79px;
	text-align:left;
}

.MenuHoverStyle
{
	/*background: lightgoldenrodyellow;*/
	background-color: #1D4372;
	color: black;
}

.MenuDynamicHoverStyle
{
	background: white;
	/*color:Black;*/
}

.Menu a
{
	color:White;
}

.Menu a:hover
{
	text-decoration: underline;	
}

.MenuSelectedStyle
{
	color:White;
}

.Menu
{
	text-align:center;
	font-family: Arial, Verdana, Tahoma;
	/*font-size: 12pt;*/
	font-size: 14px;
	font-weight: bold;
	/*background-color: #1D4372;*/
	background-color: #9BBCDD;
	/*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;
	color:Black;*/
	/*padding: 10px 10px 10px 10px;*/
	padding: 5px 5px 5px 5px;
	/*background-image: url(../Images/menuGradient.gif);
	background-repeat: repeat-x;*/
}

.MenuDynamicMenuItemStyle
{
	/*color: #8C7A53;*/
	/*padding: 10px 10px 10px 10px;*/
	padding: 5px 5px 5px 5px;
	/*background: lightgoldenrodyellow;*/
	background: #D26E96;
	color:Black;
}

hr
{
	color:#536F8C;
}

/* Styles defined later.
h3
{
	color:#536F8C;
	font-size: 13pt;
}

h4
{
	color:#536F8C;
	font-size: 10pt;
	margin-bottom:3px;
}
*/


.ProgramCommittee
{
	margin-left:25px;	
}

#URLogo
{
	font-style:italic;
	text-align:center;
}

.FacultyCredentials
{
	font-style:italic;
	font-size:10pt;
}

.DirectorName
{
	font-weight:bold;
}

#BrochureCover
{
	float:right;
	margin: 20px;
	width:250px;
	text-align:center;
}

#BrochureImage
{
	border-color: #000000; 
	border-width: 1px
}

.RightFloatImage
{
	float:right;
	margin: 20px;
}

#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;
}

/* HTML STYLES */

/*a:link, a:visited {color:#0060A3;font-weight:normal;text-decoration:underline;}
a:hover {text-decoration:none;}*/
body {font-family:verdana, helvetica,arial,sans-serif;margin:0;padding:0;}
a.noline:link, a.noline:visited, a.noline:hover {text-decoration:none;color:#fff}
h1 {color:/*#666*/#536F8C;font:300 1.6em Georgia, Times New Roman, Times, serif;}
h2 {color:/*#333*/#333;font:300 1.3em Georgia, Times New Roman, Times, serif;padding-bottom:0}
h2 a:link, h2 a:visited {color:#930001;text-decoration:none;font-weight:normal; border-bottom:1px dotted;}
h2 a:hover {color:#BF7163;text-decoration:none;font-weight:normal}
h3 {
	/*color:#BA3B3E;*/
	color: Black;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
/*h3 a:link, h3 a:visited {color:#BA3B3E;}
h3 a:hover {color:#BA3B3E;}*/
h4 {margin:0;padding:0;font:bold 90% Helvetica, Tahoma, Geneva, Arial, sans-serif}
h4 a:link, h4 a:visited {color:#930001;text-decoration:none; border-bottom:1px dotted; font-weight:bold}
h4 a:hover {color:#BF7163;text-decoration:none; font-weight:bold}
h5 {font-size:70%;font-weight:bold}
h6 {font-size:64%;font-weight:bold}

/* Footer */
#Footer {margin: 0px; text-align: center;}
#Footer p {font:.8em Verdana, Arial, Helvetica, sans-serif}