/* CSS Document */
.mainbackground {
	background-repeat: no-repeat;
	background-position: left top;
	height: 702px;
	width: 820px;
}


html {
	height: 100%;
}

.clr {
	clear: both;
}
/*Background managment*/
.outline {
	padding: 2px;
	height: 702px;
	width: 920px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-style: normal;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
	font-style: normal;
}

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

/* Manipulates top buttons*/
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	height: 21px !important;
	height: 23px;
	padding-left: 10px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

/*Top Navigation start*/

/*Top Navigation End*/

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

/*joomla banner start*/
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}
/*joomla banner start*/

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 70px;
	width: 165px;
}

#left_inner {
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
	color: #333333;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
	color: #333333;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: thin solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: auto;
	background: #CCCCCC url(../images/button_bg.png) repeat-x;
	padding: 4px 10px;
	line-height: 20px;
	margin: 1px;
	color: #FFFFFF;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}




td {
	text-align: left;
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #333333;
}

/* Joomla core stuff */

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	color: #666666;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	width: auto;
	background: url(../../images/_button_back.png) repeat center center;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
	vertical-align: middle;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
	
	
}

table.moduletable vmmenu {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	color: #333333;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/*Changes The MainMenu title, user menu title ect*/
table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 100%;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	margin: 0 0 2px;
	padding-right: 7px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
	border: 1px none #999999;
	width: 350px;
}

.sectiontablefooter {

}
/*this is for the styling of the modules and polls*/

.sectiontableentry1 {
}
/*this is for the styling of the modules and polls*/
.sectiontableentry2 {
}

.sectiontableentrytotal {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../../images/_______addtocartback.gif);
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.componentheading {
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-left: 4px;
	height: 30px;
	font-weight: normal;
	font-size: 16px;

}
.contentheading {
	height: 30px;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 1px;
}


/*Website images and information*/
.heading {
	height: 30px;
	color: #333333;
	font-weight: normal;
	font-size: 16px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 8px;
}

.midimageborder {
	border: 1px solid #024B9A;
}
.shadow_left {
	background-image: url(../../images/shadow_bar_left.png);
	background-repeat: repeat-y;
	background-position: left;	
}.shadow_right {
	background-image: url(../../images/shadow_bar_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.sidebar_left {
	background-image: url(../../images/background_transparent.png);
	background-repeat: repeat;
	background-position: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}
.sidebar_right {
	background-image: url(../../images/background_transparent.png);
	background-repeat: repeat;
	background-position: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
}

.top_panel {
	background-image: url(../../images/toptranparent.png);
	background-repeat: no-repeat;
}

.top_panel_side {
	background-image: url(../../images/top-panelside.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: left bottom;
}

.bottom_bar {
	background-image: url(../../images/bottmbar-mid.png);
	background-repeat: repeat-x;
	height: 150px;
}

.body_background {
	background-image: url(../../images/background_transparent.png);
	background-repeat: repeat;

}
.body_back_border {
	background-image: url(../../images/background_transparent%20copy.png);
	background-repeat: repeat;
	border: 1px solid #999999;

}
.text_background {
	background-image: url(../../images/text_back.png);
	background-repeat: repeat;
	border: 1px solid #999999;
	width: 400px;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
}
.bottom_reflection {
	background-image: url(../../images/bottom_reflection.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.side_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../../images/side_title_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	padding: 5px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.side_title_search {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../../images/side_title_back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 9px 0px 0px 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.side_title_searchbox {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(../../images/side_title_back_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 0px 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.side_text1 {
	background-image: url(../../images/text_back.png);
	background-repeat: repeat;
	height: 80px;
	width: 215px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.side_text2 {
	background-image: url(../../images/text_back.png);
	background-repeat: repeat;
	height: 50px;
	width: 215px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.side_button {
	width: 60px;
	margin-top: 5px;
	margin-left: 145px;
	background-color: #D0E1FF;
	border: 1px solid #666666;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	height: 50px;
}
.login_padding {
	padding: 5px;
}
.side_borders {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

/*Joomlas Menu user menus Nav css*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 6px;
	padding-left: 12px;
	height: 13px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	text-transform: capitalize;
	border-top-width: 1px;
	border-top-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-left-style: none;
	margin-right: 0px;
	background-image: url(../../images/menu_bg.png);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right;
	font-style: normal;
}




a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 6px;
	padding-left: 12px;
	height: 13px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	text-transform: capitalize;
	border-top-width: 1px;
	border-top-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-left-style: none;
	margin-right: 0px;
	background-image: url(../../images/menu_bg.png);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right;
	font-style: normal;
}


a.mainlevel#active_menu {
	color:#333333;
	font-weight: bold;
	font-style: normal;
}

a.mainlevel#active_menu:hover {
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 16px;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-style: normal;
	background-image: url(../../images/__submenu_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.sublevel:hover {
	color: #999999;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	font-style: normal;
}
.side_pec {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.boxes {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
.formtxt {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000000;
}
.map_border {
	border: 1px solid #999999;
}
.map_text {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #23529D;
	padding-top: 5px;
	padding-left: 5px;
}
.map_links {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #23529D;	
}
.smallsigns {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.greyborder {
	border: 1px solid #999999;
}


.buttonbackground {
	background-image: url(../../images/_buttonback.png);
	background-repeat: repeat-x;
}

.backimage {
	background-image: url(../../images/______snow_back.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.frost {
	background-image: url(../../images/_frost.png);
	background-repeat: repeat-x;
}
.frostsmall {
	background-image: url(../../images/_frost-small.png);
	background-repeat: repeat-x;
	height: 66px;
}
.maintextspace {
	vertical-align: bottom;
}
.newshadow_right {
	background-image: url(../../images/_rt-sideshadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	background-attachment: scroll;
}
.newshadow_left {
	background-image: url(../../images/_lt-sideshadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_backgroundCopy {
	background-image: url(../../images/text_back.png);
	background-repeat: repeat;
	border: 1px solid #999999;
	width: 400px;
	padding: 20px;
}
.backimagesigns {
	background-image: url(../../images/_back_signs.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
._backcolorfader {
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #999999;
}
.backimageinside {
	background-image: url(../../images/_back_newpatient.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.frosthome {
	background-image: url(../../images/_frost_home.png);
	background-repeat: repeat-x;
}
.frostsmallinside {
	background-image: url(../../images/_frost-small_inside.png);
	background-repeat: repeat-x;
	height: 66px;
}
.backimagebeach {
	background-image: url(../../images/_back_wellness.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimageheadache {
	background-image: url(../../images/_back_headache.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimagemoodswings {
	background-image: url(../../images/_back_moodswings.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
		
}
.backimagesleep {
	background-image: url(../../images/_back_sleep.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimagefatigue {
	background-image: url(../../images/_back_fatigue.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimagepain {
	background-image: url(../../images/_back_pain.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;

}
.backimagesinus {
	background-image: url(../../images/_back_sinus.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;

}
.backimageschildren {
	background-image: url(../../images/_back_children.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimagessucess {
	background-image: url(../../images/_back_success.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}
.backimagesnewpatient {
	background-image: url(../../images/_back_newpatient.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.backimagesabout {
	background-image: url(../../images/_back_aboutus.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	
}
.cartbackimage {
	background-image: url(../../images/_top_cartback.png);
	background-repeat: no-repeat;
	background-position: 63px top;
	padding-left: 52px;
}


.backimage_bizcards {
	background-image: url(../../images/__commercial_cat_.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.browsetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 7px;
	background-image: url(../../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	padding-top: 2px;
}

.mycart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.testimonialstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 7px;
	background-image: url(../../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	padding-top: 2px;
}

.testimonialsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 12px;
}


.middlebodyback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	background-image: url(../../images/___middletop_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 4px;
}

.middlebodycommercial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-right: 4px;
}
.dottedline {
	text-decoration: none;
	background-image: url(../../images/__dots.png);
	background-repeat: repeat-x;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;	
		}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	
	}
.breadcrumb {
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif"Arial, Helvetica, "Sans Serif"Arial, Helvetica, "Sans Serif";
	text-transform: none;
	border: 1px none #666666;
	font-size: 10px;
	color: #666666;
	height: 22px;
	width: 100%;
	margin-right: 0px;
	text-indent: 22px;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
}
.breadcrumbhome {
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif"Arial, Helvetica, "Sans Serif"Arial, Helvetica, "Sans Serif";
	text-transform: none;
	border: 1px none #666666;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 100%;
	margin-right: 0px;
	text-indent: 22px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
}
