 table,tr,td,p,div	 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #555; line-height: 18px }
 form				{ margin: 0px; }
 .form_submit			{ border: 1px solid #90A9BB; font-size: 10px; line-height: 15px; }
 .form_input			{ border: 1px solid #000000; }
 a.navigationa, a.navigationa:visited		{ text-decoration: none; color: #555; }
  a.navigationa:hover		{ text-decoration: underline; color: #555; }
 .caption 			{  font-size: 9px; color: #000000; line-height: 12px }
 .small 			{  font-size: 9px; color: #000000; line-height: 12px }
 .subbody			{  font-size: 10px }
 .subbody_bold			{  font-size: 10px; font-weight: 900 }
 .subhead			{  font-size: 16px; color: #90A9BB }
 .subheadline_bold		{  font-size: 13px; font-weight: 900 }
 .headline		    	{  font-size: 16px; font-weight: bold; border-bottom: 1px solid #9bbfdb; }
 .headline_bold			{  font-size: 11px; font-weight: 900 }
 .section			{  font-size: 20px }
 .section_bold			{  font-size: 20px; font-weight: 900 }
 .subsection			{  font-size: 14px; font-weight: 900 }
 .udf 				{ font-size: 9px; line-height: 12px; font-weight: bold }
 .reverse			{ color:#FFFFFF }
 .search_highlight		{ background-color:yellow; }
 .alert				{ color:#990000; font-weight: bold }
 .calendar			{ border: 1px solid #d9d9d9; padding: 3px; }
 .calendar_heads		{ background-color: #d9d9d9; text-align:center;  font-size: 10px; font-weight: 900; }
 .calendar_data			{ border: 1px solid #d9d9d9;  font-size: 10px; }
 .calendar_filler		{ background-color: #eeeeee; }
 .header  			{ font-size: 1.2em; color: #ffffff;  }
 a.header:active 		{ font-size: 1.1em; color: #ffffff; text-decoration: none }
 a.header:link 			{ font-size: 1.1em; color: #ffffff; text-decoration: none }
 a.header:visited 		{ font-size: 1.1em; color: #ffffff; text-decoration: none }
.subscribetxt { margin-left: 10px; margin-right: 13px; font-size: 1.3em; }
.productname { line-height: 1.2em; color: #555}
.box { 
  background: #9bbfdb; 
  width: 130px;
}
.box2 { 
  background: #F7EB88; 
}
.boxtop { 
  background: url(/images/ne2.gif) no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background: url(/images/nw2.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/se2.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background: url(/images/sw2.gif) no-repeat bottom left; 
}
.boxtop2 { 
  background: url(/images/ne.gif) no-repeat top right; 
}
.boxtop2 div { 
  height: 15px; 
  background: url(/images/nw.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(/images/se.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  height: 15px; 
  background: url(/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 15px 0px 15px;
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #1971af;
	letter-spacing: 1px;
	font-size: 1.5em;
}
a.products, a.products:visited {
	color: #1971af;
	text-decoration: none;
}
a.products:hover {
	text-decoration: underline;
}
hr {
	width: 650px;
}
.yellow {
	color: #CC6600;
}