/* Start of CMSMS style sheet 'main' */
body
{
	margin: auto auto;
	font-size: 13px;
	font-family: Georgia, Times New Roman, serif; 
	background: #3B5584;
}
a
{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif; 
	text-decoration: none;
	color: #003B6F;
}
a:hover
{
	color: #E35252;
}
#site
{
	margin: 0 auto;
	width:  786px;
	background:  #FFF;
}
/*** banner ***/
#banner
{
	padding: 0;
	width: 774px;
	height: 87px;
	border-right: 6px solid #C5D3DF;
	border-left: 6px solid #C5D3DF;
	background:  url(images/banner.gif);
}
#banner #logo
{
	float: left;
	margin: 21px 0 0 31px;
}
#banner #logo img
{
	border: 0;
}
#banner .content
{
	margin-right: 31px;
}
#banner ul
{
	margin: 6px 0 0 0;
	float: right;
}
#banner ul li
{
	white-space: nowrap;
	display: inline;
	list-style: none;
}
#banner ul li a
{
	margin-left:  10px;
	padding-left: 8px;
	font-size: 11px;
	color: #FFF;
	background: url(images/banner_bullet.gif) center left no-repeat;
}
#banner ul li a:hover
{
	color: #E35252;
}
#banner #slogan
{
	margin: 20px 0 0 0;
	clear: right;
	float: right;
}
/*** main ***/
#main
{
	margin: 0 6px;
}
/*** main/page ***/
#page
{
	float: right;
	width: 559px;
	padding-bottom: 20px;
}
#pageHeader
{
	margin: 0;
	padding: 12px 32px;
	font-size: 18px;
	color: #003B6F;
	background: #E6E4E2;
	border-bottom: 4px solid #E35252;
}
/*** main/pageFooter ***/
#pageFooter
{
	margin-left: 32px;
	border-top: 2px solid #E35252;
}
.footerSection
{
	float: left;
	margin-right: 20px;
}
.footerSection .title
{
	margin: 0;
	padding: 12px 10px 5px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #003B6F;
	background: #F3F2F1;
	border-bottom: 1px solid #CCC;
}
.footerSection .title span
{
	padding: 12px 35px 5px 0;
}
.footerSection
{
	width: 200px;
}
#page ul
{
	margin: 4px 0 0 0;
	padding: 4px 0 0 6px;
	font-size: 11px;
}
#page ul li
{
	padding: 4px 6px 4px 15px;
	list-style: none;
	background: url(images/nav_bullet.gif) top left no-repeat;
	font-size: 13px;
}
#page ul li a
{
	font-size: 12px;
	color: #003B6F;
}
#page ul li a:hover
{
	color: #E35252;
}
#references ul
{
	width: 480px;
}
#references ul li
{
	float: left;
	width: 220px;	
	background: none;
	padding: 4px 20px 4px 0;
}
#references br
{
	clear: left;
}
#references h2
{
	margin-top: 25px;
}
.footerSection p
{
	margin: 12px 0 0 20px;
	color: #003B6F;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif; 
}
#footerDownloads span
{
	background: url(images/downloads.gif) center right no-repeat;
}
#footerCaseStudies span
{
	background: url(images/case_studies.gif) center right no-repeat;
}
/*** main/page/pageContent ***/
#pageContent
{
	padding: 10px 32px;
	color: #444;
}
#pageContent p
{
	line-height: 150%;
}
h1
{
	font-size: 21px;
	font-weight: normal;
	color: #003B6F;
}
h2
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
strong
{
	color: #003B6F;
}
.intro
{
	font-size: 16px;
}
#readMore
{
	margin: 25px 12px 0 0;
	text-align: right;
}
.moreLink a
{
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	background: url(images/nav_bullet.gif) top left no-repeat;
	color: #003B6F;
}
.moreLink a:hover
{
	color: #E35252;
}
#bc
{
	margin-left: 0;
	padding-left: 0;
}
#bc li
{
	padding-left: 0;
	white-space: nowrap;
	display: inline;
	list-style: none;
}
#bc li span
{
	font-size: 18px;
	color: #003B6F;
}
#bc li #bc_current
{
	margin-left:  8px;
	padding-left: 10px;
	background: url(images/bc_bullet.gif) center left no-repeat;
	color: #E35252;
}
blockquote
{
	width: 481px;
	margin: 30px 0;
	padding: 6px;
	border: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif; 
	background: #F3F2F1;
}
blockquote .image
{
	margin-left: 20px;
	float: right;
}
blockquote .quote
{
	background: #F3F2F1 url(images/beg_quote.gif) top left no-repeat;
	padding-left: 12px;
	margin: 16px 0 0 20px;
	font-size: 14px;
	color: #003B6F;
}
blockquote .quote .quote_end
{
	padding-right: 12px;
	background: #F3F2F1 url(images/end_quote.gif) bottom right no-repeat;
}
blockquote .quoted
{
	margin: 0;
	float: right;
}
blockquote .quoted .quotedName
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
blockquote .quoted .quotedTitle
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
/*** footer ***/
#footer
{
	background: #003B6F url(images/footer_line.gif) top left no-repeat;
	padding: 10px 4px 4px 4px; 
}
#footer div.copy
{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px;
	color: #FFF;
}
/*** page-specific content follows ***/
/*** contact page ***/
#contactUs h2
{
	font-size: 16px;
}
#contactUs th
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif; 
	vertical-align: top;
	text-align: left;
	padding-right: 4px;
}
/*** library page ***/
.articletitle
{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif; 
	text-decoration: none;
	color: #003B6F;
}
.profilePic
{
	float: left;
	margin: 5px 20px 10px 0;
}

/* End of 'main' */

