/* @override 
	http://brookwoodpm.com/bridging/skunkworx/style_bridging.css
	http://bridgingmethod.com/style_bridging.css
	http://www.bridgingmethod.com/style_bridging.css
*/

/* Begin Typography & Colors */
body {
	font-size: small; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cedbe9;
	margin: 0;
	padding-top: 8px;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

#site {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

h1#banner {
	width: 810px;
	height: 75px;
	background: url(graphics/bridgingBanner.png) no-repeat;
	margin: 0;
	padding: 0;
}

h1#banner span.banner {
	display: none;
}

p.returnTop {
	border-top: 2px solid #92b8d3;
}

p.returnTop a {
	text-decoration: none;
	color: #6693b8;
	font-weight: bold;
	font-size: 89%;
	background: url(graphics/page_up.png) no-repeat right center;
	margin: 0;
	padding: 5px 30px 10px 0;
	float: right;
}

p.returnTop a:hover {
	background: url(graphics/page_hover.png) no-repeat right center;
	color: #527fac;
}

p.extender {
	height: 500px;
}

/* @group Navigation */

/* ////////////////////-- Navigation */

#navigation {
	width: 810px;
	background: #dacca2 url(graphics/navZone.png);
	height: 25px;
	margin: 0;
	font: bold 110% LegacySans, Trebuchet, "sans serif";
}

span.hide {
	display: none;
}

ul#menubar {
	margin: 0;
	height: 20px;
	padding-left: 30px;
}

#menubar a {
	display: block;
	height: 25px;
	float: left;	
}

ul#menubar li {
	display: block;
	float: left;
	margin: 0;
	border-right: 1px solid #9a7649;
}

li#About.menu a, li#Animation.menu a, li#Downloads.menu a, li#FAQ.menu a, li#Legal.menu a, li#Glossary.menu a, li#BridgingCM.menu a, li#Contact.menu a {
	background: url(graphics/navOff.png) no-repeat;
}

li#About.menu a:hover, li#Animation.menu a:hover, li#Downloads.menu a:hover, li#FAQ.menu a:hover,li#Legal.menu a:hover,li#Glossary.menu a:hover,li#BridgingCM.menu a:hover,li#Contact.menu a:hover {
	background: url(graphics/navHover.png) no-repeat;
}

li#About.active a, li#Animation.active a, li#Downloads.active a, li#FAQ.active a, li#Legal.active a, li#Glossary.active a, li#BridgingCM.active a, li#Contact.active a {
	background: url(graphics/navActive.png) no-repeat;
}

ul#menubar li#About {	
	border-left: 1px solid #9a7649;
}

ul#menubar li#About a {
	width: 57px;	
	background-position: -7px;
	padding-left: 7px;
}

li#Animation {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 92px;
	background-position: -91px;		
}

ul#menubar li#Animation a {
	width: 85px;
	background-position: -91px;
	padding-left: 7px;
}

li#Downloads {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 94px;
	background-position: -208px;	
}

ul#menubar li#Downloads a {
	width: 87px;
	background-position: -208px;
	padding-left: 7px;
}

li#FAQ {
	background: #ccbb95 url(graphics/navOff.png) no-repeat -318px;
	width: 55px;
}

ul#menubar li#FAQ a {
	width: 48px;
	background-position: -321px;
	padding-left: 7px;
}

li#Legal {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 75px;
	background-position: -373px;
}

ul#menubar li#Legal a {
	width: 68px;
	background-position: -379px;
	padding-left: 7px;
}

li#Glossary {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 81px;
	background-position: -448px;
}

ul#menubar li#Glossary a {
	width: 74px;
	background-position: -448px;
	padding-left: 7px;
}

li#BridgingCM {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 139px;
	background-position: -543px;
}

ul#menubar li#BridgingCM a {
	width: 139px;
	background-position: -537px;
}

li#Contact {
	background: #ccbb95 url(graphics/navOff.png) no-repeat;
	width: 86px;
	background-position: -677px;
}

ul#menubar li#Contact a {
	width: 79px;
	background-position: -677px;
	padding-left: 7px;
}

#clearboth {
	clear: both;
}

/* @end */

/* @group Content Goes Here */

#content {
	margin-top: 4px;
	width: 810px;
	padding-top: 20px;
	background: url(graphics/body_01.png) no-repeat;
	clear: left;
}

#endcap {
	width: 810px;
	background: url(graphics/body_02.png) no-repeat 0 bottom;
}

/* @end */

/* @group 404 */

#404 {
	padding-top: 25px;
}

#404 h1.title {
	margin: 0 0 4px 60px;
	font-size: 130%;
	color: #315f7f;
}

#404 p.normal {
	font-size: 90%;
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
	margin-bottom: 10px;
}

#404 p.normal a {
	color: #d2241c;
}

#404 p.normal a:hover {
	background-color: #fcf380;
	color: #7c1410;
}

/* @end */

/* @group About */

#pageAbout {
	padding-top: 25px;
}

#pageAbout h1.title {
	margin: 0 0 0 60px;
	font-size: 130%;
	color: #315f7f;
}

#pageAbout p.normal {
	font-size: 90%;
	text-align: justify;
	margin: 0 60px 10px;
}

p.photocaption {
	margin-left: 60px;
	width: 680px;
	font: italic 85% Georgia, "Times New Roman", Times, serif;
	color: #486c7e;
	margin-top: 3px;
	margin-bottom: 25px;
}

#pageAbout p.normal a {
	color: #2b2b40;
	text-decoration: none;
}

#pageAbout p.normal a:hover {
	background-color: #fce49d;
}

div.mousetype {
	text-align: justify;
	color: #717f92;
	border-top: 3px double #a6bad5;
	border-bottom: 3px double #a6bad5;
	width: 700px;
	padding: 0;
	margin: 14px 0 0 60px;
}

div.mousetype p.bpm_italic {
	padding: 0;
	width: 680px;
	font-size: 82%;
	color: #717f92;
	font-style: italic;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 120%;
}

div.mousetype p.bpm_italic a {
	text-decoration: none;
	color: #717f92;
}

div.mousetype p.bpm_italic a:hover {
	color: #4a89fd;
}

div.mousetype p.bpm {
	font-size: 75%;
	color: #333f54;
	padding: 0;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}

div.mousetype p.bpm a {
	text-decoration: none;
	color: #333f54;
}

div.mousetype p.bpm a:hover {
	color: #4a89fd;
}

span.boldchoice {
	font-weight: bold;
	color: #527fac;
}

object#chart00 {
	margin: 0 0 0 60px;
	padding: 0;
}

object#chart01 {
	float: right;
	margin-left: 12px;
	margin-right: 60px;
	padding-top: 5px;
	padding-right: 0;
	margin-bottom: 8px;
}

#pageAbout img {
	margin-left: 60px;
}

#pageAbout img#fourbar {
	margin-top: 20px;
}

span.accred {
	font-size: 80%;
}

/* @end */

/* @group Animation */

#pageAnim {
	padding-top: 25px;
}

#pageAnim h1.title {
	margin: 0 0 4px 20px;
	font-size: 130%;
	color: #315f7f;
}

object#tutorial {
	padding-left: 0;
	padding-top: 5px;
	padding-right: 0;	
	margin-left: 12px;
}

/* @end */

/* @group Downloads */

#pageDownloads {
	padding-top: 25px;
}

#pageDownloads h1.title {
	margin: 0 0 4px 60px;
	font-size: 130%;
	color: #315f7f;
	padding: 0;
}

#pageDownloads #intro {
	width: 700px;
	margin: 0 0 30px 60px;
	padding: 0;
}

#pageDownloads p.normal {
	
}

#pageDownloads p.normal a {
	color: #1f52aa;
	text-decoration: none;
	font-size: 90%;
}

#pageDownloads p.normal a:hover {
	color: #a71c2c;
	text-decoration: none;
}

#intro p.normal {
	padding: 0;
	margin: 0;
}

.downloadbox {
	width: 550px;
	margin-left: 150px;
	background: url(graphics/download_01.png) no-repeat;
	margin-bottom: 25px;
	padding: 12px 0 0;
}

.downloadbox img {
	float: left;
	padding-right: 15px;
	height: auto;
	width: 100px;
	margin-right: 0;
	margin-top: 23px;
	margin-left: 20px;
	border-style: none;
	padding-bottom: 10px;
}

.downloadbox h2.title {
	font-size: 110%;
	color: #282828;
	margin: 19px 13px 0 0;
	padding: 0;
}

.downloadbox p.desc {
	font-size: 87%;
	padding-right: 30px;
	text-align: justify;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 22px;
}

.downloadbutton {
	float: right;
	width: 180px;
	text-align: center;
	background: url(graphics/downbutt_01.png) no-repeat;
	padding: 0;
	margin: 0 10px 0 0;
}

.downloadbutton p.downloadpdf {
	margin: 0;
	padding: 0;
}

.downloadbutton p.downloadpdf a {
	color: #685a2c;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	display: block;
	background: url(graphics/downbutt_02.png) no-repeat 0 bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}

.downloadbutton p.downloadpdf a:hover {
	color: #458afc;
	text-decoration: underline;
}

.downloadbox ul.bullets {
	padding-left: 165px;
	text-align: justify;
	margin: 0;
	list-style-type: circle;
	line-height: 11px;
	padding-top: 0;
}

.downloadbox li {
	font-size: 87%;
	padding-right: 40px;
	text-align: justify;
	list-style-position: outside;
	margin-bottom: 8px;
}

.downloadbox .spacer {
	background: url(graphics/download_02.png) no-repeat 0 bottom;
	clear: both;
}

/* @end */

/* @group FAQ */

#pageFAQ {
	padding-top: 25px;
}

#pageFAQ h1.title {
	margin: 0 0 4px 60px;
	font-size: 130%;
	color: #315f7f;
}

#pageFAQ p {
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
	margin-bottom: 20px;
}

#pageFAQ p.normal a {
	text-decoration: none;
	color: #527fac;
	font-weight: bold;
}

#pageFAQ p.normal a:hover {
	color: #385777;
	background-color: #fbde7e;
}

#pageFAQ p.question {
	font-weight: bold;
	color: #203f54;
	margin-top: 10px;
	margin-bottom: 2px;
}

#pageFAQ p.answer {
	color: #464646;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 26px;
}

#pageFAQ p.answer a {
	text-decoration: none;
	color: #527fac;
	font-weight: bold;
}

#pageFAQ p.answer a:hover {
	color: #385777;
	background-color: #fbde7e;
}

#pageFAQ p.returnTop {
	margin-bottom: 75px;
	margin-top: 5px;
	padding: 0;
}

#pageFAQ img {
	float: right;
	margin: 0 60px 4px 14px;
	padding: 0;
}

span.legalgreen {
	color: #5f9240;
}

p.note_001 {
	padding-left: 60px;
	color: #5975bb;
	font: italic 95% Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Legal */

#pageLegal {
	margin: 0 0 0 8px;
	padding: 25px 0 0 26px;
	width: 760px;
}

#pageLegal h1.title {
	margin: 0 0 4px 22px;
	font-size: 130%;
	color: #315f7f;
}

#left {
	width: 360px;
	float: left;
	background: url(graphics/legal_left_top.png) no-repeat;
	padding: 0;
	margin: 0 15px 0 0;
}

#right {
	width: 360px;
	float: left;
	background: url(graphics/legal_right_top.png) no-repeat;
	margin: 0;
	padding: 0;
}

#lower {
	clear: both;
	padding-top: 20px;
	width: 740px;
}

#pageLegal h2.title {
	color: #1c1f24;
	font-size: 100%;
	margin: 10px 0 0;
	padding-right: 15px;
	padding-left: 16px;
	padding-bottom: 0;
}

#pageLegal h2.title a {
	text-decoration: none;
	color: #1c1f24;
}

#pageLegal h2.title a:hover {
	color: #a71c2c;
}

#pageLegal h3.title {
	color: black;
	font-size: 85%;
	margin: 10px 0 0;
	padding-right: 15px;
	padding-left: 16px;
	padding-bottom: 0;
}

#pageLegal h3.title a {
	text-decoration: none;
	color: #1c1f24;
}

#pageLegal h3.title a:hover {
	color: #a71c2c;
}

#pageLegal p {
	font-size: 87%;
	margin-right: 15px;
	margin-left: 16px;
	margin-top: 2px;
	text-align: justify;
}

#pageLegal ul {
	font-size: 85%;
	margin: 0 0 15px;
	text-align: justify;
	padding-left: 35px;
}

#pageAbout ul {
	margin-top: 20px;
	width: 700px;
	padding-left: 60px;
}

#pageAbout ul h3 {
	color: #315f7f;
	margin: 0 0 7px;
	font-size: 110%;
}

#pageAbout li {
	margin-left: 50px;
	margin-bottom: 7px;
	margin-right: 120px;
	text-align: justify;
	list-style-type: square;
	color: #0a2c4f;
}

#pageLegal ol {
	font-size: 85%;
	text-align: justify;
}

#pageLegal li {
	margin-top: 0;
	padding-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
	padding-right: 20px;
	margin-bottom: 6px;
}

#pageLegal li a {
	color: black;
	text-decoration: none;
}

#pageLegal li a:hover {
	background-color: #fbf53c;
}

#pageLegal #left .foot {
	background: url(graphics/legal_left_bottom.png) no-repeat 0 bottom;
	width: 360px;
	margin-left: 0;
}

#pageLegal #right .foot {
	background: url(graphics/legal_right_bottom.png) no-repeat 0 bottom;
	width: 360px;
	margin-left: 0;
}

#pageLegal p.normal a {
	color: black;
	text-decoration: none;
}

#pageLegal p.normal a:hover {
	background-color: #fbf53c;
}

#legalAdditions h2.title {
	background: url(graphics/legal_foot_top.png) no-repeat;
	padding-top: 10px;
}

#legalAdditions {
	background: url(graphics/legal_foot_bot.png) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#legalAdditions p {
	padding-right: 10px;
}

/* @end */

/* @group Glossary */

#pageGlossary {
	padding-top: 25px;
}

#pageGlossary h1.title {
	margin: 0 0 4px 60px;
	font-size: 130%;
	color: #315f7f;
}

#pageGlossary h2.title {
	color: #1a3345;
	font-size: 95%;
	margin-left: 60px;
	margin-bottom: 0;
	padding: 0;
}

#alphaScan {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(graphics/glossarybar.png) no-repeat;
	width: 708px;
	height: 34px;
	padding-top: 8px;
}

#alphaScan a {
	text-decoration: none;
	padding-right: 4px;
	font-weight: bold;
	color: #e7f8f0;
	border: 1px solid #76a8b5;
	padding-left: 4px;
}

#alphaScan a:hover {
	color: #4788b4;
	border: 1px solid #a19376;
	background-color: #f9e4b6;
	padding-right: 4px;
	padding-left: 4px;
}

h2.alphaMark_un a, h2.alphaMark_un a:hover {
	margin-left: 58px;
	border-style: solid;
	border-color: #d8d8d8;
	padding: 2px 4px;
	background-color: #ededed;
	color: #d8d8d8;
	width: 60px;
	height: 30px;
	font-size: 70%;
}

h2.alphaMark a {
	margin-left: 58px;
	border-style: solid;
	border-color: #5788b0;
	padding: 2px 4px;
	background-color: #cedbe9;
	color: #5788b0;
	width: 60px;
	height: 30px;
	font-size: 70%;
}

h2.alphaMark a:hover {
	border-color: #a59778;
	background-color: #d7c69e;
	color: #a59778;
}

#pageGlossary p.normal
 {
	text-align: justify;
	font-size: 89%;
	padding: 0;
	margin: 0 60px 20px;
}

#pageGlossary p.normal a {
	color: #547fa2;
	font-style: italic;
	text-decoration: underline;
}

#pageGlossary p.normal a:hover {
	background-color: #fce49d;
}

#pageGlossary p.returnTop {
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 60px;
}

#pageGlossary p.citation {
	color: #8b8b8b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 89%;
	padding: 0;
	font-style: italic;
	margin: 0 60px 20px;
}

#pageGlossary ul {
	font-size: 90%;
	text-align: justify;
	margin-top: -10px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding: 0;
}

h2.footnote {
	padding-left: 60px;
	color: #2b2b2b;
	font-size: 90%;
	margin: 40px 0 0;
}

h3.citation {
	font: italic bold 89% Georgia, "Times New Roman", Times, serif;
	color: #787878;
	padding: 0 0 0 60px;
	margin: 0;
}

/* @end */

/* @group BridgingCM */

#pageBridgingCM {
padding-top: 25px;
}

#pageBridgingCM h1.title {
margin: 0 0 4px 60px;
font-size: 130%;
color: #315f7f;
}

#pageBridgingCM h3.title {
margin: 25px 0 7px 60px;
font-size: 90%;
color: black;
	text-transform: capitalize;
	border-bottom: 3px solid #a6bad5;
	width: 700px;
}

#pageBridgingCM p.normal {
text-align: justify;
font-size: 89%;
padding: 0;
margin: 0 60px 11px;
}

img.bridcm {
	float: right;
	margin-left: 12px;
	margin-right: 60px;
	padding-top: 5px;
	padding-right: 0;
	margin-bottom: 8px;
}

		#pageBridgingCM p.figure {
			text-align: center;
	font-size: 109%;
	padding: 0;
	margin: 0 auto 30px;
	clear: both;
	font-weight: bold;
	font-style: italic;
}

#highlightbox {
	width: 550px;
	margin-left: 150px;
	background: url(graphics/download_01.png) no-repeat;
	margin-bottom: 25px;
	padding: 30px 0 0;
}

#highlightbox p#highlightcap {
	background: url(graphics/download_02.png) no-repeat 0 bottom;
	clear: both;
	margin: 0;
	padding: 0 60px 20px;
}

#pageBridgingCM a {
	color: black;
	text-decoration: none;
}

#pageBridgingCM a:hover {
	background-color: #fce49d;
}

/* @end */

/* @group Contact */

#pageContact {
	padding-top: 25px;
}

#pageContact h1.title {
	margin: 0 0 4px 60px;
	font-size: 130%;
	color: #315f7f;
}

#pageContact p.normal {
	text-align: justify;
	font-size: 89%;
	padding: 0;
	margin: 0 60px 20px;
}

#pageContact form {
	padding: 0;
	margin: 20px 0 0;
}

p.entry {
	padding: 0;
	font-size: 80%;
	margin: 10px 0 0;
	text-transform: capitalize;
}

p.incomplete {
	margin: 10px 0 0;
	padding: 0;
	font-size: 80%;
	font-weight: bold;
	color: #d2241c;
	text-transform: capitalize;
}

form#form1 {
	width: 660px;
	padding: 0 0 0 60px;
	margin: 5px 0 0;
}

input {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Footer */

#footer {
	margin-top: 4px;
	width: 810px;
	padding-top: 20px;
	background: url(graphics/footer_01.png) no-repeat;
	clear: left;
	margin-bottom: 50px;
}

#footcap {
	width: 810px;
	background: url(graphics/footer_02.png) no-repeat 0 bottom;
}

p.copyright {
	color: white;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

p.credits {
	color: white;
	text-align: center;
	margin: 0 0 7px;
	padding: 0;
	font-size: 80%;
}

p.credits a {
	text-decoration: none;
	color: #fff;
}

p.credits a:hover {
	color: #fbd040;
}

/* @end */

/* @group Lulu Banner */

a img#luluBanner {
	border-style: hidden;
	border-width: 0;
	margin-bottom: 25px;
}



/* @end */

/* @group Blog Links */

#bloglink, #blogbutton, #blogbutton a {
	width: 165px;
	height: 42px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#bloglink {
	background-image: url(graphics/blog_link.png);
	display: block;
	position: relative;
	top: 15px;
	right: 20px;
}

p#blogbutton a {
	text-decoration: none;
}

p#blogbutton a span {
	visibility: hidden;
}



/* @end */