body 
{
    background-repeat:repeat-x; 
    background-image:url(/Assets/image/Background.jpg);  
    font-family: Helvetiker, Helvetica, Verdana, Arial, Sans-Serif;  
}

* {
	outline: none;
}

a img, a img:focus , a img:active, a img:link {
	border: none;
	outline: none;
}
.leftPanel
{
    width:190px; 
    height:336px; 
    background-image:url(/Assets/image/GreyBoxBackground.png); 
    background-repeat:no-repeat;
    float:left;

}

.leftPanel295
{
    width:190px; 
    height:295px; 
    background-image:url(/Assets/image/GreyBoxBackground295.png); 
    background-repeat:no-repeat;
    float:left;

}

.leftPanelHome
{
    background-image:url(/Assets/image/GreyBoxBackgroundFeat.png); 
    background-repeat:no-repeat;
    float:left;
}

p.pointHead
{
    font-weight:bold;
    margin-bottom:-1em;
}

p.pointBody
{
    font-weight:normal;
}


#footer
{
    font-size:9px; 
    width:870px; 
    margin-top:50px; 
    float:left;
    padding-bottom:30px;
}


.bodyContent
{
    padding-top:40px;
    margin-left:20px;
}

.bodyText
{
    font-family:Helvetica, Verdana , Arial, Sans-Serif; 
    font-size:10pt;
    color:#555555;
}

.boxText
{
    font-family:Helvetica, Verdana , Arial, Sans-Serif; 
    font-size:8pt;
    color:#858585;
}


.bulletedList 
{
	list-style-image:url('/Assets/image/BlueTick.png');
    font-family:Helvetica, Verdana , Arial, Sans-Serif; 
    font-size:10pt;
    color:#858585;
}

.bulletedFinger 
{
	
    font-family:Helvetica, Verdana , Arial, Sans-Serif; 
    font-size:10pt;
    color:#858585;
    margin-bottom:5px;
    margin-top:5px;
    text-indent:-35px;
    margin-left:35px;
}

.formRow
{
	margin-left:270px;
	color:#858585;
	font-size:10pt;
}

.formRow input
{
	margin-bottom:5px;
}

.formLabel
{
	float:left;
	width:140px;
	text-align:right;
	padding-right:5px;
}

.formCheckLabel
{
	float:left;
	text-align:left;
	width:450px;
	padding-right:5px;
}

.purpleText
{
	color:#c30465;
	font-weight:bold;
}

.handBul
{
	background-image:url('../image/bulletFinger.png');
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:35px;
	margin-bottom:15px;
}

a.whiteText:link, a.whiteText:visited, a.whiteText:active {text-decoration: none; color:White;}
a.yellowText:link, a.yellowText:visited, a.yellowText:active {text-decoration: none; color:#ffe000;}
a.blueText:link, a.blueText:visited, a.blueText:active {text-decoration: none; color:#00abe5;}
a.largeButton:link, a.largeButton:visited, a.largeButton:active {text-decoration: none; color:#1c7731;}
a.pinkLink, a.pinkLink:visited, a.pinkLink:active {text-decoration: none; color:#ed3693; font-weight:bold;}

/* Stop the scrollbar shift jump in ff & safari */
html { overflow:-moz-scrollbars-vertical; overflow-y:scroll; }

/* camouflage */
.camouflage  {
color: white; font-family: arial, sans-serif; margin: 20px; padding-top: 90px;
}

.camouflage a  {
color: white; 
}

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

/* prizelist */
ul.prizelist {
	list-style-position: outside;
	color: #eb108e;
	margin-left: 290px;
}

ul.prizelist li {
	border-top: 2.5px dotted #e3e3e3;
	padding-top: 10px;
	padding-bottom: 5px; 
	line-height: 17px;
}
ul.prizelist li span {
	color: #555555;
}

/* benefits */
#benefcontent {
	color: #555555;
}
#benefcontent ul {
	list-style-position: outside;
	color: #eb108e;
	margin-left: 180px;
}
#benefcontent ul span {
	color: #555555;
}
#benefcontent ul li {
	padding-top: 10px;
}

#benefcontent a {
	color: #eb108e;
	font-weight: bold;
}

#benefcontent .esp25 {
	margin-left: 25px;
}

#benefcontent .pink {
	color: #eb108e;
}
