#title {
	position: absolute;
	top: 30px;
	left: 160px;
	width: 580px; }
#home-title { 
	padding-left: 10px; 
	padding-right: 10px; 
	text-align: center }
#image-front { 
	width: 350px; 
	margin-left: auto; 
	margin-right: auto }
#fullbluebox { 
	background-color: #6699ff; 
	margin-top: 30px; 
	padding: 4px; }
#bluebox { 
	background-color: white; 
	border: 2px solid #6699ff; 
	margin-top: 30px; 
	padding: 4px; }
#bluebox-main { 
	background-color: white; 
	border: 2px solid #6699ff; 
	margin-top: 30px; 
	padding: 4px; }
#publications { display: block; }
#essentialbox {
	width: 140px;
	border: #6699FF 1px solid;
	background-color: #81BDFA;
	padding: 0 0 3px;
	margin-bottom: 15px	}
html #essentialbox { width: 138px; }
#menuleft {
	width: 139px;
	padding-left: 1px	}
#footer {
	padding-left: 1px	}
#main { 
	padding: 0 10 10 10; }

#publications h3, #bluebox h3, #bluebox-main h3 { 
	font-size: 13px; 
	margin-top: 3px; 
	margin-bottom: 1px; 
	text-align: center }
#publications h3 { margin-bottom: 9px; }
#bluebox h4 { 
	font-size: 11px; 
	margin-top: 3px; 
	margin-bottom: 1px; 
	text-align: center;}
#publications p, #bluebox p, #bluebox li { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px; 
	margin: 9px 3px 0px 3px; 
	text-align: left; }
#publications p {
	margin: 0 0 12px;
	font-size: 11px; }
#bluebox b, #bluebox b a, #bluebox strong { 
	font-size: 11px; 
	font-weight: bold;
	color: #003399; }
#bluebox ul { 
	margin: 0 3px; 
	padding: 0 0 0 14px;
}
#bluebox li { 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 14px; 
	margin: 7px 0; 
	text-align: left; }
	
#news-date { 
	display: block;
	float: left;
	text-align: left;
	font-weight: bold; }

#news-author { 
	display: block;
	float: right;
	text-align: right;
	font-weight: bold; }
	
#news {
	display: block;
	clear: both;
	margin: 24px 0 0; }
	
#news-footer {
	display: block;
	clear: both;
	margin: 24px 0 0;
	border-top: 1px solid black; }

/* HTML */

h1 {
	color: #006699;
	font-size: 18pt;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin-top: 25px; }
h1.pagetitle {
	color: #003399;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	padding-top:0;
	margin-top: -15px; }

h2 { 
	margin-top: 0px;
	text-align: center; 
	color:#3366CC; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2.frontpagetitle { 
	font-size: 18pt;  }
h2.space {
	margin-top: 12px }

h3, h3.subtitle { 
	color: #3366ff; 
	font-weight: bold; 
	font-size: 14px; 
	margin-top: 42px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4 { 
	color:#3366CC; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left; }

p, li, pre, .text { 
	color: black; 
	font-size: 13px; 
	line-height: 17px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	text-align: left}
p.space { margin-top: 42px; }

a img { border: 0; }

#essentialbox p, #menuleft p, #footer p { 
	color: white; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; 
	text-decoration: none;
	padding: 0 5px; 
	margin: 3px 0 0; }
#essentialbox form {
	margin: 12px 0 0; }
#essentialbox a, #menuleft a { 
	color: white; 
	text-decoration: none; }
#essentialbox a:hover, #menuleft a:hover { 
	color: white; 
	text-decoration: none;
	background: #6699FF }

#essentialbox h3 { 
	margin-bottom: 3px;
	margin-top: 0;
	padding: 0px;
	border: 3px #6699ff solid;
	background-color: #6699ff;
	color: white; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }
#menuleft h3 { 
	margin-top: 0;
	margin-bottom: 3px;
	border: 3px #6699ff solid;
	background-color: #6699ff;
	color: white; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }

/* Classes */

.image-left {
	margin: 0 10 10 0;
	clear: both;
}
.image-right {
	margin: 0 0 10 10;
	clear: both;
}
.detail { font-style: italic }
.textcenter  { 
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center }
.textalt  { 
	color: black; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	text-align: left}
.smalltext { 
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagetitle  {
	color: #003399;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	padding-top:0;
	margin-top: -15px; }
.titlewhite { 
	color:#ffffff; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
.menuright  { 
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline }
.menuright2   { 
	color: #003399; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none }
.mtext {
	font-size: 7pt; 
	font-family: Verdana, Helvetica, Arial; 
	position:absolute; 
	top:86px; 
	left:155px; 
	color:#000000; 
	font-weight: bold}
.quote { 
	color: black; 
	font-size: 12px; 
	font-family: "Times New Roman", Georgia, Times }
.top  { 
	color: black; 
	font-size: 12px; 
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	text-align: right; 
	font-size:10px}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color:#000099;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF; }
/*
a:hover, #essentialbox a:hover, a.menuright:hover, a.menuright2:hover { 
	color: #ff0000; }
#essentialbox a:link, #essentialbox a:visited, #essentialbox a:active,  { 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none }
*/
a.menuright2:link, a.menuright2:visited, a.menuright2:active   { 
	color: #003399; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none }
a.mtop:link, a.mtop:visited, a.mtop:hover, a.mtop:active {
	color: #ffffff; 
	background: transparent}  
a.mtop {
	text-decoration: none}
.new {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
}

/* Begin Rounded Corners code by http://www.spiffycorners.com/ */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6699ff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bdd3ff;
  border-right:1px solid #bdd3ff;
  background:#8cb2ff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff4ff;
  border-right:1px solid #eff4ff;
  background:#83acff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #83acff;
  border-right:1px solid #83acff;}
.spiffy4{
  border-left:1px solid #bdd3ff;
  border-right:1px solid #bdd3ff}
.spiffy5{
  border-left:1px solid #8cb2ff;
  border-right:1px solid #8cb2ff}
.spiffyfg{
  background:#6699ff;
	padding: 2 }
.spiffyfg p {
	text-align: center;
	font-weight: bold;
	color: white;
	margin:0;
}
.spiffyfg h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: white;
	margin:0;
}
.spiffyfg h3 a {
	text-decoration: none;
	color: #003399;
}
.spiffyfg h3 a:hover {
	text-decoration: underline;
}
/* End Rounded Corners code by http://www.spiffycorners.com/ */
sup {
	font-size: 75%;
}
input.submit {
	font-size: 12px;
	background-color: #81BDFA;
	border: 0;
	padding: 1px;
	}

