/* CSS Document */
body{
margin:0px;
background-color:#0b1b32;
}

li{
list-style-image:url(../images/icon.jpg);
}


.forgroundcontent 
{
position:absolute;
z-index:1;
margin:0px;; /*design preference*/
vertical-align:top;
width:100%;
}

.bg-bg{
position:fixed;

left:0px;
width:100%;
height:100%;
}

.bgbosy{
background-image:url(../images/imd_18.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#f1faff;
height:298px;
}

.site_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.site_footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;

}
.input-text-filed
{
	border: #333333 dotted 1px;
	width:200px;
	height:20px;
}
.input-text-filed2
{
	border: #333333 dotted 1px;
	width:200px;
	height:70px;
}
.text-black
{
	font-family:Tahoma;
	font-size:11px;
	color: #333333;
	line-height:18px;
	text-decoration:none;
}
.text-black a
{
	font-family:Tahoma;
	font-size:11px;
	color: #333333;
	text-decoration:none;
}
.border
{
	border: #3366CC solid 2px; 
}
.heading{ font-family:Tahoma; font-size: 20px; color:#000000; font-weight:bold; padding-left:25px;}
