@charset "utf-8";
/* CSS Document  For SART home page*/


.sent-template-a 
{
/*changed from 609 to 600*/
	width:590px;
	
}
.sent-template-a h3 
{
text-align:center;
font-size:16px;

}
.nowrap {
    white-space: nowrap;
}
.sent-template-a span.sndheader {
	text-align:center;
	font-size:14px;
	
	font-weight:normal;
}
.sent-template-a div.imgdiv{
float:left;
margin-right:2px;
margin-bottom:5px;
padding:3px;
padding-top:5px;
border:#333333 1px solid;
text-align:center;
line-height:110%;
}



.imgdivleft{

float:left;
width:285px;

padding:3px;
padding-top:5px;
border:#333333 1px solid;
text-align:center;
margin:0px; 
border-right:0px;
height:220px;
margin-top:10px;
}
.imgdivright{

float:left;

width:285px;
padding:3px;
padding-top:5px;
border:#333333 1px solid;
text-align:center;
margin:0px;
border-left:0px;
height:220px;margin-top:10px;
}
.sent-template-a div.imgdiv span{
display:inline;
font-size:12px;
padding:3px;
text-align:left;

}
.imgdiv div{

font-size:10px;
padding:3px;

}
div.padding {
display:block;
background:#999999;
padding:8px;

}
.sent-template-a .smallerfont{
font-size:10px;
}

img.floatright{
float:right;
}
li.blank {  
  list-style-image: url(/images/bullet2b.gif);
  list-style-type: square; 
  vertical-align: bottom;
}

li.new{
list-style-image:none;
list-style-type:upper-alpha;
vertical-align: bottom;}

li.new1{
list-style-image:url(/images/bullet3b.gif);
list-style-type:circle;
vertical-align: bottom;}
li.new2{
list-style-image:url(/images/bullet3.gif);
list-style-type:circle;
vertical-align: bottom;}
li.none{
list-style-image:none;
list-style-type:none;
vertical-align: bottom;}

div.photos{
width:600px;
margin-right:2px;
}
div.photo{
float:left;
margin-right:3px;
margin-left:0px;
width:115px;
height:150px;

}
div.photoi{
float:left;
margin-right:5px;
width:109px;
height:151px;
border:#6600FF solid 2px;
text-align:center;
vertical-align:middle;
padding-top:4;

}

li.level1
{list-style-image:none;
  list-style-type:decimal; 
  vertical-align: bottom;}
    li.level2new{
  list-style-image:none;
  list-style-type:upper-alpha;
  vertical-align: bottom;
  }
  li.level2{
  list-style-image:none;
  list-style-type:lower-alpha;
  vertical-align: bottom;
  }

  li.level3{
  list-style-image:none;
  list-style-type:lower-roman;
  vertical-align: bottom;
  }
  
  
