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;
}
.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;
}