﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #000;
	background: white url('Images/PageBackground5.jpg') repeat-x 0 0;
	text-align: left;
}
* 
{
	margin: 0;
	padding: 0;	
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* clearfix for IE6 */
* html .clearfix
{
	height: 1%;
}

/* clearfix for IE7 */
*:first-child+html .group
{
	min-height: 1px;
}
h1 
{
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15pt;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2
{
	color: rgb(34,114,173);
	font: bold 1.2em 'Trebuchet MS','Lucida Grande',Arial,Helvetica,sans-serif,'Unicode MS';
	border-bottom: solid 1px rgb(34,114,173);
	text-transform: uppercase;
	padding-right: 2em;
	margin-top: 1em;
}
h3
{
	font-size: 1.1em;
	color: rgb(54,95,145);
	margin-bottom: .5em;	
	margin-top: 1em;
}
h4
{
	color: #606060;
	border-bottom: solid 1px #cccccc;
	font-size: 1em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: 700;
	line-height: 15pt;
	margin-bottom: 6px;
	margin-top: 1em;
	padding-bottom: 1px;
}
p
{
	font-size: 1em;
	display: block;
	line-height: 21px;
	margin-bottom: 18px;
}
p .justify
{
	text-align: justify !important;
}
p, ol, ul, li
{
   color: #474747;
}
dt
{
	font-weight: bold;
	color: rgb(54,95,145);
	font-size: 11pt;
}
dd
{
	margin-bottom: 1em;
	line-height: 130%;	
	margin-right: 5em;
}
.InsightBullet
{
	list-style-image: url('Images/InsightBullet_v5.gif');
}
ul.insight
{
	padding-bottom: 10px;
}
ul.insight li
{
	list-style-image: url('Images/InsightBullet_v5.gif');
	margin: 0px 10px 10px 30px;
}
#wrapper 
{
	margin: 0 auto;
	width: 960px;
}
.logo
{
	margin: 13px 0px 0px 0px;
	background-color: White;
	float: left;
}
.page-title-area 
{
}
.page-title-area .page-title
{
}
.page-breadcrumbs
{
	font-size: 8pt;
	margin-bottom: 12px;	
}
.page-title p
{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #000;
}
.contentWrapper 
{
	background-color: #fff;
	width: 100%;
	float: left;
	clear: both;
	padding-top: 6px;
}
.content 
{
	float: right;
	margin: 0 0 0 0;
	padding: 0 20px 20px 10px;
	width: 691px;
}
.homepage .content, .no-sidebar .content 
{
	width: 940px;	
	float: left;
}
.sidebar 
{
	display: inline;
	width: 207px;
	padding-left: 10px;
	float: left;
}
.homepage .sidebar 
{
	padding-right: 20px;
	width: 315px;
	float: right;
}
.blogContent
{
   float: left;
   margin: 0;
   padding: 0 20px 20px 10px;
   width: 451px;
}
.blogSidebar 
{
	display: inline;
	width: 200px;
	float: right;
}
.footer 
{
	color: #666666;
	background-color: #e3edf4;
	border-top: solid 1px #b1d0e0;
	padding: 10px 20px 50px 15px;
	margin: 0;
	width: 925px;
	float: left;
	clear: both;
}
.contact
{
	padding: 15px;
	background-color: #eee;
	border: 1px solid #dfdfdf;
	color: #2272AD;
}
.contentWrapper h2
{
	margin: 0 0 10px;
	line-height: 1.2;
}
.contentWrapper .mainbar h2
{
	margin-top: 12px;
	padding: 0;
}
.content .sf_singleNews h2.sf_NewsTitle
{
	margin-top: 10px !important;
	margin-bottom: 8px;
	font-weight: bold;
}
ul.sf_newsList
{
	list-style-position: inside;	
}
.contentWrapper .sf_newsList h2.sf_newsTitle
{
	margin-bottom: 0px;
	margin-top: 0px !important;
	font-size: 13px;
}
.contentWrapper .sf_newsList .newsSummary
{
	color: #606060;
	margin: 0px 20px 0px 24px;
}
.content .sf_newsDate
{
	color: #606060;
}
.contentWrapper .sf_newsList .sf_newsDate
{
	margin-left: 24px;
}
.sf_newsDate, .content .sf_newsDate, .sf_postCategory, .sf_postTags
{
	font-size: 10px;
	margin-bottom: 0;
}
.contentWrapper .sf_newsList ul
{
    list-style-type: none;
}
.contentWrapper .sf_newsList li
{
	padding: 6px 0 0 16px;
    background-image: url('Images/InsightBullet_v5.gif');
    background-repeat: no-repeat;
    background-position: 0 0.4em;
	margin: 0;
}
/* Homepage-specific news list styles. */
.homepage ul.sf_newsList
{
	list-style-type: none;
	list-style-position: outside;
}
.homepage .sf_newsList li
{
	list-style-image: none;
	padding-top: 0px;
}
.homepage .sf_newsList h2.sf_newsTitle
{
	margin: 0px 0px 0px 0px !important;
}
.sidebar h2
{
	margin: 0;
	padding: 10px 25px 7px;
}
.contentWrapper .sf_newsList h3
{
	margin: 0;
}
.contentWrapper .sf_newsList
{
	margin: 0 0 0 0;
}
.contentWrapper h4
{
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
}
.content p.more, .contentWrapper .sf_readMore
{
	text-align: right;
	font-size: 11px;
}

/* Lists */
ul, ol {
	list-style-position: outside;
}
li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul, .content ol 
{
	margin: 0 0 10px 20px;
}
.content li
{
	margin-bottom: 5px;
}
.content ul.key-items 
{
	margin-left: 0;
	color: #1FAACD;
	font-weight: bold;
}
.content ul.key-items li
{
	padding-left: 20px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 5px 5px;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	font-style: normal;
	line-height: 1.5;
}
/* Links */
a:link, a:visited, a:hover, a:active 
{
	color: #2272AD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus
{
	outline: 0;
}
.content .more a:link, .content .more a:visited, .content .more a:hover, .content .more a:active,
.contentWrapper .sf_readMore a:visited, .contentWrapper .sf_readMore a:hover, .contentWrapper .sf_readMore a:active 
{
	color: #000;
	background: #143c6a url(img/arrow-forward.gif) no-repeat 93% 50%;
	text-decoration: underline;
	padding: 2px 14px 4px 6px;
}
.content a.sf_back:link, .content a.sf_back:visited, .content a.sf_back:hover, 
.content a.sf_back:active, .contentWrapper .sf_readMore a:link
{
	color: white;
	background: #4890cd url(img/arrow-back-white.gif) no-repeat 5px 50%;
	text-decoration: none;
	padding: 2px 6px 4px 14px;
}
.content .more a:hover, .contentWrapper .sf_readMore a:hover, .content a.sf_back:hover
{
	background-color: #143c6a;
}

.homepageQuote
{
	font-style: italic;
	text-align: justify;
}

.homepageQuoteBy
{
	color: #606060;
	font-size: 10px;
}
.calloutBox
{
	font-weight: bold; 
	font-size: 110%; 
}
.calloutBox, .quoteBox, .quoteWideBox
{
	padding: 1em 1em 1em 1em;
	margin: 1em 0em 1em 0em;
	color: #333; 
	background-color: #e3edf4; 
	text-align: center;	
}
.quoteBox .quote, .quoteWideBox .quote
{
   font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
.quoteWideBox
{
	text-align: left;
}
.quoteBox
{
	float: right; 
	margin-left: 1em;
	text-align: right; 
	width: 150px;
}
.quoteBy
{
   padding-top: 3px;
}
.quoteBy, .quoteByTitle
{
   color: #666;
   font-weight: bold;
   padding-left: 2em;
}

/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}

.homepageLinks
{
	/*background: #D0E4F5 none repeat scroll 0 0;*/
	border: #ebebeb 8px solid;
	padding: 10px 30px 10px 10px;
}

.homepageLinks a
{
	color: #2266bb;
	font-size: 12px;
}

/* Blogs */
h2.sf_postTitle
{
   vertical-align: baseline;
   line-height: 1.1;
}

.sf_postDate
{
   color: #666;
   font-size: 0.85em;
}

.sf_postContent OL, 
.sf_postContent UL
{
   margin: 1em 1em 1em 5em;
}

.sf_postContent OL LI
{
   list-style-type: decimal !important;
}

.sf_postContent UL LI
{
   list-style-image: url(Images/InsightBullet_v5.gif) !important;
}

.sf_postContent UL.sf_postListing LI,
.sf_postContent OL.sf_postListing LI
{
   margin-bottom: 1em !important;
}

UL.sf_postListing
{
   padding: 0;
   margin: 0;
}

UL.sf_postListing LI
{
   padding: 0;
   margin: 0;
   list-style-type: none;
   list-style-image: none;
}

UL.sf_postListing LI P
{
    margin-bottom: 18px !important;
}

div.blogSidebar UL LI
{
   list-style-type: none;
   list-style-image: none;
}

/* Blog Pager */
OL.sf_pager
{
   clear: both;
   float: left;
   margin: 10px 0;
   width: 100%;
}

OL.sf_pager LI
{
   list-style-type: none;
   list-style-image: none;
   padding-right: 10px;
   float: left;
}

OL.sf_pager LI A
{
   border: solid 1px #c8d5e0;
   padding: 8px 10px 8px 10px;
   background-color: #f6f6f6;
   text-decoration: none;
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

OL.sf_pager LI A:hover
{
   background-color: #c8d5e0;
}

OL.sf_pager LI A.sf_PagerSelItem
{
   color: #666;
}

/* Events */
.content ul.sf_eventsList
{
    margin: 0;
}

.content ul.sf_eventsList li
{
	padding-left: 0px;
	list-style-type: none;
}

.sf_eventsList .sf_eventTitle,
.sf_singleEvent .sf_eventTitle
{
    line-height: normal !important;
    margin: 4px 0 4px 0 !important;
    font-size: inherit !important;
}

.sf_singleEvent .sf_eventContact DT
{
    font-size: 12px !important;
    font-weight: normal !important;
}

/* Newsletter signup */
.newssignup-div
{
   border: 0;
   display: block;
   max-width: 280px;
   margin: 0;
}

.newssignup-div .text
{
   border: solid 1px #b1d0e0;
   padding: 8px;
   margin: 0 5px 0 0;
   width: 180px;
   float: left;
   color: #d9d9d9;
   font-size: 0.9em;
}

.newssignup-div form
{
   padding: 8px;
}

.newssignup-div .submit
{
   border: solid 1px #cc7c00;
   background: #ff9b00;
   width: 67px;
   float: left;
   height: 33px;
   font-size: 0.9em;
   cursor: pointer;
   color: White;
   font-weight: bold;
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

.newssignup-div fieldset
{
   outline-style: none;
   outline-width: 0px;
   border: none;
   padding: 0;
   margin: 0;
}

/* Footer */
.footer #footer_signup
{
   float: left;
   margin-right: 20px;
   width: 400px;  
}

.footer #footer_nav
{
   float: left;
   margin-right: 10px;
   width: 440px;
}

.footer #footer_nav .footer_nav_list
{
   float: left;
   margin-left: 10px;
   width: 120px;   
}

.footer #footer_nav ul li
{
   font-size: 0.95;
   /*line-height: 1.6em;*/
   list-style-type: none;
   list-style-image: none;
   margin: 0;
   padding: 0 0 4px 0;
}

.footer h1, .footer a
{
   font-weight: bold;
   text-shadow: 1px 1px white;
}

.footer h1
{
   color: #474747;
   border-bottom: none;
   font-size: 1.1em;
   font-weight: bold;
   margin-bottom: 15px;
   text-decoration: none;
   text-transform: none;
}

/* Tables within an article. */
table.articleTable
{
	border: solid 1px #2272ad;
	border-collapse: collapse;
}

table.articleTable td
{
	border: solid 1px #2272ad;
	padding: 1em;
}

table.articleTable td.header
{
	background-color: #e3edf4;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

table.contactUsForm td
{
	padding: 6px;
	vertical-align: top;
}

table.contactUsForm td.header
{
	color: #333;
	font-size: 14px;
	padding-right: 2em;	
}

table.contactUsForm td input,
table.contactUsForm td textarea
{
	border: solid 1px #333;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
	font-size: 1.1em;
}

a.callToAction
{
	color: #fff;
	cursor: pointer;
	background-color: #143c6a;
	border: solid 3px #e3edf4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 7px 24px;
	text-decoration: none;
	text-transform: uppercase;
}

a.callToAction:hover
{
	background-color: #2272ad;
}
