body {  
	margin: 0;
	
    font-family: Arial, sans-serif;
    /*font-weight: bold;*/	
	color: #c1e5f1;
	background-image: url(../images/background2.jpg);
	background-color: #5f93ab;
}

td, th {
    font-family: Arial, sans-serif;
	/*color: #c1e5f1;*/
}
.page_width 
{
    width:950px;
    margin-left:10px;
    overflow: visible;
}
.yellow_normal 
{
	color: #f7f2ba;
    text-decoration: none;
}
.yellow_normal:hover
{
    color: #FFFFFF;
}
.float10left 
{
    float:left;
    margin-left: 10px;
}
.news_stories_menu
{
	font-weight: normal; 
	text-transform: none; 
	font-style: normal; 
	font-size: 14px;
}

.normal_text_spacing 
{
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
	color: #c1e5f1;
    line-height: 19px;
}
.normal_text_spacing a {

    color: #f7f2ba;
    text-decoration: none;
}
.normal_text_spacing a:hover {
    color: #FFFFFF;
}
.contact_details 
{
    font-size: 12px;
    font-weight: bold;
	color: #c1e5f1;
	text-decoration: none;
    line-height: 17px;
}
.contact_details a:hover 
{
    color: #ffffff;
}

.contact_details_link
{
    font-size: 12px;
	color: #f7f2ba;
    text-decoration: none;
}
.contact_details_link:hover
{
    color: #ffffff;
}
/* italic blue-whiter italic yellow highlight */
.title_related 
{
    color:#e5f4ff; 
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight:bold;
    font-style: italic;
    /*letter-spacing:1px;*/
}
.title_related:hover
{
    color: #fcfa28;
}
.left_border 
{
    border-left: solid 2px #649bb4;
    
}
.paddingLR 
{
    margin-left: 12px;
    margin-right: 7px;
}
.separator
{
    width: 255px;
    height:1px;   
    margin-top: 8px;
    border-top: solid 1px #649bb4;
    margin-bottom: 8px;
}
/* yellow titles/links */
.page_title
{
    color:#f7f2ba;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.image_title
{
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing:1px;
}
.caption
{
    color:#f7f2ba;
    text-decoration: none;
    font-size: 12px;
}