html, body
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size : 13px;
	color : black;
	background-color : #ffffff;
	margin : 5px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	border : none;
}

.main_div
{
	margin: 0px auto; 
	width: 970px;
}

.header_div
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100px;
}

.nav_logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 65px;
}

.nav_options
{
	position: absolute;
	top: 0px;
	left: 550px;
	width: 420px;
	height: 20px;
}

.nav_search
{
	position: absolute;
	top: 25px;
	left: 587px;
	width: 383px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background: url(images/nav_search.gif) top left no-repeat;
}

.nav_search_box_div
{
	width: 295px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

.nav_search_button_div
{
	width: 65px;
	vertical-align: middle;
}

#navbar2 
{
	position: absolute;
	top: 66px;
	left: 0px;
	height: 33px;
	width: 100%;
/*
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
*/
	background: url(images/nav_bar.gif) top left no-repeat;
}

#navbar2 ul 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	line-height: 33px;
	white-space: nowrap;
}

#navbar2 li 
{
	list-style-type: none;
	display: inline;
}

#navbar2 li a 
{
	font-weight: bold;
	text-decoration: none;
	padding: 7px 10px;
	color: #ffffff;
}

#navbar2 li a:link 
{
	color: #ffffff;
}

#navbar2 li a:visited 
{
	color: #ffffff;
}

#navbar2 li a:hover 
{
	color: #ffffff;
	background-color: #3a567c;
}

.search_div
{
	background-color: #D3E3A9;
	padding: 5px 5px 5px 5px;
}

.search_form_div
{
	background-color: #D3E3A9;
}

.search_form_element_div
{
	font-size: 12px;
	font-style: normal;
}

.search_form_input_div
{
	font-size: 14px;
	font-weight: bold;
	width: 300px;
}

a 
{
	color : blue;
	text-decoration: underline; 
}

a:visited
{
	color : blue;
	text-decoration: underline; 
}

h1
{
	font-size: 15px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 17px;
	margin: 1px 0px 0px 0px;
}

h2 
{
	font-size : 16px;
	margin : 0px 0px 0px 0px;
}

h3 
{
	font-size : 14px;
	font-weight: bold;
	margin : 0px 0px 0px 0px;
}

h4 
{
	font-size : 14px;
	font-style: italic;
	margin : 0px 0px 0px 0px;
}

.BottomPadding5px
{
	padding-bottom: 5px;
}

.TopPadding2px
{
	padding-top: 2px;
}

.vertical_line_black
{
	background: url(images/vertical_line_black.gif) top right repeat-y;
}

.vertical_line_gray
{
	background: url(images/vertical_line_gray.gif) top right repeat-y;
}

.br {clear: both;}

.popupDiv 
{
	margin: 10px 10px 10px 10px; 
	width: 770px;
}

.footerDiv
{
	margin-top: 0px;
	padding: 0px;
	height: 60px;
	text-align: right;
}

.search_box{display:block}
.search_box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d3e3a9}
.search_box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ecf2da;
  border-right:1px solid #ecf2da;
  background:#deeabe}
.search_box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafcf6;
  border-right:1px solid #fafcf6;
  background:#dbe8b9}
.search_box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dbe8b9;
  border-right:1px solid #dbe8b9;}
.search_box4{
  border-left:1px solid #ecf2da;
  border-right:1px solid #ecf2da}
.search_box5{
  border-left:1px solid #deeabe;
  border-right:1px solid #deeabe}
.search_boxfg{
  background:#d3e3a9}

.box_left_list
{
	font-family: Arial;
	font-size : 12px;
	line-height : 1.5em;
	padding: 0px 0px 0px 10px;
}

.box_LRB_yellow
{
	border-left: 1px solid #D9CC79;
	border-right: 1px solid #D9CC79;
	border-bottom: 1px solid #D9CC79;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.box_LRB_red
{
	border-left: 1px solid #E5C2B0;
	border-right: 1px solid #E5C2B0;
	border-bottom: 1px solid #E5C2B0;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.box_LRB_green
{
	border-left: 1px solid #D3E3A9;
	border-right: 1px solid #D3E3A9;
	border-bottom: 1px solid #D3E3A9;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.box_LRB_blue
{
	border-left: 1px solid #94B8E7;
	border-right: 1px solid #94B8E7;
	border-bottom: 1px solid #94B8E7;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.box_white
{
	padding: 0px 8px 5px 8px;
	margin-bottom: 5px;
}

.left_nav_title_yellow
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_yellow.gif) top right no-repeat;
	color : white;
}

.left_nav_title_red
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_red.gif) top right no-repeat;
	color : white;
}

.left_nav_title_green
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_green.gif) top right no-repeat;
	color : white;
}

.left_nav_title_blue
{
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_small_blue.gif) top right no-repeat;
	color : white;
}

.left_nav_div
{
	float: left;
	width: 188px;
	margin-top: 3px;
}

.main_content_div
{
	float: right;
	width: 770px;
	margin-top: 3px;
}

.main_content_div a { text-decoration: underline; }

.main_content_title_yellow
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_yellow.gif) top right no-repeat;
	color : white;
}

.main_content_title_red
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_red.gif) top right no-repeat;
	color : white;
}

.main_content_title_green
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_green.gif) top right no-repeat;
	color : white;
}

.main_content_title_blue
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_large_blue.gif) top right no-repeat;
	color : white;
}

.full_content_div
{
	width: 970px;
	margin-top: 3px;
}

.full_content_title_blue
{ 
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	background: url(images/header_full_blue.gif) top right no-repeat;
	color : white;
}

.section_links
{
	background-color: #c0c0c0; 
	margin: 0px; 
	padding-top: 3px; 
	padding-left: 7px; 
	padding-right: 7px; 
	padding-bottom: 3px;
}

.remedy_head
{
	font-size:13px;
	color:#333333;
	background:#ffffcc;
	border:1px solid #666666;
	padding:5px;
	line-height:20px;
}

.remedy_body
{
	font-size:13px;
	color:#333333;
	line-height:20px;
	background:#eeeeee;
	border:1px solid #666666;
	padding:5px;
	border-top:none;
}

.comments_head
{
	font-size:13px;
	color:#333333;
	background:#ffffff;
	border:1px solid #666666;
	padding:5px;
	line-height:14px;
}

.comments_body
{
	font-size:13px;
	font-style: italic;
	color:#333333;
	line-height:14px;
	background:#ffffff;
	border:1px solid #666666;
	padding:5px;
	border-top:none;
}

.social_network 
{
	float: left;
	margin: 5px 0px 5px 0px;
	width: 100%;
}

