/*settings for the menu*/
#menu{
	position:relative;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	background-color:#999999;
	background-image: url(/research/images/consult_menu.png);
	height:20px;
	font-size:12px;
}
#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding:0px;
	margin:1px 5px 1px 5px;
	text-decoration: none;
	
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:1px 10px 1px 10px;
	padding:0px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	padding:0px;
}
/*----------------------------------------------*/
/*settings for the footer*/
#footer p{
	color:#ffffff;
	margin:1px 10px 1px 10px;
	font-size:10px;	
	padding:0px;
	}

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
#SMBC{
	position:relative;
	height:43px;
	width:160px;
	bottom:0px;
	left:0px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
/*----------------------------------------------*/
/* settings for headings*/
h1{
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	margin:5px;
	padding:0;
	font-weight: bold;
}
h2{
	font: 100% Arial, Helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	color:#336699;
	margin:0.5em 0em 0em 0em;
}
h3{
	font: bold 90% Arial, Helvetica, sans-serif;
	color:#FF0000;
	margin:0em 0em 0.5em 0em;
	text-align: center;
	background-color: #FFFFFF;
}
h4{
	font: 150% Arial, Helvetica, sans-serif;
	padding:0em;
	font-weight:bold;
	color:#336699;
	text-align:center;
	}
h5{
	font: 90% Arial, Helvetica, sans-serif;
	padding:0em;
	font-weight:bold;
	color:#000000;
	margin:1em 0em 0.5em 0em;
}
/*-----------------------*/
/*settings for the contents*/
#content{
	margin:1px 10px 10px 10px;
	padding:0px;
	height:auto;
	min-height:380px;
	_height:380px;
	/*background-color: #9FA0A4;/*#D4DDFF*/
}
p{
	margin:5px 0px 5px 0px;
	padding:0px;
}
p.bold{
	font-weight: bold;
}
p.bold2{
	font-weight: bold;
	text-decoration:underline;
	line-height:10px;
}
p.title{
	font-weight: bold;
	text-decoration:underline;
	margin:5px 0px 0px 5px;
	padding:0px;
	background-color:#FFFFCC;
}
p.project{
	font-weight: bold;
	margin:5px 0px 0px 5px;
	padding:0px;
	color: #FF0000;
	background-color:#FFFFCC;
}
p.smaller{
	font-size:11px;
}
p.center{
text-align:center;
}	
ul{
	margin:10px 0px 12px 15px;
	padding:0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
	padding:0px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6666;
	margin:0px;
	padding:0px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
img.left{	
	float:left;
	margin:0px 20px 15px 0px;
	padding:0px;
}
img.right{	
	float:right;
	margin:0px 0px 15px 0px;
	padding:0px;
}
img.validate{
	float:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:none;
}
img.action{
	padding:2px 2px 2px 2px;
	border:none;
}
fieldset{
	background-color:#FFFFCC;
	border:2px solid #000000;
	margin:2px;
	padding:0px
}
fieldset p{
	margin:5px 0px 0px 5px;
	padding:0px;
}
input{
	margin:0px 0px 0px 5px;
	padding:1px 0px 1px 1px;
	font-size:80%;
}
input.date{
	margin:0px 0px 0px 5px;
	padding:0px;
}
input.button{
	font-size:10px;
	margin:0px;
	padding:0px;
}
input.txt{
	background-color:#FFFF99;
	border:1px inset #00008B;
	width:300px;
	margin:0px;
	padding:0px;
}
select{
	color:#000000;
	background-color:#ffffff;
	margin:0px 0px 0px 2px;
	padding:1px 0px 1px 1px;
	font-size:80%;
}
textarea{
	margin:0px 0px 0px 5px;
	padding:1px 0px 1px 1px;
}
fieldset legend{
	border:1px solid #000000;
	background-color: #FFFF00;
	margin:0px 0px 0px 10px;
	padding:2px;
}
label{
	margin:0px 0px 0px 2px;
	padding:0px;
}
label.dates{
	margin:0px 0px 0px 2px;
	padding:0px;
}
label.txt{
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
}
span.bold{
	font-weight:bold;
}
span.small{
	font-size:75%;
}
span.menu{
	font-weight:bold;
	margin:0px 0px 0px 10px;
	font-size:14px;
	color:#0065a4;
}
span.hilite{
	color:#000000;
	font-weight:bold;
	background-color: #00FFFF;
}
span.hilite2{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-color: #FFFF00;
}

span.line{
	text-decoration:underline;
}
.datatable{
	font-size:12px;
	border-collapse:collapse;
	border:2px solid #000000;
	width:auto; 
	margin:0px 10px 0px 0px;
}
.datatable td{
	border:1px solid #000000;
	padding:0px 2px 0px 2px;
}
.datatable th{
	border:1px solid #000000;
	background-color:#93ad54;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 4px;
}
.datatable caption{
	font-size:12px;
	font-weight:bold;
	color:#33517A;
	text-align:left;
	padding:3px 0px 8px 0px;
}
.datatable tr.altrow{
	background-color:#FFFF99;
	color:#000000;
}
.datatable tr:hover, .datatable tr.hilite{
	background-color: #DFE7F2;
	color:#000000;
	}
.datatable a:link, .datatable a:visited{
	text-decoration:underline;
	text-align:center;
}
/*settings for stage 3 input divs*/
fieldset.methods{
	margin:5px;
	padding:0px 0px 5px 0px;
	width:auto;
}
#left1{
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
#left2{
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
#left3{
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
#left4{
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
#left5{
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
}
#right{
	float:right;
}

 /* CALENDER datepicker*/
 /* the div that holds the date picker calendar */
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
 /* CALENDER datepicker*/
#consult1{
 border:2px solid;
 width:300px;
 background-color:#C1FFE0;
 padding:5px;
 margin:0px 0px 10px 0px
}
#consult2{
 border:1px solid;
 width:620px;
 background-color:#FFFFCC;
 padding:5px;
 margin:0px 0px 0px 0px;
 float:right;
}
#consult3{
 border:1px solid;
 width:300px;
 margin:0px;
 padding:5px;
 background-color:#99FFFF;
 }
#box1{
	float:left;
	margin:0px 30px 0px 0px;
}
#proposal{
	float:right;
	margin:0px 5px 0px 0px;
	border:2px solid #000000;
	padding:2px;
	width:290px;
}
#mproposal{
	display:none;
}