/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:normal;
color:#A4A4A4;
}

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
padding-left:10px;
margin: 0px;
cursor:hand;
cursor:pointer;
font-weight: bold;
margin:0px;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
width:249px;
margin:0px;
padding:0px;
}

div.eg-bar{
width: 249px;
margin:0px;
}

.icongroup1{
width: 249px;
margin:0px;
}
.blue-title{
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#D5B246;
margin:0px;
}

