/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

div.menu, div.announce{
	height:100%;
}

html, body{
	height: 80%;
}

div.header{
	background-color:#ffffff;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 600px;
	height:80px;
	/*border-right: 2px solid #003399;*/
	font-size: 10pt;
}

div.menu{
	background-color:#ffffff;
	position: absolute;
	top: 120px;
	left: 10px;
	width: 125px;
}

div.content{
	background-color:#f5f5f5;
	position: absolute;
	top: 120px;
	left: 135px;
	width: 450px;
	padding-left: 2px;
	padding-right: 2px;
}

div.project_menu{
	background-color:#f5f5f5;
	position: absolute;
	top: 120px;
	left: 135px;
	width: 450px;
	padding-left: 2px;
	padding-right: 2px;
}


div.project_content{
	background-color:#f5f5f5;
	position: absolute;
	top: 150px;
	left: 135px;
	width: 450px;
	padding-left: 2px;
	padding-right: 2px;
}

div.paper_head{
	text-align: center;
	font-weight:bold;
}

div.paper_abstract{
	text-align: justify;
	font-weight:bold;
}


div.announce{
	background: url(../layout/img/announce-bg.jpg) no-repeat;
	position: absolute;
	top: 120px;
	left: 590px;
	width: 175px;
	/*border-right: 2px solid #003399;*/
	padding-left: 2px;
	padding-right: 2px;
	color:#003366;
}
div.image{
	border: #003366 1px solid;
	text-align:center;
}



div.box{
	background-color:#AAAAAA;
	position: relative;
	width: 98%;
        border: solid;
        border-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

.smaller{
	font-size: smaller;
}

.menulink{
	font-family: Arial;   
	background-color: #DDDDDD;
	border-left: 5px solid #007799;
	width: 113px;
	margin-top: 1px;
	padding: 2px;
}
p{
	line-height: 1.5em;
}

p20 {
 	font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.0em;
	font-size: 20px; 
	font-weight:bold;
 	color: #220066;
}

p16 {
 	font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.5em;
	font-size: 16px; 
	font-weight:bold;
 	color: #660066;
}

p28{
 	font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
	line-height: 1.5em;
	font-size: 28px; 
 	color: #220066;
}

p.indented
   {
   padding-left: 50pt;
   text-align: left;
   }


p.abstract {
	line-height: 1.2em;
	font-weight:bold;
}

p.announce{
	line-height: 1.2em;
}

.announce-ul
{
	line-height: 1em;
	padding-left: 10px;
	margin-left: 4px;
}









/***********************************************/
/* WAS HERE ALREADY                            */
/***********************************************/ 
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:smaller;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #0099DD;
	text-decoration: underline;
}

h1{
 font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
 font-size: 24px;
 color: #440099;
 margin-top: 12px;
 margin-bottom: 4px;
 padding: 0px;
}
th{
 font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
 font-size: 16px;
 color: #440099;
 margin-top: 12px;
 margin-bottom: 4px;
 padding: 8px;
}

td.project_content{
	vertical-align:top;
}

.header{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Georgia,Book antiqua,Tahoma,Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #220066;
 margin-top: 6px;
 margin-bottom: 4px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #110033;
 margin-top: 14px;
 margin-bottom: 2px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
	margin-bottom: 6px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}