body{
	font-family:Tahoma, Tw Cen MT, Estrangelo Edessa;
	font-size:10pt;
	color:#999999;
}
#doc{
	
	
}
#ft{
	background-color:#939393;
	height:18px;
}

#menu{
	width: 99%;
	font-weight: bold;
	font-size: 90%;
	align:center;
}

#menu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#menu ul{
	/*border: 1px solid #6F6868;*/
	width: 100%;
	/*background: url(images/menubg.gif) center center repeat-x;*/
	padding: 1px 0;
	margin: 0;
	text-align: center; 
}

#menu ul li{
	display: inline;
	margin: 10px;
}

#menu ul li a{
	color: #494949;
	padding: 4px;
	margin: 0;
	text-decoration: none;
	/*border-right: 1px solid #DADADA;*/
}

#menu ul li a:hover{
	/*background: url(images/menuhoverbg.gif) center center repeat-x;*/
}

#leftCont{
	width:210px;
	margin-left:15px;
	margin-top:50px;
	}
*html, #leftCont{
	width:210px;
	margin-left:5px;
	margin-top:50px;
	}

.txt1{
	margin:5px;
	text-align:justify;
	color:#999999;
	}
.txt2{
	margin:5px;
	text-align:justify;
	color:#999999;
	}

.heading{
	color:#031E91;
	font-size:13pt;
	font-family:tahoma;
	text-align:center;
}
.heading1{
	color:#031E91;
	font-size:13pt;
	font-family:tahoma;
	text-align:left;
}
.heading2{
	color:#E96D00;
	font-size:10pt;
	font-family:tahoma;
	text-align:left;
	font-weight:bold;
}

.read a{
	color:#C73535;
	text-decoration:none;
	font-weight:bold;
	
	}
.read a:link{
	text-decoration:none;
	color:#C73535;
	
	}
.read a:hover{
	color:#666666;
}
.txt1{
	text-align:justify;
}
.navBottom a{
	color:#FFFFFF;
	text-decoration:none;
	
	
	}
.navBottom a:link{
	color:#fff;
	text-decoration:none;
	}
.navBottom a:hover{
	color:#000000;
	}
.copyright{
	color:#717070;
	font-size:11px;
	text-align:center;
}
.download a{
	color:#C73535;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
	font-family:tahoma;
	text-align:center;
	
	}
.download a:link{
	color:#C73535;
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	font-family:tahoma;
	text-align:center;
	}
.download a:hover{
	color:#000000;
	}
ul.bullet{
	margin:0 0 0 20px; 
	padding: 0 0 0 0;}
ul.bullet li{
	list-style-position:outside; 
	list-style-image: url(images/arrowList.jpg);
	 padding: 0px 0px 2px 0px;
	 margin:0 0 0 0;
	 color:#1E8992;
}

