﻿p#introFirst
{
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 0.6px;
	margin: 0px 0px 20px 0px;
	clear: both;
}
h2
{
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 14px;
    margin-left: 0;
}
.hp
{
	width: 150px;
	height: 90px;
	border: solid 1px #304670;
	float: left;
}
.left
{
	float: left;
	width: 360px;
}
.right
{
	float: right;
	width: 360px;
}
.newsBoxRight
{
    background: #172e59;
    border: solid 1px #12264d;
    padding: 20px;
    margin-left: 380px;
}
.newsBoxRight h2
{
    color: #ffffff;
    margin: 0;
    font-size: 15px;
}
.newsBoxRight dl, .newsBoxRight dt, .newsBoxRight dd
{
    margin: 0;
    padding: 0
}
.newsBoxRight dl
{
    margin: 10px 0px
}
.newsBoxRight dt
{
    margin-top: 24px;
    line-height: 18px;
}
.newsBoxRight dt span
{
    display: block;
    font-size: 11px;
}
.newsBoxRight dd
{
    font-size: 13px;
    line-height: 18px;
}
#hp_about
{
	background: url(../../images/hp_about.jpg);
}
#hp_pavior
{
	background: url(../../images/hp_pavior.jpg);
}
#hp_awards
{
	background: url(../../images/hp_awards.jpg);
}
#hp_affiliations
{
	background: url(../../images/hp_affiliations.jpg);
}
#hp_charities
{
	background: url(../../images/hp_charities.jpg);
}
#hp_site
{
	background: url(../../images/hp_site.jpg);
}
.divSiteContents, .divSiteContentsHover
{
	padding: 4px 0px;
	border-top: solid 1px #304670;
	height: 92px;
}
#content .divSiteContents h6, #content .divSiteContents p, #content .divSiteContentsHover h6, #content .divSiteContentsHover p
{
	margin: 0px 0px 0px 158px;
	font-size: 12px;
	line-height: 17px;
}
.divSiteContentsHover
{
	cursor: pointer;
	background-color: #172e59;
}