﻿body 
{
	margin:0px 0px 0px 0px;
	font-family:verdana;
}

p
{
	margin:0px 0px 1em 0px;
}

/* Structural Page Layout */
div.container
{
	/* margin: 0 auto; */  /* for page centering */
	width:750px;
	float:left;
	font-family:verdana;
	background-repeat: repeat-y;
	background-image: url(bg.gif);
}

div.menucolumn
{
	float:left;
	width:174px;
}

div.contentcolumn
{
	float:left;
	width:576px;
}

div.twothirdscontentcolumn
{
	float:left;
	width:402px;
}

div.onethirdcontentcolumn
{
	margin-top:1px;
	float:left;
	width:174px;
	margin-bottom:18px;
}
div.innercontentcolumn
{
	float:left;
	width:558px;	
}

/* footer */

div.footerbar
{
	float:left;
	width:750px;
	color: #7B98C6;
	font-size:70%;
}
div.footerbarleft
{
	float:left;
	width:192px;
}
div.footerbarcentre
{
	border-top:solid 1px #7B98C6;
	float:left;
	width:558px;
}

div.backlink
{
	float:left;
	width:750px;
	color: #7B98C6;
	font-size:70%;
	text-align:right;
	margin: 1em 0px 1em 0px;
}

/* Left Side Menu */
ul.nav
{
	list-style:none;
	margin:0px;	
	padding:0px;
	background-color:White;
	border-bottom:solid 1px white;
}
a.mainmenu
{
	margin-top:1px;
	display:block;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	color:White;
	height:1.5em;
	padding-top:0.3em;
	padding-left:5px;
	background-color:#A8C7F4;
	border-left: solid 5px #BBC4CC;
}
a.mainmenuselected
{
	margin-top:1px;
	display:block;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	color:White;
	height:1.5em;
	padding-top:0.3em;
	padding-left:5px;
	background-color:#7B98C6;
	border-left: solid 5px #486A9B;
}
a.mainmenu:hover
{
	background-color:#7B98C6;
	border-left: solid 5px #486A9B;
}

/* Forthcoming Conference Right Column */

div.conferencerightcolumncontent
{
	margin-top:1px;
	padding:9px 5px 9px 5px;
	color:#CA213C;
	font-size:80%;
	background-color:#EDEEEF;
	font-weight:bold;
}

div.conferencerightcolumncontent a.hl
{
	color:#CA213C;
	text-decoration:none;
}

div.conferencerightcolumncontent div.feconferencesname
{
	margin-bottom:1em;
}

div.conferencerightcolumncontent div.feconferenceslocation
{
	margin-bottom:1em;
}

div.conferencerightcolumncontent div.feconferencesdates
{
	font-size:80%;
	margin-bottom:1em;
}

/* Page level styles */
       div.fepagesname
       {  
            font-size:130%;
            margin:2em 0px 1em -18px;
       }
       div.fepagesname input
       {
            color:#7B98C6;
            font-size:110%;
            font-weight:bold;
            border:solid 1px #7B98C6;
       }
       div.fepagesname label.fl
       {
            color:#665D58;
            font-size:80%;
       }
       
       div.fepagespagetext textarea
       {
			font-family:verdana;
			width:330px;
			height:330px;
			color:#7B98C6;
			font-weight:bold;
       }
       
       div.fepagespagetext label.fl
       {
            color:#665D58;
            font-size:80%;
			
       }

/* General content */

span.linkbracket
{
	display:none;
}
a.intext,a.hl,a.commandcelllink
{
	color:#7B98C6;
}
a.intext:hover,a.hl:hover,a.commandcelllink:hover
{
	background-color:#E2EDF7;
}

a.tandcslink
{
	color:#7B98C6;
	text-decoration:none;
}

a.tandcslink:hover
{
	background-color:#E2EDF7;
	text-decoration:underline;
}

div.bodytext
{
	margin:0 36px 18px 36px;
	color:#7B98C6;
	font-weight:bold;
	font-size:75%;
}

div.listcontainer
{
    margin:0px 0px 18px 36px;
    color:#7B98C6;
    font-weight:bold;
    font-size:70%;
}
        


div.alphabet
{
	background-color:#E2EDF7;
	padding:5px;
	font-size:75%;
	font-weight:bold;
	color:#7B98C6;
}

div.pageheading
{
    color:#7B98C6;
    font-weight:bold;
    font-size:100%;
    margin:2em 0px 1em 18px;
    background-color:white;
}
div.pagesubheading
{
	background-color:#E2EDF7;
	color:#486A9B;
	padding:0.3em 0px 0.3em 18px ;
	margin:0px 0px 1em 18px;
	font-size:80%;
	font-weight:bold;
	clear:both;
}

div.rightcolumncontent
{
	margin-top:1px;
	padding:9px 5px 9px 5px;
	color:#7B98C6;
	font-size:70%;
	background-color:#EDEEEF;
	font-weight:bold;
}

/* Content Management */

fieldset
{
	background-color:#fff;
	border: 0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
}

input
{
	font-family:verdana;
}

fieldset div.flcontainer
{
	margin-top:5px;
}
        
.inplaceeditingbutton
{
	border-color: #aaa;
	border-width:1px;
	border-style:solid;
	color: #000;
	font-size:8pt;
	font-family:Verdana;
	background-color: #eee;
	cursor:hand;
	margin-right: 2px;
	height:1.8em;
}

.inplaceeditingbuttonedit
{
	border-color: #aaa;
	border-width:1px;
	border-style:solid;
	color: #FFF;
	font-size:8pt;
	font-family:Verdana;
	background-color: #CC6633;
	cursor:hand;
	margin-right: 2px;
	height:1.8em;
}
        
div.homepagecontent div.fepagespagetext textarea.fctextarea
{
	width:300px;
	height:300px;
	font-family:Verdana;
	color:#7B98C6;
	font-weight:bold;
}

/* Resource Security Panel */
td.tdresourcesecurityboxes,td.tdresourcesecuritydescriptions
{
	padding-right:5px;
	vertical-align:top;
}



