BODY { color: #1b4668; font-size:12px; font-family:Verdana, "Verdana MS", Helvetica, Arial, Sans-serif  }
P   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
H1 { color:#930; text-align:left; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;  }
H2 { color:#1b4668; text-align:left; font-size:13px ; font-weight: bold; font-style: italic; }
H3   { color: #1b4668; font-size: 12px; font-weight: bold; line-height: 13pt; text-align: left  }
H4     { color: #999; font-size: 11px; line-height: 12px; text-align: left; margin-left: 10% }
.indent { color: #666; font-weight: bold; font-size: 11px; margin-left: 5% }
H5 { color:#666633; text-align:left; font-size:12px }
H6 { color:#999999; text-align:center; font-size:10px }
EM { font-style: italic;  }
UL { color:#99cc99; text-indent:0; font-size:11px; list-style-type: disc; }
A:link  { color: #194466; font-size: 12px; text-decoration: none } 
A:visited   { color: #194466; font-size: 12px; text-decoration: none } 
A:hover       { color: #930; font-size: 12px; text-decoration: underline }
.crane { color: #e5ecd7; background-image: url(../images/cranebackground.gif); background-repeat: no-repeat; }
A:active   { color: #930; font-size: 12px; text-decoration: none }
.copy { color: #000; font-size: 9px; font-family: Verdana, Arial, sans-serif; text-align: center }
.sub { color: black; font-size: 12px; line-height: 25px }
i { color: black; font-style: italic; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif }
.special    { color: #194466; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: right  }
.menu   { color: #666; font-weight: bold; font-size: 11px; text-align: left }
.smaller { color: #930; font-size: 9px }
.caption    { color: gray; font-style: italic; font-size: 11px; text-align: right }
.nav { font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
a.nav:link  { color: #1b4668; text-decoration: none } 
a.nav:visited   { color: #1b4668; text-decoration: none } 
a.nav:hover       { color: #930; text-decoration: underline } 
a.nav:active   { color: #930; text-decoration: none }
.bottombar { background-image: url(../images/bottombar.jpg); background-repeat: no-repeat; }
A.small:link  { color: #194466; font-size: 10px; text-decoration: none } 
A.small:visited   { color: #194466; font-size: 10px; text-decoration: none } 
A.small:hover       { color: #000; font-size: 10px; text-decoration: underline } 
A.small:active   { color: #000; font-size: 10px; text-decoration: none }
A.buy:link  { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none  } 
A.buy:visited   { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none  } 
A.buy:hover       { color: #cf0; font-size: 12px; font-weight: bold; text-decoration: underline  } 
A.buy:active   { color: #cf0; font-size: 12px; font-weight: bold; text-decoration: none  ; text-align: right; }
.info { font-size: 12px; text-align: right; }
.homebody { background-image: url(../images/typebackground2.jpg); background-repeat: no-repeat; }
.shadow { background-image: url(../images/shadow.gif); background-repeat: repeat-y; background-position: right 0; }
.topbar { background-image: url(../images/greentopbar.gif); background-repeat: no-repeat; }
.irhead { color: #1b4668; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; }
.family { background-image: url(../images/insurancefamily.jpg); background-repeat: no-repeat; background-position: right bottom; }
A.bottom:link  { color: #fff; font-size: 12px; text-decoration: none  } 
A.bottom:visited   { color: #fff; font-size: 12px; text-decoration: none  } 
A.bottom:hover       { color: #cf0; font-size: 12px; text-decoration: underline  } 
A.bottom:active   { color: #cf0; font-size: 12px; text-decoration: none  ; }
/*             styles for the star rater                */
.star-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(http://www.masteringdisasters.com/review/images/star_rating_css.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(http://www.masteringdisasters.com/review/images/star_rating_css.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
.rating_bar {
  width: 55px;
  background: url(http://www.masteringdisasters.com/review/images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(http://www.masteringdisasters.com/review/images/star_x_orange.gif) 0 0 repeat-x;
}
.index2-Orange {
	font-size: 16px;
	color: #930;
	font-weight: bold;
}
.index2-summary {
font-size:14px;
color:#333333;
font-weight:bold;
}
.index2-small {
font-size:10px;
color:#333333;
}
.index2-small-bold {
font-size:10px;
color:#333333;
font-weight:bold;
}
.index2-table          {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
				   }
.index2-pagination {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: #666666;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: 0;
	border-right: 0;
}
.index2-criteria-table {
	border-collapse: collapse;
	border: 1px solid blue;
	border-color: #ffa500;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
.submit-button {

   color:#ffa500;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#0099FF;
   border-left-color:#0099FF;
   border-right-color:#0099FF;
   border-bottom-color:#0099FF;
}
.rss-button {
border:1px solid;
border-color:#FC9 #630 #330 #F96;
padding:0 3px;
font:bold 10px verdana,sans-serif;
color:#FFF;
background:#F60;
text-decoration:none;
margin:0;
}
a.rss:link {color: #FFF; background: #F60; font-style: normal; text-decoration:none;}
a.rss:active {color: #FFF; background: #F60; font-style: normal; text-decoration:none;}
a.rss:visited {color: #FFF; background: #F60; font-style: normal; text-decoration:none;}
a.rss:hover {color: #FFF; background: #F60; font-style: italic; text-decoration:none;}
.white { color: #fff; }
#selected {color: #993300; font-weight: bold;}