﻿@charset "utf-8";
/* CSS Document */
html {
background-color:#fefefe;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size:60%;
color: #757575;
text-align:center;
font-weight:bold;
}

p  {
font-size:1.1em;
color:#757575;
}

table.normal td{
font-size:12px;
}

table.normal2 {
border:1px solid #efefef;	
}
table.normal2 td{
font-size:9px;
border:1px solid #efefef;
}


P.topMargin {
margin-top:1.2em;
}

.promoPanelRightMiddleCopy p {
color:#757575;
}
.promoPanelRightMiddleCopy p a {
color:#757575;
}
input {
font-size: 1.1em;
font-family:Arial, Helvetica, sans-serif;
}
.mainContentLongFeatureRightMiddleContent a {
color:#757575;
padding: 0 0 0 15px;
background:url('/images/link_arrow.gif') no-repeat 0 1px;
}


/* h tags */
h2 {
font-size:2.4em;
margin:0;
padding-bottom: 20px;
color: #757575;
font-weight:bold;
}
h3 {
font-size:1.6em;
margin:0;
color: #757575;
font-weight:bold;
}
h4 {
font-size:1.3em;
margin:0;
font-weight:bold;
}

li {
color:#757575;	
}

/* misc font sizes and colours*/
.forteenBold{
font-size:1.4em;
font-weight:bold;
}
.fifteenBold{
font-size:1.6em;
font-weight:bold;
}
/*new rule added*/
.bold{
font-weight:bold;
}
.inline{
display:inline;
}	
.fifteenBoldSlimPadding {
font-size:1.5em;
font-weight:bold;
padding-bottom:5px;
}
.sixteenBold {
font-size:1.6em;
font-weight:bold;
padding-bottom:5px;
}

.sixteenBoldLargePadding {
font-size:1.6em;
font-weight:bold;
padding-bottom:10px;
}
.eighteenBold{		
font-size:1.8em;
font-weight:bold;
}
.redBold {
color:#fd1d23;
font-weight:bold;
}
.blueBold {
color:#0090d9;
font-weight:bold;
}
.orangeBold {
color:#ff8607;
font-weight:bold;
}
.lightGreenBold {
color:#66cc33;
font-weight:bold;
}
.darkGreenBold {
color:#008d16;
font-weight:bold;
}
.redText {
color:#990000;
}

/* general link styles*/
#mainContentLeft a {
color:#523D0A;
font-weight:bold;
text-decoration:none;
font-size:1.1em;
}
#mainContentLeft a:hover {
text-decoration:underline;
}
a{
text-decoration:none;
}

.pageTitleSifr{
	font-size:1.6em;
}

.immunityHeading
{
	color:#523D0A;
	font-size:1.8em;
	font-weight:bold;
}


.fieldLabel{
	
}

