/*
  ******   GENERAL STYLES   ******
*/


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

b {
	font-weight:bold;
	font-size:12px;
/*	color: #ff9900; */
	color: #000;
}

em
{
	font-weight: bold;
	font-size: 12px;
	color: #F90;
	font-style: italic;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.no_repeat {
	background-repeat: no-repeat;
	background-position: left top;
}


.no_repeat_tl {
	background-repeat: no-repeat;
	background-position: left top;
}

.repeat-x  {
	background-repeat: repeat-x;
	background-position: top;
}


/*
  ******   TOP NAVIGATION - MAIN & ALTERNATE   ******
*/


.top_nav_cell {
	background-image: url(img_top_nav_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	text-align: center;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align: center;
}

.top_nav:hover {
	color: #FF9900;
	text-decoration:none;
}

.top_nav_alt_cell {
	background-image: url(img_header_21.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	text-decoration:none;
	text-align: center;
	padding-left: 44px;
}
.top_nav_alt:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#FF9900;
}

.top_nav_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	text-align:right;
}


/*
  ******   SIDE NAVIGATION   ******
*/


.side_nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF9900;
	padding-left: 6px;
	vertical-align:text-bottom;
	line-height: 11px;
}

.side_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	padding-left: 6px;
}

.side_nav_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FF9900;
	padding-left: 6px;
	height:28px;
	vertical-align:middle;
	background-image: url(/skin/images/bg_side_nav.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/*
  ******   ALTERNATE / SECTION NAVIGATION   ******
*/


.alt_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	line-height: 18px;
	font-weight: normal;
}

.alt_nav_link:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#FF9900;
}

.alt_nav_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-decoration:none;
	vertical-align:top;
	padding-bottom: 14px;
	padding-right:5px;
/*	padding-right:10px;  */
	padding-top: 4px;
/*	background-color: #f4f7f0;
	background-image: url(/skin/images/img_alt_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left; */
}

.alt_nav_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #83bb00;
	text-decoration:none;
	line-height: 18px;
	font-weight: bold;
}

/*
  ******   BOTTOM NAVIGATION   ******
*/


.bot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #808069;
	text-decoration:none;
	vertical-align:top;
	font-weight: normal;
}

.bot_nav_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	line-height: 16px;
	vertical-align:top;
	font-weight: normal;
}


/*
  ******   CONTENT STYLES   ******
*/


.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #83BB00;
	background-image: url(/skin/images/bg_header.gif);
	vertical-align: bottom;
	padding-left: 16px;
	padding-bottom: 7px;
	font-weight: bold;
}

.standard_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}

.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.standard_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	line-height: 16px;
}

.autoLink {
	color: #83bb00;
	font-weight:normal;
}


/*
  ******   RESULTS STYLES   ******
*/


.results_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
/*	color: #83BB00;*/
	color: #900;
}

.results_title b {
	font-size:14px;
	color: #900;
	}

.results_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.results_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color: #AC0000;
}

.results_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #666666;
	text-decoration:none;
	vertical-align:top;
	padding: 10px;
	background-color: #f4f7f0;
}

/*
  ******   DIVIDERS   ******
*/


.div {
	background-color:#666666;
	width: 1px;
}

.div_nav {
	background-color:#999999;
	width: 1px;
}

.div_side_nav {
	background-color:#B8B8A6;
	height: 1px;
}
