﻿/* **************************************************** */
/*  Home Page Styles: GLOBAL HOME PAGE / NORTH AMERICA  */
/* **************************************************** */


/*********************/
/*     Left Col       /
/*********************/

.Home_SocialMediaLinks
{
	width: 157px;
	text-align: center;
	border: solid 0px red;
}

.Home_RegionalSites
{
	width: 107px;
	height: 77px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 35px;
	font-size: 11px;
	line-height: 160%;
	background-image: url("/images/ui/RegionalSites_box.gif" );
	background-repeat: no-repeat;
	border: solid 0px red;
}

.Home_ConnectWithUs
{
	width: 107px;
	height: 37px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 40px;
	background-image: url("/images/ui/connect_box.gif" );
	background-repeat: no-repeat;
	border: solid 0px red;
}

.Home_PodcastsIcon
{
	width: 107px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	border: solid 0px red;
}

.Home_PodcastsTitle
{
	width: 107px;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 11px;
	line-height: 120%;
	border: solid 0px red;
}



/************************/
/*     Research Col      /
/************************/

.Home_ResearchCol
{
	border-right: solid 1px #0B8BA2;
}

.Home_ResearchIntro
{
	width: 375px;
	text-align: center;
	color: #003884; /* dk blue */
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	word-spacing: .1em;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px red;
}

.Home_Hdr_Research
{
	color: #0B8BA2; /* aqua */
	font-size: 27px;
	margin-bottom: 20px;
}

A.ResearchResultsTitle:link, A.ResearchResultsTitle:visited, A.ResearchResultsTitle:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

A.ResearchResultsTitle:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.ResearchResultsTeaser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
	border: solid 0px green;
}


A.Home_ResMoreLinks:link, A.Home_ResMoreLinks:visited, A.Home_ResMoreLinks:active
{
	color: #0B8BA2; /* aqua */
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.Home_ResMoreLinks:hover
{
	color: #0B8BA2; /* aqua */
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


/*********************/
/*     Right Col      /
/*********************/
.Home_RightCol
{
	width: 45%;
	background-color: #EAF3FC; /* lt blue */
}

/*********************/
/*     Spotlight      /
/*********************/

.Home_Spotlight
{
	background-color: #E8F7F6; /* lt green */
	padding: 30px;
	border-bottom: solid 1px #0BAEB8;
}

.Home_Spotlight_Headlines
{
	width: 350px;
	float: left;
	margin-left: 30px;
	border: solid 0px red;
}

.Home_Spotlight_MarketFacts
{
	width: 120px;
	float: right;
	margin-left: 20px;
	text-align: center;
	border: solid 0px red;
}


/*********************/
/*     Solutions      /
/*********************/

.Home_Solutions
{
	background-color: #EAF3FC; /* lt blue */
	padding: 20px 0px 20px 30px;
}



/***********************/
/*    Misc Styles      */
/***********************/

.Home_Hdr_Other
{
	font-size: 23px;
	margin-bottom: 20px;
}

.Home_LI_Research
{
	list-style-type: none;
	line-height: 160%;
	background: url(/images/bullet_square.gif) left no-repeat;
	margin: 0px 30px 20px 0px;
	padding: 0px 0px 0px 15px;
	background-position: 0px 7px;
}

.Home_LI_Other
{
	list-style-type: none;
	line-height: 150%;
	background: url(/images/bullet_square.gif) left no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 15px;
	background-position: 0px 5px;
	font-size: 11px; /* use smaller font than research */
}

A.Home_MoreLinks:link, A.Home_MoreLinks:visited, A.Home_MoreLinks:active
{
	color: #063B84; /* dark blue */
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.Home_MoreLinks:hover
{
	color: #063B84; /* dark blue */
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}



/* **************************************************** */
/*  Home Page Styles -- REGIONAL SITES */
/* **************************************************** */

.Home_LeftContainer
{
	width: 53%;
	border-right: solid 1px #0BAEB8;
	padding: 35px 30px 30px 35px;
}

.Light_Blue
{
	background-color: #EAF3FC; /* light blue */
}

.Home_Spotlight_Regional
{
	background-color: #E8F7F6; /* light green */
	border-bottom: solid 1px #0BAEB8;
	width: 47%;
	padding: 12px 30px 10px 20px;
}

.Home_Solutions_Regional
{
	background-color: #EAF3FC; /* light blue */
	padding: 12px 30px 10px 20px;
}

.Home_Solutions_Regional_Image
{
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
}

.Home_LI_Other_Regional
{
	list-style-image: url(/images/bullet_square.gif);
	font-size: 11px; /* use smaller font than research */
	line-height: 150%;
	margin-bottom: 20px;
}
