@font-face {
    font-family: 'Humanist';
    src: url('../fonts/humanist777bt-blackcondensedb-webfont.eot');
    src: url('../fonts/humanist777bt-blackcondensedb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humanist777bt-blackcondensedb-webfont.woff') format('woff'),
         url('../fonts/humanist777bt-blackcondensedb-webfont.ttf') format('truetype'),
         url('../fonts/humanist777bt-blackcondensedb-webfont.svg#Humanist777BlackCondensedRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HumanistLight';
    src: url('../fonts/tt0855m_-webfont.eot');
    src: url('../fonts/tt0855m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0855m_-webfont.woff') format('woff'),
         url('../fonts/tt0855m_-webfont.ttf') format('truetype'),
         url('../fonts/tt0855m_-webfont.svg#Humanist777BlackCondensedRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #454648;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
}


/* Font size/spacing changes 07/2012 */
#content p,
#content li,
#tabs p,
#tabs li,
.box-body p,
.box-body li{
	font-size:116.67%;
	line-height:150%;
	color:#000000;
}
#right-col p,
#right-col li{
	font-size:100%;
	line-height:140%;
	color:#000000;
}
#content p, 
#content ul,
#tabs p, 
#tabs ul,
.box-body p, 
.box-body ul,
#right-col p, 
#right-col ul{
	margin-bottom:12px;
}
#content p a,
#content li a,
#tabs p a,
#tabs li a,
.box-body p a,
.box-body li a,
#right-col p a,
#right-col li a{
	font-weight:bold;
}


/*    Style    */

h1 {
	margin-bottom: 12px;
	color: #7075ae;
	font-size: 233.33333333333%; /* 28px */
	font-family:Humanist, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2 {
/*	margin: 12px 0 2px 0;*/
	margin: 0 0 2px 0;
	color: #7075ae;
	font-size: 133.33333333333%; /* 16px */
}

.searchResults h2{
	margin:0 0 10px 0;
	color:#454647;
	font-family:Humanist, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 {
	margin: 12px 0 2px 0;
	font-size: 100%;
}

.searchResults h3,
.newsArchive h3{
	font-size:117%; /* 14px */
	color: #7075ae;
	margin:0 0 6px 0 !important;
}

h4, h5, h6 {
}

p {
	margin-bottom: 6px;
	line-height: 1.4;
}

ul, ol {
	margin-left: 16px;
	list-style-type: square;
}

li {
	line-height: 1.4;
}

a {
	color: #4c518f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 a,
.searchResults h3 a,
.newsArchive h3 a{
	color:#7075ae;
}

img {
	border: none;
}

hr {
	margin: 10px 0;
	height: 1px;
	clear: both;
	color: #c0c0c0;
	background: #c0c0c0;
	border: none;
	font-size: 1px;
}

/*.intro {
	color: #4c518f !important;
	font-size: 116.66666666667%;
}*/

.intro p,  p.intro{
	color: #4c518f !important;
	font-size: 133.33% !important;
}

.quote, #home-right .quote, #right-col .quote {
	color: #4c518f;
	font-size: 150%;
	line-height: 1.1;
}

#right-col .quote{
	font-weight:normal;
	font-family:HumanistLight, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:130%;
	font-size: 140%;
}

#content-col .quote {
	margin: 20px 0 0 0;
	color: #4c518f;
	font-size: 116.66666666667%; /* 14px */
	line-height: 1.4;
}

.quote-attribute {
	margin-bottom: 20px;
}

a.more, .more a {
	margin-bottom: 10px;
	padding: 0 25px 0 12px;
	height: 24px;
	float: right;
	background: url(../images/button-grad.png) repeat-x;
	background: url(../images/button-arrow.png) no-repeat center right,
	url(../images/button-grad.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	line-height: 24px;
}

.bullet {
	padding-left: 16px;
	background: url(../images/bullet-arrow.png) no-repeat;
}

.big {
	font-size: 116.66666666667%; /* 14px */
}

.small {
	font-size: 91.66666666667%; /* 11px */
}

.gallery {
	margin: 25px 0 10px 0;
	background: #dddedf;
	text-align: center;
}

.align-left {
	margin: 0 15px 5px 0;
	float: left;
}

.align-right {
	margin: 0 0 5px 15px;
	float: right;
}

img.align-left,
img.align-right,
img.bordered{
	border:solid 1px #666666;
}

.image-caption {
	font-size: 90%;
	font-style: italic;
}

.hr {
	overflow:hidden;
	margin: 10px 0;
	height: 1px;
	clear: both;
	background: #c0c0c0;
}
#left-col .hr{
	width:150px;
}

.clear {
	clear: both;
}

.instruction{
	padding-left:20px;
}

.instruction strong{
	color:#4C518F;
}

/*    WYSIWYG Editor Styles    */

body.mceContentBody {
	text-align: left;
}
.mceContentBody p,
.mceContentBody li{
	font-size:14px;
	line-height:150%;
}
.mceContentBody p, 
.mceContentBody ul{
	margin-bottom:12px;
}

#smartsearch-results p{
	color: #7075AE;
    font-size: 133.333%;
    margin: 12px 0 6px;	
	font-weight:bold;
}
#smartsearch-results ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #C0C0C0;
}
#smartsearch-results ul li{
	list-style-type:none;
	padding:0px 0px 10px 0px;
	margin:0px;
	border-top:solid 1px #C0C0C0;
}
#smartsearch-results ul li h3{
/*	font-size:130%;	
	margin:0px;
	padding:0px;	*/
}

#smartsearch-results ul li p{
	margin:0px;
	padding:0px;
	color: #454648;
    font-size: 100%;
	font-weight:normal;
}

/* Homepage 2014 */
#mceHome2014Left,
#mceHome2014Right{
	width:150px;
}

.home-2014 #left-col{
	width:150px;
	padding-right:16px;
}

.home-2014 #left-col .hr,
#mceHome2014Left hr{
	margin:28px 0;
}

.home-2014 #right-col .hr,
#mceHome2014Right hr{
	margin:14px 0;
}

.home-2014 #left-col h2,
.home-2014 #right-col h2,
#mceHome2014Left h2,
#mceHome2014Right h2{
	line-height:120%;
	color:#666;
	font-size:150%;
	margin:0 0 16px 0;
	text-transform:uppercase;
}
.home-2014 #right-col h2{
	margin-bottom:18px;
}

.home-2014 #left-col h3,
.home-2014 #right-col h3,
#mceHome2014Left h3,
#mceHome2014Right h3{
	line-height:120%;
	color:#3E4174 !important;
	font-size:116.67%;
	margin:0 0 4px 0;
	font-weight:normal;
}

.home-2014 #left-col img,
.home-2014 #right-col img,
#mceHome2014Left img,
#mceHome2014Right img{
	border: solid 1px #666666;
}

.home-2014 #left-col p,
.home-2014 #right-col p,
#mceHome2014Left p,
#mceHome2014Right p{
	margin:0 0 12px 0;
	font-size:108.33%;
}


.right-to-left #main,
.mce-content-body.right-to-left{
	text-align:right;
	direction:rtl;
}

p.right-to-left-text{
	direction:rtl;
}