.NavBar {
	position:fixed;
	left: 0px;
	top: 0px;
	background-image:url(media/sideBar_BackgroundFade.png);
	background-repeat:repeat-y;
	height: 1000px;
	width: 225px;
	/*background-color: #506220;*/
	z-index:4004;
	margin:0px;
	padding:0px;
}
.body {
	margin: 0px;
	background:#5B6C2E;
	/*background-image: url(media/sideBar_background2.jpg);
	background-repeat: repeat-y;*/
}
.NavHeader {
	/*background-image: url(media/sideBar_papers.png);*/
	width: 225px;
	left: 0px;
	top: 0px;
	height: 5px;
	z-index: 1001;
	background-repeat: no-repeat;
}
.NavItem {
	font-family:"Century Gothic", Geneva, Georgia, Arial, "Times New Roman";
	font-size: large;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	z-index: 1002;
}
.NavItems {
	left: 0px;
	position:fixed;
	width: 200px;
	z-index: 2000;
	background-image: url(media/sideBar_papers.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	text-shadow:#000000;
	
}
.NavItem a {
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 1001;
	
	font-style: normal;
	
}
.NavItem a:hover {
	color:#FF6600;
	text-decoration:none;
	/*border: 1px outset #5B6C2E;*/
	filter: Shadow(Color=000000, Direction=10);
	text-shadow:#000000;
}
.NavFooter {
	background-image: url(media/sideBar_man.png);
	position:fixed;
	left: 0px;
	bottom: 0px;
	height: 400px;
	width: 214px;
	z-index:1001;
	background-position:left;
	background-position: bottom;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
.body .NavBar .NavItems .NavItem p {
	margin-top: 30px;
	z-index: 1001;
}
.mainPannel {
	position: absolute;
	width: 600px;
	left: 225px;
	top: 75px;
	padding: 10px;
	min-height: 600px;
	z-index: 10;
	background-color: #5B6C2E;
	background-position: bottom;
	height: 50px;
	padding-right: 50px;
}
.Header {
	background-color: #5B6C2E;
	position: absolute;
	width: 675px;
	left: 230px;
	top: 10px;
	z-index: 2;
}
.rightPannel {
	position: absolute;
	z-index: 400;
	width: 200px;
	top: 73px;
	left: 918px;
	min-height: 200px;
	height: 200px;
}

.featuresList p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.mainPannel2 {
	background-image: url(media/main-bubble.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 420px;
	padding: 30px;
	padding-right: 30px;
	padding-top: 10px;
	overflow: hidden;
}
.divider {
	position: absolute;
	z-index: 1001;
	height: 1000px;
	width: 15px;
	left: 210px;
	background-image: url(media/sideBar_background2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	top: 0px;
}
.legal {
	font-size: small;
	font-variant: small-caps;
	color: #003300;
}

.legal a:link,.legal a:visited {
	color:#003300;
	text-decoration: underline;
}
.legal a:hover {
	color:#A8C956;
	text-decoration: underline;
}
.body .mainPannel /*.mainPannel2*/ h1 {
	font-size: xx-large;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: "Century Gothic", Geneva, Georgia, Arial, "Times New Roman";
	color: #FFFFFF;
}
.body .mainPannel .mainPannel2 h2 {
	font-size: large;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.body .mainPannel .mainPannel2 p {
	margin: 0px;
	padding: 0px;
}
.mainPannel_flexable, .mainPannel_flexableTop {
	background-image: url(media/main-bubble-Top.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 580px;
	padding: 0px 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainPannel_flexableMid {
	background-image: url(media/main-bubble-Mid.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 590px;
}
.mainPannel_flexableBottom {
	background-image: url(media/main-bubble-Bottom.png);
	width: 700px;
	height: 50px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.body .mainPannel .mainPannel_flexableMid p {
	margin: 0px;
	padding: 0px;
}
.pannelHeader {
	font-family: Papyrus, Times;
	color: #5b6c2e;
	font-size: x-large;
	font-variant: small-caps;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
}
.mainPannel h2 {
	font-family: "Century Gothic", Geneva, Georgia, Arial, "Times New Roman";
	color: #000000;
	padding-top: 0px;
	margin: 0px;
}
.mainPannel h3 {
	font-family: "Century Gothic", Geneva, Georgia, Arial, "Times New Roman";
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.costTable, .negative td, .positive td {
	border: 1px solid #DDDDDD;
}
.positiveText {
	color: #5b6c2e;
	}
.negativeText {
	color: #990000;
	}
.positive {
	color: #5b6c2e;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
}
.negative {
	color: #990000;	
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
}
.theCostTable .benifits {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
/*.body .mainPannel .mainPannel_flexableMid .theCostTable  img {
	height: 16px;
	width: auto;
	background-color: #5B6C2E;
}*/
.theCostTable .note {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.theCostTable .total {
	/*background-color: #5B6C2E;
	border: 4px solid #EEEEEE;*/
	border-top-color: #5b6c2e;
	border-top-style:solid;
	border-top-width:medium;
	padding-top: 10px;
}
/*.body .mainPannel .mainPannel_flexableMid .theCostTable .Logo img {
	height: auto;
	width: 64px;
}*/
.total {
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	border-top-color: #5b6c2e;
	border-top-style:solid;
	border-top-width:medium;
	font-size: large;
}
.pannelHeaderFancy {
	font-family: "Century Gothic", Geneva, Georgia, Arial, "Times New Roman";
	font-size: x-large;
	position: relative;
	top: -30px;
	text-align: right;
	color:#5b6c2e;
}
.theCostTable {
	vertical-align: top;
	caption-side: left;
	border-collapse: collapse;
}
.featuresList {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 300px;
	position: absolute;
	left: 345px;
	top: 30px;
	line-height: 18px;
}
.featuresList p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.featuresList2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 300px;
	line-height: 18px;
	
	text-align: right;
	position: relative;
	float: right;
	width: 300px;
	z-index: 20;
	top: -10px;
}
.body .mainPannel .mainPannel_flexableMid .featuresList2 p {
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.body .mainPannel #Tabs {
	margin-left: 80px;
}
a acronym {
	color: #000000;
	text-decoration: none;
	cursor: help;
}
.body .mainPannel .mainPannel2 img {
	margin-right: 20px;
}
.Profile {
	clear: both;
	page-break-after: left;
}
img
{
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
}

.img-shadow, .img-shadow #ig
{
	float: left;
	background-color: transparent;
	background-image: url(media/shadowAlpha.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: right;
	background-y-position: bottom;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-position: right bottom;
}

.img-shadow img

{
	display: block;
	position: relative;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9a9a9;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;
	clear: both;
	padding: 1px;
}
.node img 

{
	padding-bottom: 10px;

}
.Profile p,.Profile p #profiletext {
	text-indent: 10pt;
}
.body .mainPannel .mainPannel_flexableMid .Profile #profiletext {
	padding-top: 5px;
}
