﻿a:link, a:visited
{
	color: #003478;
}
a:hover
{
	color: #d52b1e;
}
body h1, body h2, body h4
{
	font-family: Georgia, Verdana;
	color: #003478;
}
body h1
{
	font-size: 240%;
	margin: 0 0 5px 0;
}
body h2, body h1.ArticleList, h4
{
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 140%;
}

h4, h5
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h5
{
	text-transform: uppercase;
	font-size: 90%;
	color: #333;
}

body h1 a:link, body h1 a:visited, body h2 a:link, body h2 a:visited
{
	text-decoration: none;
	color: #003478;
}
body h2 a.ArticleReadMoreTextLink:hover
{
	text-decoration: underline;
}

body h1.ArticleList
{
	font-weight: bold;
	margin-bottom: 0;
}

body h2.ArticleList
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 110%;
	line-height: 135%;
	color: #000;
	margin-bottom: 15px;
}

span.ReadMoreSep
{
	letter-spacing: -3px;
	font-weight: bold;
	font-family: Georgia;
}

/*Fullstory*/
div.Fullstory
{
	font-size: 110%;
	line-height: 140%;
}
div.Fullstory img
{
	border: 1px solid #8ebae5;
	padding: 5px;	
	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.LatestNewsPadder div.Fullstory a:link, div.LatestNewsPadder div.Fullstory a:visited
{
	color: #d52b1e;
	text-decoration: underline;	
}

.fb { margin: 15px 0 20px 0;}

div.Fullstory table, div.Fullstory table td { padding: 0; margin: 0;}

/*latest news*/
div.LatestTop
{
	position: relative;
	width: 268px;
	border-top: 1px solid #8ebae5;
	border-left: 1px solid #8ebae5;
	border-right: 1px solid #8ebae5;
	margin-left: 26px;
	font-size: 110%;
	line-height: 140%;
}
div.LatestTop div.SearchTitle
{
	top: -7px;
}
div.LatestNewsPadder
{
	padding: 30px 18px 5px 18px;
	overflow: hidden;
}
div.LatestBtn
{
	background-image: url(../image/bcg/latestbtn.png);
	width: 296px;
	height: 89px;
	background-repeat: no-repeat;	
}
div.LatestNewsPadder h1, div.LatestNewsPadder h2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
}
div.LatestNewsPadder h2 a:link, div.LatestNewsPadder h2 a:visited
{
	color: #000;	
}
div.LatestNewsPadder h2 a:link span.ReadMoreNews, div.LatestNewsPadder h2 a:visited span.ReadMoreNews
{
	color: #d52b1e;
	border: 2px solid #fff;		
	text-transform: uppercase;
	padding-right: 2px;
}

div.LatestNewsPadder h2 a:hover span.ReadMoreNews
{
	color: #fff;
	background-color: #d52b1e;
	border: 2px solid #d52b1e;		
	
}