/* --------------------------------------------
   reset
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
ul, ul li, ol, ol li {list-style: none; margin: 0; padding: 0;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
address {font-style:normal;}

/* --------------------------------------------
   
----------------------------------------------- */
body
{
	font: 12px/16px arial, sans-serif;
	background: #fff url(../img/global/bg_body3.gif) repeat-y center top;
}

a
{
	text-decoration: none;
	color: #dd7711;
}

a:hover
{
	text-decoration: underline;
}

select option
{
	margin-right: 10px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#main
{
	width: 944px;
	position: relative;
	margin: 0 auto;
	background: url(../img/global/bg_main3.gif) no-repeat;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#logo
{
	position: absolute;
	left: 42px;
	top: 26px;
	text-indent: -2000px;
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-main
{
	position: absolute;
	left: 42px;
	top: 137px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d6d6d6;
	width: 587px;
}

ul#nav-main li
{
	float: left;
	margin-right: 15px;
}

ul#nav-main li a
{
	display: block;
	height: 14px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

ul#nav-main li.products-services a
{
	width: 118px;
	background-image: url(../img/nav_main/link_products_services.png);
}

ul#nav-main li.about-us a
{
	width: 57px;
	background-image: url(../img/nav_main/link_about_us.png);
}

ul#nav-main li.faqs a
{
	width: 29px;
	background-image: url(../img/nav_main/link_faqs.png);
}

ul#nav-main li.contact-us a
{
	width: 66px;
	background-image: url(../img/nav_main/link_contact_us.png);
}

ul#nav-main li a:hover
{
	background-position: 0 -14px;
}

ul#nav-main li.active a,
ul#nav-main li.active a:hover
{
	background-position: 0 -28px;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#search
{

}

form#search input.text
{
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px 0 2px 4px;
	font-size: 11px;
	/* line-height: 30px; 18px; */
	color: #a3a3a3;
	height: 14px;
	float: left;
}

form#search input.submit
{
	float: left;
	width: 14px;
	height: 14px;
	margin-left: 5px;
	_display: inline;
	margin-top: 4px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content-wrapper
{
	overflow: hidden;
	_height: 1%;
	padding-top: 162px;
	padding-left: 43px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#sidebar-left
{
	float: left;
	width: 175px;
	margin-right: 27px;
	padding-top: 2px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#sidebar-left.contact
{
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

div#sidebar-left.contact a.email
{
	display: block;
	color: #dd7711;
}

div#sidebar-left.contact h4
{
	color: #1c3c7c;
	font-weight: bold;
	padding-top: 20px;
}

div#sidebar-left.contact address
{

}

div#sidebar-left.contact a.map
{
	font-size: 9px;
	color: #2398f2;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#excerpt
{
	font-size: 13px;
	line-height: 18px;
	color: #669;
	margin-bottom: 22px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#sidebar-right
{
	float: right;
	margin-top: -162px;
	_display: inline;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#connect-with-us
{

}

div#connect-with-us h2
{
	width: 115px;
	height: 13px;
	background: url(../img/interior/header_connect.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 15px;
}

div#connect-with-us ul
{
	overflow: hidden;
}

div#connect-with-us ul li.facebook,
div#connect-with-us ul li.linkedin,
div#connect-with-us ul li.twitter,
div#connect-with-us ul li.rss
{
	float: left;
	_display: inline;
	padding-left: 24px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-bottom: 11px;
}

div#connect-with-us ul li.facebook,
div#connect-with-us ul li.twitter
{
	width: 72px;
}

div#connect-with-us ul li.linkedin,
div#connect-with-us ul li.rss
{
	width: 53px;
}

div#connect-with-us ul li.facebook
{
	background-image: url(../img/connect/icon_facebook.gif);
}

div#connect-with-us ul li.twitter
{
	background-image: url(../img/connect/icon_twitter.gif);
}

div#connect-with-us ul li.linkedin
{
	background-image: url(../img/connect/icon_linkedin.gif);
}

div#connect-with-us ul li.rss
{
	background-image: url(../img/connect/icon_rss.gif);
}

div#connect-with-us ul li.email-a-friend
{
	padding-top: 5px;
	clear: both;
}

div#connect-with-us ul li a
{
	color: #dd7711;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	float: left;
	width: 587px;
}

div#content h1
{
	margin-bottom: 10px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 300px;
	height: 25px;
	margin-top: 8px;
}

div#content h1.about
{
	background-image: url(../img/page_headers/page/mission_pg.gif);
}

div#content h1.careers
{
	background-image: url(../img/page_headers/page/careeropportunities_pg.gif);
}

div#content h1.contact
{
	background-image: url(../img/page_headers/page/contactus_pg.gif);
}

div#content h1.contact_submit,
div#content h1.email-a-friend-thanks
{
	background-image: url(../img/page_headers/page/thankyou_pg.gif);
}

div#content h1.directors
{
	background-image: url(../img/page_headers/page/directorsadvisoryboard_pg.gif);
}

div#content h1.faq
{
	background-image: url(../img/page_headers/page/faqs_pg.gif);
}

div#content h1.investors
{
	background-image: url(../img/page_headers/page/investorrelations_pg.gif);
}

div#content h1.login,
div#content h1.login_submit
{
	background-image: url(../img/page_headers/page/clientlogin_pg.gif);
}

div#content h1.management
{
	background-image: url(../img/page_headers/page/managementteam_pg.gif);
}

div#content h1.partners
{
	background-image: url(../img/page_headers/page/partners_pg.gif);
}

div#content h1.professional-services
{
	background-image: url(../img/page_headers/page/professionalservices_pg.gif);
}

div#content h1.news
{
	background-image: url(../img/page_headers/page/news_pg.gif);
}

div#content h1.white_papers
{
	background-image: url(../img/page_headers/page/whitepapers_pg.gif);
}

div#content h1.privacy
{
	background-image: url(../img/page_headers/page/privacypolicy_pg.gif);
}

div#content h1.product1
{
	background-image: url(../img/page_headers/page/catalyst_pg.gif);
}

div#content h1.product2
{
	background-image: url(../img/page_headers/page/educationbridge_pg.gif);
}

div#content h1.product3
{
	background-image: url(../img/page_headers/page/knowledgekey_pg.gif);
}

div#content h1.products
{
	background-image: url(../img/page_headers/page/productsandservices_pg.gif);
}

div#content h1.search
{
	background-image: url(../img/page_headers/page/search_pg.gif);
}

div#content h1.email-a-friend
{
	background-image: url(../img/page_headers/page/emailafriend_pg.gif);
}

div#content h1.terms
{
	background-image: url(../img/page_headers/page/termsofus_pg.gif);
}

div#content h2
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 6px;
	color: #1c3c7c;
}

body.directors div#content h2
{
	color: #036;
}

div#content h3
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #036;
}

body.management div#content h3,
body.directors div#content h3
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #036;
	padding-top: 10px;
}

body.management div#content h3 span,
body.directors div#content h3 span
{
	font-size: 13px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}

div#content h4
{
	font-size: 13px;
	line-height: 18px;
	color: #1c3c7c;
	font-weight: bold;
}

div#content p,
div#content ul,
div#content ol
{
	/*
	font-size: 14px;
	line-height: 20px;
	*/
	
	color: #333;
	margin-bottom: 10px;
}

div#content ul
{
	margin-left: 30px;
}

div#content ul,
div#content ul li
{
	list-style: disc;
}

div#content ul li
{
	margin-bottom: 5px;
}

div#content ol
{
	margin-left: 30px;
}

div#content ol,
div#content ol li
{
	list-style: decimal;
}

div#content ol li
{
	margin-bottom: 5px;
}

div#content p.error
{
	color: #c00;
}

div#content p a:visited
{
	color: #e73e04;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl.expandable
{

}

dl.expandable dt
{

}

dl.expandable dt a
{
	outline: none;
	overflow: hidden;
}

dl.expandable dt a span
{
	float: left;
	width: 20px;
}

dl.expandable dd
{
	display: none;
	color: #333;
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#main ul.document-list,
div#main ul.document-list li
{
	margin: 0;
	list-style: none;
}

div#main ul.document-list li
{
	margin-bottom: 5px;
	overflow: hidden;
}

div#main ul.document-list li a
{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #dd7711;
}

div#main ul.document-list li.more a
{
	font-weight: normal;
	color: #2398f2;
	float: left;
	background: url(../img/global/icon_document_list_more.gif) no-repeat 100% 4px;
	padding-right: 7px;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#client-login
{
	/* padding-top: 12px; */
}

/*
form#client-login label
{
	display: block;
	clear: both;
	color: #333;
}

form#client-login input
{
	float: left;
}

form#client-login input.text
{
	border: 1px solid #333;
	padding: 3px 0 0 5px;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;

	color: #036;
	width: 200px;
	height: 22px;
	
	height: 20px;
	padding: 1px 5px;
	line-height: 18px;
	margin-bottom: 8px;
}

form#client-login input.submit
{
	clear: left;
}
*/

/* --------------------------------------------
   
----------------------------------------------- */
form.standard
{
	padding-top: 10px;
}

form.standard ul,
form.standard ul li
{
	margin: 0;
	list-style: none;
}

form.standard ul
{
	margin-left: 0 !important;
}

form.standard ul li
{
	overflow: hidden;
	margin-bottom: 6px;
}

form.standard ul li label
{
	width: 81px;
	line-height: 20px;
	color: #333;
	float: left;
}

form.standard ul li.required label
{
	font-weight: bold;
}

form.standard input.text,
form.standard textarea
{
	border: 1px solid #ccc;
	padding: 3px 0 0 5px;
	font-size: 16px;
	font-family: arial, sans-serif;
	line-height: 22px;
	color: #333;
}

form.standard input.text
{
	width: 295px;
	height: 20px;
	padding: 1px 5px;
	line-height: 18px;
	margin-bottom: 4px;
}

form.standard textarea.address
{
	width: 295px;
	height: 50px;
}

form.standard textarea.message
{
	width: 365px;
	height: 150px;
}

form.standard li.submit
{
	padding-left: 81px;
}

form.standard div.error
{
	margin-left: 81px;
	margin-bottom: 4px;
	color: #7f0027;
	padding-top: 2px;
	font-size: 12px;
	display: none;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#email-a-friend ul li label
{
	width: 120px;
}

form#email-a-friend ul li.submit
{
	padding-left: 120px;
}

form#email-a-friend div.error
{
	margin-left: 120px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#news-items
{

}

div#news-items h2
{
	width: 47px;
	height: 15px;
	background: url(../img/home/header_news.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 8px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.post
{
	padding-top: 4px;
}

div.post a.return
{
	font-size: 11px;
	font-weight: bold;
	color: #2398f2;
}

div.post span.date
{
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #1c3c7c;
	margin-bottom: 2px;
	margin-top: 11px;
}

div.post h2
{
	color: #1c3c7c;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 13px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#footer
{
	margin-left: 42px;
	padding-left: 1px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	color: #1c3c7c;
	margin-top: 50px;
	margin-bottom: 10px;
}

div#footer p,
div#footer ul,
div#footer ul li
{
	float: left;
}

div#footer p,
div#footer ul li
{
	margin-right: 16px;
}

div#footer ul li a
{
	color: #dd7711;
}

