/* CSS Document */

Body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(images/background.gif);
}
 
.sidetext{
 font-family:Arial, Helvetica, sans-serif;
 font-size:21px;
 margin-top:0px;
 color:#000000;
 text-align:left;
 }
 
.homepagetext{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
 margin-top:0px;
 color:#333;
 line-height:17px;
 }

 
.heaing{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 margin-top:0px;
 color:#666;
 line-height:20px;

 }
 
.heaing1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:18px;
 margin-top:0px;
 color:#015e84;
 line-height:22px;
 }
 
  
.heaing2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 margin-top:0px;
 color:#da7c1a;
 line-height:18px;
 }
 
 
.bodytext11{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;	
	text-align:left;
	text-decoration:none;
	line-height:
}
.bodytext2{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	color:#666;
	}

.leftnav{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#666666;
	text-decoration:none;
}

.leftnav:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#015c82;
	text-decoration:none;
}


.breadlinks{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#999999;
	text-decoration:none;
}	

.breadlinks:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:0px;
	color:#45b4ca;
	text-decoration:none;
}


.privacy {
	font-family: Tahoma;
	font-size:11px;
	color: #666666;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration: none;
}

.footer{
	font-family: Tahoma;
	font-size:11px;
	color: #666666;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration: none;
}

.footer:hover{
	font-family: Tahoma;
	font-size:11px;
	color: #3366CC;
	margin-bottom:0px;
	margin-top:0px;
	text-decoration: none;
}

.Footerlinks {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:20px;
	text-decoration: none;
}



.bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#e5e5e5;
}


.bottom2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#e5e5e5;
}

.topborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#e5e5e5;
}

.right-line{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#e5e5e5;
	
}

.left-right{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#e5e5e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#e5e5e5;	
}	
		
.left-bottom{
	border-left-width:1px;
	border-left-style: solid;
	border-left-color:#e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#e5e5e5;	
}

ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li{
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:14px;
}


