@charset "utf-8";
/* CSS Document */

/* RESET *************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, i, b, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: normal;
	font-family: inherit;
	vertical-align: baseline;
	font-family:arial,verdana,"microsoft sans serif",helvetica,sans-serif;
	
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
small {
	font-size:.9em;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}

.clearer {
	display:block !important;
	float:none !important;
	width:100% !important;
	height:1px !important;
	line-height:0px !important;
	font-size:0px !important;
	border:0px !important;
	clear:both !important;
}

* {
	margin:0;
	outline:medium none;
	padding:0;
	//*text-decoration:none;*//
}

.breadcrumbs {
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;
padding-top:5px;
}

#bg {
	background-color:#FFF;
	width:auto;
}

/************** Global Page Styles */

#status {
	position:relative;
	background:#006633;
	border-bottom:1px solid #ffffff;
	height:1em;
	line-height:2.5em;
	color:#ffffff;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:1.1em;
	z-index:1000;
}


.wrapper {
	width:950px;
	margin:0 auto;
}

.col {
	float:left;
	width:290px;
	margin-right:10px;
	border:none;
	display:inline;
}

.w1 {
	width:150px !important;
}

.w2 {
	width:220px!important;
	font-size: 10px;
	line-height: normal;
}

.w3 {
	width:350px !important;
}

.w4 {
	width:470px !important;
}

.w5 {
	width:590px !important;
}

.w6 {
	width:710px !important;
}

.w7 {
	width:830px !important;
}

.w8 {
	width:950px !important;
	margin-right:0px;
}

.col3 {
	float:left;
	margin-right:25px;
}

.highlight {
	font-weight:bold;
	color:#006633;
}
/***************** Font Styles *************/

h2 {
color:#000000;
font-size:1.5em;
margin:0 0 12px;
}

/************ Header ***********************/

#header {
	position:relative;
	background:#006633;
	font-weight:bold;
	padding-bottom:1px;
	z-index:1000;
	min-height:125px;
}

#header .wrapper {
	position:relative;
}

#header a#logo {
	display:block;
	height:111px;
	width:147px;
	margin-left:0px;
}

/***************** Main & Stage *******************/

#container {
margin:0 auto;
position:relative;
text-align:left;
width:900px;
min-height:600px;

}

#main {
	padding-top:5px;
	padding-bottom:20px;
	background:#ffffff url(/images/core/main_bg.gif) top left repeat-x;
	color:#002438;
	border-color:#F00;
	border-width:thin;
}

#top_content {
	width:896px;
	min-height: 210px;
}

.top_content_main {
	width:650px;
	float:left;
}

.top_content_button {
	width:216px;
	float:left;
	margin-left:25px;
}

#main-content {
	scroll 0 0 transparent;
	float:left;
	width:657px;
	min-height:200px;
}

#main-content_wide {
	scroll 0 0 transparent;
	float:left;
	width:900px;
	min-height:200px;
}

/* Stage  **************************************************************/

.stage {
	margin-bottom:10px;
/*	border: 1px solid #CFDEE7;  */
	min-height:50px;
}

.stage h1 {
	font-size: 22px;
	color: #006633;
	padding:5px;
}

.stage h2 {
	font-size: 18px;
	color: #006633;	
	padding:5px;
}

.stage .body_text {
	color: #333333;
	font-size: 13px;
	line-height:18px;
	text-align:left;
	padding: 5px;	
}

.stage .body_text ul {
	list-style-image:url(images/core/arrow.png);
	padding-left:20px;
}
	

.stage .body_text a:link {
	text-decoration:none;
}

.stage .body_text a:visited {
	color: #333333;
	text-decoration:none;
}

.stage .body_text a:active {
	text-decoration:underline;
}

.stage .body_text a:hover {
	text-decoration:underline;
	color: #333333;
}

.col_half {
	width:300px;
	float:left;
}

.col_half .body_text {
	color: #333333;
	font-size: 13px;
	line-height:18px;
	text-align:left;
	padding: 5px;	
}

.col_half .caption {
	display:block;
}

.col_half .heading {
	font-size: 18px;
	color: #006633;	
	padding:5px;	
}



.col_half .bullets {
	color: #333333;
	font-size: 12px;
	line-height:20px;
	text-align:left;
	padding-left:20px;	
	padding-bottom:10px;
}

.col_half .bullets ul,ol {
	list-style-image:url(images/core/tick.png);
}

.col_spacer {
	width:50px;
	float:left;
}

/************************ 200x column *****************/
.col_third {
	width:205px;
	float:left;
	min-height:20px;
/*	background:url("images/core/reverse-quick-menu-bg.gif") repeat-x scroll 0 0 #d1d1d1; */
	background-color:#cccccc;
	border-top: 5px solid #ffffff;


}

.col_third .body_text {
	color: #333333;
	font-size: .7em;
	line-height:16px;
	text-align:left;
	padding: 5px;	
}

.col_third .caption {
	color:#006633;
	font-size:14px;
//*	font-weight:bold;  *//
	display:block;
	text-align:center;
}

.col_third .heading {
	font-size: 18px;
	color: #006633;	
	padding:5px;	
}



.col_third .bullets {
	color: #333333;
	font-size: 12px;
	line-height:20px;
	text-align:left;
	padding-left:20px;	
	padding-bottom:10px;
}

.col_third .bullets ul,ol {
	list-style-image:url(images/core/tick.png);
}

.col_spacer15 {
	width:14px;
	float:left;
	min-height:20px;
}
/********************* Text Boxes & Styles **************/

.main_text {
		width:100%;
}

.main_text .headline {
	color:#990000;
	font-size:16px;
	padding-top:10px;
	padding-bottom:5px;
}

.main_text .body_text {
	color:#333333;
	font-size:12px;
	padding-top:10px;
	padding-bottom:5px;
	border-top:#990000 1px solid;
	line-height:18px;
}

.main_text .body_text ol {
	list-style-type:square;
	list-style-position:inside;
	font-size:12px;
	
}


.main_text .body_text .highlight {
	font-weight:bold;
	color:#990000;
}

.main_text a:link {
	text-decoration:none;
	color:#990000;
}

.main_text a:visited, .main_text a:active {
	text-decoration:none;
	color:#990000;
}

.main_text a:hover {
	text-decoration:underline;
}

/**************** Image boxes ****************************/

.rightimg {
	float:right;
	padding-left:5px;
	border:none;
}

/***************** Tables *********************************/

.instrument_table {
/**		border:1px solid #333333;
		border-collapse:collapse;     **/
}

.instrument_table td {
	padding-top:5px; 
//*	padding-bottom:5px; *//
	padding-right:19px;
/**	border:1px solid #333333;     *//
	text-align:left;
	font-size:12px;
	padding-left:8px;
}

.instrument_table ol {
	font-size:12px;
	text-decoration:none;
	list-style:inside;
	list-style-type:square;
}

.small_instrument_table {
/**		border:1px solid #333333;
		border-collapse:collapse;     **/
}

.small_instrument_table td {
	padding-top:5px; 
//*	padding-bottom:5px; *//
	padding-right:19px;
/**	border:1px solid #333333;     *//
	text-align:left;
	font-size:11px;
	padding-left:12px;
}

.small_instrument_table ol {
	font-size:11px;
	text-decoration:none;
	list-style:inside;
	list-style-type:square;
}


/****************** Contact Forms ***********************/

#signup {
}

#form_wrapper {
	border: solid 1px #333333;
	min-height:480px;
}

fieldset {
	margin: 1.5em 0 0 0;
	padding:0;
}

legend {
	margin-left:1em;
	color:#000000;
	font-weight:bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	padding-bottom: 1em;
	list-style: none;
}

fieldset.submit {
	border-style: none;
}

label {
	display:block;
}


label.valid {
  width: 9px;
  background: url(js/forms/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  padding-left: 5px;
  display: inline-block;
}

input {
  display: inline-block;
}

form div {
  padding: 5px;
  float: left;
  clear: left;
  width: 100%;
}

button {
  margin-top: 10px;
}

/******************* Index Boxes ***********************/

ul#index-box {
margin-left:7px;
}

ul#index-box #env {
background:url("images/323xenv.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}

ul#index-box #feature {
background:url("images/323xfeature.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;

}

ul#index-box #products {
background:url("images/323xproducts.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:25px;

}

ul#index-box #apps {
background:url("images/323xapps.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:25px;

}

ul#index-box #slm {
background:url("images/323xslm.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}

ul#index-box #portable {
background:url("images/323xportable.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}

ul#index-box #semi {
background:url("images/323xsemi.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}

ul#index-box #permanent {
background:url("images/323xpermanent.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}

ul#index-box #noisehub {
background:url("images/323xnoisehub.jpg") repeat-x scroll 0 38px #ffffff;
padding-bottom:15px;
}




ul#index-box li {
float:left;
list-style:none outside none;
width:323px;
}

ul#index-box li a {
	color:#FFF;
	text-decoration:none;
}

ul#index-box #slm h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #portable h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #semi h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #permanent h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #noisehub h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #env h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #feature h2 {
background:none repeat scroll 0 0 #333333;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #products h2 {
background:none repeat scroll 0 0 #006633;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box #apps h2 {
background:none repeat scroll 0 0 #333333;
font-size:18px;
font-weight:bold;
color:#FFF;

margin:0;
padding:12px;
}

ul#index-box h3 {
color:#333333;
font-size:12px;
line-height:160%;
margin:0;
padding:30px 140px 28px 12px;
}

ul#index-box a.more_info_grey {
background:url("images/core/more_info_grey.gif") no-repeat scroll 0 0 transparent;
display:block;
height:27px;
margin:20px 0 0 12px;
text-indent:-9999px;
}

ul#index-box a.more_info_green {
background:url("images/core/more_info_green.gif") no-repeat scroll 0 0 transparent;
display:block;
height:27px;
margin:20px 0 0 12px;
text-indent:-9999px;
}

/******************** Left Menu Content ****************/

#left-content {
	float:right;
	width:230px;
	min-height:200px;
}

#left-content h2 {
background:none repeat scroll 0 0 #ffffff;
color:#FFFFFF;
font-size:4px;
font-weight:bold;
padding:1px;
}

#left-content h2 a:link {
	color:#FFF;
	text-decoration:none;
}

#left-content h2 a:visited {
	color:#FFF;
	text-decoration:none;
}

#left-content h2 a:active {
	color:#FFF;
	text-decoration:none;
}

#left-content h2 a:hover {
	color:#FFF;
	text-decoration:underline;
}

ol#quick-menu  {
background:url("images/core/quick-menu-bg.gif") repeat-x scroll 0 0 #d1d1d1;
margin-top:-10px;
padding:14px;
}

ol {
font-size:1.1em;
margin:0 0 12px;
}

ol {
list-style:decimal outside none;
}

ol#quick-menu li {
border-bottom:1px solid #E3EFF7;
color:#333333;
font-size:2.2em;
font-weight:bold;
list-style:none outside none;
padding:10px 20px 10px 0;
}


ol#quick-menu #contact {
background:url("../images/quickmenu/icon-1.jpg") no-repeat scroll 100% 20% transparent;
}

ol#quick-menu li h3 {
color:#333333;
display:block;
font-size:17px;
margin:0 0 10px;
padding:0;
}

ol#quick-menu li h3 span {
color:#990000;
}

ol#quick-menu li p {
color:#333333;
font-size:12px;
font-weight:normal;
line-height:160%;
margin:0 0 0 0px;
padding:0;
text-decoration:none;
}

ol#quick-menu li a:link {
	color:#006633;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	padding:0;
	text-decoration:none;
}

ol#quick-menu li a:visited {
	color:#006633;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	padding:0;
	text-decoration:none;
}


ol#quick-menu li a:hover {
	color:#006633;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	padding:0;
	text-decoration:underline;
}


ol#quick-menu li a:active {
	color:#006633;
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	padding:0;
	text-decoration:none;
}


.logo_box {
	
}

/* FOOTER *****************************************************************************************/

#footer {
	clear:both;
	padding:10px 0;
	color:#ffffff !important;
	line-height:1.6em;
	background-color: #006633;
	background-image: url(/images/core/footer2_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer .small_text {
	font-size:10px;
	color:#fff;
}

#footer .text_box {
	padding-left:10px;
	float:left;
}

#footer .text_box_right {
	padding-left:50px;
	float:right;
}

#footer .wrapper {
	background:none !important;
}

#footer h5 {
	font-size:1.3em;
	line-height:2em;
	font-weight:bold;
}

#footer a {
	color:#ffffff !important;
}

#footer ul {
	list-style-type:none;
}

#footer ul li {
	font-size: 11px;
	line-height:16px;
}

#footer ul li a {
	text-decoration:none;
}

#footer ul li a:hover { 
/*	padding-left:3px; */
/*	border-left:2px solid #ffffff; */
	text-decoration:underline;
}

.footer_links {
	width:100%;
	min-height:200px;
}

.footer_col1 {
	min-height:20px;
	width:250px;
	float:left;
}

.footer_col2 {
	min-height:20px;
	width:250px;
	float:left;
}

.footer_col3 {
	min-height:20px;
	width:100%;
	float:left;
	margin-top:20px;
}

.footer_col_spacer {
	width:30px;
	background-image:url(images/30xdiv.png);
	background-repeat:repeat-y;
	min-height:140px;
	float:left;
}

.footer_divider {
	min-height:10px;
	background-image:url(images/948xdiv.png);
	background-repeat:no-repeat;
	
}

.centre_text {
	color:#FFF;
	text-align:center;
	font-size:11px;
	line-height:15px;
}

.footer_title {
	font-size:12px;
	padding-bottom:5px;
}

.sitelinks {
	width:100%;
}

.col4 {
	width:420px;
	min-height:20px;
	float:left;
	margin-left:20px;
}

.col5 {
	width:420px;
	min-height:20px;
	float:left;
	margin-left:20px;
}


/************************* SEO Bottom ************************/

#SEO {
color:#999999;
margin:auto;
padding:150px 0 20px;
text-align:left;
width:966px;
}

#SEO p, em {
color:#999999;
font-style:normal;
font-size:12px;
line-height:140%;
}

#SEO h1 {
color:#999999;
font-style:normal;
font-size:18px;
}

/*********************** Tooltip ****************************/

.tooltip {
	display:none;
	position:absolute;
	border: 1px solid #333;
	background-color: #ffed81;
	padding: 2px 6px;
}


/********************** Accordian ****************************/

#accordion {
	width:600px;
}
#accordion li{
	cursor: pointer;
	background:url(accordion_bg.png) repeat-x;
	font-weight:bold;
	color:#990000;
	border:1px solid #b2b2b2;
	margin-bottom:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px 8px;
	font-size:14px;
	line-height:14px;

}

#accordion li.active{
	color:#333333;
}
#accordion li ul{
	padding:0;
	margin:10px 0 0 0;
}

#accordion li.active li{
	text-indent:0;
}
#accordion li li{
	font-weight: normal;
	background:none;
	border:0;
	font-size:12px;
	line-height:14px;
	color:#333;
}


/************************ Calendar **************************/

.ui-datepicker-trigger {
  margin-top: 3px;
}

/*************************** End *****************************/


/*  Breadcrumbs *************************************************************

/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 888px;
	padding:5px;
/*	border:solid 1px #dedede; */
	background:#fff;
	font-size:0.75em;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/core/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/core/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../images/core/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}



/* TABS ************************************************/

.wrapper {
	margin:0 auto;
	width:900px;
}


/* JS Tab Styling *******************************************************************************


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #990000;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/core/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 125px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

/* tab pane styling */
div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #990000;
	border-top:0;
	min-height:100px;
	font-size:14px;
	background-color:#fff;
}



.breadcrumbs {
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;
padding-top:5px;
}


/*  Breadcrumbs *************************************************************

/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 888px;
	padding:5px;
/*	border:solid 1px #dedede; */
	background:#fff;
	font-size:0.75em;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	color: #006633;
	background: url(images/core/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	color: #006633;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	color: #006633;
	background:url(images/core/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
	text-decoration:underline;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(images/core/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


/****************************** Bullets *************************/

.bullets {
	color: #333333;
	font-size: 12px;
	line-height:20px;
	text-align:left;
	padding-left:20px;	
	padding-bottom:10px;
}

.bullets ul,ol {
	list-style-image:url(images/core/tick.png);
}
