#redcenter
{
    color:#900;
	text-align:center;
}
#redbullet1 ul
{
  list-type-style:none;
  padding:0px;
  margin-top:0px;
  margin-left:0px;
  }
#redbullet1 li
{
	list-style:none;
	margin-bottom:5px;
	padding-left: 20px;
    background-image: url(../../includesmine/cssfiles/images/redbullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:12px;
	color:#000000;
    text-align: left;
	
}

div.leftalign
{
 float:left;
 
}

#bluebulletlist
{

}
#bluebulletlist ul
{
  list-type-style:none;
  margin-top:20px;
  margin-left:15px;
 
  }
#bluebulletlist li
{
	list-style:none;
	margin-bottom:10px;
	padding-left: 15px;
	background-image: url(../../includesmine/cssfiles/images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#bluebulletlist1 ul
{
  list-type-style:none;
  margin-top:20px;
  margin-left:15px;
 
  }
#bluebulletlist1 li
{
	list-style:none;
	margin-bottom:10px;
	padding-left: 15px;
	background-image: url(../../includesmine/cssfiles/images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#redbulletlist
{
}


/*image styling*/
.thumbnailsize {
    width: 80px;
    height : auto;
    }

    .thumbnailsize {
    width: auto;
    height : 40px;
    }
.smallsize {
    width: 120px;
    height : auto;
    }
.smallsize {
    width: auto;
    height : 80px;
    }
.normalsize {
    width: 180px;
    height : auto;
    }

    .normalsize {
    width: auto;
    height : 167px;
    }

caption.admintable
  {
     background-color:#CEF6E3;
     color:#0B3B0B;
     border-style:solid;
     border-width:1px;
     border-color:#0080FF;
	 text-align:center;
	 font-size:20px;
  }

  table.admintable
  { 
     font-family:arial;
     font-size:12px;
     background-color:#CEF6F5;
     border-style:solid;
     border-color:#0000FF;
     border-width:1px;
  }

  th.admintablecenter
  {
     font-size:12pt;
     background-color:#E0E0F8;
     color:#084B8A;
     border-style:ridge;
     border-width:2px;
     border-color:#084B8A;
  	 border-collapse:collapse;
     text-align:center;
  }
   th.admintable
  {
     font-size:12pt;
     background-color:#E0E0F8;
     color:#084B8A;
     border-style:ridge;
     border-width:2px;
     border-color:#084B8A;
  	 border-collapse:collapse;
     text-align:left;
  }


  tr.admintable
  { 
     vertical-align:center;
  }

  td.admintable
  {  
     font-size:10pt;
 	 padding:3px; 
     background-color:#E0F8F7;
     color:#084B8A;
     border-style:solid;
     border-width:2px;
	 border-color:#03F;
	 border-collapse:collapse;
     text-align:left;
  }
 td.admintablecenter
  {  
     font-size:10pt;
	 padding:3px; 
     background-color:#E0F8F7;
     color:#084B8A;
     border-style:solid;
     border-width:2px;
	 border-color:#03F;
 	 border-collapse:collapse;
     text-align:center;
  }
table#evaluation
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   border-collapse:collapse;
	
}
table#evaluation td {
	border-style:ridge;
	border-color:#930;
	border-width:thin;
	padding: 4px;
	color: black;
	text-align:left;
   
}
table#evaluation th {
	border-style:ridge;
	border-color:#930;
	border-width:thin;
	padding: 4px;
	color: black;
	text-align:center;
}
tr.row1 td {
	background-color:#FFC;
	color: black;
}
tr.row2 td {
	background-color:#FDEC8E;
	color: black;
}
td.centertext{
	background-color:white;

}

  