body{
	margin: 0px;
	outline:none;
}

a, img{outline:none;}
.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.left-side-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
}
.right-side-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.top-heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
}

.normalbodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:15px
}
h1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	padding:0px;
	margin:0px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #336699;
}

.link:hover { text-decoration:none;}

.left-right-side-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.left-right-gray-side-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bullet {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;

}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #336699;
	line-height: 17px;
	padding: 0px;
	margin:0px;
}

h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.breadcrumb {
	color:#666666;
	font-family: Tahoma;
	font-size:11px;
	border-bottom:1px solid #336699;
	}
.breadcrumb a, .breadcrumb a:visited {
	color:#336699;
	text-decoration:none;
	}
.breadcrumb a:hover {
	color:#666666;
	text-decoration:none;
}

/* cmmi pop up css*/
.cmmi{position:relative;}

.nfohead{
	border:1px solid #cccccc;
	padding:5px;
}

.fsidiv{
	background:#cccccc;
	padding:0 0 15px 0;
	left:320px;
	display:none;
	top:150px;
	position:absolute;
	border:2px solid #666666;
}

.top-new {
    color: #666666;
    font-size: 11px;
    padding: 18px 15px 10px 25px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}


.skype-ico {
    background: url("../images/Skype-black.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 19px;
    width: 14px;
}

.tele-ico {
    background: url("../images/tele-ico.jpg") no-repeat scroll 0 0 transparent;
    height: 13px;
    padding-left: 19px;
    width: 14px;
}

.email-new {
    background: url("../images/ico-email.jpg") no-repeat scroll 0 0 transparent;
    height: 11px;
    padding-left: 20px;
    width: 15px;
}

.top-new a {
    color: #666666;
    text-decoration: none;
}

.listT{ margin-bottom:10px;}
