@charset "utf-8";
/* CSS Document */
ul{ list-style:none; margin:0px; padding:0px;}

.agnis-list-01 li{
	font-weight:normal;
	font-size:14px;
	margin:4px 0px;
	padding:4px 5px 4px 20px;
	color:#666;
	border:1px dotted #476C00;
	border-width:0px 0px 1px 0px;
	background: url(../icons/5.gif) no-repeat 0px 6px;
}

.agnis-list-02 li{
	font-weight:normal;
	font-size:14px;
	margin:4px 0px;
	padding:4px 5px 4px 20px;
	color:#000;
	border:1px dotted #476C00;
	border-width:0px 0px 1px 0px;
	background: url(../icons/2.gif) no-repeat 0px 6px;
}

.agnis-list-03 li{
	font-weight: normal;
	margin: 0px 0px;
	padding: 2px 5px 2px 15px;
	background-image: url(../icons/6.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.agnis-list-03 li span{ width:125px; float:left; }


.agnis-list-04 li{
	font-weight:normal;
	font-size:14px;
	margin:4px 0px;
	padding:2px 5px 2px 20px;
	color:#000;
	border:1px dotted #476C00;
	border-width:0px 0px 1px 0px;
	background: url(../icons/arrow.png) no-repeat 0px 3px;
}


.agnis-list-05 {
	font-family:: Arial, Helvetica, sans-serif;
	list-style-type:decimal-leading-zero;
}
.agnis-list-05 p{ 
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000000;
}


.agnis-list-06 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.agnis-list-06 li:first-child{ border-top:none;}

.agnis-list-06 li{
background:url(../icons/10.png) 0 13px no-repeat; border-top:1px dotted #ddd; padding:5px 0 6px 15px;	
}







.agnis-list-07 li{
background-image: url(../icons/4.gif);
background-repeat: no-repeat;
background-position: 0px 7px;
padding:4px 0px 4px 25px;
font-weight:bold;
font-size:110%;
color: #900;
}

.agnis-list-07 li li{
background-image: url(../icons/6.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
padding:3px 0px 0px 10px;
color:#006;
font-size:90%;
font-weight:normal;
}

.agnis-list-08 li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.agnis-list-08 li a{
color: #A70303;
background:url(../icons/pdf-3.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px dotted #dadada;
color:#000;
}

.agnis-list-08 li a:hover{
color:#F00;	
background:#eee url(../icons/pdf-3.png) no-repeat center left; /*custom bullet list image*/
}


.agnis-list-09 li{
	font-weight:normal;
	padding:0px 5px 7px 13px;
	color:#333;
	background: url(../icons/11.png) no-repeat 0px 6px;
}

.agnis-list-10 li{
	font-weight:normal;
	padding:0px 5px 7px 15px;
	color:#333;
	background: url(../icons/check.png) no-repeat 0px 3px;
}

.agnis-list-11 li{
	font-weight:normal;
	padding:0px 5px 7px 12px;
	color:#333;
	background: url(../icons/arrow.gif) no-repeat 0px 5px;
}

/* agnis-list-12 start */
ul.agnis-list-12{ margin-top:26px; width:230px; float:left; margin-right:40px; }

.agnis-list-12 li{
  overflow: hidden; 
  vertical-align: top;
  padding:0px 0 10px 13px; line-height:20px; background:url(marker.gif) 0 9px no-repeat;
}
 
.agnis-list-12 li em{
  background: url(../icons/line-hor.gif) repeat-x 0% 15px;
  display: block; 
  overflow: hidden;
}

.agnis-list-12 li span{
  float: right;
  font-size:16px;
  color:#4a4a4f;
 }

.agnis-list-12 li strong{
  float: left;
  font-size:14px; color:#7cb6b6; line-height:20px; font-weight:bold;
 } 
/* agnis-list-12 end */

/* suitable for address agnis-list-13 start */
.agnis-list-13 ul{ list-style:none; }

.agnis-list-13 li h2{ font-size:2em; margin:10px 0px 0px 0px; padding:0px 0px 10px 0px; border-bottom:2px solid #333;  }

.agnis-list-13 li{
	font-weight:normal;
	padding:0px 5px 7px 12px;
	color:#333;
	float:left;
	clear:both;
}

.agnis-list-13 li strong{
	float:left;
	display:block;
	width:90px;
	}
	
.agnis-list-13 li span{	
float:right;
padding:0px 5px;
}

.agnis-list-13 li p{
	display:block;
	margin:0px 0px 0px 95px;
	padding:0px 0px 0px 0px;
	}	
/* agnis-list-13 end */

/* agnis-list-14 start based on wiremenu usewith awesome fonts */

.agnis-list-14{

border-bottom-width: 0;
/*
border: 1px solid #C0C0C0;
width: 170px;
*/
}

* html .agnis-list-14{ /*IE only rule. Original menu width minus all left/right paddings */
/*width: 164px;*/
}

.agnis-list-14 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.agnis-list-14 li{
font-size:100%;
padding: 4px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #000;
text-decoration: none;
border-bottom: 1px dotted #333;
}

.agnis-list-14 li a{
text-decoration:none;	
}

.agnis-list-14 a:visited{
color: #595959;
}

html>body .agnis-list-14 a{ /*Non IE rule*/
width: auto;
}

.agnis-list-14 a:hover{
color: #FC0;
}

/* agnis-list-14 start */



/* agnis-list-15 start */
.agnis-list-15{
border: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: auto;
}

* html .agnis-list-15{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.agnis-list-15 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.agnis-list-15 a{
font-size:100%;
padding: 5px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.agnis-list-15 a:before {
   font-family: FontAwesome;
   content: "\f105";
   display: inline-block;
   padding: 0px 5px;
}

.agnis-list-15 a:visited{
color: #595959;
}

html>body .agnis-list-15 a{ /*Non IE rule*/
width: auto;
}

.agnis-list-15 a:hover{
background-color: #EEE;
color: black;
}

.agnis-list-15 h3{
font-size:120%;	
margin:0px;
padding:5px 10px;	
background:#333;
color:#fff;
	}


/* agnis-list-15 END */