#headSection0 {width: 100%; padding: 15px 15px 15px 15px;}
#headSection1 {
	width: 100%;
	height: 55px;
	color: Black;
	background: #ffffff url(../images/filmstrip_500.png) repeat-x top left;
}
#headSection2 {padding: 15px 0 15px 15px; float: left;}
#headSection3 {display: none;}

#bodySection {
	width: 100%;
}

#leftBox {
	clear: both;
	float: left;
	margin: 0 0 0 2%;
	width: 96%;
}

#centerBox {
	clear: both;
	float: left;
	margin: 10px 0 0 2%;
	width: 96%;
}

#rightBox {display: none;}

#footSection {
	clear: both;
	float: left;
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8125em;
	margin-top: 20px;
	padding: 5px 1% 20px 1%;
	border-top: solid 2px #95A5B4;
}
#footSection a {background-color: inherit; color: Black; }
#footSection a:hover {background-color: #3082AF; color: White; text-decoration: none;}

#mainText {
	border: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: Black;
	background-color: White;
	overflow: hidden;
	padding: 1em 0 1em 0;
}

#mainText a.articlelink {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
	color: #5D739B;
	background-color: inherit;
}

#mainText blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	margin: 1em 0 1.5em 0;
	padding: 0 0 0 2em;
	border-left: solid 10px #95A5B4;
}
#mainText blockquote p {margin-bottom: .5em; line-height: 125%;}
#mainText blockquote p.author {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.875em;
	color: Black;
	font-style: normal;
	font-weight: normal;
}

#mainText div.about {margin-left: 75px;}

#mainText div.listBox {
	clear: both;
	margin-bottom: 1.5em;
	border-bottom: 1px dashed #3082AF;
}

#mainText div.listBox h2 {
	font-size: 1.25em;
}

#mainText div.listBox p {
	line-height: 130%;
}

#mainText div.listBox.lastone {
	border-bottom: none;
}

#mainText div.notes {margin-top: 3em; border-top: Gray solid 1px;}
#mainText div.notes p {margin: 0.5em 0 0 0; font-size: .875em;}

#mainText dd {
	line-height: 150%;
	text-align: justify;
	padding: .8em 0em 1em 0em;
}

#mainText dl {
	margin-left: 2.5em;
}

#mainText dt {
	font-weight: bold;
	color: #5D739B;
	background-color: inherit;
}

#mainText h1 {
	font-family:  'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	color: #5D739B;
	background-color: inherit;
	margin-top: 0;
	margin-bottom: 1em;
	font-weight: bold;
}

#mainText h2 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #5D739B;
	background-color: inherit;
	margin-top: 2em;
	margin-bottom: .5em;
}

#mainText h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #5D739B;
	background-color: inherit;
	margin-top: 1.5em;
	margin-bottom: .5em;
}

#mainText h4 {
	font-size: 1.125em;
	font-weight: bold;
	color: Black;
	background-color: inherit;
	margin-top: 1.5em;
	margin-bottom: .5em;
}

#mainText li {line-height: 150%; margin: .8em 0 1em 25px;}
#mainText li.narrow {line-height: 100%; margin: .5em 0 .5em 25px;}

#mainText p {
	line-height: 125%;
	margin-top: 0em;
	margin-bottom: 1em;
}

#mainText p.abstract {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.05em;
	margin: 2em 0 1em 0;
	border-bottom: 1px dashed Gray;
	padding-bottom: 1em;
}

#mainText p.address {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	line-height: 150%;
	color: #5D739B;
	margin-bottom: 1.25em;
}

#mainText p.amazonBox {
	clear: right;
	width: 25%;
	text-align: right;
	line-height: 100%;
	color: #5D739B;
	background-color: inherit;
	margin: 0em 0em 0em 2em;
	padding: 1em 0em 1em 1em;
	float: right;
	border-left: Gray solid 1px;
}

#mainText p.amazonBox a {
	text-decoration: none;
}

#mainText p.contactinfo {
	line-height: 100%;
}

#mainText p.list_tags {
	margin-top : 2em;
	border-top : 1px dashed Gray;
	padding-top: .25em;
}

#mainText p.list_tags a:hover {
	background-color: #3082AF;
	color: White;
	text-decoration: none;
}

#mainText p.image {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#mainText p.narrow {
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: .5em;
}

#mainText q {
	color: #5D739B;
	background-color: inherit;
	font-weight: normal;
	font-style: italic;
	quotes: '"' '"';
}

#mainText ul {list-style: square outside;}

#mainText ul.jumpLinks {
	list-style: square inside;
}
#mainText ul.jumpLinks li {
	margin: 0 0 .25em 0;
	padding: 0;
}

#mainText ul.jumpLinks li.lastone {
	margin-bottom: 1.5em;
}

#mainText ul.sitemap li {
	margin: 5px 0 5px 25px;
}

#mainText ul.sitemap li a {
	text-decoration: none;
	color: black;
	background-color: inherit;
}

#mainText ul.sitemap li a:hover {
	text-decoration: underline;
}

#mainText #archive h2,
#mainText #feed h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.125em;
	color : Black;
	background-color : inherit;
	margin: 1em 0 .25em 0;
}
#mainText #archive h2 a,
#mainText #feed h2 a {text-decoration: none;}

#mainText #archive p {
	border-bottom : 1px dashed Gray;
	line-height: 125%;
	margin-bottom: .25em;
	padding-bottom : .5em;
}
#mainText #archive p.tags,
#mainText #archive p.years {margin-top: 1em; line-height: 100%;}
#mainText #archive p.tags a,
#mainText #archive p.years a {font-family: Arial, Helvetica, sans-serif; font-size: 0.875em; text-decoration: none; padding: 2px 5px 2px 3px;}
#mainText #archive p.tags a:hover,
#mainText #archive p.years a:hover {background-color: #536DA5; color: White;}

#mainText #feed div.feed_entry {
	margin-left: 5em;
	margin-bottom : 1em;
	border-bottom : 1px dashed Gray;
	padding-bottom : .5em;
}
#mainText #feed div.feed_entry li {list-style: none; margin-left: 0;}
#mainText #feed div.feed_entry p {line-height: 125%; margin-bottom : .5em;}
#mainText #feed div.feed_entry p a:hover {background-color: #536DA5; color: White; text-decoration: none;}

#mainText #feed div.post-date {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	float: left;
	width: 3.5em;
	padding: 0em 1.5em .75em 0em;
}
#mainText #feed div.post-date .post-month {
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #3082AF;
	text-align: center;
	display: block;
	padding: 2px 0 1px 0;
	border-top: #F5F5F5 solid 1px;
	border-right: #95A5B4 solid 1.5px;
	border-left: #F5F5F5 solid 1px;
}
#mainText #feed div.post-date .post-day {
	background: #F5F5F5 url(../images/bg_d.gif) top left;	
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: bold;
	color: Black;
	text-align: center;
	display:block;
	padding: 5px 0 5px 0;
	border-top: #95A5B4 solid 1px;
	border-right: #95A5B4 solid 1.5px;
	border-bottom: #95A5B4 solid 1px;
	border-left: #F5F5F5 solid 1px;
}
#mainText #feed p.article_a {margin: 0 0 .25em 5em;}
#mainText #feed p.article_d {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-bottom : 2em;
	color : Gray;
	background-color : inherit;
	border-bottom : 1px dashed Gray;
	padding-bottom : .5em;
}

#mainText #sitemap a {text-decoration: none; color: black; background-color: inherit;}
#mainText #sitemap a:hover {text-decoration: underline;}
#mainText #sitemap li {margin: 5px 0 5px 25px;}
#mainText #sitemap p {
	font-weight: bold;
	margin-top: .75em;
	margin-bottom: .5em;
	border-top: 1px solid #536DA5;
	padding-top: .5em;
}
#mainText #sitemap ul {list-style: square url(../images/square1.gif) outside;}

#nav {
	font-family: Arial, sans-serif;
	font-size: .875em;
	font-weight: bold;
	margin: 0;
	line-height: 1.8em;
}

#nav a {
	background-color: inherit;
	border: none;
	color: #3082AF;
	display: inherit;
	padding: .3em .5em .3em .5em;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

#nav a:hover, #nav li.selected a, #nav li.current a:hover {
	background-color: #003399;
	border: none;
	color: White;
}

#nav li {
	border: none;
	display: inline;
}

#nav li.current a {
	background-color: #3082AF;
	border: none;
	color: White;
}

#nav li.submenu {
	text-align: left;
}

#nav li.submenu a {
	border: 1px solid #3082AF;
}

#nav ul {
	border: none;
	margin: 0;
}

#leftOther {display: none;}

div.box {
	clear: both;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8125em;
	margin-bottom: 2em;
}

div.box a {
	text-decoration: none;
}

div.box a:hover {
	text-decoration: underline;
}

div.box h2 {
	font-family:  'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 1.50em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #5D739B;
	background-color: inherit;
	padding: 5px 0 5px 0;
	border-top: solid 6px #95A5B4;
}

div.box li {
	margin-bottom: .5em;
	margin-left: 20px;
	padding-bottom: .5em;
	border-bottom: 1px solid #3082AF;
}

div.box li.lastone {
	border-bottom: none;
}

div.box p {
	margin: 1em;
}

div.box p.amazonBox,
div.box p.briefingBox
div.box p.conceptBox {
	text-align: left;
}

div.box p.amazonBox a,
div.box p.briefingBox a
div.box p.briefingBox a {
	text-decoration: none;
}

div.box ul {
	list-style: square url(../images/square2.gif) outside;
	margin: .5em 0 .5em 0;
	padding: 0 5px 0 5px;
}

div.creative_commons {
	float: left;
	margin: 0 20px 20px 0;
}

div.shareBox {
	clear: both;
	float: right;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0em 0em 0em 2em;
	padding: 1em 0em 1em 2em;
	border-left: 1px solid Gray;
}

div.shareBox a {text-decoration: none;}
div.shareBox p {line-height: 100%;}

#social_icons_16, #social_icons_24 {margin: 0; padding: 0; position: relative;}
#social_icons_16 {height: 16px;}
#social_icons_24 {height: 24px; margin-bottom: 2em;}
#social_icons_16 a, #social_icons_24 a {display: block; float: left; text-decoration: none;}
#social_icons_16 a {background: #fff url(../images/social_icons_16.png); height: 16px; width: 16px; margin-right: 3px;}
#social_icons_24 a {background: #fff url(../images/social_icons_24.png); height: 24px; width: 24px; margin-right: 4px;}
#social_icons_16 a.facebook {background-position: 0px;}
#social_icons_16 a.linkedin {background-position: -16px;}
#social_icons_16 a.twitter {background-position: -32px;}
#social_icons_16 a.googleplus {background-position: -48px;}
#social_icons_24 a.facebook {background-position: 0px;}
#social_icons_24 a.linkedin {background-position: -24px;}
#social_icons_24 a.twitter {background-position: -48px;}
#social_icons_24 a.googleplus {background-position: -72px;}

b {
	color: #5D739B;
	background-color: inherit;
}

caption {
	color: #5D739B;
	background-color: inherit;
	font-weight: bold;
	padding-bottom: 5px;
}

label {
	float: left;
	text-align: right;
	width: 28%;
	padding: 2px 4px 2px 0px;
}

table.data, table.thumbnailList {
	border-collapse: collapse;
}

td.colheader {
	border: 1px solid Gray;
	padding: 5px;
	color: #5D739B;
	background-color: inherit;
	text-align: center;
	font-weight: bold;
}

td.data {
	border: 1px solid Gray;
	padding: 5px;
	vertical-align: top;
}

td.logos {
	width: 40%;
}

td.rowheader {
	border: 1px solid Gray;
	padding: 5px;
	color: #5D739B;
	background-color: inherit;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

td.thumbnailList {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.formrow {
	clear: both;
	width: 100%;
	color: Black;
	background-color: inherit;
	padding-top: .3em;
	padding-bottom: .3em;
}

.formcolor {
	color: Black;
	background-color: #F4F4F4;
}

.onprint {display: none;}
/* .onscreen {} */

.mandatory {
	font-weight: bold;
	color: Red;
	background-color: inherit;
}

.smallText {font-size: .75em;}

/* AddThis styles */
.addthis_toolbox.addthis_pill_combo a {float: left;}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {margin-top: -2px;}
.addthis_button_compact .at15t_compact {margin-right: 4px; float: left;}

