@charset "utf-8";
/* List CSS */

/* - - - - - - - - - - - -  LIST CSS - - - - - - - - - - - -  */
/*class for Blue Arrow */
#list1 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list1 li
	{
	list-style:none;
	width:90%;
	background:url(list1.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

/*class for Red Arrow */
#list2 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list2 li
	{
	list-style:none;
	width:90%;
	background:url(list2.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

/*class for Blue circle */
#list3 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list3 li
	{
	list-style:none;
	width:90%;
	background:url(list3.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}
/*class for Black Arrow */
#list4 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list4 li
	{
	list-style:none;
	width:90%;
	background:url(list4.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}
	
/*class for Red Cross */
#list5 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list5 li
	{
	list-style:none;
	width:90%;
	background:url(list5.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}
/*class for Thin Black Arrow */
#list6 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list6 li
	{
	list-style:none;
	width:90%;
	background:url(list6.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

/*class for Green Tick */
#list7 ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list7 li
	{
	list-style:none;
	width:90%;
	background:url(list7.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

#list7a ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list7a li
	{
	list-style:none;
	width:90%;
	background:url(list7.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

#list7b ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list7b li
	{
	list-style:none;
	width:90%;
	background:url(list7.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}
	
#list7c ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list7c li
	{
	list-style:none;
	width:90%;
	background:url(list7.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}

#list7d ul {list-style:none; padding-left: .5em; font-size:12px; color:#00F;}
#list7d li
	{
	list-style:none;
	width:90%;
	background:url(list7.png);
	background-repeat:no-repeat;
	background-position: 0.1em;
	padding-left: 2.1em;
	line-height: 1.6em;
	}