body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{border-style:none;}
p {margin:0;}

#content-wrapper { width:1024px;margin:auto;}
#left-col { width:50%;float:left; }
#right-col { width:50%;float:right;text-align:left;}

#left-col2 { width:50%;float:left; }
#right-col2 { width:50%;float:right;text-align:left;}

/*Left Column*/
#articles { padding:15px 10px 15px 0; }
#features { padding:15px 10px 15px 0; }
#flash-ad { border-bottom:1px dotted #d4d4d4;padding:15px 0; }
#api { border-top:1px dotted #d4d4d4;padding:15px 10px 15px 0; }
#api-btn a { 
	display:block;
	border:1px solid #fec544;
	padding:15px;
	width:310px; 
	height:70px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#api a:hover{ text-decoration:none;background-color:#fec544; }

/*Right Column*/
#reload { padding:15px 0 15px 10px; }
#reload-content { border-bottom:1px dotted #d4d4d4;padding:15px 0; }
#demo { padding:0 0 15px 10px; }
#demo-content { border-bottom:1px dotted #d4d4d4;padding:0 0 15px 0; }
#demo-subkey { padding:0 0 15px 10px; }
#demo-subkey-content { border-bottom:1px dotted #d4d4d4;padding:0 0 15px 0; }
#subkey-table { 
	border:1px solid #e6e6e6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background-image: linear-gradient(bottom, rgb(230,230,230) 29%, rgb(247,247,247) 65%);
	background-image: -o-linear-gradient(bottom, rgb(230,230,230) 29%, rgb(247,247,247) 65%);
	background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 29%, rgb(247,247,247) 65%);
	background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 29%, rgb(247,247,247) 65%);
	background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 29%, rgb(247,247,247) 65%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.29, rgb(230,230,230)),
		color-stop(0.65, rgb(247,247,247))
	);
}
#agent-info { padding:0 0 15px 10px; }
#agent-info-content { border-bottom:1px dotted #d4d4d4;padding:0 0 15px 0; }
#isms-info { padding:0 0 15px 10px; }
#isms-info-content { border-bottom:1px dotted #d4d4d4;padding:0 0 15px 0; }

#isms-index-content-left{ padding:0 10px 15px 0; }
#isms-index-content-right{ padding:0 0 15px 10px; }
#isms-index-content-left p { text-align:justify;margin:0 0 10px 0; }
#isms-index-content-right p { text-align:justify;margin:0 0 10px 0; }

#article-menu { border-left:1px solid #d4d4d4;padding:0 0 0 10px; }
#article-menu ul { margin:0;padding:0; }
#article-menu li { margin:0 0 10px 0;padding:0 0 0 20px;list-style:none;background-image:url('images/bullet-square.gif');background-repeat:no-repeat;background-position:0px -16px; }
#article-menu li a{ color:#000;text-decoration:none; }
#article-menu li a:hover{ color:red;text-decoration:underline; }


/* #footercontainer { width:570px;margin:20px auto; } */
#footercontainer { width:910px;margin:20px auto; }

h5 { font-size:0.9em;font-weight:bold; }

.footercolumn { float:left; }
.footercolumn ul{ margin:0 40px 0 0;padding:0; }
.footercolumn li{ margin:5px 0;list-style:none; }
.footercolumn li a{ color:#000000; }
.footercolumn li a:hover{ text-decoration:underline; }

.welcome { width:44%;float:left; }
.login-welcome { width:55%;float:right; }
.clear { clear:both; }
.feature-list li{ list-style-image: url('images/bullet4.jpg'); }


.bg {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
}
.family_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
}
.small_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303030;
}
.title_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.title_ylw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.title_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}

.title_orange a{
	color: red;
	text-decoration:none;
}

.title_orange a:hover{
	text-decoration:underline;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
}
.bold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}
.textbox {
	border: 0px solid #999999;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.redtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.form_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

ul.list-1, ul.list-2 {
	position: relative; /* fix for IE6 (figures...) */
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul.list-1 li, ul.list-2 li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 25px !important;
}
ul.list-1 li {
    background: transparent url(css/images/tick-green.png) no-repeat scroll 0 3px;
}
ul.list-2 li {
    background: transparent url(css/images/tick-grey.png) no-repeat scroll 0 3px;
}

.title-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(css/images/title-02.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 34px;
	width: 100%;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}

@font-face {
	font-family: 'Quinfo';
	src: url('css/fonts/Quinfo.eot');
	src: local('☺'), url('css/fonts/Quinfo.woff') format('woff'), url('css/fonts/Quinfo.ttf') format('truetype'), url('css/fonts/Quinfo.svg#webfont30G9S4nm') format('svg');
	font-weight: normal;
	font-style: normal; 
	}
	
@font-face {
	font-family: 'Junicode-Italic';
	src: url('css/fonts/Junicode-Italic.eot');
	src: local('☺'), url('css/fonts/Junicode-Italic.woff') format('woff'), url('css/fonts/Junicode-Italic.ttf') format('truetype'), url('css/fonts/Junicode-Italic.svg#webfont30G9S4nm') format('svg');
	font-weight: normal;
	font-style: normal; 
	}
	
.title-f-01{
	font-family: 'Quinfo', arial;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
.title-f-02{
	font-family: 'Junicode-Italic', arial;
	font-size: 16px;
	line-height: 20px;
	color: #F90;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
.bg-color01{
	background: #fcfff4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5Y2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce));
	background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
	background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
	background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
	background: linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );
	}
	
/* --------------------------- button --------------------- */
.shortcut-button {
	border: 1px solid #ccc;
	display: block;
	width: 120px;
	margin: 0 0 20px 0;
	background-color: #f7f7f7;
	background-image: url(css/images/shortcut-button-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none !important;
                }

.shortcut-button span {
	border: 1px solid #fff;
	display:block;
	padding: 15px 10px 15px 10px;
	text-align: center;
	color: #555;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none !important;
                }

.shortcut-button span img {
                margin-bottom: 10px;
                }

.shortcut-button:hover {
                background: #fff;
                }
				
.shortcut-button span:hover {
	color: #FF9900;
                }

ul.shortcut-buttons-set li {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 !important;
	background: 0;
	text-decoration: none !important;
	list-style-type: none;
	list-style-image: none;
                }
	
	

.box-button {
	border: 1px solid #ccc;
	display: block;
	width: 120px;
	margin: 0 0 20px 0;
	background-color: #f7f7f7;
	background-image: url(css/images/box-button-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none !important;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
                }

.box-button span {
	border: 1px solid #fff;
	display:block;
	padding: 15px 10px 15px 10px;
	text-align: center;
	color: #555;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none !important;
                }

.box-button span img {
                margin-bottom: 10px;
                }

.box-button:hover {
                background: #fff;
                }
				
.box-button span:hover {
	color: #FF9900;
                }
				
.box-button-non {
	display: block;
	width: 50px;
	margin: 0 0 20px 0;
	background-image: none;
	text-decoration: none !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
                }

.box-button-non span {
	display:block;
	padding: 35px 0px 15px 0px;
	text-align: center;
	color: #555;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
                }
				
.box-button-non span img {
                margin-bottom: 10px;
                }

.box-button-non:hover {
                }
				
.box-button-non span:hover {
	color: #FF9900;
                }

ul.box-buttons-set li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 !important;
	background: 0;
	text-decoration: none !important;
	list-style-type: none;
	list-style-image: none;
                }	
				
/* --------------------- table ----------------------- */

table.stylized {
	border-collapse:collapse;
	position:relative;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
table.stylized th,table.stylized td {
	line-height:18px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
table.stylized th {
	background-color:#FF9900 !important;
	color:#fff;
	text-align:left;
}
table.stylized tr.high {
	background-color:#ffa !important;
}
table.stylized tbody th,table.stylized tbody td,table.stylized tfoot th,table.stylized tfoot td {
	border-bottom:solid 1px #eee;
}
table.stylized tfoot td {
	background-color:#f2f2f2 !important;
	border-bottom:2px solid #ddd;
}
table.stylized tr:nth-child(even) td {
}
table.stylized tbody tr:nth-child(odd) th,table.stylized tbody tr:nth-child(odd) td {
	background:#FAFDFE;
}
table.stylized caption {
	margin-bottom:1em;
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
}
table.no-style th,table.no-style td {
	line-height:18px;
	padding:4px 8px 4px 0;
}
table.no-style td,table.no-style th {
	background:none !important;
	color:#666;
	border-bottom:0 none;
	border-bottom:1px dotted #ddd !important;
}
table.no-style caption {
	margin-bottom:0;
	text-align: left;
}

.img-box{
	vertical-align: top;
	}
	
.img-box img{
	vertical-align: top;
	border: 5px solid #E6E6E6;
	}
	
/* ------------------------ icons btn ----------------------- */

a.icon-transport-logistics{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-transport-logistics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-transport-logistics.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-transport-logistics, a:visited.icon-transport-logistics, a:hover.icon-transport-logistics, a:active.icon-transport-logistics{
	color: #565656;
	}

a.icon-transport-logistics span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-transport-logistics{
	cursor: pointer;
	}

a:hover.icon-transport-logistics span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	

a.icon-technology-telecoms{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-technology-telecoms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-technology-telecoms.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-technology-telecoms, a:visited.icon-technology-telecoms, a:hover.icon-technology-telecoms, a:active.icon-technology-telecoms{
	color: #565656;
	}

a.icon-technology-telecoms span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-technology-telecoms{
	cursor: pointer;
	}

a:hover.icon-technology-telecoms span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-banking-finance{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-banking-finance.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-banking-finance.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-banking-finance, a:visited.icon-banking-finance, a:hover.icon-banking-finance, a:active.icon-banking-finance{
	color: #565656;
	}

a.icon-banking-finance span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-banking-finance{
	cursor: pointer;
	}

a:hover.icon-banking-finance span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-utilities{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-utilities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-utilities.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-utilities, a:visited.icon-utilities, a:hover.icon-utilities, a:active.icon-utilities{
	color: #565656;
	}

a.icon-utilities span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-utilities{
	cursor: pointer;
	}

a:hover.icon-utilities span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-retail{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-retail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-retail.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-retail, a:visited.icon-retail, a:hover.icon-retail, a:active.icon-retail{
	color: #565656;
	}

a.icon-retail span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-retail{
	cursor: pointer;
	}

a:hover.icon-retail span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-construction-property{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-construction-property.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: auto;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-construction-property.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-construction-property, a:visited.icon-construction-property, a:hover.icon-construction-property, a:active.icon-construction-property{
	color: #565656;
	}

a.icon-construction-property span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-construction-property{
	cursor: pointer;
	}

a:hover.icon-construction-property span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-voluntary-community{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-voluntary-community.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: 90%;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-voluntary-community.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-voluntary-community, a:visited.icon-voluntary-community, a:hover.icon-voluntary-community, a:active.icon-voluntary-community{
	color: #565656;
	}

a.icon-voluntary-community span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-voluntary-community{
	cursor: pointer;
	}

a:hover.icon-voluntary-community span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-public-sector{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-public-sector.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: 90%;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-public-sector.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-public-sector, a:visited.icon-public-sector, a:hover.icon-public-sector, a:active.icon-public-sector{
	color: #565656;
	}

a.icon-public-sector span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-public-sector{
	cursor: pointer;
	}

a:hover.icon-public-sector span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-healthcare{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-healthcare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: 90%;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-healthcare.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-healthcare, a:visited.icon-healthcare, a:hover.icon-healthcare, a:active.icon-healthcare{
	color: #565656;
	}

a.icon-healthcare span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-healthcare{
	cursor: pointer;
	}

a:hover.icon-healthcare span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}
	
a.icon-education{
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(css/icons/icon-education.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 38px;
	text-align: left;
	width: 90%;
	padding-right: 0px;
	cursor: pointer;
	behavior: url("iepngfix.htc");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/icons/icon-education.jpg', sizingMethod='crop');
	height: 32px;
	}

a:link.icon-education, a:visited.icon-education, a:hover.icon-education, a:active.icon-education{
	color: #565656;
	}

a.icon-education span{
	display: block;
	background-color: transparent;
	color: #565656;
	line-height: 32px;
	cursor: pointer;
	vertical-align: top;
	}
		
a:hover.icon-education{
	cursor: pointer;
	}

a:hover.icon-education span{
	color: #FF9900;
	cursor: pointer;
	text-decoration: none;
	}