html, body, form
{
	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;
}

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;}

.mainDiv 
{
	margin: 0px auto; 
	width: 970px;
}

.popupDiv 
{
	margin: 10px 10px 10px 10px; 
	width: 770px;
}

.headerDiv
{
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 0px 5px;
	height: 94px;
	background: url(images/title_box.gif) top right no-repeat;
}

.footerDiv
{
	margin-top: 0px;
	padding: 0px;
	height: 60px;
	text-align: right;
}

.header_content
{
	text-align: left;
	vertical-align: middle;
	margin: 10px 2px 10px 2px;
	background-color: #dae9f9;
}

.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: 250px;
}

.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;
}

.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;
}
