@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5b594c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8f8f3;
}

/* */
a:link
{
	color: #3e89a4;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #3e89a4;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.dont_change_links a:link
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 12px;
}

.dont_change_links a:visited
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 12px;
}

.dont_change_links a:hover
{
	
}


.read_more:link, .read_more:visited
{
	color: #24448d;
	font-weight: bold;
	text-decoration: none;

}

.read_more:hover
{
	text-decoration: underline;
}

#content
{
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 40px;
}

.title-icon
{
	margin-right: 5px;
	margin-top: 10px;
}

.title
{
	color: #24448d;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}





.tagline_hightlight
{
	color: #5b594c;
}

.subtitle
{
	color: #3e89a4;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
}


.bold_blue
{
	color: #24448d;
	font-weight: bold;
}

.bold_blue_light
{
	color: #3e89a4;
	font-weight: bold;
	
}


.footer_cell
{
	color: #9a9d9f;
	font-size: 12px;

}

.footer_cell a:link, .footer_cell a:visited
{
	font-family:Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;
	color: #3e89a4;

}

.footer_cell a:hover
{
	text-decoration: underline;
}

.dot
{
	color: #3e89a4;

}

.news_list ul 
{
	

}
.news_list ul li 
{
	list-style-image:url(images/arrow.jpg);
	line-height: 150%;
	
	
}

.news_list a:link, .news_list a:visited
{
	color: #24448d;
	font-weight: normal;
	text-decoration: none;

}

.news_list a:hover
{
	text-decoration: underline;
}


li 
{
	list-style-image:url(images/arrow.png);	
}




