﻿/* From shared */

body {background-color:#ffffff; font-family:Arial, Verdana, helvetica, Sans-Serif;}

h1 {font-size:16pt; font-weight:bold; font-family:Verdana, helvetica, Sans-Serif; line-height:1.35em;}

a {color:#003366;}
a:hover {color:#cc0000;}

#container {position:inherit; margin-left:0; margin-right:0;}
*html #container {position:inherit; margin-left:0; margin-right:0; width:600px;}

/* header */

#header {background: url(../images/headerBg.jpg) no-repeat; height:75px; padding:0 22px 0 22px;}
#headerContent {height:73px; float:left; width:980px;}
*html #headerContent {height:73px; float:left; width:948px;}
#btaLogo {position:absolute; top:22px; float:none;}

#navBar {display:none;}
#navBar li {margin: 0; padding: 0; display: inline; list-style-type: none; float:left;}
#navBar a {float: left; padding: 31px 0 0 0;/*overflow: hidden;*/ height: 0px !important; height /**/:30px; /* for IE5/Win */}
#navBar a:hover {background-position: 0 -31px;}
#navBar a:active, #navBar a.selected {background-position: 0 -31px;}

	#homeTab a {width: 78px; background: url(../images/homeTab.jpg) top left no-repeat;}
	#findTab a {width: 251px; background: url(../images/findTab.jpg) top left no-repeat;}
	#guidesTab a {width: 78px; background: url(../images/guidesTab.jpg) top left no-repeat;}
	#resourcesTab a {width: 96px; background: url(../images/resourcesTab.jpg) top left no-repeat;}
	
/* Main content */

#content {clear:left; background: none; padding:22px 0 14px 0; float:none; width:auto;}
div#leftContent {float:none; width:auto; margin-right:0;}
div#rightContent {float:none; width:auto; padding:0; margin:0;}

/* footer */

#footer {background: none; height:auto; padding:0;}

ul#footerLinks {float:none; padding:0; display:none;}
ul#footerLinks li {border-right: solid 1px #003366; float:none; padding-right:0; margin-right:0;}
ul#footerLinks li.last {border:none;}

img.dynamisLogo {float:none; padding-top:5px;}
p#copyright {clear:none; float:none; font-size:12pt; color:#666666; font-weight:bold; padding-top:3px;}

/* End of from shared */

/* From article */

h1#articleHeadTitle {font-size:16pt; font-weight:bold; font-family:Arial, Verdana, helvetica, Sans-Serif; line-height:1.35em; padding:20px 20px 0 0; margin-bottom:10px;}
h1#articleHeadTitle span {}

#boxout {margin-bottom:20px; padding:15px 6px 0 0; line-height:1.35em;}
#boxout h2 {font-size:14pt; padding-top:0;}
#boxout ul {list-style-type:disc; margin:0 0 0 10px; padding:10px 10px 0 10px; }
#boxout li {padding:0 0 5px 0; font-size:13pt;}

img.featuredIcon {float:right; margin-bottom:10px;}

p {line-height:1.35em; padding:10px 10px 0 0; font-size:13pt;}
#articleHead {}
#articleHeadContent {}

#articleIntro {font-size:13pt; font-style:italic; margin:10px 0 10px 0; clear:none;}

#articleContent {clear:both; padding:0 10px 0 0;}
#articleContent h2 {padding-top:20px;}
#articleContent ul {list-style-type:disc; margin:0 0 0 35px; padding:10px 10px 0 10px; font-size:13pt;}
#articleContent li {padding:0 0 5px 0; line-height:1.35em;}

p.btaName {padding:20px 0 0 0; font-size:14pt;}

.capitals {text-transform:uppercase;}
.blur {color:#000000;}
.focus {color:#cc0000; font-style:italic;}

ol#articlesTableOfContents {margin:20px 0 0 0; padding:10px 10px 0 10px;}
ol#articlesTableOfContents li {border-bottom:dotted 1px #79999F; margin-bottom:20px;}
ol#articlesTableOfContents p {padding-bottom:20px;}

p.backToLink {display:none;}
