﻿*
{
  margin: 0px;
  padding: 0px;
}

body
{
  background-color: #F4F4E8;  
  font-family: Verdana;
  font-size: 12px;
  color: #666666;
}

div#divPage
{
  text-align: center;
  width: 960px;
  margin: auto;  
}

div#div1
{
  min-height: 14px;
  max-height: 14px;  
}

div#divSubHeader
{
	font-family:"Trebuchet MS", Verdana; 
	font-weight:normal; 
	font-size:10px; 
	color:#777755; 
	text-transform:uppercase;
	letter-spacing:1px;
  background-image: url(media/2/subheader_bg.jpg);  
  height: 33px;
  text-align: left;
  padding-left: 15px;
  padding-top: 17px;
  margin: 0px;
}

div#divSubHeader a
{
  color: #669999;
  text-decoration: none;  
}

div#divSubHeader .selected
{
  color: inherit;
  font-weight: bold;  
}

div#divMain
{
  margin-left: 19px;
  margin-right: 19px;  
  margin-bottom: 9px;
  text-align: left;
}

h1
{
  margin-left: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #993333;
  font-size: 14px;
  font-weight: bold;
}

div#divHorizLine
{
  background-image: url(media/2/hor_div.png);
  max-height: 2px;  
  min-height: 2px;
  margin-bottom: 9px;
}

div#divFooter
{
  margin-top: 15px; 
}

div.box
{
  border: solid 1px #B3B340;  
  padding: 10px;
}

div.helpBubble
{
  position: absolute;
  display: none;
  border: solid 1px #999999;
  background-color: #FFF0BB;
  padding: 5px 5px 5px 5px;
  max-width: 250px;
  font-weight: normal;
}

table, tr, td, th
{
  border: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

td.tdVertLine
{
  width: 1px;
  background-image: url(media/2/vert_div.png);
}

h4
{
  font-size: 12px;
  font-weight: bold;
}

h4.fieldTitle {margin-top: 25px;}

input, select, textarea
{
 border: solid 1px #B1B13A;
 width: 270px;
}

input, textarea
{
 padding: 3px; 
}

input.radio, input.checkbox
{
	border: none;
}

select
{
  padding: 2px;  
}

a
{
  color: #0186A7;  
  text-decoration: none;  
}

a:hover
{
	color: #999900;
}

td.tdSelectedStep
{
  background-color: #336666;
  padding: 2px 6px 5px 6px;
  color: White;
  font-weight: bold;
  vertical-align: middle;
}

a.aSelectedStep
{
  background-color: #336666;
  color: White;
  font-weight: bold;
  vertical-align: middle;
}

td.tdStep
{
  padding: 2px 6px 5px 6px;
  vertical-align: middle;
}

table.tableSteps
{
  margin-bottom: 20px;
}

img {border: none;}


.buttons
{
  text-align: right;
  margin-top: 10px;
}

div#description
{
  border: solid 1px black;
  padding: 15px;
  display:none;
  float:right; 
  width:270px;
}

div.affiliationHeader
{
  background-color: #E1E2BA;
  padding: 10px;
  padding-top: 12px;
  margin-bottom: 2px;
  margin-top: 5px;
  font-weight: bold;
}

div.affiliationBody
{
  background-color: #EBECC2;
  padding: 10px;
  margin-bottom: 15px;
}

div.affiliationMember
{
  margin-bottom: 10px;  
}

div.errorBox
{
  padding: 16px 20px 16px 20px;
  background-color: #B3B340;  
}

div.error
{
  color: #993333;
  font-weight: bold;
  margin-bottom: 7px;
}

li.errorText
{
  color: #FFFFFF;
  margin-left: 15px;
}

.fieldControl
{
  margin-top: 5px;  
}

.field
{
  margin: 0px;
  height: 18px;
}

/***** NEW *****/
table.steps
{
	border: none; 
	border-collapse: collapse; 
	border-spacing: 0px; 
	height: 100px;
}

table.steps td
{
	vertical-align: middle;
}

table.steps td.arrow
{
	padding-left: 50px; 
	padding-right: 50px;
}

table.steps td.arrow-small
{
	padding-left: 15px; 
	padding-right: 15px;
}

table.steps td.step 
{
	width: 98px;
}

table.steps td.step-small
{
	background-position: right bottom; 
	background-repeat: no-repeat; 
	width: 73px; 
	height: 73px;
	vertical-align: top;
	text-align: left;
}

table.steps td.step-text
{
	padding: 3px 10px 0px 8px;
	vertical-align: top;
}

table.steps td.step-text-only
{
	vertical-align: top;
	padding: 0px 10px 0px 5px;
	min-width: 90px;
}

table.steps td.step-num
{
	vertical-align: top;
}

table.steps td.step-text-selected
{
	font-weight: bold;
}

#footer 
{ 
	background-repeat: no-repeat;
	background-position: 50% 10px;
	width: 960px;
	text-align: right;
	font-family: Verdana, Sans-Serif; 
	font-weight:normal; 
	font-size:11px; 
	text-decoration:none; 
	background-color: #F4F4E8; 
	color:#999999;
	padding: 10px 0px;
}

.footer_row
{
    text-align: right;
	padding-top: 10px;
}

#footer a {
	color:#0186A7;
	text-decoration:none; 
}
#footer a:link {
	color:#0186A7;
	text-decoration:none; 
}
#footer a:visited {
	color:#0186A7;
	text-decoration:none; 
}	
#footer a:hover { 	
	color:#999900;		
	text-decoration:none; 
}	
#footer a:active { 	
	color:#0186A7;		
	text-decoration:none; 
}	


