/* CSS Document */


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003300;
	line-height: 20px;
	text-align: justify;
	margin-top:5px;
	margin-right:16px;
	margin-bottom:10px;
	margin-left:5px;
}


/* TEXT LINKS:Styles for the small text links at the bottom of the site */

.textlinks{
position:relative;
height:50px;
width:760px;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BABFB8;
line-height:16px;

}
a.textlinks-link:link{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BABFB8;
text-decoration:none;

}
a.textlinks-link:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BABFB8;
text-decoration:none;

}
a.textlinks-link:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:underline;

}
a.textlinks-link:active{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #BABFB8;
text-decoration:none;
}



/* NEWSLETTERS HOME :Styles for the small newsletters links on the Homepage */

.newsletterstexthome{
position:relative;
height:50px;
width:760px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
line-height:16px;

}
a.newsletterstexthome:link{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;

}
a.newsletterstexthome:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;

}
a.newsletterstexthome:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:underline;

}
a.newsletterstexthome:active{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;
}


/* LATEST NEWS TEXT HOME :Styles for the small latest news links on the Homepage */

.latestnewstexthome {

position:relative;
height:165px;
width:299px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
line-height:16px;
overflow-x:hidden;
overflow-y:scroll;
scrollbar-3dlight-color:#A7A089;
scrollbar-arrow-color:#A7A089;
scrollbar-base-color:#A7A089;
scrollbar-darkshadow-color:#A7A089;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#A7A089;
scrollbar-shadow-color:#A7A089;
}
}
a.latestnewstexthome:link{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;

}
a.latestnewstexthome:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;

}
a.latestnewstexthome:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:underline;

}
a.latestnewstexthome:active{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #575958;
text-decoration:none;
}
