body, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

/* Elements */

a
{
	color: #669900;
}
a:hover
{
	color: #336600;
}
a:active
{
	color: #000000;
}

a.feed, a.feed:hover, a.feed:active, a.feed:visited
{
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0px 3px 0px 3px;
	font: bold 10px verdana, sans-serif;
	color: #FFFFFF;
	background: #F60;
	text-decoration: none;
	margin: 2px;
}

img
{
	border: none;
}

.heading
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.logo_caption
{
	font-size: 8pt;
	color: #000000;
}

.percent_recommended
{
	margin-top: 5px;
	font-size: 26pt;
	font-weight: bold;
	color: #000000;
}

.review_footer
{
	font-size: 10pt;
	color: #000000;
}

.InformationBoxHeading
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-left: 6px;
}

.subheading
{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.t
{
	background: url(images/dot.gif) 0 0 repeat-x;
}
.b
{
	background: url(images/dot.gif) 0 100% repeat-x;
}
.l
{
	background: url(images/dot.gif) 0 0 repeat-y;
}
.r
{
	background: url(images/dot.gif) 100% 0 repeat-y;
}
.bl
{
	background: url(images/infobl.gif) 0 100% no-repeat;
}
.br
{
	background: url(images/infobr.gif) 100% 100% no-repeat;
}
.tl
{
	background: url(images/infotl.gif) 0 0 no-repeat;
}
.tr
{
	background: url(images/infotr.gif) 100% 0 no-repeat;
	padding: 5px;
}

/* Divs */

.accordionHeader
{
	border: 1px solid #556b2f;
	color: white;
	background-color: #007524;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #006600;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background-color: #336600;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #F7F6F3;
	border: 1px solid #E6E2D8;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.button3
{
	color: White;
	background-color: #669900;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11pt;
}

.button
{
	font: arial;
	font-size: 11pt;
	padding: 1px 4px 1px 4px;
	height: 25px;
}

.button_small
{
	font: arial;
	font-size: xx-small;
	padding: 1px 1px 1px 1px;
	height: 20px;
}

.button2
{
	color: White;
	background-color: Maroon;
	border-color: #000000;
	border-width: 1px;
	border-style: Solid;
	font-family: Verdana;
	font-size: 11pt;
}

.container
{
	margin: 0 auto;
	text-align: left;
}


.LoginView
{
	float: right;
	vertical-align: top;
}

.MainLogo
{
	float: left;
}

.nsfix
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.header
{
	background: url(images/header_white_border.gif) repeat-x;
	width: 100%;
	height: 22px;
	vertical-align: middle;
}

.HeaderText
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	font-size: small;
	vertical-align: top;
	float: right;
}

.FooterText
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	font-size: small;
}

.FooterText a
{
	color: #FFFF00;
	background: none;
	text-decoration: underline;
}

.FooterText a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

.HeaderText a
{
	color: #FFFF00;
	background: none;
	text-decoration: underline;
}

.HeaderText a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

.ratingStarReadOnly
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	cursor: auto;
}

.filledRatingStar
{
	background-image: url(images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(images/EmptyStar.png);
}

.menu
{
	float: left;
}

.footer
{
	margin: 0 auto;
	width: auto;
	text-align: center;
}

input.search
{
	width: 292px;
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px;
	color: #336600;
}

input.submit
{
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}



.FixedWidthTable
{
	table-layout: fixed;
}

hr
{
	color: #669900;
	background-color: #669900;
	border: 0;
	height: 2px;
}

hr.separator
{
	color: #669900;
	background-color: #669900;
	border: 0;
	height: 1px;
}

.MasterPageBody
{
	background-color: #dcdcdc; /*background-color: #DCDCDC;*/
}

.MasterPageOuterTable
{
	margin: 0 auto;
	border: solid 2 black;
	width: 100%;
}

.MasterPageInnerTable
{
	width: 100%;
	background-color: White;
}

.savedRatingStar
{
	background-image: url(images/SavedStar.png);
}

.search_form
{
	float: right;
	margin: 0px 5px 0px 0px;
}

.table_master
{
	background-color: #F7F6F3;
	border-color: #E6E2D8;
	border-width: 1px;
	border-style: Solid;
	border-collapse: collapse;
	width: 98%;
}

.table_sub
{
	font-family: Verdana;
	font-size: 10pt;
	width: 100%;
}

.unwatermarked
{
	height: 18px;
	width: 148px;
}

.watermarked
{
	color: #808080;
}
