

/* #goBackToRaceForLifeButton - 10-11-09 */

#exitScreenLinks {list-style:none; padding:10px 0 0; margin:0 0 0 4px;}
#goBackToRaceForLifeButton,#exitScreenLinks LI {float:left; width:200px; padding:4px 0 10px 30px; list-style-image:none !important; }
#exitScreenLinks LI {background:transparent url(/design/31/images/buttons/arrow_red.gif) no-repeat 0 2px; }
#exitScreenLinks LI#goBackToRaceForLifeButton { list-style:none none;background:transparent none; padding-left:40px; }
#goBackToRaceForLifeButton IMG { margin:-4px 0 0; }

.sponsorshipElement .inputText {height:24px;}

/* any problems with the end donation screen - remove moi */
.print_vis li { margin:0 0 10px; }

/* bespoke classes */


.clsHeaderBorder{
	border-left 			: 1px solid #CC0066;
	border-right 			: 1px solid #CC0066;
	padding-left			: 0px;
	padding-right			: 0px;
}

.clsTxtSmallWhite{
	font-family				: Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size				: 8pt;
	font-weight				: bold;
	margin-left				:3px;
}

form{
	display:inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
	
.clsTitleWhite {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1em;
	color					: #FFFFFF;
	font-weight				: bold;
}

.clsFormInput2{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	width					: 250px;
}

.clsMainSection2{
	border-left 			: 1px solid #FFFFFF;
	border-right 			: 1px solid #CC0066;
	padding-left			: 0px;
	padding-right			: 0px;
	padding-bottom			: 0px;
}

.bgdmagenta{
background-color:#890145
}

.clsFormSunHeading {
		color: #CC0066;
		font-size: 0.9em;
		font-weight: bold;		
} 


/* end bespoke classes */

body{
	font-family			: Arial, Helvetica, sans-serif;
	color				: #000;
	margin-top			: 0px;
}

img{
	border					: 0px;
	margin					: 0px;
}

a:link {
	text-decoration 		: underline;
	color					: #1d0096;
}
a:visited
{
	text-decoration 		: underline;
	color					: #585858;	
}

a:hover
{
	text-decoration 		: none;
}

.clsTxtSmall {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.7em;
}


.clsInput {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.7em;
	padding-top				: 2px;
	margin-top				: 7px;
}


.clsTxtSmallPink {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #CD0067;
	font-size				: 0.8em;
}


.clsTxtSmaller {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.6em;
}


.clsTxtSmallColour {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.7em;
}

.clsTxtSmallColour2 {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #cc0066;
	font-size				: 0.8em;
}

.clsContent {
	font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.8em;
	padding-right			: 2px;
	padding-left			: 2px;
}

.clsTitle {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	font-weight				: bold;
		color				: #000
}

.clsTitleColour {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	color					: #cc0066;
	font-weight				: bold;
}

.clsTitleColour2 {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.3em;
	color					: #cc0066;
	font-weight				: bold;
}

.clsHelpText{
	font-size				: 0.7em;
}

.clsBreadCrumbBar{
	background-color		: #BFE2CE;
	/*border-bottom 			: 2px solid #CCCCCC;*/
}

.clsHelpTable{
	border					: 1px solid #CCCCCC;
	padding					: 1px;
	font-family				: Verdana, Arial;
}
.clsMainSection{
	border-left 			: 1px solid #FFFFFF;
	border-right 			: 1px solid #FFFFFF;
	padding-left			: 0px;
	padding-right			: 0px;
	padding-bottom			: 0px;
}
.clsLeftBar {
	border-bottom 			: 1px solid #D7D7D7;
	border-left 			: 1px solid #D7D7D7;
	border-right 			: 1px dashed #999999;
	border-top 				: 1px none #999999;
}

.clsScrollingMenu {
	background-color		: #FFFFFF;
	cursor					: hand;
	font-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000;
	font-size				: 0.7em;
	font-weight				: bold;
	width					:180px;

}


/*
 * Form box styles
 *
 */
.clsFormBox{
	background-color		: #FFFFFF;
}

.clsFormTop {
	border-top				: 1px solid #CC0066;
}

.clsFormLeft {
	border-left				: 1px solid #CC0066;
}


.clsFormRight {
	border-right			: 1px solid #CC0066;
}

.clsFormBottom {
	border-bottom			: 1px solid #CC0066;
}

.clsFormLeftColumn {
	width					: 120px;
}

.clsFormRightColumn {
	width					: 260px;
}
.clsFormSpacerSmall {
	width					: 5px;
	height					: 5px;
}
.clsFormSpacerLarge {
	width					: 10px;
	height					: 10px;
}
.clsFormCornerImage {
	width					: 7px;
	height					: 7px;
	border					: 0px;
	margin					: 0px;
}

/*
 * Form box2 styles
 *
 */
.clsFormBox2{
	background-color		: #FFFFFF;
}


.clsFormBox3{
	background-color		: #F9D9E8;
}


.clsFormTop3 {
	border-top				: 1px solid #F9D9E8;
}




.clsFormLeft3 {
	border-left				: 1px solid #F9D9E8;
}




.clsFormRight3 {
	border-right			: 1px solid #F9D9E8;
}



.clsFormBottom3 {
	border-bottom			: 1px solid #F9D9E8;
}

.clsFormTop2 {
	background-color		: ##BDCFD3;
	color					: #FFFFFF;
	border-top				: 1px solid #BDCFD3;
}

.clsFormHead {
	background-color		: #BDCFD3;
	color					: #FFFFFF;
}

.clsFormTopLeft2 {
	background-color		: #BDCFD3;
}

.clsFormTopRight2 {
	background-color		: #BDCFD3;
}


/*
 * Form button styles
 *
 */
.clsFormButton{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 150px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonSmall{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 100px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonLarge{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
	color					: #000000;
	text-decoration			: none;
	cursor					: hand;
	width					: 200px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormSecondaryButton{
	font-family				: Verdana, Arial;
	font-size				: 0.6em;
	background				: #cccccc;
	border					: 1px solid black;
	color					: black;
	text-decoration			: none;
	cursor 					: hand;
	font-weight				: bolder;
}
.clsFormInputSmall{
	font-family				: Verdana, Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 100px;
}
.clsFormInput{
	font-family				: Verdana, Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 200px;
}

.clsFormInput2{
	font-family				: Verdana, Arial, Helvetica, Sans-Serif;
	font-size				: 0.8em;
	margin-bottom			: 0px;
	width					: 250px;
}


.clsFormInternalBox{
	border					: 1px solid #F5CDE0;
	padding					: 5px;
	width					: 380px;
}

/*
 * Form text styles
 *
 */
.clsFormTitle{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	font-weight 			: bolder;
	color					:#000;
}
.clsFormText{
	font-family				: Verdana, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	color					:#000;
	
}
.clsFormCaption{
	font-family				:  Arial;
	font-size				: 0.6em;
	color					:#000;
}
.clsFormMessage{
	font-family				: Arial;
	font-size				: 0.8em;
	background-color		: #ffffff;
	padding					: 10px;
	color					:#000;
}
.clsFormSubject{
	font-family				: Arial;
	font-size				: 0.8em;
	margin-bottom			: 10px;
	margin-top				: 5px;
	color					:#000;
}
.clsStepTitle{
	font-family				: Arial, Helvetica;
	margin					: 10px 10px 10px 0px;
	font-size				: 1.8em;
	font-weight				: bolder;
	color					:#000;
	
}
.clsStepComment{
	font-family				: Arial;
	margin					: 5px 10px 15px 0px;
	font-size				: 0.7em;
	color					:#000;
}
.clsErrorMessage{
	color					: #E0012E;
	margin					: 5px 10px 15px 10px;
	padding					: 5px 0px 5px 0px;
	font-size				: 0.8em;
	font-weight				: bolder;
	text-align				: center;
	position				: relative;
	width					: 450px;
}
.clsRequiredFieldHighlight{
	color					: #cc3300;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight				: bolder;
	/*vertical-align			: top;*/
}
.clsHighlight{
	color					: #cc3300;
}
.clsFormSubHeading{
	font-family				: Arial;
	font-size				: 0.8em;
	font-weight 			: bolder;
	margin-bottom			: 5px;
	
}

.clsCategoryTitle{
	font-family				: Arial, Helvetica;
	margin					: 0px;
	font-size				: 1.3em;
	
}
.clsFormComment{
	font-family				:  Arial;
	margin					: 5px 0px 10px 0px;
	font-size				: 0.8em;
}
.clsCategoryName{
	font-family				: Helvetica;
	font-weight				: bolder;
	background-color		: #fed4a4;
}
.clsLoginPassword{
	width					: 90px;
}
.clsLoginEmail{
	width					: 180px;
}

/*
 * Fundraising page design styles
 *
 */
 
 .clsFRPCapt {
	font: bold 0.9em Geneva, Arial, Helvetica, sans-serif;
	color: #000;
} 

 .clsFRPTitle {

   font-family				: Arial, Helvetica;
		color				: #000;
	font-size				: 1.0em;
	font-weight 			: bold;
}
.clsFRPDetail {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.7em;
}
 
 .clsFRPSummaryAmts {

   font-family				: Arial, Helvetica;
		color				: #000;
	font-size				: 1.0em;
}

.clsFRPImgTablBdr {
	background: #fff;
	border: 1px solid #ec008c;
}

.clsFRPMessBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	border: 1px dotted #cc0066;
}

/*
 * Fundraising page amount table
 *
 */
 
 .clsFRPAccBdr {
	border: 2px solid #0066FF;
}

.clsFRPAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
}

.clsFRPAccCelBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #000;
}
.clsFRPAccCelTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.clsFRPAccCelTotT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.clsFRPAccCelTotB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clsFRPAccTxtSmB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	border: 1px solid #000000;
}


.clsFRPTxtSmall {

   font-family				:  Arial, Helvetica, sans-serif;
		color				: #000;
	font-size				: 0.7em;
}

/*
 * Fundraising page design view
 *
 */
 
 /*.clsFRPDVCaptOn {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #999999;
	font-size				: 0.7em;
}  */

 .clsFRPDVCaptOn {
	height: 40px;
	font: bold 0.9em Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/design/31/images/small_swoosh.gif) no-repeat bottom;
} 

.clsFRPDVCaptTxtBox {
	font-family				: Arial, Helvetica, sans-serif;
	font-color				: #999999;
	font-size				: 0.7em;
	border: 1px solid #666666;
	BACKGROUND-COLOR: #ffff99;
} 

 .clsFRPDVTitle {
	font-family : Arial, Helvetica;
	font-size : 1em;
	font-weight : bold;
	color: #000000;
}


.clsFRPDVDetail {

	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 0.7em;
}

.clsFRPDVDetailOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 0.7em;
}
 
 .clsFRPDVSummaryAmts {
	font-family	: Arial, Helvetica;
	color : #999999;
	font-size : 1em;
} 

.clsFRPDVSummaryAmtsOn {
	font-family	: Arial, Helvetica;
	color : #000000;
	font-size : 1em;
}

.clsFRPDVImgTablBdr {
	padding-bottom: 15px;
	border: 3px solid #0063AE;
	background: #FF99CC;
}

.clsFRPDVMessBdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
	border: 1px dotted #999999;
}

 .clsFRPDVAccBdr {
	border: 2px solid #999999;
}

.clsFRPDVAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}

.clsFRPDVAccCelBtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.clsFRPDVAccCelTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.clsFRPDVAccCelTotT {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.clsFRPDVAccCelTotB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.clsFRPDVAccCelTotBOn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #000;
}

.clsFRPDVAccTxtSmB {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	border: 1px solid #999999;
}


.clsFRPDVTxtSmall {

	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 0.7em;
}

.clsFRPDVTxtSmallOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 0.7em;
}

.clsFRPDVTxtBoxL {
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	border: 1px solid #333333;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVTxtBoxM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}
.clsFRPDVTxtArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #333333;
	color: #000000;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVTxtImageOr {
	font-family :  Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 1.0em;
	font-weight: bolder;
}

.clsFRPDVImgFileField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVSubImgTabBdr {
	border: 1px dotted #BDCFD3;
}

.clsFRPDVOuterBdr {
	border: 1px solid #ec008c;
}


.clsFRPDVColTabB {
	border: 1px solid #CC0066;
}
.clsFRPDVColTabTxt {
	border: 1px solid #BDCFD3;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}


.clsFRPDVUploadBtn
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.7em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsFRPDVTxtBoxUrl
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #ffff99
}

.toptab
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 12px;
    PADDING-TOP: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
#container
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    WIDTH: auto;
    PADDING-TOP: 0px;
    POSITION: static
}
#tabnav
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    MARGIN: 0px
}
#tabnav UL
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
#tabnav LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
#tabnav A:link
{
    BORDER-RIGHT: #F5CDE0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #F5CDE0 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #F5CDE0 1px solid;
    COLOR: #000;
    MARGIN-RIGHT: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#tabnav A:visited
{
    BORDER-RIGHT: #F5CDE0 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #F5CDE0 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #ffffff;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #F5CDE0 1px solid;
    COLOR: #000;
    MARGIN-RIGHT: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#tabnav A.active:link
{
    BACKGROUND: #F5CDE0;
    COLOR: #000
}
#tabnav A.active:visited
{
    BACKGROUND: #F5CDE0;
    COLOR: #000
}
#tabnav A:hover
{
    BACKGROUND: #F5CDE0;
    COLOR: #000
}
.clsAccBdr
{
    BORDER-RIGHT: #F5CDE0 1px solid;
    BORDER-TOP: #F5CDE0 1px solid;
    BORDER-LEFT: #F5CDE0 1px solid;
    BORDER-BOTTOM: #F5CDE0 1px solid
}
.clsAccountBreadcrumbs
{
    FONT-SIZE: 0.6em;
    BACKGROUND: #F5CDE0;
    COLOR: #000
}
.clsAccCellSplit
{
    BORDER-LEFT: #F5CDE0 1px dotted
}
.clsAccTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStBdr
{
    BORDER-RIGHT: #F5CDE0 2px solid;
    BORDER-TOP: #F5CDE0 2px solid;
    BORDER-LEFT: #F5CDE0 2px solid;
    BORDER-BOTTOM: #F5CDE0 2px solid
}
.clsAccStTxtSm
{
    FONT-SIZE: 0.7em;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.clsAccStCelBR
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid
}
.clsAccStCelBtm
{
    BORDER-BOTTOM: #999999 1px solid
}
.clsAccStCelTopBR
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}
.clsAccStCelTopB
{
    BORDER-BOTTOM: #000000 1px solid
}
.clsAccStCelTotT
{
    BORDER-TOP: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid
}
.clsAccStCelTotB
{
    BORDER-BOTTOM: #cccccc 1px solid
}
.clsAccStTxtSmB
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 0.7em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStTxtSmRed
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.7em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000099;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsEmailAddCelBt
{
    FONT: 0.7em Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}
.clsEmailAddCelBtRt
{
    BORDER-RIGHT: #333333 1px solid;
    FONT: 0.7em Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}

.clsEmailAddRowHighlight{
	background-color	: #eeeeee;
	cursor				: hand;
			}
			
.clsEmailAddRowLowlight{
	background-color	: #ffffff;
	cursor				: hand;
}


.lines
{
    BORDER-RIGHT: #999999 1pt dashed;
    BORDER-TOP: #999999 1pt;
    BORDER-LEFT: #999999 1pt;
    COLOR: #cccccc;
    BORDER-BOTTOM: #999999 1pt
}

/* team table css starts here */

.clsTeamStCelTopBR
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-BOTTOM: #000000 1px solid
}

.clsTeamStCelBR
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid
}

.clsTeamStCelBtm
{
    BORDER-BOTTOM: #999999 1px solid
}

.clsTeamStCelTopB
{
    BORDER-BOTTOM: #000000 1px solid
}

/*team table css ends here */

.clsFormHr
{
   COLOR: #BDCFD3
}

/*  Below are the new styles appended to all stylesheets - Sonal Rattan 15/08/2005  */

.clsSearchWrap
{
    BORDER-RIGHT: #c5c2c3 1px dotted;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #c5c2c3 1px dotted;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #c5c2c3 1px dotted;
    WIDTH: 545px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #c5c2c3 1px dotted;
    BACKGROUND-COLOR: #ffffff
}
.clsSearchLogo
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    WIDTH: 135px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: center
}
.clsSearchTitle
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    FONT: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
    PADDING-TOP: 0px
}
.clsSearchWrap P
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    FONT: 0.7em Verdana, Arial, Helvetica, sans-serif;
    PADDING-TOP: 0px
}
.clsSearchWrap INPUT
{
    FLOAT: right
}
.clsSearchBody
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    WIDTH: 400px;
    PADDING-TOP: 5px
}
.clsSearchEnd
{
    FONT: 0.7em Verdana, Arial, Helvetica, sans-serif
}

/*  Below are the new styles appended to all stylesheets for pfp Marketing - Frame Muller 29/09/2005  */

.clsTxtStepTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #990032;
}

.topRightTabTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.clsFormInputNoSize {
    FONT-SIZE: 0.7em;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.clsFormBoxSquare {
	BACKGROUND-COLOR: #fff0df;
	border: 1px solid #fed4a4;
}

.clsFormBoxSquare2 {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #fed4a4;
}

.clsAddressBookBtm {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}

.clsAddressBookSides {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
	}

.clsFRPAccOption {
	width: 450px;
	margin: 10px 5px 5px 5px ;
	padding: 0;
	}

.clsFRPAccOption p {
		font: 0.7em Verdana, Arial, sans-serif;
		padding: 0;
		margin: 0;
		height: 50px;
	}

.clsFRPAccOptionHeader{
		padding: 5px 5px 3px 0px;
		margin: 0;
		font: bold 0.7em Verdana, Arial, sans-serif;
		vertical-align: text-bottom;
	}

.clsFRPAccOptionImg1 {
		float: left;
		padding: 0px 15px;
		position: relative;
		vertical-align: text-bottom;
	}

.clsFRPAccOptionImg2 {
		 float: right;
		position: relative;
		}

.clsFRPAccDashboard {
		border-top: 1px dotted #C5C2C3;
	border-left: 1px dotted #C5C2C3;
		margin: 10px 5px 10px 5px ;
		padding: 0px;
	}

.clsFRPAccDashHeader{
		background-color: #F4F1F2;
		padding: 5px 5px 8px 0px;
		margin: 0px;
		font: bold 0.7em Verdana, Arial, sans-serif;
		vertical-align: text-bottom;
	}

.clsFRPAccDashboarImg1 {
		float: left;
		padding: 0px 5px;
		position: relative;
	}

.clsFRPAccDashboarImg2 {
		 float: right;
		position: relative;
		}

.clsFRPAccDashboard p {
		background: #ffffff;
		font: 0.7em Verdana, Arial, sans-serif;
		padding: 7px 0px 0px 0px;
		margin: 0px;
		height: 100px;
	}

/*  new style for pfp page, href for charity name looks like normal text - Frame Muller 05/01/2006  */

A.noHrefStyle, A.noHrefStyle:hover, A.noHrefStyle:visited, A.noHrefStyle:link {
	color: #000;
	text-decoration: none;
}

.sponsorRowEven { background-color:#fbe5f1 !important;}
.sponsorRowOdd { background-color:#fff !important;}
