/* Xpragma CSS settings */

body {font-family : Tahoma, Arial, sans-serif;}

#headSection0,
#headSection2 {
	width : 100%;
	padding-bottom: 5px;
	border-bottom: solid 10px #95A5B4;
}

#headSection1 {
	width : 100%;
	color : Black;
	background-color : White;
}

#headSection3 {display: none;}

#bodySection {
	width : 100%;
	clear : both;
}

#leftBox {display : none;}

#centerBox {
	width : 100%;
	clear : both;
}

#mainText {
	clear : both;
	width : 100%;
	margin-top : 2em;
	margin-bottom : 2em;
}

#mainText blockquote {
	font-family: "Times New Roman", Times, 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 #879BCE;
}

#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 li {line-height: 100%; margin: .5em 0 .5em 25px;}
#mainText div.notes p {margin: 0.5em 0 0 0;}

#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-size: 200%;
	color: Navy;
	background-color : inherit;
	margin-top : 2em;
	margin-bottom : 1.5em;
	font-weight : bold;
}

#mainText h2 {
	font-size: 150%;
	font-weight : bold;
	color: Navy;
	background-color : inherit;
	margin-top : 2em;
	margin-bottom : 1em;
}

#mainText h3 {
	font-size: 120%;
	font-weight : bold;
	color: Teal;
	background-color : inherit;
	margin-top : 1.5em;
	margin-bottom : 1em;
}

#mainText h4 {
	font-size: 1.125em;
	font-weight : bold;
	color: Black;
	background-color : inherit;
	margin-top : 1.5em;
	margin-bottom : .5em;
}

#mainText li {margin: .8em 0 1em 25px;}
#mainText li.narrow {line-height: 100%; margin: .5em 0 .5em 25px;}

#mainText p {
	line-height : 125%;
	text-align : justify;
	margin-top : 0em;
	margin-bottom : .6em;
}

#mainText p.abstract {
	margin-top : 1em;
	margin-bottom : 2em;
	color : Navy;
	background-color : inherit;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-bottom : 1em;
}

#mainText p.address {
	margin-bottom : 1em;
}

#mainText p.amazonBox {
	clear: right;
	width: 25%;
	font-size : 90%;
	text-align : right;
	color: #5D739B;
	background-color: inherit;
	margin: 0em 0em 0em 2em;
	padding: 1em 0em 1em 1em;
	float: right;
	border-left : Gray solid 1px;
}

#mainText p.category {
	display : none;
}

#mainText p.image {
	text-align : center;
	margin-top : 2em;
	margin-bottom : 2em;
}

#mainText q {
	color : #5D739B;
	background-color : inherit;
	font-weight : normal;
	font-style : italic;
	quotes: '"' '"';
}

#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;}

#amazonBox, #amazonBox2 {display : none;}

#rightBox {display : none;}

#footSection {
	clear : both;
	margin-top : 1em;
	border-top : solid 1px Gray;
	}

#footSection p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	margin-top : 0em;
}

a {text-decoration: none;}

b {color: Navy; background-color: inherit;}

caption {
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;
	background-color : inherit;
	font-weight : bold;
	font-style : italic;
	padding-bottom : 5px;
}

em {
	font-style : italic;
	font-weight : bold;
	color : Navy;
	background-color : inherit;
}

label {
	float : left;
	text-align : right;
	width : 28%;
	padding: 2px 4px 2px 0px;
}

li {
	text-align : justify;
	list-style : square outside;
	margin : .8em .8em 1em 1em;
}

table.data {
	border-collapse : collapse;
}

td.colheader {
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid Gray;
	padding : 5px;
	color : Navy;
	background-color : inherit;
	text-align : center;
	font-weight : bold;
}

td.data {
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid Gray;
	padding : 5px;
	vertical-align : top;
}

td.logos {
	width : 40%;
}

td.rowheader {
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid Gray;
	padding : 5px;
	color : Navy;
	background-color : inherit;
	text-align : left;
	font-weight : bold;
	font-style : italic;
	vertical-align : top;
}

.formrow {
	clear : both;
	width : 100%;
	color : Black;
	background-color : inherit;
	padding-top : .3em;
	padding-bottom : .3em;
	border-top : 1px solid Gray;
}

.formcolor {
	color : Black;
	background-color : #e6f4fb;
}

.onscreen {display: none;}

.smallText {font-size: .75em;}


