body { 
	margin:0px;
	padding:0px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #000044;
}

ul{
	list-style: square;
}

#content li{
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: disc;
}

#content li a{
	font-weight: bold;
}

#content a{
	font-weight: bold;
}


/*
#content table{
	margin: 15px 0 15px 10px;
	border: 1px solid #5B5B59;
	width: 550px;
}
#content th{
	font-size: 12px;
	background-color: #F7DFC1;
	padding: 4px 5px 4px 10px;
}

#content t2d { 
	font-size: 11px;
	border: 1px solid #E0E0E0;
	padding: 4px 5px 4px 5px;		
}	

#homeTable{
	margin: 0;
	padding: 0;
	border: 1px none #E0E0E0;	
	width: 500px;
}

#homeTable td{
	margin: 0;
	padding: 0;
	border: 1px none #E0E0E0;
}*/

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #3973CE;
}

a:visited{
	color: #3973CE;
}

a:hover {
	color: #3973CE;
	text-decoration: none;
}
	
#outer{
	clear: both;
	margin: 0 auto;
	width: 778px;
	b1order-left: 1px solid Black;
	b1order-right: 1px solid Black;
	background-color: White;
}

#header{
	width: 778px;
	margin: 0;
	padding: 0 ;
}

#headerTop{
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 0px 15px;
	height: 40px;
	float:left;
}

#headerBottom{
	clear: both;
	background: #7BADE7;
	margin: 0px 0px 0px 0px;	
	padding: 6px 10px 0px 10px;
	height: 36px;
	border-bottom: 2px solid #3973CE;
}

#parentLinks{
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding:10px 0px 0px 0px; 
	font-size: 11px;
}

#parentLinks a{
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px; 
	font-size: 11px;
	color: #3973CE;
}

#nav, #nav ul {
	float: left;
	width: 758px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#nav a {
	display: block;
	color: #BBEEFF;
	text-decoration: none;
	padding: 0.10em 9px 0.25em 9px;
	white-space:nowrap;
	margin: 0;
	width:auto;
}

#nav a.bigdaddy {
	background: url(../../images/nav_bigdaddy.gif) bottom right no-repeat;
	b1ackground: url(../../images/nav_bigdaddy2.gif) 40px 10px  no-repeat;  /*new menu icon */
}
	
#nav a.daddy {
	background: url(../../images/rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	background: url(../../images/nav_sep.gif) top right no-repeat;
}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	w1idth: 15em;
	font-weight: normal;
	border-top: solid #3973CE;
	border-right: solid #3973CE;
	border-left: solid #3973CE;		
	border-width: 1px;
	margin: 0;	
	background: #7BADE7;
	width: 190px;
}

#nav li li {
	width: 180px;
	padding-right: 1em;
	background: transparent;
	border-bottom: solid #000044;
	border-width: 1px;
}

#nav li ul a {
	width: 11.3em;
	color: #234F8F;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul , #nav li.sfhover ul ul ul ul{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	b1ackground: #eda;
}


#content{
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 10px 0px; /*0px 0px 10px 0px*/
	width:700px;
/*	clear: both;*/
/*color:#370000;*/
float: left;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0;
		padding:0;
		background:transparent;

	}
	
#homeContentOuter{
	width:778px;
	background-color: #C2D6F0;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
	border-bottom: 2px solid #3973CE;
	
}

#leftLinks {
	float:left;
	width: 150px;
	padding: 10px 0px 10px 0px;	
/*	width: 200px;
	float:left;*/
}

#leftLinks ul{
	list-style : none;
}

#leftLinks ul li{
	font-size:11px;
	list-style-image : url(../../images/bullet.gif);
	b1ackground: url(../../images/bullet.gif) no-repeat 2px 0px;
	padding-bottom: 11px;
}


/*#leftLinks p {
	line-height:1.6em;
	
	width: 200px;
	float:left;
}*/

.title{
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid Black;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
}

.error{
	margin: 0 0 0 4px;
	padding: 10px 0 10px 10px;
	color: #3973CE;
	font-size: 12px;
	font-weight: bold;
	background: url(../../images/error_back.gif) no-repeat left;
}

.buttonDisabled{
	font-weight: bold;
	color: #999999;
}

input.submitButton {
	border: 1px solid black;
	font-size: 11px;	
	background: #5B5B59;
	color: white;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
}

.NoRecords{
	font-weight: bold;
}

#xdb1{
	margin: 15px 0 15px 10px;
	border: 1px solid #5B5B59;
	width: 550px;
}

#xdb1 th{
	text-align: right;
	font-size: 12px;
	background-color: #7BADE7;
	padding: 4px 5px 4px 10px;
}

#xdb1 td{
	border: 1px solid #E0E0E0;
	padding: 4px 5px 4px 5px;		
}

#xdb1 #buttons{
	padding: 6px 0 6px 10px;
}

#xdb2{
	margin: 15px 0 15px 10px;
	border: 1px solid #5B5B59;
	width: 550px;
}

#xdb2 #title{
	font-size: 14px;
	background-color: #7BADE7;
	padding: 4px 5px 4px 10px;
	color: white;
}

#xdb2 th{
	font-size: 12px;
	background-color: #C2D6F0;
	padding: 4px 5px 4px 10px;
}

#xdb2 td{
	border: 1px solid #E0E0E0;
	padding: 4px 5px 4px 5px;		
}

#xdb2 #buttons{
	padding: 6px 0 6px 10px;
}

.title2{
	margin: 0px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: underline;
	}
.notes{
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: gray;
	font-style:italic;
	}

#footerOuter{
	clear: both;
}

#footerTop{
	clear: both;
	padding-top: 6px;
	padding-bottom: 5px;
	color: Black;
	float:left;
	width: 778px;
	font-size: 10px;	
	background: #7BADE7;
}
#footerTop #ucy{
	float: right;
	margin: 0;
	padding: 5px 15px 5px 5px;
	vertical-align: middle;
	text-align: right;
}

#university{
	float: right;
	margin: 0;
	padding: 0px 15px 0px 5px;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

#footerBottom{
	clear: both;
	color: white;
	padding: 5px 3px 10px 3px;
	width: 772px;
	background-color: #000044;
	border-top: 1px solid black;
}

.footerLinks{
	margin-bottom: 5px;
	padding-left: 20px;
}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {
	color: black;
	font-size: 95%!important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footerLinks a:hover{
	color: black;
	font-size: 95%!important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#footerBottom #powered{
	float: right;
	margin: 0;
	padding: 0;
}

#whiteSpace{
	border-top: 1px solid #6394D6;
	border-bottom: 1px solid white;
	clear: both;

}

.imgButton{
	float: left;
	padding: 0px;
	margin: 3px;
	background: url(../../images/button_top_left.jpg) no-repeat top left;
	caption:do not use;
	visible:false;
}

.imgButton button{
	margin: 0;
	padding: 0 4px 0 4px;	
	background-color: transparent;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #5B5B59;
	border: 0px solid #A2A2A2;
	height: 26px;
	background: url(../../images/button_right.jpg) no-repeat top right;	
}	

#review_list{
	color:#5B5B59;
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#review_list th{
	padding: 1px 2px 1px 5px;
	padding-left:5px;
	text-align: left;
}

#review_list th a{
	color: Black;
}

#review_list h1{
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

#review_list table{
	clear: both;
}

#review_list table tr{
	
}

#review_list td{
	padding: 1px 2px 1px 5px;
	margin: 0px ;
}

#review_list .header{
	background-color: #D7E3F4;
	color: black;
	font-weight: bold;
}

#review_list .actions{
	color: #CDAAA9;
}

#review_list .actions a{
	color: #3973CE;
	font-weight: normal;
}

#review_list .abstract{
	font-weight: bold;
}

#review_list .paper{
	margin-left: 10px;
}

#review_list .row2{
	background-color: #F0F4FB;
}

#review_list .row2{
	background-color: #F0F4FB;
}

#review_list #footnotes{
	font-size: 9px;
	margin: 20px 0px 0px 0px;
	vertical-align: top;
	float:right;
	text-align: right;
}

#review_list #footnotes img{
	vertical-align:  middle;
	border: 0px;
	margin: 5px;
}

a.reviewInstractions {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

#review_list UL LI{
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}

#footnotes img{
	margin: 0px;
	padding: 0px;
}

#logout {
	float:right;
	vertical-align: bottom;
	padding-top: 40px;
	padding-right: 5px;
	font-weight: bold;
}

#earli_tbl{
	color:#5B5B59;
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#earli_tbl .txtbox{
	font-size: 11px;
	height:13px;
	width:18px;
	border:1px solid#7BADE7;
}

#earli_tbl h1{
	font-family: Georgia, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

#earli_tbl table{
	
}

#earli_tbl table tr{
	
}

#earli_tbl th{
	font-size: 12px;
	background-color: #C2D6F0;
	padding: 4px 5px 4px 10px;
}

#earli_tbl td{
	padding: 1px 2px 1px 5px;
	margin: 0px ;
	font-size: 11px;
}

#earli_tbl .header{
	background-color: #D7E3F4;
	color: black;
	font-weight: bold;
}

#earli_tbl .row2{
	background-color: #F0F4FB;
}

.green{
	color: #006031;
	font-weight: bold;
}

.complimentary{
	color: #004A26;
	clear: both;
	margin-left:30px;
	list-style-position: outside;
}

#indTbl{
	margin: 15px 0 15px 10px;
	border: 1px solid #5B5B59;
	width: 400px;
}

#indTbl th{
	font-size: 12px;
	background-color: #C2D6F0;
	padding: 4px 5px 4px 10px;
}

#indTbl td{
	border: 1px solid #E0E0E0;
	padding: 4px 5px 4px 5px;		
}

#indicators h1{
	font-size:12px;
}

#tabMenu{
	text-align: center;
	clear: both;
	margin-bottom: 10px; 
	width:500px;
	margin-top: 10px;
}

#tabMenu a{
	text-decoration: none;
	font-weight: normal;
	color:black;
}

#tab{
	background-color: #7BADE7;
	border: 1px solid #3973CE;
	float:left;
	padding:2px 5px 2px 5px;
}

#selectedtab{
	border: 1px solid #3973CE;
	border-bottom:none;
	float:left;
	padding:2px 5px 2px 5px;
	color:#3973CE;
	font-weight: BOLD;
}

#grammoua{
	float:left;
	border-bottom: 1px solid #3973CE;
	height: 18px;
}

/*Phase 3 */

#pSessionList{
	padding:0 2px 0 5px;
	float:left;
	b1order-right: 1px solid #993333;	
}

#pSessionList ul , ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#pSessionList a:link, a:visited, a:active{
	color: #3973CE;
}

#pSessionList .selected{
	color: #3973CE;
	font-weight: bold;
	font-size:12px;
}


#iSessionList{
	float:left;
	margin-left:5px;
	padding: 0 0 0 10px;
	border-left: 1px solid #3973CE;
}

#proposals{
	margin-left:6px;
 	width:565px;
}

#indSessHeading{
	border-width: 1px;
	background: #D7E3F4;
	padding: 5px 2px 2px 2px;
	width:565px;
	color: #5B5B59;
}

#indSessHeading .i_s_title{
	font-weight: bold;
	font-size:12px;
}

#iSession{
	margin-bottom:4px;
	background-color: #F0F4FB;
	width:500px;
}

#actions{
	float: right;
	margin: 0px;
 	padding:0px;
	font-size: 11px;
}

#actions a{
	margin: 0px;
	padding: 0px;
}

#actions .add{
	color:#009900;
}

#actions .edit{
	color:#009900;
}

#actions .remove{
	color:#3973CE;
}

#actions img{
	border: 0px;
	margin:0px;
	padding: 0px 5px 0px 5px;
	vertical-align: bottom;
}

.drop{
	float:left;
	padding:0px 5px 5px 5px;
	b1ackground-image: url(../../images/button_expand.gif) no-repeat top right;	
}

.drop img{
	border: 0px;
}

#programme .sessionTitle{
	font-weight:bold;
	color: #5B5B59	
}

#programme .date{
   font-weight: bold;
	background-color: #C2D6F0;
}

#programme .time{
	font-size: 10px;
	background-color: #C2D6F0;
}

#programme .cell{
	background-color: #F0F4FB;
}

#proposalsTbl  tr td{
	border-bottom: 1px solid #C2D6F0;
	padding: 2px 2px 2px 0 ;
}

#proposalsTbl  table tr td{
	border-bottom: 0px;
	padding: 0px 5px 0 0 ;
}

#autoProc {
	margin: 15px 0 15px 10px;
	border: 1px solid #5B5B59;
	width: 550px;
}

#autoProc th{
	text-align: left;
	font-size: 12px;
	background-color: #7BADE7;
	padding: 4px 5px 4px 10px
}

#autoProc td{
	border: 1px solid #E0E0E0;
	padding: 4px 5px 4px 5px;	
}

#autoProc button{
	color: red;
	background-color:aqua;
}

.confirm{
	margin: 0 0 0 4px;
	padding: 10px 0 10px 0px;
	color: #3973CE;
	font-size: 12px;
	font-weight: bold;
}

div.centerHome{
	padding-top: 10px;
	padding-left:15px;
	padding-right: 10px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	f1ont-family: courier;
	color: #060B42;
}

div.universities{
	padding-top: 20px;
	color: #134486;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif!important;
}

div.universities a{
	text-decoration: none!important;
	font-size: 13px;
	font-weight: normal!important;
	font-family: courier;
	color: #134486!important;
}

div.universities a:hover{
	text-decoration: underline!important;
}


div.secondcall{
	padding-top: 20px;
}

div.secondcall a:link, div.secondcall a:visited{
	color: black;
	font-size: 95%!important;
	text-decoration: none;
	font-weight: normal!important;
}

div.secondcall a:hover{
	text-decoration: underline!important;
}




#SiteMap{
	margin-bottom: 0px;
	margin-top: 0;
	margin-left: 15px;
}

ol{
	padding: 2px 0px 5px 2px !important;
	margin: 0px 0px 0px 15px !important;
	list-style-type:decimal !important;
}

ol li{
	padding-left: 0px !important;
	margin-left:10px  !important;
	list-style-type:decimal !important;
	list-style-position:outside  !important;
	background-image:none  !important;	
}

ol li ol li{
	list-style-type:lower-roman !important;
}