﻿body {
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.normalBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 137px;
}
.normalBodyNoHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
.normalBodyLetter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 95%;
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #F68F1E;
}

a:visited {
	text-decoration: none;
	color: #F68F1E;
}

a:hover {
	text-decoration: none;
	color: #43137D;
}

a:active {
	text-decoration: none;
	color: #79BF41;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.purpleLink {
	color: #43137D;
	font-size: 11px;
	font-weight: bold;
}

.style10Big {
	font-size: 11px;
	color: #DE801B;
	line-height: 10px;
}

.question {
	font-size: 11px;
	font-weight: bold;
	color: #79BF41;
}

.question2 
{
    cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	color: #79BF41;
}

.answer {
	font-size: 11px;
	color: #000000;
}

.HeaderWhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}

.styleArticleBody {
	font-size: 12px;
	line-height: 14px;
}
ul {padding-top:3px;
	list-style-position: outside;
	list-style-image: url('../images/sm_arrow_green.jpeg');
	line-height: 12px;
}

li 
{
}

.style2 {	font-size: 10px; 	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {	color: #43137D;	font-size: 12px;	font-weight: bold;}
.style4 {font-size: 9px}
.style7 {font-size: 9px; color: #43137D; }
.style8 {	font-size: 15px;	font-weight: bold;	color: #43137D;}
.style9 {	font-size: 10px;	font-weight: bold; 	color: #79BF41;}
.style10 {	font-size: 10px;	color: #DE801B;	line-height: 10px;}
.style11 {	font-size: 9px;	color: #79BF41;}
.style12 {	font-size: 14px;	font-weight: bold;	color: #79BF41;	line-height: 10px;}
.style13 {	color: #79BF41;	font-weight: bold;}
.style14 {color: #7AC043}

.style16 {font-size: 12px}



.style21 {color: #79BF41}
.style22 { font-size: 12px;	color: #000000;	font-weight: bold;}
.style23 {font-size: 10px; color: #DE801B; }
.style24 {	color: #FFFFFF;	font-weight: bold;}

.style26 {	font-size: 18px;	font-weight: bold;}
.style27 { font-size: 14px; font-weight: bold; color: #D58104; }
.style28 {font-size: 9px}
.style29 { font-size: 16px; font-weight: bold;}
.style30 {font-size: 17px; font-weight: bold; color: #D58104; }

.question1 {font-size: 11px;	font-weight: bold;	color: #7BC145;}
.centered 
{	
	margin-left:auto; margin-right:auto;
}

.removeItemLink	
{
	color: red;
}


/** dspShopping Styling **/
.shoppingList
{
    height:330px;
    *height:340px;
}

.shoppingList ul
{
    width:190px;
    list-style-type:none !important;
    list-style-image:none !important;
    padding:0;
    margin:0;
}

.shoppingList li
{
    padding:0;
    margin:0;
}

.shoppingList h1
{
    margin-top:15px;margin-bottom:10px;color:#79BF41;
cursor:pointer;
font-size:11px;
font-weight:bold;
}


.activeShoppingPhase
{
	background-color: #DACCE9;
}

.shoppingList1
{
	display:none;
}

.shoppingList2
{
	display:none;
}

.shoppingList3
{
	display:none;
}

.pagerleft
{
    float:left;
    width:75px;
}

.pagermiddle
{
    text-align:center;
    float:left;
    width:400px;
    color:#F68F1E;
}

.pagerright
{
    padding-left:20px;
    float:left;
    width:75px;
}