body {
	background-color: #bab1cb;
}

#page {
	position: relative;
	top: 0;
	padding: 0;
	margin: 0 auto;
	width:980px;
	background-color: #fff;
	border: 1px solid #1D3660
}

#page-body {
	position: relative;
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	padding: 5px;
}

#page-home-body {
	position: relative;
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	padding: 30px 5px 20px 5px;
	text-align: justify;
}

#page-content {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #29007b;
	width: 900px;
	margin: 0 auto;
	line-height: 1.5em;
	background-color: #fff;
}

#content-left {
	float: left;
}

#content-right {
	float: left;
	padding: 0.5em 1em;
	width: 550px;
	height: 220px;
}

#content-bottom {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background-color: #29007b;
	padding: 0;
}

#content-bottom-content {
	clear: both;
	height: 50px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px;
}

#green-line {
	height: 3px;
	background-color: #baee52;
	width: 880px;
	margin: 0 auto;
}

/*

#content-bottom ol.home {
	list-style-position: inside;
  	list-style-image: url(../other/world_sm.gif);
}
*/

#content-bottom-left {
	width: 400px;
	float: left;
}

#content-bottom-right {
	width: 400px;
	float: left;
}

#home-links {
	width: 800px;
	margin: 0 auto;
}

.home-link {
	padding: 0 1.2em;
	float: left;
	cursor: pointer;
}

.home-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 auto;
	display: none;
	color: #29007B;	
	text-align: center;
	padding: 0.3em;
}


#screenshot-enlarge, #screenshot-enlarge-right, #screenshot-enlarge-flash {
	position: absolute;
	padding: 4px 8px;
	overflow: hidden;
	/*display: none;*/
	opacity: 0;
	z-index: 40;
	width: 0;
	height: 0;
	width:0;
	height:0;
	top:0;
	right:0;
	background-color: #fff;
	border-width:0;
	border-color:#29007B;
	border-style:solid;
}

.screenshot, .screenshot-right, .screenshot-flash {
	cursor: pointer;
	
}


#page-footer {
	position: relative;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #29007B;	
	border-top: 3px solid #baee52;
	letter-spacing: 2px;
}

#page-footer-home {
	position: relative;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #29007B;	
	border-top: 2px solid #fff;
	letter-spacing: 2px;
}

#footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #29007b;
	text-align: center;
	padding-top: 0.5em;
}

#page-body ol.center, #page-body ol.center  {
	margin: 0;
	list-style: none;
	text-align: center;
}

#page-body ol {
	list-style: none;	
	margin: 0;
	padding: 0;
}

#page-body ul {
	list-style: disc;	
	margin: 0 0 0 40px;
	padding: 0;
}

#page-body ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2A3287;
	padding-top: 0.25em;
}

#page-body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2A3287;
	padding: 0.5em 0 0 0;
}

#page-body li.head {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#263D5F;
}

#page-body li.extra-whitespace {
	padding-bottom: 80px;
}

#page-body li.more-whitespace {
	padding-bottom: 40px;
}
#page-body .home-body ol {
	list-style: none;	
	width: 640px;
	margin: 0 auto;
	padding: 0;
}

#page-body .home-body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2A3287;
	padding: 0.75em 0 0 0;
}

#page-body .current-issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 270px;
	margin-right: 4px;
	padding: 10px;
	text-align: center;	
	float: left;
}

#page-body .issue {
	margin-top: 8px;
	
}

#page-body .issue-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 130px;
	margin-right: 4px;
	padding: 10px;
	text-align: center;	
	float: left;
}

#page-body .issue-page-body {
	position: relative;
	width: 665px;
	top: 5px;
	padding: 10px;
	margin-left: 140px;
	text-align: left;
	line-height: 1.5em;
	background-color: #fff;
}


#page-body .home-body {
	position: relative;
	width: 665px;
	height: 335px;
	top: 5px;
	padding: 10px;
	margin-left: 290px;
	text-align: left;
	line-height: 1.5em;
	background-color: #fff;
}
#page-body .indent {
	text-indent: 30px;
	text-align: justify;	
}

#page-body .home-body .indent {
	text-indent: 50px;
	text-align: justify;	
}

#page-body .body {
	position: relative;
	width: 960px;
	height: 100%;
	margin: 0 auto;
	top: 5px;
	padding: 10px;
	text-align: left;
	line-height: 1.5em;
	background-color: #fff;
}

#page-body .body ol {
	list-style: none;	
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#banner-container {
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	width:980px;
	height:100px;
	background-color: #fff;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}

#banner-container a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#banner-container a:hover {
  text-decoration:none;
  background-color: #EFEFEF;
}

#banner-contents-home {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCFF66;
	font-weight: bold;
	text-align: right;
	padding: 1.8em 1.5em;
}

#banner-contents {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCFF66;
	font-weight: bold;
	text-align: right;
	padding: 2em 1.6em;
}

#banner-container-home {
	position: relative;
	top: 0;
	margin: 0 auto;
	padding: 0;
	width:980px;
	height:100px;
	background-color: #fff;
	background-image: url(../images/banner_home.gif);
	background-repeat: no-repeat;
}

.chromestyle{
	position: relative;
	margin-top: -28px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 980px;
	font-weight: bold;
}

.chromestyle ul{
	position:relative;
	margin: 0;
	padding: 0;
	width: 980px;
	list-style: none;
	height: 24px;
	background-color: #29007B;
	/*background: url(../other/mainnavBg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle li.disabled{
	font-family: Arial, Helvetica, sans-serif;
	color: #BAEE52;;	
	font-size: 11px;
	font-weight: normal;
	padding: 0 1.7em;
	line-height: 26px;
	margin: 0;
	text-decoration: none;
	/*border-right: 1px solid #DADADA;*/
}
.chromestyle ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	/*padding-top: -1em;
	padding-left: 2.4em;
	padding-right: 2.4em;*/
	padding: 0 1.7em;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	/*border-right: 1px solid #26467D;
	
padding: 4px 7px;
*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color: #baee52;
	/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	margin-left: 7em;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9pt;
	/*font:normal 12px Verdana;*/
	line-height:18px;
	z-index:100;
	background-color: #7BB115;
	width: 240px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #3B3939;
	/*background-color: #F0F0F0;*/
}

.clear-floats {
	clear: both;
}

.centered-button {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 2em;
}

legend {
	margin-left: 1em;
	color: #263D5F;
	font-weight: bold;
}

#products { 
	float:left; 
	width: 500px; 
	margin-right: 2em; 
}

#cart { 
	width: 300px; 
	float: left; }
	/* style the list to maximize the droppable hitarea */

#cart ol { 
	margin: 0; 
	padding: 1em 0 1em 3em; 
}

.cart-header {
	background-color: #29007b;
}

a {	
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:#29007b;
}

a:hover {color:#9F73F8;}

.centered-title {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #263D5F;
	text-align: center;
	padding-top: 1em;
	margin: 0;
}

.centered-footer {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #ccff66;
	text-align: center;
	padding-top: 5px;
	margin: 0;
}

.centered-footer-home {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 20px;
	font-weight: bold;
	color: #ccff66;
	text-align: center;
	padding-top: 3px;
	margin: 0;
}

table.coldfusion-users {
	font-weight: bold;
	margin: 0 auto;
}


.demo-section-left {
	float: left;
}
.demo-section-right {
	float: left;
	margin: 0 3em;
}

.demo-section-center {
	clear: both;
	width: 900px;
	margin: 0 auto;	
	padding-top: 10px;
}

#demo-slide {
	cursor: pointer;
}

#demo-plugins {
	padding-top: 1em;
}

.hidden-para {
	display: none;
}

#accordion-demo, #tabs-demo {
	width: 400px;
}

#tabs-demo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.demo-section-header {
	font-size: 14px;
	font-weight: bold;
	color: #29007B;
}

.portfolio-section {
	margin: 1em 0;
	clear: both;
	
}
.portfolio-header {
	background-color: #29007B;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 1em;
}

.testimonial-author {
	display: block;
	text-align: right;
	font-weight: bold;
}

.pseudo-link {
	cursor: pointer;
	font-weight: bold;
}

.pseudo-link:hover {
	cursor: pointer;
	font-weight: bold;
	color: #9F73F8;
}
.app-hidden {
	display: none;
}

.banner-img {
	float: left;
}

.img-left {
	float: left;
	padding: 0 1em 0 0;
}

.img-right {
	float: right;
	padding: 0 1em;
}

.left-input {
	width: 130px;
	float: left;	
}
.float-left {
	float: left;	
}

#disguise{
	padding-top: 3px;
}

.home-left {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 14px;
	color: #29007b;
	float: left;
	width: 330px;
}

.issue-desc {
	margin-left: 140px;
	padding-top: 1em;
}

.highlight{
	margin-top: -1em;
	padding: 0;
}

.middle-input {
	float: left;
	margin-left: 0.5em;	
}

.right-input {
	float: left;
	margin-left: 0.5em;
}

.nav {
	width: 960px;	
}

.right-nav {
	text-align: right;	
	padding-top: 0.5em;
}

h3 {
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-size: 22px;
	color:#29007b;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

h3 .center {
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-size: 24px;
	color:#2A3287;
	text-align: center;
	margin: 0;
	padding: 0;
}

h4 {
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-size: 18px;
	color:#29007b;
	text-align: left;
	margin: 0;
	padding: 0;
	
}

.logo-left {
	float: left;
	padding-right: 20px;
}

.portfolio-left {
	width: 680px;
	float: left;
	/*margin-left: 152px;*/
}

.portfolio-right {
	width: 700px;
	text-align: right;
	float: right;
}

.spacey {
	line-height: 1.8em;
	font-size: 15px;
}

.page-title{
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color:#771919;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
}

.bigtitle {
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
    font-size: 22px;
	color:#771919;
	text-align: left;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
	
.title{
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 17px;
	font-weight: bold;
	color:#192B4A;
	text-align: left;
	padding-top: 1em;
}	

.titlew{
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color:#fff;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1em;
}	

.head {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#29007b;
}
		
.head-left {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#263D5F;
	padding-top: 0.5em;
	padding-bottom: 1em;
	float: left;
}
		
.remove {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#263D5F;
}

.head-center {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	color:#263D5F;
}	


.table-head{
	height: 22px;
	border-color: #771919;
	border-top: 1px solid #771919;
	border-bottom: 1px solid #771919;
	background: url(../other/mainnavBg.gif) center center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #fff;
}	

.table-subhead{
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	height: 22px;
	border-color: #5D8212;
	border-top: 1px solid #263D5F;
	border-bottom: 1px solid #263D5F;
	background-color: #D5E8FC;
}

img.arrow {
	text-align: left;
	padding-left: 5px;	
	padding-bottom: 2px;
}

.col-head {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#263D5F;
}
	
.headr {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #2A3287;
}

.italic-b{
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #2A3287;
}

.linkr {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

a.linkr:hover {
	color:#263D5F;
}
	
.linku {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:15px;
	font-weight: bold;
	text-decoration: underline;
	color:#263D5F;
}

a.linku:hover {
	color:#FF0000;
}
			
.link-light {
	font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#435A7D;
}

a.link-light:hover {
	color:#263D5F;
}

.rollntiny {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	color:#7033CA;
}

a.rollntiny:hover {color:#99cc33;}
.footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color:#29007b;
}	
.rolln2 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#29007b;
}
	
a.rolln2:hover {
	color:#fff;
}
.tablerow0 {
		background:#ffffff;
		border-bottom:1px solid #000000;
}
		
.tablerow1 {
		background:#FFF5E9;
		border-bottom:1px solid #000000;
}		
	
.extra-whitespace {
	padding-bottom: 80px;
}
	
.more-whitespace {
	padding-bottom: 2em;
}

