     html, body {
      height: 100%;
      margin: 0 0 1px;
      padding: 0;
    }
html {height: 100%;}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    min-height: 101%;
    }
.js #sd_panel, .js #bo_panel 
{
display: none;
}
h1 { font-size: 44px; }

h3 { }

blockquote { }

a {
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a img {
    border: none;
    vertical-align: text-top;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Header */

#header-wrapper {
}

#header {
    width: 950px;
    height: 44px;
    margin: 0 auto;
    background-image: url('../images/h_top.png');
    background-repeat: repeat-x;
}

/* Menu */

#menu {
    float: left;
    width: 950px;
}
#menu ul {
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style: none;
    width: 950px;
    height: 44px;
}
#menu li {
    display: block;
    float: left;
    height: 44px;
}
#menu a {
    display: block;
    float: left;
    height: 38px;
    margin: 0;
    background: left top;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    width: 209px;
}
#menu ul a.selected {
	background-position: 0px 0px;
	color: #000;
	cursor: default;
	background-image: url('../images/bd_select.gif');
	background-repeat: no-repeat;
}
#menu ul a.boselected {
	background-position: 2px 0px;
	color: #000;
	cursor: default;
	background-image: url('../images/bo_select.gif');
	background-repeat: no-repeat;
}
#menu ul a.ssselected {
    background-position: 0px 0px;
    color: #000;
    cursor: default;
    background-image: url('../images/ss_select.gif');
    background-repeat: no-repeat;
}
#menu ul a.lfselected {
	background-position: 0px 0px;
	color: #000;
	cursor: default;
	background-image: url('../images/lf_select.gif');
	background-repeat: no-repeat;
}
#menu a:hover {
	text-decoration: none;
	color: #666666;
}

/* Right Menu */

/* Search */

/* Page */

#page {
    width: 950px;
    margin: 0 auto;
    vertical-align: top;
    height: 66px;
}


/** LOGO */

#logo {
    width: 950px;
    height: 94px;
    margin: 0 auto;
}

#logo a {
    text-decoration: none;
}
#logo2
        {
	padding-top: 35px;
	width: 242px;
}

/* TOP LINKS */
#links
        {
    width: 260px;
    float: right;
    height: 13px;
    margin-left: 9px;
    margin-top: 76px;
    margin-right: 1px;
}
#links ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#links li {
    display: block;
    float: left;
    height: 10px;
}
#links a {
	background-position: left top;
	display: block;
	float: left;
	height: 12px;
	margin: 0;
	background: left top;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#links a:hover {
    text-decoration: none;
    color: #5BD22D;
}

/* Menu_AZ_main */
#az {
	width: 949px;
	float: left;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
#az ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	height: 24px;
	width: 573px;
	float: right;
}
#az li {
    display: block;
    float: left;
    height: 24px;
    width: 22px;
}
#az a {
	margin: 0px;
	background-position: right top;
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	width: 22px;
	text-align: center;
	background-image: url('../images/az_spacer.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
}
#az a:hover {
    text-decoration: underline;
    background-color: #54C12B;
}
/* Menu End */
/* Sidebar */

#sidebar {
    border: 1px solid #C0C0C0;
    float: right;
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 157px;
    text-align: center;
    line-height: 140px;
    margin-top: 3px;
    position: relative;
    z-index: auto;
    top: 0px;
    left: 0px;
}
#srh
{
    width: 950px;
    height: 38px;
    float: left;
    margin-right: auto;
    margin-left: auto;
}
#srh_bo
{
	border-top: 1px solid #B3B3B3;
	width: 950px;
	height: 70px;
	background-image: url('../images/h_bot.png');
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#srh_tbl
{
	width: 700px;
	margin: 4px auto 0px auto;
	border-collapse: collapse;
}
#srh_tbl_bo
{
	width: 570px;
	margin: 18px auto 0px auto;
	border-collapse: collapse;
}
/* Watermark */
#bd_srh_bo
{
	padding: 0px;
	width: 950px;
	float: left;
	height: 70px;
}
.bo_bar
{
	padding: 0px 0px 0px 3px;
	text-decoration: none;
	font-size: 1.0em;
	height: 20px;
	background-image: url('../images/bar_grey.gif');
	background-repeat: repeat-x;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #55D524;
	border-bottom-color: #55D524;
}
.css_wmk  {
	color: #999999;
	font-size: 11px;
	padding-top: 2px;
	text-transform: lowercase;
}
/* End Watermark */
/* Rounded Borders */
/* Dark */
.t {
	background-position: 0 0;
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: 730px;
	float: left;
	display: block;
	margin-top: 7px;
}
.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/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {
    background: url(../images/tr.gif) 100% 0 no-repeat;
    padding: 1px;
}
/*End Dark */
/* Light */
.t_l {
	background-position: 0 0;
	background: url(../images/dot_l.gif) 0 0 repeat-x;
	width: 730px;
	float: left;
	display: block;
}
.b_l {background: url(../images/dot_l.gif) 0 100% repeat-x}
.l_l {background: url(../images/dot_l.gif) 0 0 repeat-y}
.r_l {background: url(../images/dot_l.gif) 100% 0 repeat-y}
.bl_l {background: url(../images/bl_l.gif) 0 100% no-repeat}
.br_l {background: url(../images/br_l.gif) 100% 100% no-repeat}
.tl_l {background: url(../images/tl_l.gif) 0 0 no-repeat}
.tr_l {
    background: url(../images/tr_l.gif) 100% 0 no-repeat;
    padding: 4px
} 
/*End Light */
/*End Rounded Borders */
 .t_sp {
	background: url(../images/dot.gif) 0 0 repeat-x;
	float: right;
	display: block;
}
.b_sp {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.l_sp {background: url(../images/dot.gif) 0 0 repeat-y}
.r_sp {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl_sp {
    background: url(../images/bl.gif) 0 100% no-repeat;
}
.br_sp {
	background: url(../images/br.gif) 100% 100% no-repeat;
}
.tl_sp {background: url(../images/tl.gif) 0 0 no-repeat}
.tr_sp {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding: 4px;
}
.box_inner
{
    padding: 0px;
    margin: 0px;
    height: 181px;
    width: 730px;
    display: block;
    float: left;
}
.box_inner ul li
{
	width: 243px;
	padding: 1px;
	float: left;
}
.box_inner ul {
	padding: 0px;
	width: 254px;
	float: left;
	margin: 2px;
}
.box_inner a {
	font-size: 92%;
	font-weight: bold;
	color: #000099;
	padding-left: 8px;
	text-decoration: none;
}
.box_inner span
{
	color: #808080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 1px 1px 20px;
}
.box_inner a:hover {
    text-decoration: underline;
}
.box_inner p {
    padding: 0px 0px 0px 6px;
    margin: 0px 0px 10px 375px;
    font-size: 11px;
    line-height: 16px;
    color: #999999;
}
.box_inner h2
{
    margin: 8px 0px 15px 0px;
    padding: 0px;
    background-position: inherit;
    background: inherit;
    color: #ff9f07;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}
.green_image
{
    position: relative;
    float: left;
    padding-top: 1px;
}
/* GB_Menu */

#gb_menu {
    height: 22px;
    width: 303px;
    float: left;
}
#gb_menu ul {
    padding: 0px;
    width: 282px;
    float: left;
    margin: 5px 0px 0px 20px;
}
#gb_menu li {
    display: block;
    float: left;
    width: 130px;
    padding: 1px;
    border-bottom: 1px solid #EFEFEF;
}
#gb_menu a {
    background-position: left center;
    font-size: 92%;
    font-weight: bold;
    color: #000099;
    background-image: url('../images/m_dot.gif');
    background-repeat: no-repeat;
    padding-left: 8px;
    text-decoration: none;
}
#gb_menu span
{
    color: #808080;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 1px 1px 1px 20px;
   }
    #gb_menu a:hover {
    text-decoration: underline;
}
#spec_left
{
    height: 221px;
    width: 250px;
    background-image: url('../images/spec_bck.jpg');
    background-repeat: no-repeat;
}
#spec_right
{
    height: 221px;
    width: 250px;
    background-image: url('../images/spec_bck.jpg');
    background-repeat: no-repeat;
    margin-left: 350px;
}
#spec_box {
    width: 730px;
    margin-top: 7px;
    float: left;
}
#sd_srh, #bo_srh {
    background-position: center;
    margin: 0px auto 0px auto;
    width: 937px;
    height: 29px;
    float: left;
    background-image: url('../images/az_bck.gif');
    background-repeat: repeat-x;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
}
#sd_box, #bo_box {
    width: 937px;
    height: 52px;
    background-image: url('../images/srh_bck.gif');
    background-repeat: repeat-x;
    background-position: left center;
    float: left;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 18px;
    color: #000000;
}
/*Popular Cats Col */
#content {
    float: left;
    width: 733px;
    margin-top: 6px;
}
.two-cols {
}

.two-cols .col-one {
    width: 353px;
    height: 224px;
}

.two-cols .col-two {
    width: 366px;
    height: 224px;
}
.col-one {
    float: left;
}
.col-two {
	float: right;
}
/* Main columns */
.main-two-cols {
}

.main-two-cols .main-col-one {
	width: 730px;
}
.main-two-cols .main-col-two {
}
.main-col-one {
	float: left;
}
.main-col-two {
	float: right;
}
/* Main columns */
.box-green .content {
	display: block;
	padding: 20px;
}
.box-cats {    width: 371px;
}
.box-cats h2 {
    margin: 2px 0px 1px 0px;
    font-size: 15px;
    color: #6f9e92;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
/* Spec_Menu */

#spec_menu {
    width: 320px;
    padding-top: 20px;
}
#spec_menu ul {
	padding: 0px;
	width: 254px;
	float: left;
	margin: 5px 0px 0px 25px;
	height: 111px;
}
#spec_menu li {
	padding: 3px;
	display: block;
	float: left;
	width: 242px;
}
.box-green {
	background-position: no-repeat;
	background: no-repeat;
	background-image: url('../images/g_box.png');
}
#spec_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#spec_menu a:hover {
    text-decoration: underline;
   }
  /* Spec_Menu End */
/*Popular Cats End */
 #bd_srh
        {
    width: 950px;
    float: left;
    height: 70px;
    background-image: url('../images/h_bot.png');
}
        #b_bar
        {
    background-image: url('../images/b_bar.gif');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    width: 950px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
/* Footer */

#footer {
    padding: 20px 0px 0px 0px;
    background-position: 0px 0px;
    background-image: url('../images/b_bar.gif');
    background-repeat: repeat-x;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    float: left;
    margin-top: 15px;
}
#footer p {
    margin: 0;
    text-align: center;
    font-size: 85%;
    color: #808080;
    float: right;
    padding-right: 5px;
}
#foot_wrapper
{
	margin: 10px auto 0px auto;
	width: 950px;
	height: 50px;
	vertical-align: bottom;
}
/* Testing */
#page_srh {
	width: 941px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}
#page-bgbtm {
	width: 937px;
}

#sidebar2 {
	float: right;
	width: 144px;
	vertical-align: top;
	margin-top: 5px;
}
#sidebar1 {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 2px;
}
.sidebar {
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 150px;
	display: block;
	background-color: #686967;
	background-repeat: no-repeat;
}
.sidebar p
{
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Content */
.sidebar .l_bar
{
	color: #FFFFFF;
	padding-left: 5px;
}
.sidebar .l_bar h2
{
    font-size: 1.1em;
    margin: 0px;
    padding-top: 15px;
}

#content_test {
	padding: 0px;
	float: left;
	width: 630px;
	margin: 0px 1px 5px 8px;
}
.bus_title
{
	font-size: 12px;
	font-weight: bold;
	color: #4BB722;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.results_tbl
{
	width: 618px;
	border-collapse: collapse;
}
.pager
{
}
.pager a {
	color: #808080;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.pager a:hover {
	color: #333333;
}
#footer a
{
	color: #53C129;
}
#main_cont
{
	margin: 4px auto 0px auto;
	width: 950px;
}
.pager td
{
	padding-bottom: 5px;
}
#navcontainer
{
}
#navcontainer ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#navcontainer li
{
    display: block;
}
.white_a
{
	color: #FFFFFF;
}
#breadc
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 664px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a.disableLinkButton
{
	text-decoration: none;
	cursor: default;
}
a.disableLinkButton:hover
{
}
td.cnt
{
	text-align: center;
	color: #008000;
	width: 8px;
}
.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.9;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}
.Sample5PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
}
.bar_font
{
	font-size: 0.9em;
}
/*CollapsiblePanel*/
.collapsePanel {
    width: 280px;
    height: 0px;
    overflow: hidden;
}

.collapsePanelHeader{
		cursor:pointer;
}
.error_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #C0C0C0;
	text-align: center;
	width: 65px;
	height: 10px;
}
.FU_img
{
	padding: 2px;
	width: 2px;
	height: 2px;
}
#crn
{
    background-image: url('../images/corners.png');
    background-repeat: no-repeat;
    background-position: -3px 8px;
}
#crnr
{
    background-image: url('../images/cornersr.png');
    background-repeat: no-repeat;
    background-position: 3px 8px;
    position: relative;
    float: right;
    z-index: 1;
    width: 10px;
}
.contact_H1
{
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.contact_H2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #006600;
}