body
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
	background: #7D848C url(../images/background_gradient.jpg) repeat-x;
	text-align: center;
}

body, form, div, ul, ol, li, img, h1, h2, h3
{
	border: 0;
	margin: 0;
	padding: 0;
}

a
{
	color: #0950A0;
}

#contentborder
{
	background: url(../images/background_content.png) repeat-y;
	width: 841px;
	margin: auto;
}

#content
{
	width: 783px;
	background-color: #ffffff;
	padding: 24px;
	text-align: left;
	margin: auto;
	min-height: 450px;
}

#contentfooter
{
	background: url(../images/border_bottom.png) no-repeat;
	width: 841px;
	height: 12px;
	margin: auto;
}

#search
{
	float: right;
	border: 1px solid #C3C3C3;
	color: #EDEDED;
}

#search input
{
	border: 0px;
	font-size: 8pt;
}

#navigationbar
{
	margin-top: 7px;
	height: 29px;
	width: 783px;
	background: url(../images/btn_extra.jpg) repeat-x;
}

#navigationbar li
{
	list-style: none;
	display: inline;
}

#navigationbar li
{
	list-style: none;
	display: inline;
}

#pagefooter
{
	color: #ffffff;
	font-size: 0.85em;
	margin-top: 5px;
	padding-bottom: 13px;
}

#pagefooter A
{
	color: #ffffff;
	text-decoration: none;
}

#pagefooter A:hover
{
	text-decoration: underline;
}

#breadcrumbs
{
	color: #515154;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 22px;
	font-size: 0.9em;
}

#breadcrumbs A
{
	text-decoration: none;
}

#breadcrumbs A:hover
{
	text-decoration: underline;
}

.subpage h1
{
	color: #0A1F4C;
	background-color: #F3F0EB; 
	border: 1px solid #E7DED5;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.subpage h2
{
	color: #403739;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

.subpage p
{
	color: #564F49;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 5px;
}

.subpage ul
{
	color: #564F49;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 40px;
}
.subpage ol

{
	color: #564F49;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 40px;
}

.subpage .description
{
	width: 590px;
	float: left;
}

.subpage .description .testimonial
{
	color: #564F49;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.subpage .description .testimonial .quote
{
	color: #0A1F4C;
	margin-top: 5px;
	font-weight: bold;
	font-size: 0.9em;
}

.subpage .description .testimonial .speaker
{
	color: #564F49;
	margin-top: 2px;
	font-style: italic;
	font-size: 0.8em;
	display: inline;
}

.subpage .description .testimonial .title
{
	color: #564F49;
	font-size: 0.8em;
	margin-bottom: 8px;
	display:inline;
}

.subpage .sidebar
{
	float: right;
	width: 162px;
	color: #0A1F4C;
	background-color: #F3F0EB;
	border: 1px solid #E7DED5;
	padding-left: 10px;
	padding-right: 10px;
}

.subpage .sidebar h2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.subpage .sidebar h3
{
	font-size: 1.1em;
	margin-top: 10px;
}

.subpage .sidebar p
{
	margin-left: 0px;
	margin-right: 0px;
}

.subpage .sidebar .testimonial
{
	border-top: 1px solid #E7DED5;
}

.subpage .sidebar .testimonial .quote
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

.subpage .sidebar .testimonial .speaker
{
	margin-top: 2px;
	font-style: italic;
	font-size: 0.8em;
}

.subpage .sidebar .testimonial .title
{
	font-size: 0.8em;
	margin-bottom: 8px;
}

/* index.aspx */
#index .welcome
{
	margin-bottom: 18px;
}

#index .thumbnail
{
	width: 176px;
	float: left;
	font-size: 0.8em;
	padding-right: 25px;
}

#index .thumbnail a
{
	color: #0a50a1;
}

#index .thumbnail p
{
	margin-top: 14px;
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#index .government
{
	color: #5f5651; 
}

#index .corporate
{
	color: #26324c;
}

#index .associations
{
	color: #465673;
}

#index .newsletters
{
	background: #40373A url(../images/background_newsletters.gif) no-repeat;
	width: 180px;
	height: 170px;
	float: right;
}

#index .newsletters ul
{
	list-style: none;
	padding-top: 65px;
	padding-left: 20px;
}

#index .newsletters a
{
	color: #99abc0;
	font-size: 0.8em;
	line-height: 1.8em;
}

/* publciation pages (e.g. white_house_bulletin.aspx) */

#publication .description
{
	width: 390px;
	float: left;
}


#publication .sidebar
{
	background: none;
	border: none;
	width: 365px;
	float: right;
}

#publication #subscriberlogon
{
	margin-top: 18px;
	width: 174px;
	height: 170px;
	float: left;
	background: #CAD6E2 url(../images/background_subscribers.jpg) no-repeat;
}

#publication #subscriberlogon .logon
{
	color: #091E4B;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 12px;
}

#publication #subscriberlogon .logon .logonform
{
	text-align: right;
	margin-right: 10px;
}

#publication #subscriberlogon .logon  .logonform .text
{
	font-size: 10pt;
	width: 120px;
	border: 1px solid #CACBD0;
	margin-bottom: 2px;
}

#publication #subscribertrial
{
	margin-top: 18px;
	margin-right: 5px;
	width: 174px;
	height: 170px;
	float: right;
	background: #E0DADA url(../images/background_freetrial.jpg) no-repeat;
}

#publication #subscribertrial .trial
{
	color: #3F3637;
	font-size: 7pt;
	font-weight: bold;
	margin-top: 75px;
	margin-left: 20px;
	margin-right: 15px;
}

/* company_profile.aspx */

#profile ul.team
{
	margin-top: 5px;
	list-style: none;
}

#profile ul.contacts
{
	font-weight: bolder;
}

/* press_releases.aspx */

#press .releases h1
{
	text-align: center;
	background: none;
	border: none;
	font-size: 1.5em;
	color: #000000;
}

#press .releases h2
{
	text-align: center;
	font-size: 1.5em;
	
}

#press .releases .headline
{
	font-weight: bold;
	margin-bottom: 0px;
}

#press .releases .date
{
	font-size: 0.8em;
	color: rgb(10,31,76);
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#press .releases .abstract
{
	margin-top: 0px;
}

#press .releases .logo
{
	text-align: center;
}

#press .releases .endmark
{
	text-align: center;
	font-size: 0.8em;
	color: #0a1f4c;
}

/* corporate_briefings.aspx and government_briefings.aspx */

#briefings .thumbnail
{
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

/* testimonials.aspx */

#testimonials .description
{
	width: auto;
}

.optionbox
{
	color: #564F49;
}

.optionbox h2
{
	color: #403739;
	font-size: 1.1em;
	font-weight: bold;
}

.optionbox h3
{
	color: #0A1F4C;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}

.optionbox .button
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 8pt;
}

.optionbox .label
{
	font-weight: bold;
	padding-right: 3px;
}

.watermark
{
	color:#CCCCCC;
	font-family:Arial;
	font-weight:normal;
}
