p {
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 line-height: 16px;
 color: #333;
 padding: 0 15px;
}

.small {
 font-size: 9px; 
 font-family: verdana, helvetica, sans-serif;
 color: #333;
}

ul {
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 line-height: 16px;
 color: #333;
}

a:link { 
 color: #5A84B5; 
 text-decoration: none; 
}

a:visited { 
 color: #5A84B5; 
 text-decoration: none;
}

a:active { 
 color: #5A84B5; 
 text-decoration: none;
}

a:hover { 
 color: #004242; 
 text-decoration: underline; 
}


body {
	font-family: tahoma, verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
}

.mainborder {
	border: solid #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

}

.columnborder {
	border: solid #000000;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;

		
}
.search {
	border: 0px;
	font-size: 11px;
	}
	
.news {
	background: #F7F5EF;
	border: 0px;
	font-size: 11px;
	}

input, textarea {
	border: 1px solid #004242;
	color: #004242;
	font-size: 11px;
	background: #FEFCF5;
}

/* Pledge BEGINS */




/* Pledge ENDS */
