/* Prevent Firefox scrollbar jump */

html { overflow-y: scroll;}

#headSection0 {
	width: 100%;
	padding: 20px 2% 10px 2%;
}

#headSection1 {
	width: 100%;
	height: 112px;
	color: Black;
	background: #ffffff url(../images/filmstrip.png) repeat-x top left;
	margin-bottom: 5px;	
}

#bodySection {
	clear: both;
	width: 100%;
}

#leftBox {
	clear: both;
	float: left;
	margin: 10px 0 0 1%;
	width : 20%;
}

#centerBox {
	clear: right;
	float: left;
	margin: 10px 0 0 2%;
	width: 54%;
}

#rightBox {
	clear: right;
	float: left;
	margin: 10px 0 0 2%;
	width: 20%;
	overflow: hidden;
}

#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;}

#textHeader {
	display: block;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #95A5B4;
	background-color : inherit;
	font-size : 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	border-top: dashed 1px #95A5B4;
	border-right: solid 1px #95A5B4;
	border-bottom: dashed 1px #95A5B4;
	border-left: solid 1px #95A5B4;
	padding: 5px 1em 5px 1em;
}

#mainText {
	border-bottom: solid 1px #95A5B4;
	border-right: solid 1px #95A5B4;
	border-left: solid 1px #95A5B4;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8125em;
	color : Black;
	background-color : White;
	overflow: hidden;
	padding: 2em 3em 2em 3em;
}

#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;
	font-size: 1.05em;
	margin: 1em 0 1.5em 0;
	padding: 0 0 0 2em;
	border-left: solid 10px #95A5B4;
}

#mainText blockquote p.author {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8125em;
	color : Black;
	font-style: normal;
	font-weight: normal;
}

#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 {
	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 : 1em;
	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 : 150%;
	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.archive {
	color: Black;
	background: #ffffff url(../images/xpv_40.png) no-repeat top left;
	margin-bottom: .25em;
	padding-left: 45px;
}

#mainText p.archive_wp {
	color: Black;
	background: #ffffff url(../images/wp_40.png) no-repeat top left;
	margin-bottom: .25em;
	padding-left: 45px;
}

#mainText p.archive_method {
	color: Black;
	background: #ffffff url(../images/method_40.png) no-repeat top left;
	margin-bottom: .25em;
	padding-left: 45px;
}

#mainText p.archiveh {margin : 0 0 1em 4.25em;}

#mainText p.archivep {
	font-family: Georgia, Helvetica, serif;
	text-align: right;
	margin-bottom : 2em;
	color : Gray;
	background-color : inherit;
	border-bottom : 1px dashed Gray;
	padding-bottom : .5em;
}

#mainText div.feed_entry {
	margin-left: 5em;
	margin-bottom : 1em;
	border-bottom : 1px dashed Gray;
	padding-bottom : .5em;
}
#mainText div.feed_entry li {list-style: none; margin-left: 0;}
#mainText div.feed_entry p {line-height: 125%; margin-bottom : .5em;}
#mainText div.feed_entry p a:hover {background-color: #3082AF; color: White; text-decoration: none;}

#mainText p.category {
	font-size : 80%;
	margin-top : 2em;
	border-top : 1px dashed Gray;
	padding-top: .25em;
}

#mainText p.category a:hover {
	background-color: #3082AF;
	color: White;
	text-decoration: none;
}

#mainText p.centered {
	text-align : center;
}

#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 p.rightaligned {
	text-align : right;
}

#mainText p.sitemap {
	font-weight: bold;
	margin-top: .75em;
	margin-bottom: .5em;
	border-top: 1px solid #3082AF;
	padding-top: .5em;
}

#mainText p.sitemap a {
	text-decoration: none;
	color: black;
	background-color: inherit;
}

#mainText p.sitemap a:hover {
	text-decoration: underline;
}

#mainText q {
	font-family: Georgia, serif;
	font-style : italic;
	font-size: 1.05em;
	quotes: '"' '"';
}

#mainText ul {
	list-style : square outside;
}

#mainText ul.archive, ul.sitemap {
	list-style: square url(../images/square1.gif) 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;
}

#nav {
	font-family : Verdana, Arial, sans-serif;
	font-size : 85%;
	font-weight: bold;
	margin-bottom: 4em;
}

#nav a {
	background-color: inherit;
	border-right : 10px solid #AAC0DB;
	color: #95A5B4;
	display : block;
	padding : 7px 10px 7px 10px;
	text-decoration : none;
}

#nav a:hover, #nav li.selected a {
	background-color: #F5F5F5;
	border-right : 10px solid #3082AF;
	color: #3082AF;
}

#nav li {
	border-bottom: 1px dashed #95A5B4;
}

#nav li.submenu {
	text-align : right;
}

#nav ul {
	border-top: 1px dashed #95A5B4;
	margin-top: 2.5em;
}

#leftOther {margin-bottom: 2em;}

div.backtotop {
	margin-top : 2em;
	text-align: right;
}

div.backtotop a {
	display: block;
	float:  right;
	color : Gray;
	background-color : inherit;
	border: 1px solid #5D739B;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
}

div.backtotop a:hover {
	color : White;
	background-color : #5D739B;
}

div.bim {
	clear: right;
	width: 144px;
	height: 125px; 
	text-align: right;
	background: url(../images/bim.jpg) no-repeat right;
	margin-bottom: 2em;
}

div.bim a {
	display: block;
	width: 144px;
	height: 125px; 
	overflow: hidden;
}

div.bim a:hover {
	background: url(../images/bim.jpg) no-repeat top left; 
}

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 h2.feedsBox {margin-bottom: 0.5em;}

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 p.feedsBox {font-weight: bold; margin: 0.5em 0 0.5em 0;}
div.box p.feedsBox img {clear: left; float: left; padding-right: 0.5em;}

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%;}

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;
}

.iconList {margin: 8px 0 0 8px;}

.onprint {display: none;}
.onscreen {}

.mandatory {
	font-weight : bold;
	color : Red;
	background-color : inherit;
}

.post-date {
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	float: left;
	width: 3.5em;
	padding: 0em 1.5em .75em 0em;
}

.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;
}

.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;
}

/* 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;}
