/* Standard styles */
a {  
  color: #0066cc; 
  font-weight: bold; 
  text-decoration: none;   
} 

p.small {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
}

p.smaller {
  font-size: 85%;
  line-height: 135%;
}
  
p.quote, p.dwn-details {
	font-size: 90%;
	line-height: 135%;
	color : #696969;
}

p.right {
  text-align: right;
}

/* order form */
input.invoice {
	border : 1px solid #dddddd;
	text-align: right;
} 

input.data {
	border : none;
	text-align: center;
	background-color: transparent;
} 

input.datatot {
	font-weight: bold;
	border : none;
	text-align: center;
	background-color: transparent;
} 

/*  background-image: url(images/back2.gif);   
  background-repeat: repeat-x; */
body {  
  font-family: Georgia, Times New Roman, Times; 
  line-height: normal;  
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px;  
} 

h1.title {
  font-size: 20pt;
  margin: 5px 0 10px 0;
  color: #999999;
  font-weight: normal;
} 

h1.nodetitle {
  font-size: 22pt;
  margin: 5px 0 5px 0;
} 

/* tables  */
table.tb-extr {
  background-color: #999999;
}

table.tb-intr {
  background-color: White;
  text-align: center;
}

tr.light0, tr.light2 {
  background-color: #eeeeee;
}

tr.light1 {
  background-color: white;
}

tr.frame, td.frame {
background: #666666;
} 

td.cat {
  text-align: left;
}
/* Header styles  
 
.headersitename {   
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 26px;   
  font-weight: bold; 
  color: #FFAAAA; 
  height:65px; 
  vertical-align: middle;  
} */


.headersitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
/*	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 35px 25px; */
	width: 100%;
	padding-top: 30px; 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.headerlinks {
 white-space: nowrap;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}

.secondarylinks {
 white-space: nowrap;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}


.headerspace {
	padding: 10px;
}

/* Node styles */

.nodetitle {
 font-family: Georgia, Times New Roman, Times; 
	font-size: 22px;
	color: #888888;
	padding-bottom: 3px;
	line-height: 100%;
}


.nodetitle a {
  color: #888888;
  font-weight: normal;
}

.nodetitle a:hover {
   text-decoration: underline;
}

.nodedate {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.nodebody {
 font-family: Georgia, Times New Roman, Times; 
	color: #333333;
	line-height: 150%;
	font-size: 80%;
	font-weight: normal;
}

.nodelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 30px;
	text-align: right;
}

/* Box styles */
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	height: 30px;
	font-weight: bold;
}

.boxbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.subscr {
	font-size : 10px;
	line-height : 3px;
	text-align: right;
	padding: 0 0 0 0;
}

input.boxbody {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #aaaaaa;
 	color: #0066cc;
	font-size : 100%;
	line-height : 100%;
	margin-bottom: 0;
}

input.bcom {
	font-size: 11px;
	font-weight: bold; 
	color: #999999; 
	background-color: #EEEEEE; 
	border: solid 1px #bbbbbb; 
	cursor: hand;
	margin-bottom: 0;
} 

input.search-filed {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #aaaaaa;
 	color: #0066cc;
	margin-bottom: 1px;
	font-size: 11px;
}

input.search-submit {
	color: #999999; 
	background-color: #EEEEEE; 
	border: solid 1px #bbbbbb; 
	cursor: hand;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 11px;
	width: 80px;
} 

/* forms */
input.form-text {
 font-family: Georgia, Times New Roman, Times; 
	border : 1px solid #aaaaaa;
 	color: #0066cc;
}

/*	border : 1px solid #aaaaaa; */
select.form-text {
 font-family: Georgia, Times New Roman, Times; 
 	color: #0066cc;
	border-style: none;
}

textarea.form-text, textarea.required, textarea.textarea {
 font-family: Georgia, Times New Roman, Times; 
	border : 1px solid #aaaaaa;
 	color: #0066cc;
}

input.form-submit {
	color: #999999; 
	background-color: #EEEEEE; 
	border: solid 1px #DDDDDD; 
	cursor: hand;
	font-weight: bold;
}

/* faq */
p.faq-ans {
  margin-bottom: 20px;
}

p.faq-qst {
  font-weight: bold;
  margin-bottom: 5px;
}

/* Misc other styles */

.centercolumn {
 padding-left: 65px;
 padding-right: 10px;
 background-image: url(images/lmargin.gif);
 background-repeat: repeat-y;
}

.leftcolumn {
 width: 140px;
 padding-right: 10px;
 padding-left: 10px;
 padding-top: 35px;
 background-image: url(images/leftcolumn.gif);
 background-repeat: repeat-y;
}

.rightcolumn {
 width: 180px;
 padding-left: 15px;
 padding-right: 65px;
 padding-top: 30px;
 background-color: #f5f5f5;
 background-image: url(images/rmargin.gif);
 background-repeat: repeat-y;
 background-position: right top;
}

td.sitefooter {
  white-space: nowrap;
  padding-left: 50px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #777777;
  border-top: solid 1px #aaaaaa;
}

.lineh {
	background-image: url(images/dotlineh.gif);
	background-repeat: repeat-x;
 width: 100%;
}

/*	background-image: url(images/dotlinev.gif);
	background-repeat: repeat-y; */
.linev {
 width: 1px;
 background-color: #dddddd;
 white-space: nowrap;
 padding-left: 0px;
 padding-right: 0px;
}

.delimiter {  
 background-image: url(images/delimiter.gif); 
 background-repeat: no-repeat;  
 width: 5px;  
 margin-right: 5px; 
 margin-left: 5px;  
 background-position: center;   
}

.block-list {
  padding-left: 1.0em;
  margin-left: 0em;
  list-style-image: url("misc/menu-collapsed.gif");
}

td.headerlinks {
  font-weight: normal;
}

li.leaf {
  list-style-type: none;
  padding: 0.2em 0.5em 0 0;
  margin-bottom: 3px;
}
 
h2.tax_blk {
 font-family: Georgia, Times New Roman, Times; 
	color: #333333;
	font-size: 110%;
	font-weight: normal;
  margin: 5px 0 0 0;
}

p.tax_blk_date {
  margin: 0 0 0 0;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}

.readmore {
  text-align: right;
}

.breadcrumb {
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
}
