/* CSS Document */

/*body area*/
body {
	Font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0px;
	color:#777777;
	font-size:11px;
	text-align: center;
	line-height:18px;
	}
td {
  Font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:11px;
  line-height:18px;
  }
a{
text-decoration:none; 	font-weight: bold;
color:#666666;
font-size:10px;
}
a:hover{
	text-decoration:underline;
	color:#ff3300; 
}
.subheads{
text-decoration:underline;   font-weight: bold;
color:#666666;
font-size:14px;
}
.topflash{
height:149px; text-align: center;
}
.contentsback{
	background-image:url('images/backall.gif');
	background-repeat: repeat-y;
	background-position: center; 
	}
.backlogo{
	background-image:url('images/sma_logo.gif');
	background-repeat: no-repeat;
	background-position: left bottom; 
	width:800px;
	}
/*main-left*/

.leftblue{
	background-color:#d9ebf5;
	padding:15px;
	color:#666666; text-align:left;
}
.leftlargebox{
	background-color:#eaf7ff;
	border:5px solid #eaf7ff;
	margin:10px 8px 5px 8px;
}
.leftlargeboxin1{
	background-color:#ffffff;
	border: 1px solid #ffffff; text-align:center; padding-bottom:5px;
}

.leftlargeboxintext1{color:#223863; font-weight:bold; font-size:13px;}
.leftlargeboxintext2{color:#ff3300; font-weight:bold;}

.leftbluelogo{
	position: bottom; 
	background-color:#d9ebf5;
	color:#666666; text-align:left;
}

.bannerbox{
 text-align:center;
 margin-top:10px; margin-bottom:10px;
 width:100%;
 }
/*main-contents*/
.contents{
	background-image:url('images/contents_back.gif');
	background-repeat: no-repeat; background-position: top;
	padding:17px 17px 0px 17px;
}
.contents2{
width:526px;
}
.spacebottom5{
margin-bottom:5px;
}
.lineb{
	background-image:url('images/main_sideline1.gif');
	background-repeat: repeat-y; background-position: top center;
	margin-bottom:5px;
}
.littleimg{
	float:left;
	position:top;
	margin:0;}

.littlebox{
padding:3px 0px 3px 6px; font-weight: normal;
text-align:left;line-height: 14px; 
font-size:10px;}

ol.dotlist{ 
	vertical-align: baseline; 
	text-align:left;
	list-style-image: url('images/orange_arrow.gif'); 
	margin-top: 0px;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	font-weight: normal;
	}
	
li.dotlistli{
	color:#333333;
	font-size:10px;
	margin-left:3px;
	padding-left: 0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:left;
	}	
a.dotlistli{
font-weight:normal;color:#333333;
}

a.dotlislit:hover,dotlistli:link,dotlistli:visited,dotlistli:active,{
font-weight:normal;
}


.main-box1{
padding:5px 10px 10px 10px; 
background-color:#e4e5e5;
text-align:left;line-height: 14px; font-size:10px;
margin-bottom:10px; 
}

.main-box2{
padding:5px 10px 10px 10px; 
background-color:#f1f2f2;
text-align:left;line-height: 14px; font-size:10px;}

.bluebox{
float:bottom;
vertical-align:bottom;
margin-top:10px;
}

/*list*/
.dot{
	background-image:url('images/orange_arrow.gif');
	background-repeat: no-repeat; background-position: left top; 
	margin-top: 5px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:0px;line-height:10px;
	}
.dot2{
	background-image:url('images/orange_arrow.gif');
	background-repeat: no-repeat; background-position: left top; 
	margin-top: 5px;
	margin-bottom:5px;
	padding-left:7px;
	padding-top:0px;line-height:10px;
	}
ol.article{ 
	vertical-align: baseline; 
	list-style-image: url('images/orange_arrow.gif'); 
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:20px;
	padding-top:0px;
	font-weight: normal;
	}
	
li.articlett{
	color:#666666;
	font-size:10px;
	padding-left: 0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:left;
	}	

.bold{
	font-weight:bold;}
	
	
/*footer*/
.footer{
	width:800px;
	border-top: 2px solid #666666 ;
	padding-top: 8px;	
	color:#666666;
	font-size:10px;
	line-height:20px;
	text-align: center;
	margin-top: 15px;
	}
.foottext{
	color:#666666;
	font-size:11px;
	text-decoration:none; 
	font-weight: normal;
	}

a.foottext:link,foottext:visited,foottext:active{
	text-decoration:none;
	color:#666666;
	}
a.foottext:hover{
	text-decoration:underline;
	color:#ff3300; 
	}