/* CSS Document */

/* COLOR CHANGED FROM GREY TO BLUE*/
 #"#99CCFF")



 
.article {
      font-size: 1.0em;
      line-height: 1.5em;
      font-color: #ff0000;
}



.article table {
   font-size: 0.998em;
   line-height: 1.5em;
   font-color: #ff0000;
}


.widget {
	padding-top: 10px;
}

.innerCol.left {
	clear:both;
	float: left;
}

.innerCol.right {
	float: right;
}

#main {
	width: 700px;
}

#mainLeft {
	width:4px;
	height:100%;
	position:relative;
}

#mainRight {
	width:4px;
	height:100%;
	position:relative;
}

body {
 	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 63.125%;
 	color: #333;
 	background: #FFFFFF;
        line-height: 1.7em;
 }

p {
	margin: 0 0 0px 0;
	font-size: 1.1em;
	line-height: 1.5em;
}
 
h1, h2, h3, h4,h5,h6 {
	color: $heading_color;
}

h2 {
	margin:0 0 0 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3 {
	margin: 0 0 0 0;
	font-size: 2.3em;
        color: #990000;
        line-height: 1.3em;
}

h4 {
	margin:0 0 0 0;
	font-size: 1.1em;
}

h10 {
	margin:0 0 0 0;
	font-size: 1.1em;
        color: #CC6600;
	font-weight: bold;
}

h11 {
	font-size: 1.1em;
        color: #999999;
}


h5 {
	font-size: 1em;
}

hr {
	border:0px;
	height:1px;
	background-color:#CCCCCC;
	width:100%;
	margin:7px auto 7px auto;
}

ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.0em;
	list-style: none;
}

ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	font-size: 1.0em;
}

li {
	margin: 0 0 5px 0;
        line-height: 1.0em;
	list-style: none;
}

ul li {
	padding-left: 20px;
	list-style:none
}

dl {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

dt {
	margin: 15px 0 0 0;
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0;
}

a {
	color: #4F64C4;
        text-decoration: none;
}

a:visited {
	color: #6C90D9;
        text-decoration: none;
}

a:hover {
        font-weight:normal;
	color: #1D2B84;
        }

a:active {
	color: #990000;
        text-decoration: none;
}

a:focus {
	outline:none;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
select {
	width:85%;
}

			
ul li {
	padding-left:0px;
	list-style-image:url(/digitalAssets/33923_bullet_gra_square3.png);
}

a.external {
	background:url(/digitalAssets/33899_external_link.gif) transparent no-repeat scroll left top;
	padding:3px 5px 3px 18px;
}

.thumbnail {
	clear:both;
	float:left;
	margin:5px 12px 10px 0;
	position: relative;
	border-style:solid;
	border-width: 1px;
	padding: 3px;
	border-color: #e6e6e6;
}





.topcorner, .bottomcorner {
	display:block;
	position:absolute;
	height:4px;
	width:4px;
}

.topcorner {
	background: transparent url(/digitalAssets/33898_topGcorners.gif);
	background-repeat: no-repeat;
	top:0;
}

.bottomcorner {
	background: transparent url(/digitalAssets/33893_bottomGcorners.gif);
	background-repeat: no-repeat;
	bottom:0;
}


.topcorner.left, .bottomcorner.left {
	left:0px;
	background-position:right;
}

.topcorner.right{
	right:0;
	background-position:left;
}

.bottomcorner.right {
	right:0;
	background-position:left;
}


* html * .jumplink.topcorner {background-image:none;}
* html * .topcorner.right {right:7px; width:4px; height:4px;}
* html * .topcorner.left {left:7px;}
* html * .jumplink.bottomcorner {background-image:none;}
* html * .bottomcorner.left {left:-7px;}
* html * .bottomcorner.right {right:5px;}




/*Stop*/

#wrapper {
 	margin: 0 auto;
 	width: 750px;
}

#skipnav {
	position: absolute;
	top: -1000em;
	left: -1000em;
}

.header {
	height:120px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

.header #sheath {
	background: url(/digitalAssets/33944_president.png);
	position: absolute;
	top: 0;
	height: 120px;
	width: 750px;
	opacity:$header-sheath_opacityFloat;
	-moz-opacity:$header-sheath_opacityFloat;
	filter:alpha(opacity=$header-sheath_opacity);
}

.header #title a  {
	float:none;
	position:absolute;
	height:120px;
	width:750px;
	top: 0;
	text-indent:-10000em;
	font-size: 0.01em;
}

#footer {
	clear:both;
	float: left;
	padding: 15px 10px;
        margin: 4px 0px;
	width: 730px;
	background: url(/digitalAssets/33913_6682_ftr_border_lines_750x4.gif) no-repeat top left;
}

#footer #logo {
	float: right;
}

#footer #copyright {
	margin: 5px 0 0 0;
}

#globalNav {
       display: inline;        float: right;
       /*margin: 25px 15px 0 0;*/
       margin: 23px 15px 0 0;
       height: 20px;
       color: #c60;
       font-weight: bold;
       position:absolute;
       right:0px;
       z-index:100;
}

#globalNav a {
	color: #c60;
}

#globalNav a:hover {
	text-decoration: underline;
	font-weight: bold;        
}

#content {
        clear:both;
	background-image: url (/digitalAssets/33934_squiggle.png repeat-x top left)
}

#player{
	display: inline;
	float: left;
	margin: 0px 0 0 0px;
	width: 461px;
	height:249px;
        padding-top: 2px;
}

#imgplayer{
	display: inline;
	float: left;
	margin: 0px 0 0 0px;
	width: 461px;
	height:249px;
        padding-top: 0px;
        padding-top: 2px;
}

#player2{
	display: inline;
	float: left;
	margin: 3px 0 0 0px;
	width: 720px;
	height:159px;
        padding-top: 2px;
}

#flvplayer{
	display: inline;
	float: center;
	margin: 0px 0 0 0px;
	width: 400px;
	height:300px;
        padding-top: 2px;
}

#player9{
	display: inline;
	float: center;
	margin: 0px 0 0 0px;
	width: 400px;
	height:300px;
        padding-top: 2px;
}

#flvplayer3 {
	/*background: grey;*/
        display: inline;
        float: left;
        /*align: center;*/
	margin: 12px 10px 10px 0;
        padding: 5px 5px 5px 5px;
        border-style: solid;
        border-width: 1px;
        border-color: #E7E7E7;
}

#navslot {
       float:left;
       width:289px;
       height:249px;
       background: url(/digitalAssets/33929_navg2BKG.gif) no-repeat bottom left;
       padding-top:2px;
}

#navsheath {
        float:center;
        padding: 2px;
	background: #c7b8b8;
        -moz-border-radius-topright:5px;
        -moz-border-radius-bottomright:5px;
        border: 1px solid #c7b8b8;
        margin-right:20px;
}

#navslot a {
        color:white;
}

ul#sectionNav {
	/*margin: 10px 0px 0px 0px; -elkingdp changed to adjust for addition of secure link*/
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	list-style: none;
}

#sectionNav li {
	/*margin: 7px; -elkingdp changed to adjust for addition of secure link*/
        margin: 6px;
	background: none;
	list-style: none;




}

#sectionNav.hierarchy .hierarchy0 a {
	width: 189px;
	/*padding: 2px 10px 2px 20px; -elkingdp changed to adjust for addition of secure link*/
        padding: 1px 10px 1px 20px;
        font-size: 1.1em;
}

#sectionNav.hierarchy .hierarchy0 a.subactive {
        background: transparent url(/digitalAssets/33895_blueArrowDown.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	border-bottom: 0px;
	font-weight:bold;
}


#sectionNav.hierarchy .hierarchy0:first-child a {
	border-top: 0px;
}

#sectionNav.hierarchy .hierarchy1 a {
	width: 169px;
	/*padding: 2px 10px 2px 40px; -elkingdp changed to adjust for addition of secure link*/
	padding: 1px 0px 1px 40px;
        background-position: 30px 50%;
        font-size: 1.1em
}

#sectionNav.hierarchy .hierarchy2 a {
	padding: 10px 10px 10px 60px;
	width: 149px;
	background-position: 50px 50%;
}

#sectionNav.hierarchy .hierarchy3 a {
	padding: 10px 10px 10px 80px;
	width: 129px;
	background-position: 70px 50%;
}

#sectionNav.hierarchy * a.actives {
	color:#990000;
}

#sectionNav .hierarchy1 + .hierarchy0 {
	}




.roundlink {
	background:#CCCCCC;
	position:relative; 
        height:inherit;
}

.roundlink .vitals {
	position: absolute;
	right:5px; 
	height:inherit; 
	text-align:right;
	top:10px;
	font-size:1.1em; }

.roundlink .vitals img {
	position: relative;
}

.roundlink .vitals .email {
	background: transparent url(/digitalAssets/33919_mail_16px.png);
	background-repeat: no-repeat;
	background-position: left center;
        /*position: relative; -elkingdp removed to fix IE issue*/
        padding-right:4px;
	top: 2px;
	padding-left: 18px;
	left: -5px;
}

.roundlink .title {
	font-size:1.1em;
	color:#333;
	margin: 0px 100px 0px 12px;
}

.roundlink.normalize .jumplink {
	min-height:0px;
}

.roundlink a.jumplink:hover {
	background: #EFCB6B;
	text-decoration:none;
}

.roundlink .name {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0 0 12px;
}

.roundlink .phone, 
.office .phone {
	margin-right:7px;
}

.roundlink .email, 
.office .email, 
.roundlink .address, 
.office .address  {
	margin-right:3px;
}

.roundlink .jumplink {
	display:block;
	height:inherit;
	width:inherit;
	position:relative;
	padding:3px 7px 11px 7px;
	margin-bottom: 5px;
	left:0; 
	top:0;
        min-height:3em;
}

a.jumplink {
	display:block;
	height:inherit;
	width:inherit;
	position:absolute;
	padding:3px 7px 11px 7px;
	margin-bottom: 5px;
	left:0; 
	top:0;
	bottom:0;
	right:0;
        min-height:3em;
}

.roundlink.withPicture .name{
	margin-left: 4px;
}

.roundlink.withPicture .para{
	margin-left: 4px;
}

.adblockPicture {
	float: right;
	margin-left: 6px;
	position: relative;
 	top: 7px;
	border: 1px #EEEEEE solid;
	padding: 3px;
}

.roundlink .para {
	color:#333;
	margin: 0px 12px 0px 12px;
	font-size:1.1em;
}



#globalMailForm .formSegment {
	margin-top:0px;
}

.formSegment .checkboxes div {
	margin:5px 3px 5px 0px;
}

.formSegment .checkboxes input {
		margin-right: 3px;
}

#globalMailForm {
	margin:5px 20px 20px 20px; 
	width:500px;
    	margin-left: auto;
   	margin-right: auto;
}

#globalMailForm .checkboxes div {
	float:left; 
	width:150px;
}

#globalMailForm .checkboxes div.clear {
	width:300px;
}

#globalMailForm .formSegment .form_warn {
	color:#900;
	margin-left:0;
	text-align:right;
	margin-right:0px;
}

#globalMailForm .formSegment label.spec, 
#globalMailForm .formSegment label,
#globalMailForm .formSegment.textarea label {
	width:500px; 
	text-align:left;
	float:none;
	display:block;
	/*border-bottom:1px solid #333;*/
	margin-bottom:0px; 
	margin-top: 7px;
	padding:2px 0 5px 0; 
	font-size:1.1em; 
	font-weight:bold; 
	color:#333;
}

#globalMailForm .formSegment.textarea {
	margin-left:0;
}

#globalMailForm .formSegment.textarea label {
	float:none;
}

#globalMailForm .formSegment input.txt, 
#globalMailForm .formSegment select,
#globalMailForm .formSegment textarea {
	width:498px;
	border:1px solid #CCCCCC;
	font-size: 1.1em;
}

#globalMailForm input.submit {
	width:100px;
	margin-left:200px;
}

#globalMailForm .recipientDisplay {
	font-size:1.1em;
	font-weight:bold;
	color:#AB7D2C;
	line-height:1.6em;
}

#globalMailForm .closer {
	color:#333;
	font-size:1.4em;
	font-weight:bold;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
}

#globalMailForm .closer:hover {
	color:#900;
}


#globalMailForm #responseText {
	color:red;
	font-size:1.5em;
	padding:10px;
	margin:5px;
	text-align:center;
	font-weight:bold;
}

input.checkbox {
	}

#filter-box {
	background:#fff;
	border:1px solid #ddd;
	font-size:1.1em;
	line-height:2em;
	padding: 3px;
	padding-left: 10px;
}

#filter-box input.radio {
	position:relative;
	top:3px;
	margin-right:5px;
}


.personCard {
	margin-top:40px;
	width:505px;
	height:271px;
	position:relative;
	margin-bottom:20px;
}

.personCard h2 {
	color:white;
}

.personCard .overlay {
	position:relative;
        float:left;
	left:20px;
	background:url(/digitalAssets/33896_overlay.jpg);
	width:226px;
	height:271px;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

.personCard .info {
	position:absolute;
        text-align:left;
	top:90px;
	left:35px;
	color:white;
}

.personCard .sub {
	font-size:1.2em;
        width:200px;
}

.personCard .infolinks {
	font-size:1.1em;
	position:absolute;
	bottom:15px;
	left:36px;
}

.infolinks a {
	margin-right:10px;
}

.medialinks {
	position:absolute;
	top:15px;
	right:270px;
}

.rte-content {
	font-size:1.1em;
	line-height:1.5em;
}

.quicklinks {
	clear:both; 
	margin-top:15px;
}

.quicklinks h3 {
	background:url(/digitalAssets/33903_14275_quickLinker.png) transparent no-repeat scroll left top;
	padding:2px 10px 4px 23px;
}

h1.heading {
	position: absolute;
	top: -1000em;
	left: -1000em;
}



.bottomAll {
     padding-top: 20px;
}

.bottomAll .leftBottom {
     float:left;
     padding-right:5px;
}

.bottomAll .rightBottom {
     
}



#newsRelations{
	float:right;
}

#newsRelations h4 {
	margin-top: 0;
	color: #777777;
}

#newsRelations div {
	padding:10px; margin:5px; 
	background:#F5F7E9;
	border:1px solid #ECD086;
	width:150px;
	color:#777;
	font-size:1em;
}

#newsRelations #inline_caption {
	color:#666666;
	display:block;
	margin:7px 0pt 0pt 15px;
	text-align:left;
}

#newsRelations #image {
	margin-top:5px;
}

#newsRelations ul {
	padding-left: 0px;
	list-style-image: url(/digitalAssets/33927_arrow_right.gif);
	margin-left: 0;
	list-style-position: outside;
}

#newsRelations ul li {
	background:none;
	padding-left:0px;
	margin-left: 21px;
}

#newsWrapper {
       padding-top:15px;
}

/*Added by elkingdp 09-23-08
   for the news archive listing
*/
#newsWrapper .teaser .listing {
       font-size:1.3em;
} 
/*End of addition*/


#newsWrapper .subhead {
	font-size:1.3em;
	color:#020677;
	margin:15px 0px 10px;

}



#researchWrapper p {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
}

.news-data a {
	margin-top: 8px;
	height:15px;
	line-height: 13px;
	padding:3px 5px 3px 18px;
	background: no-repeat;
	background-image: url();
}

.news-data a.digg { 
	background-image: url(/digitalAssets/33905_digg.gif);
}

.news-data a.email { 
	background-image: url(/digitalAssets/33919_mail_16px.png);
}

.news-data a.images { 
	background-image: url();
}

.news-data a.press { 
	background-image: url(/digitalAssets/33920_pencil.png);
}

.contactInfo {
	background-color: #EFEFEF;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}




div.actions a { 
	margin-top: 8px;
	height:15px;
	line-height: 13px;
	padding:3px 5px 3px 18px;
	background: no-repeat;
}

div.actions a.digg { 
	background-image: url(/digitalAssets/33905_digg.gif);
}

div.actions a.image { 
	background-image: url(/digitalAssets/33912_image.gif);
}

div.actions a.email { 
	background-image: url(/digitalAssets/33919_mail_16px.png);
}

div.actions a.press { 
	background-image: url(/digitalAssets/33920_pencil.png);
}

div.actions a.download { 
	background-image: url(/digitalAssets/33922_save.gif);
}

div.actions a.address { 
	background-image: url(/digitalAssets/33921_contacts.gif);
}

div.teaser {
	clear:both;
	float:left;
	width:100%;
}

.pub p {
	padding-left:123px;
}

.pub .thumbnail {
	background:#fff;
}

.teaser {
	float: left;
	width: 100%;
}

.pubInfo .banner {
	padding:10px 20px;
	height:80px;
	width:360px;
	text-indent:-20000px;
}

.pubInfo {
	float: left;
	padding: 0 0 5px 0;
	width: auto;
	padding:10px 20px;
	background:#F9F8E6;
	margin: 5px 0;
}

.links {
    padding-top:10px;
}

.actions {
    line-height:1.5em;
}

.actions a {
    font-size:1.1em;
}

.pub .thumbnail {
	margin: 5px 10px 10px 0;
}

.teaser h3, #secondaryContent .teaser h3 {
	margin: 2px 0;
}

.teaser p, #secondaryContent .teaser p {
	margin: 0 0 5px 0;
}

.equal .teaser, .pubInfo {
	margin: 0 0 10px 0;
}

.teaser h4 {
	clear: left;
	margin: 2px 0 5px 0;
}

.pubInfo h3, .pubInfo p, .pubInfo h4 {
  }

.pubInfo h3 {
	font-size: 1em;
}

.pubInfo .actions {
    	/*margin: 2px 0 5px 125px;*/
    	clear:both;
    	margin: 10px 0;
    	line-height:2em
}

.pubInfo .actions a {
	clear:both;
	float:left;
	width:100%;
}

/*Removed the following two classes to keep them from overriding IE fix*/
/*They do not appear to be needed. -elkingdp 08-20-2008*/
.personCard .bottomcorner.left {
	bottom: 0;
}
.personCard .bottomcorner.right {
	bottom: 0;
}


p img {
padding-top: 10px;
}

ul li {
	padding-left:10px;
	list-style-image:url(/digitalAssets/33923_bullet_gra_square3.png);
	list-style-position: inside;
}


* html #subBreadcrumb .bottomcorner {
	bot\tom: -6px;
}


* html #mainContent .topcorner.left {
	lef\t: auto;
}


* html #mainContent .bottomcorner{
	border: 1px #00aa00 solid;
	visibility: visible;
	position: relative;
}

* html #mainContent .bottomcorner.left {
	
}

* html #mainContent .bottomcorner {
	visibility: hidden;
}


#mainContent .topcorner {
	visibility: hidden;
}

#sectionNav li {
	list-style-image: none;
}


