body
{
font-family: "Lucida Sans Unicode",Verdana,sans-serif;
color: #000000;
}

a
{
color: #2F3273;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.menu
{
font-size: 0.9em;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
letter-spacing: -1px;
}

a.no-style
{
color: #000000;
text-decoration: none;
}

h1
{
font-size: 1.8em;
margin-bottom: 10px;
}

h2
{
font-size: 1.3em;
font-weight: bold;
color: #2F3273;
margin-bottom: 8px;
margin-top: 8px;
}

h3
{
font-size: 1em;
font-weight: bold;
letter-spacing: -1px;
}

p
{
line-height: 19pt;
font-size: 0.9em;
}

p.large
{
font-size: 1em;
}

ul
{
margin-left: 0px;
list-style-type: none;
line-height: 17pt;
}

li
{
background-image: url(../images/layout/bullet.png);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
padding-left: 1.7em;
margin-bottom: 0.6em;
}

ul.small-list
{
margin-left: 0px;
list-style-type: none;
line-height: 17pt;
margin-top: 0.3em;
}

ul.small-list li
{
background-image: url(../images/layout/bullet.png);
background-repeat: no-repeat;
background-position: 0.3em 0.6em;
padding-left: 1.2em;
margin-bottom: 0em;
font-size: 0.9em;
}

ul.sub-list
{
margin-left: 50px;
list-style-type: none;
line-height: 17pt;
}

div.list-column
{
float: left;
width: 7em;
}

div.list-column-large
{
float: left;
width: 20em;
}

hr
{
width: 90%;
color: #C0C0C0;
background-color: #C0C0C0;
height: 1px;
margin: 7 auto !important;
margin: 0;
}

.subfooter
{
font-size: 0.9em;
}

.authors
{
font-size: 0.8em;
}

.small
{
font-size: 0.7em;
line-height: 15pt;
}

.info
{
font-style: italic;
}

.more
{
font-size: 0.9em;
text-align: right;
}

.file-icon
{
position: relative;
top: 2px;
}

.video
{
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
}

.image
{
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

img.image
{
display: block;
margin: auto;
}

.controls
{
font-size: 1em;
font-weight: bold;
color: #3C477C;
cursor: pointer;
}

#pagination
{
padding-bottom:10px;
padding-top:15px;
}

#pagination ul
{
text-align:center;
font-size:0.8em;
}

#pagination li
{
padding:1px;
margin:0;
background-image: none;
display: inline;
}

#pagination a,
#pagination a:visited
{
border:solid 1px #9AAFE5;
padding:6 4px;
text-decoration:none;
}

#pagination a:hover
{
border:solid 1px #3C477C;
}

#pagination .disabled
{
border:solid 1px #DEDEDE !important;
color:#888888 !important;
cursor: default;
font-weight:bold;
}

#pagination .next a,
#pagination .previous a
{
margin-right: 4px;
font-weight:bold;
}

#pagination .active
{
border:solid 1px #3C477C !important;
background:#3C477C;
color:#FFFFFF;
font-weight:bold;
}

.industry-span
{
display: block;
padding: 10px;
font-size: 1em;
}

.industry-a
{
position: relative;
bottom: 15px;
left: 3px;
}

.menu div
{
width: 35px;
height: 35px;
margin: auto;
background-position: center;
}

#home div
{
background-image: url('../images/layout/home.jpg');
}

#research div
{
background-image: url('../images/layout/research.jpg');
}

#teaching div
{
background-image: url('../images/layout/teaching.jpg');
}

#industry div
{
background-image: url('../images/layout/industry.jpg');
}

#others div
{
background-image: url('../images/layout/others.jpg');
}

.menu-ovr
{
opacity: 0;
}

.center
{
text-align: center;
margin: auto;
}