
body {
margin:0px; 
padding:0px; 
background-color:#fff; 
font-family:verdana, sans-serif; 
font-size:12px; 
line-height:16px;
color:#333;
}



/* header stuff */

.black {
padding-top:70px;
padding-left:5px;
 font-size:18px; 
font-weight:bold;
color:#000;
}

 .red{
color:#bf2025;
}

.green{
color:#00a285; 
}



.logo {

padding-left:5px;
padding-top:5px;
border:none;
}

#top_menu {

padding:0;
margin-right:0;
float:right;

}

#top_menu a, #top_menu:link, #top_menu:visited {
position:relative;
float:left;
display:block; 
width:auto; 
height:20px; 
background:#000; 
text-align:center; 
font-size:10px;
font-weight:normal;
margin-right:1px;
color:#fff; 
line-height:20px; 
padding:0 8px 0 8px;
border-bottom:0; 
z-index:500;
letter-spacing:0.08em;
text-decoration:none;
}

#top_menu a:hover {
 background:#999;
text-decoration:none; 

}




/* end header stuff */


/* tables */


.topsection {
margin:0;
padding:0;
border-bottom:1px solid #999;
border-top:0;
border-left:0;
border-right:0;
width:720px;
}

.main {
margin:0;
padding:0;
border:0;
width:720px;

}

.bottom {
margin:0;
padding:0;
border-top:1px solid #999;
border-left:0;
border-right:0;
border-bottom:0;
}

.page {
margin:0 auto 0 auto;
padding:0;
border:0;
width:720px;
top:0px;

}

.contents{
border-right:1px solid #999;
border-left:1px solid #999;
border-top:0;
border-bottom:0;
padding-left:10px;
padding-right:10px;
width:520px;
}

table {
border:1px solid #bababa;
margin-top:10px;
margin-bottom:10px;
font-size:10px;

}

.borderless{
border:none;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
}



/* type style stuff */

img
{
	border-style: none;
	outline: 0;



}
img a  a:link, img a:visited, img a:active {
    border-style: none;
    outline:0;

}

ul { list-style-type: square; }

li a, li a:link, li a:visited{
 text-decoration:none;
 }
 
 li  a:hover{
 color:#bababa;
  text-decoration:none;
 }
 

 
 a, a:link, a:visited {  text-decoration:none;
 color:#333;
 outline:0;
 }
  a:hover {  
  text-decoration:none;
  color:#333;
   outline:0;
 }
 
 
 .centered{
 text-align:center;
 }
 
 h1 {
 font-size:15px;
 font-weight:bold;
 }
 
 h2 {
 font-size:13px;
 font-weight:bold;
 }
 
.footnote{
font-size:10px;
line-height:12px;
width:60%;
padding-left:15px;
color:#555;
text-decoration:none;
}
.footnote p{
font-size:10px;
line-height:125%;
width:80%;
padding-left:15px;
color:#555;
text-decoration:none;
}
.footnote a, .footnote a:link, .footnote a:visited {
text-decoration:none;

}

.footnote a:hover {
text-decoration:none;
color:#777;
}


.pic_note{
font-size:9px;
line-height:13px;
color:#000;
}


.footer_cc {

padding: 7px 0px 10px 100px;
font-size:9px;
text-decoration:none;	
	background: url(img/somerights20.png) no-repeat top left;
	}
	
.footer_cc a, .footer_cc a:link, .footer_cc a:visited, .footer_cc a:hover{
color:#000;

	}	

.abstract {
font-weight:bold;
display: block;
background:#dedede;
padding:5px;
}

.example {
font-size:15px;
padding-left:20px;
letter-spacing:0.08em;
}



.box {
float:left;
padding:5px 10px 5px 0px;
}

.box_floatright {
float:right;
padding:5px 0px 5px 10px;
}


.box_nonfloat {
padding:5px 0px 5px 0px;

width:495px;

}

.box_note{
font-size:9px;
padding-top:5px;
color:#000;
}
.box_note a, .box_note a:link, .box_note a:visited {
font-size:9px;
padding-top:5px;

}

.box_note a:hover {
color:#000;
}


.serif{
font-size:11px;
line-height:16px;
font-family: georgia, serif;
text-align:center;
}


/* end of that type styles */


/* menu stuff */

#menu {
display:block;
  margin:0;
  padding:0;
  background:#00a285;
  width:200px;
  
}
#menu a, #menu a:visited, #menu a:active {
  text-decoration:none;
  display:block;
  color:#fff;
    padding:3px 5px 3px 5px;
      margin:0;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
border-bottom:1px solid #fff;
}
#menu  a:hover {
  background:#303030;
}
#menu  .active {
   text-decoration:none;
  display:block;
  color:#fff;
    padding:3px 5px 3px 5px;
      margin:0;
  font-size:12px;
  font-weight:bold;
  line-height:15px;
  background:#303030;
border-bottom:1px solid #fff;
}

#menu_sub{
display:block;
  margin:0;
  padding:0;
  background:#80d0c2;
  width:200px;
  
}
#menu_sub a, #menu_sub a:visited, #menu_sub a:active {
  text-decoration:none;
  display:block;
  color:#222;
    padding:3px 5px 3px 10px;
      margin:0;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
border-bottom:1px solid #fff;
}
#menu_sub  a:hover {
  background:#999;
  }
  
  #menu_sub .sub_active {
   text-decoration:none;
   
  display:block;
  color:#222;
    padding:3px 5px 3px 10px;
      margin:0;
  font-size:11px;
  font-weight:bold;
  line-height:15px;
 background:#a2e4d8;
border-bottom:1px solid #fff;
}




#footnote{
font-size:10px;
line-height:12px;
padding-right:20px;
padding-left:15px;
color:#555;
text-decoration:none;
}
#footnote p{
font-size:10px;
line-height:13px;

color:#555;
text-decoration:none;
}
#footnote a, #footnote a:link, #footnote a:visited {
text-decoration:none;
color:#555;
}

#footnote p a:hover {
text-decoration:none;
color:#777;
}

.note {
font-size:10px;
padding:5px;
border:1px solid #999;
margin:5px 0 5px 0;
}

.quote {
font-style:italic;
padding-left:25px;
padding-right:25px;
line-height:20px;
}	

table {
border:1px solid #bababa;
margin-top:10px;
margin-bottom:10px;
font-size:10px;
}


#to_top  {
text-decoration:none;
width:100%;
border-top:1px solid #cdcdcd;
outline:0;
}


#to_top a,  #to_top a:link, #to_top a:visited, #to_top a:active{
background:#cdcdcd;
display:block;
width:20%;
text-decoration:none;
padding:5px 5px 8px 5px;
font-size:9px;
line-height:15px;
text-align:center;
height:15px;
color:#222;
text-decoration:none;
outline:0;
}

#to_top a:hover{

background:#bababa;

color:#000;
text-decoration:none;
}