.text {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 18px;
	
}

.bullettext {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 30px;
	
}

.subheading {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : black;
  	font-weight : bold;
	
 
}



A.link {
	text-decoration: none;
	color: white;
    font-weight : bold;
	font-size: 11px;
	font-family:  Arial, Verdana, Geneva,Helvetica, sans-serif;
}

A.link:Hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
    font-weight : bold;
	font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
}






.siderec {
 border: 1px;
 border-style: solid;
 border-color: #e1e1e1;
 border-right: 0px;
 border-bottom : 0px;
 border-left : 0px;
	 }
	 
	 .rightrec {
 border: 1px;
 border-style: solid;
 border-color:#000033;
 border-left: 0px;
 border-bottom : 0px;
  border-top : 0px;
	 }
	 
	 .siderec1 {
 border: 1px;
 border-style: solid;
 border-color: #e1e1e1;
  border-bottom : 0px;
  border-top : 0px;
  font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
	padding : 18px;
	line-height : 18px;
  
	 }
	 
	 .siderec2{
 border: 1px;
 border-style: solid;
 border-color: #e1e1e1;
  border-bottom : 0px;
    font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
	padding : 18px;
	line-height : 18px;
	 }
	 
	 .siderec3 {
 border: 1px;
 border-style: solid;
 border-color: White;
 border-right: 0px;
	 }
	 
	 .bottomrec {
 border: 1px;
 border-style: solid;
 border-color: White;
 border-left: 0px;
 border-right: 0px;
	 }
	
	
.linkborder{
	background-color: #000000s;
		border: 1px solid;
	border-color:#ffffff;
    border-bottom: 0px;
	border-top: 0px;
		border-left: 0px;
   
		}
		
		
		
A.navlink {
	text-decoration: none;
	color: #000000;
    font-weight : bold;
	font-size: 11px;
	font-family:  Arial, Verdana, Geneva,Helvetica, sans-serif;
}

A.navlink:Hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
    font-weight : bold;
	font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
}


.mailtext {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	line-height : 18px;
	padding : 18px;
	
}