/*
	Standard Skin styles - these should all be overridden or else default versions of these classes can creep in
*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	background-color: #FFFFFF;
}
.skinheader {
	background-color: #1AA053;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color:#1AA053;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.bottompane DIV {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.MainMenu_MenuContainer {
	background-color: #666666; 
	border-width: 0px;
	height:30px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuContainer TABLE {
	background-color: #666666; 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: #666666;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: none;
	background-color: #666666;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	height:21px;
}
.MainMenu_MenuIcon {
	background-color: #666666;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_SubMenu {
	background-color: #666666;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	height:21px;
	
}
.MainMenu_MenuBreak {
	height: 30px;
	width:1px;
	background-color: #666666;  
	border-width: 0px;
	padding: 0px 0px 0px 0px;

}
.MainMenu_MenuRollOver
{
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
	background-color: #DBE7E3;
	border-width: 0px;
	padding: 0px 0px 0px 0px;

}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
	background-color: #DBE7E3;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuArrow {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.ChildMenu_MenuContainer, .ChildMenu_MenuContainer TABLE {
	background-color: #D1ECDD; 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: #D1ECDD;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	text-decoration: none;
	background-color: #D1ECDD;
	border-width: 0px; 
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuIcon {
	background-color: #D1ECDD;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_SubMenu {
	background-color: #D1ECDD;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuBreak {
	height: 0px;
	background-color: #D1ECDD;  
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuRollOver
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #1AA053;
	overflow: hidden;
	text-decoration: none;
	background-color: #D1ECDD;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #1AA053;
	overflow: hidden;
	text-decoration: none;
	background-color: #D1ECDD;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuArrow {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.ChildMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.ChildMenu_MenuItemSep {
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
}


.StandardButton {
  background-color: #666666; 
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: bold;
    color: #666666;
    margin-top: 12px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #666666;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	text-decoration: none;
	color: #6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	text-decoration: none;
	color: #6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

A.CommandButton:visited  
{
	text-decoration: none;
	color:	#6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

A.CommandButton:active   
{
	text-decoration: none;
	color:	#6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

A.CommandButton:hover    
{
	text-decoration: underline;
	color:	#6B877D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
    


/*
	Standard class styles - once again, alot of these are defined elsewhere in DNN by default, so 
		if they aren't overridden here then unexpected results can ensue
*/

BODY
{
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

IMG 	
{
	margin: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

A:link	
{	
	text-decoration: none;
	color: #6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}	
		
A:visited	
{	
	text-decoration: none;
	color:	#6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}	
		
A:active	
{	
	text-decoration: none;
	color:	#6B877D; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}	
		
A:hover	
{	
	text-decoration: underline;
	color:	#6B877D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}



/*
	Living Naturally custom CSS classes - these classes are common to Living Naturally modules and skins. Override
		these to match the current skinned site.

*/

.headerText
{
	text-decoration: none;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;
}

.headerText:link	
{	
	text-decoration: none;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;
}	
		
.headerText:visited	
{	
	text-decoration: none;
	color:	#FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;
}	
		
.headerText:active	
{	
	text-decoration: none;
	color:	#FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;
}	
		
.headerText:hover	
{	
	text-decoration: underline;
	color:	#FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align: middle;
}

.footerCopyright, .footerCopyright A, .footerCopyright A:link, .footerCopyright A:visited, .footerCopyright A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.footerCopyright A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

.sideBarContainer
{
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.LNGrid_Container
{
	border: none 0px #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width: 100%;
	font-weight: normal;
	background-color: Transparent;
	margin: 3px 3px 3px 3px;
	text-align: center;
}

.LNGrid_Control
{
	border: none 0px #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
}

.LNGrid_Title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #1AA053;
	background-color: Transparent;
	text-decoration: none;
}

.LNGrid_Header, .LNGrid_Header TD
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #759884;
	background-color: Transparent;
	text-decoration: none;
	text-transform: uppercase;
}

.LNGrid_Header A, .LNGrid_Header A:link, .LNGrid_Header A:visited, .LNGrid_Header A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #759884;
	background-color: Transparent;
	text-decoration: none;
	text-transform: uppercase;
}

.LNGrid_Header A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #759884;
	background-color: Transparent;
	text-decoration: underline;
	text-transform: uppercase;
}

.LNGrid_Row
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	height: 14px;
}

.LNGrid_Row A, .LNGrid_Row A:link, .LNGrid_Row A:visited, .LNGrid_Row A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: none;
	height: 14px;
}

.LNGrid_Row A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
	height: 14px;
}

.LNGrid_RowEdit
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	height: 14px;
}

.LNGrid_RowEdit INPUT, .LNGrid_RowEdit TD INPUT
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
	width: 100%;
}

.LNGrid_RowAlt
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: #EDF8F2;
	text-decoration: none;
	height: 14px;
}

.LNGrid_RowAlt A, .LNGrid_RowAlt A:link, .LNGrid_RowAlt A:visited, .LNGrid_RowAlt A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #6B877D;
	background-color: #F4F6F5;
	text-decoration: none;
	height: 14px;
}

.LNGrid_RowAlt A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #6B877D;
	background-color: #F4F6F5;
	text-decoration: none;
	height: 14px;
}

.LNGrid_Cell
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 14px;
}

.LNGrid_RowSel
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	height: 14px;
}

.LNGrid_Footer, .LNGrid_Footer TD, .LNGrid_Footer TD SPAN
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
	background-color: Transparent;
}

.LNGrid_Footer TD SPAN A, .LNGrid_Footer TD SPAN A:link, .LNGrid_Footer TD SPAN A:visited, .LNGrid_Footer TD SPAN A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B877D;
	text-decoration: underline;
	background-color: Transparent;
}

.LNGrid_Footer TD SPAN A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	background-color: Transparent;
}

.LNGrid_Pager, .LNGrid_Pager TD, .LNGrid_Pager TD SPAN

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	background-color: Transparent;
	text-decoration: none;
}

.LNGrid_Pager TD SPAN A, .LNGrid_Pager TD SPAN A:link, .LNGrid_Pager TD SPAN A:visited, .LNGrid_Pager TD SPAN A:active

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
}

.LNGrid_Pager TD SPAN A:hover

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: Transparent;
	text-decoration: underline;
}

.LNEdit_Title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #1AA053;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
}

.LNEdit_Header
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
}

.LNEdit_Label
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	text-align: right;
}

.LNEdit_Cell
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
}

.LNEdit_Cell A, .LNEdit_Cell A:link, .LNEdit_Cell A:visited, .LNEdit_Cell A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: none;
	text-align: left;
}

.LNEdit_Cell A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
	text-align: left;
}

.LNEdit_Field
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 100%;
}

.LNDetails_Title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #1AA053;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Header
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Label
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	text-align: right;
}
.LNDetails_Cell
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Cell A, .LNDetails_Cell A:link, .LNDetails_Cell A:visited, .LNDetails_Cell A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #1AA053;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Cell A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
}

.LNDetails_Small A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
}

.LNDetails_Small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Small, .LNDetails_Small A, .LNDetails_Small A:link, .LNDetails_Small A:visited, .LNDetails_Small A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Tiny
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #838383;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Tiny A, .LNDetails_Tiny A:link, .LNDetails_Tiny A:visited, .LNDetails_Tiny A:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: none;
}

.LNDetails_Tiny A:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #6B877D;
	background-color: Transparent;
	text-decoration: underline;
}

.LNBorderCell
{
	border-collapse: collapse;
		
}

.LNDetails_Bullets
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B877D;
}
.LNDetails_Bullets LI
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B877D;
}

.GrayBorderContainer {
	width: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #CCCCCC 1px solid; 
	BORDER-LEFT: #CCCCCC 1px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.LNHeaderRed_Large
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	background-color: Transparent;
	text-decoration: none;
}
.LNRed_Large
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	background-color: Transparent;
	text-decoration: none;
}
.LNBoldRed_Large, .LNBoldRed_Large A, .LNBoldRed_Large A:link, .LNBoldRed_Large A:visited, .LNBoldRed_Large A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: 800; 
	color: #FF0000;
	background-color: Transparent;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.LNBoldRed_Large A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
	background-color: Transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
.LNRegularHeader, .LNRegularHeader A, .LNRegularHeader A:link, .LNRegularHeader A:visited, .LNRegularHeader A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	background-color: Transparent;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.LNRegularHeader A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	background-color: Transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
.LNRegular, .LNRegular A, .LNRegular A:link, .LNRegular A:visited, .LNRegular A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.LNRegular A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}
.LNTableHeaderGreen
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #838383;
	background-color: #DBE7E3;
	text-decoration: none;
	height: 26px;
}

.LNBoldGrayAnchor_Cell
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
}

.LNBoldGrayAnchor_Cell A, .LNBoldGrayAnchor_Cell A:link, .LNBoldGrayAnchor_Cell A:visited, .LNBoldGrayAnchor_Cell A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
}

.LNBoldGrayAnchor_Cell A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: underline;
}

.BlueText
{
	text-decoration: none;
	color: #468BA6; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
}
.LNRedAnchor_Cell
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #C81E1E;
	background-color: Transparent;
	text-decoration: none;
}

.LNRedAnchor_Cell A, .LNRedAnchor_Cell A:link, .LNRedAnchor_Cell A:visited, .LNRedAnchor_Cell A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #C81E1E;
	background-color: Transparent;
	text-decoration: none;
}

.LNRedAnchor_Cell A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #C81E1E;
	background-color: Transparent;
	text-decoration: underline;
}
.ProductHeadline
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 24px;	
  font-weight: 800;
  color: #359139;  
}
.ProductSubHeadline
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;	
  font-weight: 800;
  color: #359139;	
}
.ProductDescription
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;	
 }
 
 .LNDetails_SmallGray
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
}
.CallToAction
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: 800;
	color: #666666;
	background-color: Transparent;
}
.CallToAction A, .CallToAction A:link, .CallToAction A:visited, .CallToAction A:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 800;
	color: #666666;
	background-color: Transparent;
	text-decoration: none;
}
.CallToAction A:hover
{
	text-decoration: underline;
}
