.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: #333333; list-style-position: inside; list-style-type: disc
; text-align: left
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align:justify; 
}

p.short {
	text-align: left;
}


.caption {font-style: italic; font-size: 70%; text-align: center; line-height: 1.3em;}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #000000;
        text-align: center
}

code    {
        font-family: Courier, 'Courier New', Typewriter, monospace;
        font-size: 120%;
}

a { 
	 text-decoration: none
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #996699;
}

a:link {  
	color: #003366;
}



.mainmenu {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #CCCCCC
}

a.mainmenu2:link {
	color: #FFFFFF
; text-decoration: none
}

ul {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em
; text-align: left
}

dt {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
	 font-weight: bold; 
	 text-align: left
}

dd {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
	 text-align: left
}

.newsip {  width: 80px}
.newsbu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #003366;
	border: 1px #CCCCCC inset; 
	width: 80px;
	top: 5px;
	clip:  rect(   )
}

.mainmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold
}
a.mainmenu2:visited {  
   color: #FFFFFF;
   text-decoration: none
}
a.mainmenu2:active { 
   color: #FFCC00;
   text-decoration: none
}
.mainmenu2sel { 
	font-size: 12px; 
	color: #CC9933; 
	font-weight: bold
; font-family: Arial, Helvetica, sans-serif
 }
h1 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #003366}
h2 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #003366} 
h3 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #003366}
h4 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #003366; text-align: left}
h5 {  font-family: Arial, Helvetica, sans-serif;                    font-size: 12px; color: #003366; text-align: left}

.input {  border: 1px #CCCCCC double; width: 120px; color: #333333}
.submit { border: #CCCCCC; width: 40px; color: #333333 ; background-color: #999999}
.bgdarkblue {  background-color: #003366}
ol { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em ; text-align: left}
th.intext { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 0.8em ; background-color: #eeeeee; text-align: center}
td.intext { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em}

img {
	border: 0px;	
}

img.rightfloat {
  float:right; 
  margin-left:10px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:10px;
  }
  
img.leftfloat {
  float:left; 
  margin-left:10px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:10px;
  }
  
img.formula {
  margin-left:5%;
}

#bigshot {
    line-height: 1.36em;
    text-align: left;
    color: #666;
    padding-top: 30px;
    margin-left: 0px;
    font-size: 110%;
}

#thumbnail-grid table tr td p {
    margin-top: 0.5em;
}

#thumbnail-grid table tr td a {
    text-align: left;
    border-bottom: 1px dotted #666;
    text-decoration: none;
}

#thumbnail-grid li {
    text-align: left;
}

#thumbnail-grid p {
	text-align: justify; 
	margin-top: 0px;
}


#thumbnail-grid table tr td p a:hover {
    border-bottom: 1px solid;
}

.about {
    border: 1px dotted;
	margin-top: 10px;
	border-spacing: 10px 10px;
}

#prevNextNavi a {
	color: #600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.reference {margin-left: 1.5em;	}
.module { font-weight: bold;	}
.steps { margin: 10px; padding-left: 5px; border-left: 5px solid #6699CC; font-size: 70%; line-height: 1.3em;}
