@import "reset.css";


body {
background-color: #267426;

}


.lb
{
	background-color: #00582C;
	background-image: url(images/lb.jpg);
	background-repeat: repeat-y;
}

p {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
line-height: 20px;
padding-bottom: 10px;
}

h1 {
	color: #002967;
font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 28px;
	padding: 7px 0 5px 0;
}

h5 {
	color: #002967;
        font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 28px;
	padding: 7px 0 5px 0;
}

h2 {
	color: #8CC63F;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
}

h6 {
	color: #8CC63F;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 24px;
}

h3 {
	color: #267426;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
}

h4 {
	color: #00286B;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
}

ul {
padding: 10px 0 10px 20px;
}

li
{
	list-style-type: default;
	list-style-image: url(images/carrot.gif);
	list-style-position: default;
	color: #002967;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 24px;;
}

ul.index li 
{
		list-style-type: default;
	list-style-image: url(images/carrot.gif);
	list-style-position: default;
	color: #002967;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 24px;;
}
ul.faq li 
{
	list-style-type: default;
	list-style-image: url(images/carrot.gif);
	list-style-position: default;
	color: #000;
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	line-height: 24px;;
	font-weight: normal;
}

ul.study li 
{
	list-style-type: default;
	list-style-image: url(images/carrot.gif);
	list-style-position: default;
	color: #000;
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	line-height: 20px;;
	font-weight: normal;
}

ul.studycon li 
{
	list-style-type: default;
	list-style-image: url(images/carrot.gif);
	list-style-position: default;
	color: #000;
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	line-height: 20px;;
	font-weight: normal;
}


a {
	color: #0095d5;
}

p.note {
font-size: 10px;
font-style: normal;
line-height: 10px;
}

p.quote {
	font-style: normal;
	font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 6px 0 6px 0;
}

p.quote span {
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 10px;

}

p.fq {
	color: #8CC63F;
	font-style: normal;
	font-weight: bold;
	padding: 0;
}

p.ord {
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #0095d5;
font-size: 14px;
font-weight: bold;
padding: 5px 30px 5px 10px;
}

p.ord a {
text-decoration: none;
}

p.ord span, p.ord a span {
font-size: 12px;
}

p.ordoptimize {
	font-style: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #008800;
font-size: 14px;
font-weight: bold;
padding: 5px 30px 5px 10px;
}

p.ordoptimize a {
text-decoration: none;
}

p.ordoptimize span, p.ordoptimize a span {
font-size: 12px;
}

#botnav, #botnav a {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #fff;
padding: 20px 0 20px 0;
}

table.upsell_MainLayoutTable {
  border-collapse: separate;
  padding: 10px 10px 10px 10px;
}


