html {
   background: #c8c8c8;
}
body {
   width: 900px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
a { text-decoration: none; color: #0075B3; }
a:hover { text-decoration: underline; }
#header {
   border-bottom: none;
   
}
#header #title {
   background: transparent url("images/top.png") no-repeat top left;
   color: #0075B3;
   font-weight: bold;
   font-size: 1.5em;
   padding: 10px 1em 5px;
}
#header #banner {
   background: transparent url("images/banner2.gif") no-repeat top left;
   height: 116px;
}
#header #breadcrumb {
   font-size: .9em;
   background: transparent url("images/body.png") repeat-y top left;
   padding: 5px 2.5em 0;
}
* html body { height: 1%; }
* html #main { height: 1%; }
* html #content {  margin-right: 170px; }
#main {
   background: transparent url("images/body.gif") repeat-y top left;
}
#main #content {
   padding: 0 .75em ;
  
}
#main #content .node {
   margin: 1em 0;
  
}
#main #content .node .heading {
   background: transparent url("images/point1.png") no-repeat center left;
   padding: 0 0 0 40px;
}
#main #content .node .heading h1 {
   margin: 0;
   font-size: 1.3em;
}
#main #content .node .heading .info {
   color: #7d7d7d;
   font-size: .9em;
   font-style: italic;
}
#main #content .node .body {
   height: 230px;
   line-height: 1.5em;
}
#main #content .node .tags {
   float: left;
}
#main #content .node .links {
   float: right;
}
#main #content .horizontal-line {
   background: transparent url("images/squiggly.gif") no-repeat top left;
   width: 730px;
   height: 28px;
   border: 0;
   margin: 0;
}
#main #navigation {
   background: transparent url("images/top-navigation.png") no-repeat top left;
   float: right;
   width: 179px;
}
#main #navigation .section {
   background: transparent url("images/body-navigation.png") repeat-y top left;
   padding: .3em 0;
}
#main #navigation .section-heading {
   background: transparent url("images/header-navigation.png") repeat-y top left;
   padding: 3px 1em;
}
#main #navigation .section-heading h1 {
   background: transparent url("images/point2.png") no-repeat bottom left;
   margin: 2px 0;
   padding: 0 0 0 25px;
   font-size: 1.5em;
}
#main #navigation .section-links {
   list-style-type: none;
   margin: .5em 0;
   padding: 0 0 0 15px;
   line-height: 1.3em;
}


.links a {
   color: black;
   font-size: 10pt;
   padding: 0 0 0 15px;
   
}

ul {
   margin-left : 16px;
  }
  
.links a:hover {
   color: #0075B3;
   text-decoration: none;
   background: url("images/point3.png") no-repeat center left;
}

#main #navigation-footer {
   background: transparent url("images/bottom-navigation.png") no-repeat bottom left;
}
#footer {
   clear: both;
   background: transparent url("images/bottom.gif") no-repeat bottom left;
   
   font-size: .9em;
   padding: 10px 1.5em;
   text-align: center;
}
.tbox {
	font-family: tahoma;
	font-size: 10pt;
	color:#008BD1;
	background : #FFFFFF;
	padding: 0 5px;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-top : 0px solid;
	border-right:0px solid;
	

}
.tboxt {
	font-family: tahoma;
	color:black;
	font-size: 10pt;
	background : #FFFFFF;
	padding: 0 5px;
	border-bottom : 1px solid #008BD1;
	border-left : 1px solid #008BD1;
	border-top : 0px solid;
	border-right:0px solid;
	

}

.copy {
	font-size : 8pt;
	
}
.big {
	font-size : 14px;
	font-weight:bold;
	color: black;
	font-family: Tahoma, Sans-Serif;

}
.vbig {
	font-size : 18px;
	font-weight:bold;
	color: black;
	font-family: Tahoma, Sans-Serif;

}

.btxt {
	font-size : 12px;
	font-weight:bold;
	color: black;
	font-family: Tahoma, Sans-Serif;

}

.button {

	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif ;
	color: #008BD1;

}
.prepline {
	font : italic  12px tahoma;
}

  .ntxt {
  	font-size : 12px;

  	color: black;
  	font-family: Tahoma, Sans-Serif;
  
  }
  
    .smtxt {
    	font-size : 11px;
  
    	color: black;
    	font-family: Tahoma, Sans-Serif;
    
    
  }
  
 .inputbox {
 	color : #008BD1;
 	background : #FFFFFF;
 	border-color : #000000;
 	border: solid 1px black;
 	font-family : Verdana,tahoma,Arial;
 	font-weight: normal;
 	font-size : 10px;
 	}
 
 ul {
    margin-left : 16px;
  }
  

.blueb {border-bottom: 1px solid #008BD1}
.xpad {padding: 0 0 1em 0;}
  
