body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #111;
	font-style: normal;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url();
}
h1 {
	background: transparent url(images/titles/line.gif) left bottom repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; 
	margin-bottom: 0.7em;
	padding: 0 0 0.2em 0; 
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; 
	margin-bottom: 0.5em; 
	padding: 0 0 0 0; 
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
    margin-top: 1em; 
	margin-bottom: 0.5em; 
	padding: 0 0 0 0; 
}

p {
    margin-top: 0.7em;
	margin-bottom: 0.7em; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0 0 0 0; 
}

ul li {
	 padding: 0 0 0.6em 0;
	 margin: 0 0 0.6em 0;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: top;
  border: 0;
}

/* news table */
td.date{
  vertical-align:top
}

td.content{
  vertical-align:top
}

table.news{
 text-align:left;
 vertical-align:text-top;
}


.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;
}
.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: 150%;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 0; 
}
.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: #005594;
}

#amazonPrice {
	font-size: 14px; 
	font-weight: bold;
}


.white {
  color: #FFFFFF;
}

.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;
}



/* css layout for 1, 2 and 3 columns */
#header {
	width: 800px;
	height: 90px;
	background: #005594;
}


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: 400px;
}

body.oneCol #leftSidebar, body.twoCol #leftSidebar {
    position: absolute;
    /*top: 12em;*/
	top: 130px;
	right: 35px;
	left: 35px;	
	width: 0px;	
}

body.threeCol #leftSidebar {
    position: absolute;
	/*top: 12em;*/
	top: 130px;
	right: 205px;
	left: 35px;	
	width: 170px;	
	
}

#leftSidebar a {
	font-size: 90%;
}


body.twoCol #rightSidebar, body.threeCol #rightSidebar {
	position: absolute;
	top: 130px;
	right: 35px;
	left: 625px;	
	width: 170px;
}

#footer {
    background: transparent url(/images/titles/line.gif) left top repeat-x;
    width: 730px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: center;
	font-size: 80%;
	margin-top: 1em; 
	margin-bottom: 0.7em;
	padding: 0.5em 0 0.5em 0; 
}


/* 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_middle.gif) 0 0 repeat-y; }
.boxBottom { background: transparent url(/images/block1_bottom.gif) 0 100% no-repeat; }
.boxTop { padding: 8px 8px 1px 8px; background: transparent url(/images/block1_top.gif) 0 0 no-repeat; }


/* if you need a fixed bottom assign it to the bottom cell */
.fixedBottom { background: transparent url(/images/block1_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; }

/* 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/lhsBlock1_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; }



/* css menus */
#menu {
	width: 800px;
	background: #101010;
}

#menuItems {
    position: relative;
	margin: 0;
	padding: 0.7em 0 0.7em 0;	
}

#menuItems li {

	padding: 0 0 0 1.5em;	
	display: inline;
	list-style: none;
}
#menuItems ul {
	margin: 0;
	padding: 0 0 0 0;
}
#menuItems li a {
	font-weight: bold;
	font-size: 100%;
	color: #EEE;		
	text-decoration: none;
}

#menuItems li#lastItem {
	position: absolute;
	right: 2em;
	text-align: right;
}

#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: #005594; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:active { color: #0175B4; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;  }
a:visited { color: #005594; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover { color: #0175B4; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; }
.lhsDownloadBoxTop a:link { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
.lhsDownloadBoxTop a:active { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
.lhsDownloadBoxTop a:visited { color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* css left menu */
#leftSidebar {
    position: relative;
	margin: 0;
	padding: 0 0 0 0;	
}

#leftSidebar li {
	padding: 0 0 0 0;	
	list-style: none;
}

#leftSidebar ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#leftSidebar li a {
	font-size: 90%;
}


table.form {
  border: 1px solid #CCCCCC;
  background-color: #F0F0F0;
  padding:0.2em 0.2em 0.2em 0.2em
}

