

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: circle;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align:left;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.headingh1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
}
.last {
    margin-bottom: 2em; 
}
.style2 {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-size: 9px; 
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #04AAE4;
}

#amazonPrice {
	font-size: 14px; 
	font-weight: bold;
}


/*
#lhsBoxTop h2 #style3 a:hover { color: #2696DA; text-decoration: none; }
*/


			
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin: 0px 0 0px 0px;
	background-image: url();
	text-align:left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; margin-bottom: 0.5em; 
	text-align:left;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; margin-bottom: 0.5em; 
	text-align:left;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; margin-bottom: 0.5em; 
}

p {
    margin-top: 0.7em; margin-bottom: 0.7em; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}

ul li {
	 padding: 0 0 0.6em 0;
	 text-align:left;
	 margin: 0 0 0.6em 0;
}

ul.intro li {
	 padding: 0 0 0.3em 0;
	 margin: 0 0 0.3em 0;
}

img {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  border: 0;
}

.white {
  color: #FFFFFF;
}

.blue {
  color: #04AAE4;
}

.errorMessage {
    color : #F00;
	font-weight: bold;
}
  
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	color: #FFFFFF;
}

.narrowIndent {
  margin-left: 7px;
  padding-left: 7px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

/* news table */
td.date{
  vertical-align:top
}

td.content{
  vertical-align:top
}

table.news{
 text-align:left;
 vertical-align:text-top;
}

textarea{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal
}


/* css layout for 1, 2 and 3 columns */
#header {
	width: 800px;
	height: 120px;
	background: #04AAE4;
}

body.oneCol #content {
	height: 600px;
	margin-right: 35px;
	margin-left: 35px;
	width: 730px;
}

body.twoCol #content {
	height: 600px;
	margin-right: 205px;
	margin-left: 35px;
	width: 520px;
}

body.threeCol #content {
	height: 600px;
	margin-right: 210px;
	margin-left: 210px;
	width: 340px;
}

body.oneCol #leftSidebar, body.twoCol #leftSidebar {
    position: absolute;
	top: 120px;
	right: 35px;
	left: 35px;	
	width: 0px;	
}

body.threeCol #leftSidebar {
    position: absolute;
	top: 160px;
	right: 205px;
	left: 35px;	
	width: 170px;	
}

body.twoCol #rightSidebar, body.threeCol #rightSidebar {
	position: absolute;
	top: 120px;
	right: 35px;
	left: 595px;	
	width: 170px;
}

#footer {
    width: 730px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: center;
}


/* border curved box */
.boxTop h2 { font-size: 1.6em; border-bottom: 0; margin: 0 0 0.2em 0; padding: 0; } 
.boxMiddle { margin: 0 0 10px 0;background: #fff url(images/block1_thin_middle.gif) 0 0 repeat-y; }
.boxBottom { background: transparent url(images/block1_thin_bottom.gif) 0 100% no-repeat; }
.boxTop { padding: 8px 8px 1px 8px; background: transparent url(images/block1_thin_top.gif) 0 0 no-repeat; }

/* if you need a fixed bottom assign it to the bottom cell */
.fixedBottom { background: transparent url(images/block1_thin_tallBottom.gif) 0 100% no-repeat; }
/*
.lhsBoxTop h2 { font-size: 1.6em; border-bottom: 0; margin: 0 0 0.2em 0; padding: 0; font-weight: bold; }
.lhsBoxMiddle { width:170px; margin: 0 0 10px 0;background: #fff url(images/lhsBlock1_middle.gif) 0 0 repeat-y; }
.lhsBoxBottom { background: transparent url(images/lhsBlock1_bottom.gif) 0 100% no-repeat; }
.lhsBoxTop { padding: 8px 8px 1px 8px; background: transparent url(images/lhsBlock1_top.gif) 0 0 no-repeat; }
*/
.lhsBoxTop h2 { font-size: 1.6em; border-bottom: 0; margin: 0 0 0.2em 0; padding: 0; font-weight: bold; }
.lhsBoxMiddle { width:170px; margin: 0 0 10px 0;background: #fff url(images/block_thin_middle.gif) 0 0 repeat-y; }
.lhsBoxBottom { background: transparent url(images/block_thin_bottom.gif) 0 100% no-repeat; }
.lhsBoxTop { padding: 8px 8px 1px 8px; background: transparent url(images/block_thin_top.gif) 0 0 no-repeat; }

/* the download boxes have static links */
.lhsDownloadBoxTop h2 { font-size: 1.6em; border-bottom: 0; margin: 0 0 0.2em 0; padding: 0; font-weight: bold; }
.lhsDownloadBoxTop { padding: 8px 8px 1px 8px; background: transparent url(images/block_thin_top.gif) 0 0 no-repeat; }

/* striped table */
#rrpTable {border-top:1px solid #999;  border-left:1px solid #999; border-collapse: collapse; }
#rrpTable th, #rrpTable td { padding: 5px;  text-align: left; vertical-align: text-top; border-right:1px solid #999;  border-bottom:1px solid #999; }
#rrpTable th { background-color:#63CFF7; color:#454545; }
#even { background-color:#DEF7FF; }
#backToTop { text-align: right; }

#boxTable {padding: 8px 8px 1px 8px;  border-top:1px solid #999;  border-left:1px solid #999; border-bottom:1px solid #999;  border-right:1px solid #999;  border-collapse: collapse; }
#boxTable th, #boxTable td { padding: 5px; }

/* css menus */
#menuItems {
	margin: 0;
	padding: 10px 0 15px 0;	
	border-bottom: 1px solid #696;	
}

#menuItems li {
	margin: 0;
	padding: 0 0 0 20px;	
	display: inline; 
	list-style: none;
}

#menuItems li a {
	font-weight: bold;
	font-size: 10px;
	color: #EEE;		
	text-decoration: none;
}

#menuItems li a:hover { color: #AAA; }
#menuItems li a:active { color: #AAA; background: url(images/buttons/btn_Triangle.gif) no-repeat bottom center; }


/* hyperlinks */
a:link { color: #04AAE4; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:active { color: #008AC4; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:visited { color: #04AAE4; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:hover { color: #008AC4; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.lhsDownloadBoxTop a:link { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.lhsDownloadBoxTop a:active { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.lhsDownloadBoxTop a:visited { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.lhsBoxMiddle a:hover { color: #008AC4; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.mainPromo {
	width: 183px;
	height: 202px;
	background: url(/images/backgrounds/bg_panel_small.gif) no-repeat left bottom;
	overflow: hidden;
	text-align: left;
}

.mainPromo h1 {
	text-indent: -300px;
	font-size: 10px;
	width: 183px;
	height: 32px;
	overflow: hidden;
	margin: 0px;
}

.mainPromo .body {
	margin: 0 5px 0 5px;
}



/* remove when swapped to clean*/
#mainPromo {
	width: 183px;
	height: 202px;
	background: url(images/backgrounds/bg_panel_small.gif) no-repeat left bottom;
	overflow: hidden;
	text-align: left;
}

#mainPromo h1 {
	text-indent: -300px;
	font-size: 10px;
	width: 183px;
	height: 32px;
	overflow: hidden;
	margin: 0px;
}

#mainPromo .body {
	margin: 0 5px 0 5px;
}

.promoText {font-size: 1.5em; font-weight: bold; }
.promoText a{font-size: 1.0em; font-weight: bold; color: #04AAE4;  }
.promoText a:link{font-size: 1.0em; font-weight: bold; color: #04AAE4;  }
.promoText a:active{font-size: 1.0em; font-weight: bold; color: #04AAE4; }
.promoText a:visited{font-size: 1.0em; font-weight: bold; color: #04AAE4; }
.promoText a:hover{font-size: 1.0em; font-weight: bold; color: #04AAE4; }

h2 .promoText {font-size: 1.0em; font-weight: bold; }
h2 .promoText a{font-size: 1.0em; font-weight: bold; color: #04AAE4;  }
h2 .promoText a:link{font-size: 1.0em; font-weight: bold; color: #04AAE4;  }
h2 .promoText a:active{font-size: 1.0em; font-weight: bold; color: #04AAE4; }
h2 .promoText a:visited{font-size: 1.0em; font-weight: bold; color: #04AAE4; }
h2 .promoText a:hover{font-size: 1.0em; font-weight: bold; color: #04AAE4; }

/* debug tables 
table{ border: red 1px solid; }
table tr td { border: red 1px solid; }
*/

.brochure
{
	margin: 0;
	color: #666666;
	background: #EEEEEE;
	/*
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	*/
}

#container { position: static; text-align:center}

#container-inner
{
	position: static;
	border: 1px dotted #04AAE4;
	background: #FFFFFF;
}

	
	.brochure #container-inner
	{
		width: 800px;
	}