/* Widths */
textarea
{
	font-size:8pt;
	font-family:Tahoma;
}

.maxwidth	
{
	width: 100%;	
}

.nswidth	
{	
	width: 260px;	
}	
/* For IE to look like Netscape */


.longwidth
{
	width: 200px;
}

.midwidth
{
	width: 100px;
}

.shortwidth
{
	width: 50px;
}

.maxwidth
{
	width: 100%;
}

.minwidth
{
	width: auto;
}


/* Fonts */
.fontsmall	
{
		font-size: 7pt;	
}
/* End of Fonts */


/* Cells */
.cellheader
{
	background-color: #214461; /* #264E70; /* #19344B; /* #183248; /* #15425F; */
	color: #EEF7FC; /* #DEEEF8; */
	font-weight: bold;
	text-align: center
}

.celltitle
{
	background-color: #214461; /* #5885C8; /* #214461; /* #295DC7; */
	color: #EEF7FC; /* #DEEEF8; */
	font-weight: bold;
	text-align: left;
}

.celllabel
{
	background-color: #CFE1F3; /* #95BCE3; */
}
/* End of Cells */


/* Form specific */
FORM	
{	
	font-family: Verdana; 
	font-size: 8pt; 
	margin-top: 0px;	
}

.formtitle
{
	/* background-color: #D8DEEA; /* #99A8C5; */
	padding: 3px;
}

.formsubtitle
{
	/* background-color: #D9DEE9; */
}

.fieldtitle
{
	width: 150px;
	width: 100%;
}
.iframeFieldTitle
{
	font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	font-weight:bold;
}
.form-section
{	
	background-color:  #dcdcdc; /*#9FB0BF; #8198AB; /* #28333C; /* #999999; /* #789AB4; /* #486880; /* #AEC2D2; /* #999999 */
}

.form-section .form-nocolor
{
	background-color: Transparent;
}

.form-section TD, .form-section TH
{
	background-color: #ffffff; /* #f8faff; /* #ffffff; /* #FFEFD5; /* #ffffff */
/*		font-size: 9pt; */
}

.form-section .form-sectionindex
{
	font-weight: bold;
	font-size: 8pt;
	width: 100px;
	font-family: Arial Narrow;
	background-color: #c0c0c0; /* #B7C5CF; /* #98B2C6; /* #c0c0c0*/
	color: #000000; /* #606060; /* #074E85; /* #28333C; */
}

.form-sectiontitle
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #405160; /* #485A6C; /* #384654; /* #404040; /* #d9d9d9; */
	color: #ffffff; /* #000000; /* #606060; */
	padding: 3px;
	background-image: url('images/sectionheader2.gif');
	padding-left: 0pt;
}

.form-section .form-fieldtitle
{
	font-weight: bold;
}

.form-section .form-subsectiontitle
{
	background-color: #D7E2FF; /* #000000; */
	color: #001446; /* #ffffff; */
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 10pt;
}

.form-title
{
	background-color:  #000000;
	color: #ffffff;
	/*font-family: Arial Narrow;*/	
	font-weight: bold;
	font-size: 8pt;
	height: 30px;
	/*padding-left: 10px;*/
	padding: 5px;
}


.form-description
{
	background-color:  #dcdcdc;
	color: #000000;
	font-family: Arial;
	font-weight: normal ;
	font-size: 8pt;
	padding-left: 20px;
	text-justify : distribute;
	padding: 5px;
	/*background-image: url('images/bgheader2y.jpg');*/
}

.form-sectiongap
{
	background-color: #000000;
}

.form-button
{
	background-color: #fdfeff;
}

.form-sectionmin
{
	behavior: url('common/ui/htcmin.htc');
	cursor: hand;
}

.applyform .formtitle
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.applyform .fieldtitlefont
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.applyform .formsubtitle
{
	font-size: 8pt;
	font-weight: bold;	
}

.applyform .formnote
{

}

.applyform .fieldtitle
{
	width: 25%;
}

.applyform .field
{

}

.applyform .controlpanel
{
	padding: 8pt;
	text-align: right;
	padding-bottom: 0px;
}

.applyform .groupfields
{
	background-color: #dcdcdc;
}
/* End of Form specific */


/* Standard menu/layout specific */
.stdheader
{
	font-size: 8pt;
	color: #DAE0E8;	
}

.stdhmenu
{
	color: #ffffff; /*white*/
	font-size: 8pt;
	height: 25px;
	background-color:#cc0000; /* red*/
	font-family: Tahoma;		
	BORDER-RIGHT: orange 1px outset; 
	BORDER-TOP: orange 1px outset; 
	BORDER-LEFT: orange 1px outset; 
	BORDER-BOTTOM: orange 1px outset;
}

.stdhmenubar /* not use where it is use*/
{
	background-image: url('images/bgheader5y.jpg');
	height:17px;
	background-repeat: repeat;
	font-size:8pt;
}


.stdhmenu A:LINK, .stdhmenu A:VISITED
{
	font-size: 8pt;
	color: #ffffff;/* white */
	/*color: #0033cc; /* blue */
	/*color:#6a9fd4; /*klse blue */
	text-decoration: none;
}

.stdhmenu A:HOVER
{
	/*color: #FEB109; /* orange*/
	/*color: #0033cc; /* blue */
	/*color: #ffffff;/* white*/
	/*color:#6699ff;* blue */
	/*color:#ffcccc;* pink */
	/*color:#ffffcc; /* yellow */ 
	color:#ffff33; /*yellow*/
	font-size:8pt;
}

.stdhmenuactive
{
	color: #000000;
	font-size: 8pt;
	background-color:#FFFFFF;
	font-family: Tahoma;
}

.stdhmenuspc
{
	font-size: 8pt;
}

.stdvmenu
{
	height: 18px;
	font-size: 8pt;
	color: #000000; /*Black*/	
	font-weight: bold;
	font-family: Arial;
}

.stdvmenubar
{
	background-color:#003366; /* dark blue*/
	/*background-color:#ffffff; not sure*/
	
}

.stdvmenu A:LINK, .stdvmenu A:VISITED 
{
	font-size: 8pt;
	font-weight:bold;
	/*color: #0033cc; blue */
	/*color: #ffffff;	 white */
	color: #000000; /* black */
	text-decoration: none;
	font-family: Arial;
}

.stdvmenu A:HOVER
{
	font-size: 8pt;
	color: #ff3300; /*red*/
	/*color: #ffffff; not sure */
	text-decoration: none;
	font-family: Arial;
}

.stdvmenutitle /* addvsection eg: Login ID Maintenance*/
{
	font-size: 8pt;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma;
}

.stdvmenutitle A:LINK, .stdvmenutitle A:VISITED
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
	font-family: Tahoma;
}

.stdvmenutitle A:HOVER
{
	font-size: 8pt;
	font-weight: bold;
	color: #80c0ff; 
	text-decoration: none;
	font-family: Tahoma;
}

.stdfooter
{
	font-size: 8pt;
}

.stdcontent
{
	font-size: 0.7em;
}

.stdcalendar
{
	font-size: 8pt;
}

.stdcalendartable
{
	position: absolute;
}

.stdcalendar A:LINK, .stdcalendar A:VISITED
{
	text-decoration: none;
}

.stdcalendar A:HOVER
{
	text-decoration: none;
	color: #0000ff;
}

.stdh1
{
	font-size: 1.25em;
	font-weight: bold;
}


.hmenu
{
	font-size: 0.7em;
	color: #ffffff;
}

.hmenu A:LINK, .hmenu A:VISITED
{
	color: #ffffff;
	text-decoration: none;
}

.hmenu A:HOVER
{
	color: #FEB109;
}

.vmenu
{
	color:#ffff33; /*yellow*/
}

.vmenu A:LINK, .vmenu A:VISITED
{
	color: #06306A;
	text-decoration: none;
}

.vmenu A:HOVER
{
	color: #A0E1FE;
}

.menutitle
{
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12px;
	background-color: #204080;
	color: #ffffff;
	font-weight: bold;
}

.menulist
{
	color: #f0a000;
}

.menuitem
{
	color: #ffffff;
}

/* End of Standard menu/layout specific */

H1
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px;
}

A		
{	
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 12px; 
	text-decoration: none; 
}

A:LINK, A:VISITED
{
	color:  #0033cc;
	font-size: 8pt;
	/*font-weight:bold;*/
}

A:HOVER
{
	font-size:8pt;
	color: #ff3300;
}


BODY	
{	
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 8pt;	
}

A
{	
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 8pt;	
}
	
TEXTAREA
{	
	font-family: verdana; 
	font-size: 8pt;	
}

TD		
{	
	font-family: Verdana; 
	font-size: 8pt; 
	vertical-align: top;	
}

TH		
{	
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 8pt;	
}

FORM
{
		font-family:  verdana; 
	font-size: 8pt;	
}
INPUT	
{	
	font-family:  verdana; 
	font-size: 8pt;	
}
SELECT
{
	font-family:  verdana; 
	font-size: 8pt;	
}

BLOCKQUOTE 
{ 
	margin-top: 0px; 
}

UL
{
	margin-top: 0px;
}

LI 
{ 
	margin: 0px; 
}

HR
{
	margin: 0px;
	padding: 0px;
}

TABLE
{
	font-size:8pt;
}

.pageheader
{
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 12px;
	background-color: #002040;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.pagemenu
{
	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8pt;
	background-color: #002040;
	color: #ffffff;
	font-weight: bold;
}

.pageborder
{
	background-color: #406080;
	font-size: 1px;
	height: 3px;
}

.footer
{
	font-size: 1px;
}  

.tableheader
{
	background-color: #08397C
}

.maxrequiredfield
{
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
}

.requiredfield 
{
	font-family: Tahoma;
	font-size: 10pt;
}

.maxsprequiredfield
{
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
}

.sprequiredfield 
{
	font-family: Tahoma;
	font-size: 8pt;
}

.smallfont
{
	font-size: 7pt;
}

.largefont
{
	font-size: 1.3em;
}

.fontbluebold 
				{ font-size: 12px; 
				  color: blue;
				  font-weight: bold;
				  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
				}
.tabs
{
	background-color: #999999;
	font-weight: bold;
}

.tab
{
	text-align:center;
}

.selectedtab
{
	background-color: #000000;
	font-weight: bold;
	text-align:center;
}

.tabcontent
{
	display:none;
}

.selectedtabcontent
{
	display:;
}

.fieldbutton
{
	background-color: #000000;
}

.fieldbutton A:LINK, .fieldbutton A:VISITED
{
	color: #3399FF;
	text-decoration: none;
}

.fieldbutton A:HOVER
{
	color: #FFFF00;
}

.dots 
{
	background-image: url('common/ui/images/dots.gif'); 
	background-repeat: repeat-x;
	margin-top: 10px;
}

.back
{
	background-color: #C0C4D0; #8088a0; #d8d8d8; #283150;
}			

.form-section .rowheader
{
	font-weight: bold;
	color: #ffffff;
	background-color: #004a96;
	text-align: center;	
}

.form-section .rowheader A:LINK, .form-section .rowheader A:HOVER, .form-section .rowheader A:VISITED
{
	font-size:8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #004a96;
	text-align: center;
}


/* begin of datagrid  form-section */
.form-section .datagridheader TD, TH
{
	font-size:8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	background-color: #004a96;
	text-align: center; 
	border-color: #99ccff;
	border: 1pt solid;
}

.form-section .datagridheader A:LINK
{	
	font-size:8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	background-color: #004a96;
	text-align: center; 
	border-color: #99ccff;
	border: 1pt solid;	
}

.form-section .datagridrows TD
{
	font-size: 8pt;
	font-family: Tahoma;
	border: 1pt solid;
	border-color: #99ccff;
}

.form-section .datagridrows-alt TD
{
	font-size:8pt;
	font-family: Tahoma;
	border: 1pt solid;
	border-color: #99ccff;
	background-color: #ffffcc;
}

.form-section .datagridpager TD,
{
	font-size:8pt;
	font-family: Tahoma;
	font-weight: bold;
	border: 1pt solid;
	border-color: #99ccff;
	background-color: #3399ff;
}

/* end of datagrid  form-section */
.speakerslist
{
	LIST-STYLE-POSITION: outside; 
	LIST-STYLE-TYPE: decimal
}

.wizardpage
{
	font-size:8pt;
	font-family:Verdana;
}

.azali
{
	color: green;
	font-family: 'Trebuchet MS';
	background-color: lime;
}


.bodycopy
{
	font-size: 2pt;
	color: #0000ff;
	font-family: Arial, Wingdings;
}

.logindetails TD, .logindetails
{
	font-size: 7pt;
	font-family: Tahoma;
	color: #ffffff;	
}

.feedback
{
	font-size:20pt;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
}

.copyright
{	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;					
}

.regfield { PADDING-LEFT: 5pt; FONT-WEIGHT: bold; FONT-SIZE: 11px }
.regvalidator { COLOR: red }
.regrequired { COLOR: red }
.regexplanation { FONT-SIZE: 10px; COLOR: #666666 }
.regtitle { PADDING-LEFT: 5pt; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: white }

body {
	margin: 0px;
	}
body {
	margin: 0px;
	}
/* iFrame */
#announcement{
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 567px;
	}
	
#media,
#eResearch {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	width: 567px;
	}

/* iFrame Body Content */ 
.iframe {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}
.iframe .date span {
	color: #626262;
	}
.iframeMainlink {
	color: #A5521C;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	}
.iframeMainlink span {
	font-weight: normal;
	margin: 0 16px 0 16px;
	color: #626262;
	}
.iframe a:hover,
.iframeSearchResults td a:hover,
.iframe table.announcements a:hover,
.iframe a:visited {
	color: #56A3E1;
	text-decoration: underline;
	}
.iframeMainlink a:hover,
.iframeMainlink a:visited,
.iframeSearchResults td a:visited,
.iframe table.announcements a:visited {
	color: #56A3E1;
	text-decoration: none;
	}
.iframe a {
	color: #2681C7;
	text-decoration: underline;
	font-weight: normal;
	}
.iframeMainlink a,
.iframeSearchResults td a, 
.iframe .date a img,
.iframe table.announcements a {
	color: #2681C7;
	text-decoration: none;
	}
.iframeSublink span, 
.iframe .page span {
	margin: 0 5px 0 5px;
	}
.iframe h1 {
	font-size: 12px;
	font-weight: bold;
	color: #A5521C;
	margin: 10px 0 0 0;
	}
.iframe h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F97C28;
	margin: 10px 0 0 0;
	}
.iframe h3 {
	font-size: 11px;
	font-weight: bold;
	color: #F97C28;
	margin: 10px 0 0 0;
	}
.iframe .date img {
	padding: 5px 8px 0 0;
	border: 0;
	}
.iframe .note {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
.iframe .remark {
	margin: 10px 0 5px 0;
	}
.iframe .remark td {
	padding: 0 5px 10px 0;
	}
.iframe select {
	font-size: 11px;
	color: #626262;
	margin: 10px 0 0 0;
	}
.iframe .bullet {
	background: url("images/bullet.gif") no-repeat;
	padding: 0 0 0 10px;
	}

/* iFrame Announcements */
.iframe table.announcements {
	font-size: 11px;
	margin: 5px 0 0 10px;
	}
.iframe table.announcements td {
	padding: 4px;
	}
.iframe .subject {
	width: 98%;
	background-color: #FFE2C4;
	color: #A5521C;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 5px 0 5px;
	margin: 0;
	}
.iframe .page div,
.iframe .subject div {
	font-weight: normal;
	}
.iframe .switchcontent {
	padding: 5px 0 15px 0;
	}
	
/* iFrame Search Report */
.iframeSearchReport {
	border-top: 1px solid #F7CA8F;
	background-color: #FFF7EE;
	width: 100%;
	}
.iframeSearchReport .fieldsubject {
	color: #A5521C;
	font-weight: bold;
	background-color: #FFE2C4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #F7CA8F;
	}
.iframeSearchReport td {
	padding: 2px 0 2px 10px;
	}
.iframeMainlink a,
.iframeSearchReport .fieldtitle, 
.iframeSearchResults td a,
.iframe .page,
.iframe .date span,
.iframe .title,
.iframe table.announcements a span,
.iframe table.announcements span,
.iframe #lblUsername,
.iframe #lblUserID {
	font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	width: auto;
	}
.iframeFieldTitle
{
	font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	font-weight:bold;
}
.iframeSearchReport .fieldnote, 
.iframe .note, 
.iframe .remark {
	font-size: 10px;
	}
.iframeSearchReport select, 
.iframeSearchReport input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262; 	
	}
.iframeSearchReport .indication {
	color: #C91D07;
	font-size: 12px;
	}

/* Error Messages */
.iframeError{
	color: #C91D07;
	font-size: 11px;
	}


/* iFrame Search Results */
.iframeSearchResults {
	font-size: 11px;
	width: 100%;
	border-top: 1px solid #F7CA8F;
	border-left: 1px solid #F7CA8F;
	}
.iframeSearchResults th {
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	padding: 0;
	margin: 0;
	}
.iframeSearchResultsHeader
{
		font-size: 11px;
	font-weight: bold;
	color: #A5521C;
	background-color: #FFE2C4;
	padding: 0;
	margin: 0;
	}
	.iframeSearchResultsOdd
{
		
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	padding: 0;
	margin: 0;
	background-color: #FFF7EE;
	}
		.iframeSearchResultsEven
{
		font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	
	padding: 0;
	margin: 0;
background-color: #FFFFFF;
	}
.iframeReportTitle
{
	font-weight:bold ;
	color:#0080FF;}
		
.iframeSearchResults tr.subtitle {
	background-color: #FFF4DF;
	color: #A5521C;
	font-weight: bold;
	text-align: center;
	}
.iframeSearchResults tr.odd {
	background-color: #FFF7EE;
	}
.iframeSearchResults tr.even {
	background-color: #FFFFFF;
	}
.iframeSearchResults td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 0 5px 2px 3px;
	}	

/* Tab Links */
#tabs {
	float: left;
	width:567px;
	padding: 10px 0 0 0;
	margin: 0;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #F7CA8F;
    }
#tabs ul {
	margin:0;
	padding: 0 0 0 5px;
	list-style:none;
      }
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float: left;
	margin:0;
	padding:0 1px 0 5px;
	text-decoration:none;
	background:url("images/tableft.gif") no-repeat left top;
    }
#tabs a span {
	float: left;
	display:block;
	padding:5px 5px 4px 4px;
	color:#A5521C;
	font-weight: bold;
	background:url("images/tabright.gif") no-repeat right top;
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #F97C28;
    }
#tabs a:hover {
	background-position:0% -42px;
      }
#tabs a:hover span {
	background-position:100% -42px;
	}

/* Top */
.top {
	background: url("images/icon-top.gif") no-repeat left;
	padding: 0 0 0 7px;
	margin: 2px 0 0 0;
	float: right;
	clear: left;
	}
.top a {
	color: #2681C7;
	text-decoration: none;
	}
	
/* eResearch Log Out */
.logout {
	width: 300px;
	border: 1px solid #F7CA8F;
	background-color: #FFF7EE;
	padding: 10px;
	margin: 0;
	}
	
/* Content Table */
.contentTable_ipo td {
	border-right: 1px solid #F7CA8F;
	border-bottom: 1px solid #F7CA8F;
	padding: 1px 2px 1px 2px;
	}
table.events {
	font-size: 11px;
	margin: 0px 0 0 0px;
	}
table.events td{
	padding: 4px;
	}
