/* bespoke classes */
.clsFormSunHeading {
		color: #33cccc;
		font-size: 0.9em;
		font-weight: bold;		
} 

.clsHeaderBorder{
	border-left 			: 0px solid #003399 ;
	border-right 			: 0px solid #003399 ;
	border-top 				: 1px solid #003399 ;
	padding-left			: 0px;
	padding-right			: 0px;
}

u ii
.clsPhotoBorder{
	border-left 			: 1px solid #33cccc ;
	border-right 			: 1px solid #33cccc ;
	border-top 				: 1px solid #33cccc ;
	border-bottom 			: 1px solid #33cccc ;
}

.clsHomeCopy {
	font-family				: Arial, Helvetica, sans-serif;
		color				: #000000 ;
font-size				: 0.8em; 
	padding-right			: 2px;
	padding-left			: 2px;
}

/* end bespoke classes */

body{
	font-family				: Arial, Helvetica, sans-serif;
	font-color								: #003399;
	color					: #003399;
	text-align:center;
}
img{
	border					: 0px;
	margin					: 0px;
}
a:link {
	text-decoration 		: underline;
	color: #CC0066;
}
a:hover
{
	text-decoration 		: none;
}

.clsTxtSmall {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000 ;
	color					:#000000 ;
	font-size				: 0.7em;
}

.clsTxtSmall2 {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000 ;
	color					:#000000 ;
	font-size				: 0.7em;
}

.clsTxtSmaller {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #003399;
		color					: #003399;
	font-size				: 0.6em;
}


.clsTxtSmallColour {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #003399 ;
	font-size				: 0.7em;
}

.clsContent {
	font-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000;
	color					: #000000;
	font-size				: 0.8em;
	padding-right			: 2px;
	padding-left			: 2px;
}

.clsTitle {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	font-weight				: bold;
}

.clsTitleColour {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.0em;
	color					: #003399;
	font-weight				: bold;
}

.clsHelpText{
	font-size				: 0.7em;
}

.clsBreadCrumbBar{
	background-color		: #BFE2CE;
	/*border-bottom 			: 2px solid #33CCFF ;*/
}

.clsHelpTable{
	border					: 1px solid #33cccc ;
	padding					: 1px;
	font-family				: Verdana, Arial;
}

.clsMainSection{
	border-bottom 			: 1px solid #FFFFFF;
	border-left 			: 1px solid #FFFFFF;
	border-right 			: 1px solid #FFFFFF;
	padding-left			: 0px;
	padding-right			: 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		: #E6E8F5;
	cursor					: hand;
	font-family				: Arial, Helvetica, sans-serif;
	font-color				: #003399;
					color	: #003399;
	font-size				: 0.7em;
	font-weight				: bold;
	width					:180px;

}


/*
 * Form box styles
 *
 */
.clsFormBox{
	background-color		: #FFFFFF;
	color:#003399;
}

.clsFormTop {
	border-top				: 1px solid #41c4dd ;
}

.clsFormLeft {
	border-left				: 1px solid #41c4dd ;
}


.clsFormRight {
	border-right			: 1px solid #41c4dd ;
}

.clsFormBottom {
	border-bottom			: 1px solid #41c4dd ;
}

.clsFormLeftColumn {
	width					: 120px;
}

.clsFormRightColumn {
	width					: 260px;
}
.clsFormSpacerSmall {
	width					: 5px;
	height					: 10px;
}
.clsFormSpacerLarge {
	width					: 10px;
	height					: 10px;
}
.clsFormCornerImage {
	width					: 7px;
	height					: 7px;
	border					: 0px;
	margin					: 0px;
}

/*
 * Form box2 styles
 *
 */
.clsFormBox2{
	background-color		: #e5f1fb;
	color					: #1d0096;
}

.clsFormTop2 {
	background-color		: #33CCFF ;
	color					: #E6E8F5;
	border-top				: 1px solid #33cccc ;
}

.clsFormHead {
	background-color		: #33CCFF ;
	color					: #E6E8F5;
}

.clsFormTopLeft2 {
	background-color		: #33CCFF ;
}

.clsFormTopRight2 {
	background-color		: #33CCFF ;
}


/*
 * Form button styles
 *
 */
.clsFormButton{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
					color	: #003399;
	text-decoration			: none;
	cursor					: hand;
	width					: 150px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonSmall{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
					color	: #003399;
	text-decoration			: none;
	cursor					: hand;
	width					: 100px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonLarge{
	font-family				: Arial, Verdana;
	font-size				: 0.7em;
					color	: #003399;
	text-decoration			: none;
	cursor					: hand;
	width					: 200px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormSecondaryButton{
	font-family				: Verdana, Arial;
	font-size				: 0.6em;
	background				: #33CCFF ;
	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					: #003399; 
	width					: 100px;
}
.clsFormInput{
	font-family				: Verdana, Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	color					: #666633;
	
}
.clsFormInternalBox{
	border					: 1px solid #33cccc ;
	padding					: 5px;
	width					: 380px;
}

/*
 * Form text styles
 *
 */
.clsFormTitle{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	font-weight: bold;
}
.clsFormText{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.7em;
	margin-bottom			: 0px;
	
}
.clsFormCaption{
	font-family				:  Arial;
	font-size				: 0.6em;
}
.clsFormMessage{
	font-family				: Arial;
	font-size				: 0.8em;
	background-color		: #E6E8F5;
	padding					: 10px;
}
.clsFormSubject{
	font-family				: Arial;
	font-size				: 0.8em;
	margin-bottom			: 10px;
	margin-top				: 5px;
}
.clsStepTitle{
	font-family				: Arial, Helvetica;
	margin					: 10px 10px 10px 0px;
	font-size				: 1.8em;
	font-weight				: bolder;
	
}
.clsStepComment{
	font-family				: Arial;
	margin					: 5px 10px 15px 0px;
	font-size				: 0.7em;
}
.clsErrorMessage{
	color					: #33CCFF ;
	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				: 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-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000;
	font-size				: 0.7em;
} 

 .clsFRPTitle {

   font-family				: Arial, Helvetica;
	font-color				: #000000;
	font-size				: 1.0em;
	font-weight 			: bold;
}
.clsFRPDetail {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #000000;
	font-size				: 0.7em;
}
 
 .clsFRPSummaryAmts {

   font-family				: Arial, Helvetica;
	font-color				: #000000;
	font-size				: 1.0em;
}

.clsFRPImgTablBdr {
	border: 1px solid #000000;
}

.clsFRPMessBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #33cccc ;
}

/*
 * Fundraising page amount table
 *
 */
 
 .clsFRPAccBdr {
	border: 2px solid #0066FF;
}

.clsFRPAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

.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;
}
.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: #33cccc ;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33cccc ;
}
.clsFRPAccCelTotB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33cccc ;
}
.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;
	font-color				: #000000;
	font-size				: 0.7em;
}

/*
 * Fundraising page design view
 *
 */
 
 .clsFRPDVCaptOn {

   font-family				: Arial, Helvetica, sans-serif;
	font-color				: #999999;
	font-size				: 0.7em;
}  

.clsFRPDVCaptTxtBox {
	font-family				: Arial, Helvetica, sans-serif;
	font-color				: #999999;
	font-size				: 0.7em;
	border: 1px solid #33cccc ;
	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 {
	border: 1px solid #999999;
}

.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: #000000;
}

.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 : #33CCFF ;
	font-size : 1.0em;
	font-weight: bolder;
}

.clsFRPDVImgFileField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #33cccc ;
	color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVSubImgTabBdr {
	border: 1px dotted #33cccc ;
}

.clsFRPDVOuterBdr {
	border: 1px solid #000000;
}


.clsFRPDVColTabB {
	border: 1px solid #33cccc ;
}
.clsFRPDVColTabTxt {
	border: 1px solid #33CCFF ;
	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: #E6E8F5;
    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: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #E6E8F5;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    MARGIN-RIGHT: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#tabnav A:visited
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #E6E8F5;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    MARGIN-RIGHT: 4px;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#tabnav A.active:link
{
    BACKGROUND: #1D0096 ;
    COLOR: #E6E8F5
}
#tabnav A.active:visited
{
    BACKGROUND: #1D0096 ;
    COLOR: #E6E8F5
}
#tabnav A:hover
{
    BACKGROUND: #E6E8F5;
    COLOR: #000000
}
.clsAccBdr
{
    BORDER-RIGHT: #33cccc  1px solid;
    BORDER-TOP: #33cccc  1px solid;
    BORDER-LEFT: #33cccc  1px solid;
    BORDER-BOTTOM: #33cccc  1px solid
}
.clsAccountBreadcrumbs
{
    FONT-SIZE: 0.6em;
    BACKGROUND: #1D0096 ;
    COLOR: #E6E8F5;
}
.clsAccCellSplit
{
    BORDER-LEFT: #33cccc  1px dotted
}
.clsAccTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStBdr
{
    BORDER-RIGHT: #33cccc  2px solid;
    BORDER-TOP: #33cccc  2px solid;
    BORDER-LEFT: #33cccc  2px solid;
    BORDER-BOTTOM: #33cccc  2px solid
}
.clsAccStTxtSm
{
    FONT-SIZE: 0.7em;
    COLOR: #000000;
    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: #33cccc  1px solid;
    BORDER-BOTTOM: #33cccc  1px solid
}
.clsAccStCelTotB
{
    BORDER-BOTTOM: #33cccc  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	: #E6E8F5;
	cursor				: hand;
}


.lines
{
    BORDER-RIGHT: #999999 1pt dashed;
    BORDER-TOP: #999999 1pt;
    BORDER-LEFT: #999999 1pt;
    COLOR: #33CCFF ;
    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:#003399;
}

/*  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: #E6E8F5
}
.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: #33cccc ;
	border-right-color: #33cccc ;
	border-bottom-color: #33cccc ;
	border-left-color: #33cccc ;
}

.clsFormInputNoSize {
    FONT-SIZE: 0.7em;
    MARGIN-BOTTOM: 0px;
    COLOR: #003399;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}

.clsFormBoxSquare {
	BACKGROUND-COLOR: #fff0df;
	border: 1px solid #fed4a4;
}

.clsFormBoxSquare2 {
	BACKGROUND-COLOR: #E6E8F5;
	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: #E6E8F5;
		font: 0.7em Verdana, Arial, sans-serif;
		padding: 7px 0px 0px 0px;
		margin: 0px;
		height: 100px;
	}

/* Kai work on using css class... this should be deleted eventually as it is only for CRUK on relay for life */

#find_friend						
		{
		z-index:20;
		width:165px;
		height:58px;
		position:absolute;
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-image:url(/design/174/images/find_a_friend.gif);
		layer-background-image:url(/design/174/images/find_a_friend.gif);
		}
		
#form_position						
		{
		z-index:25;
		width:320px;
		height:68px;
		position:absolute;
		margin:0;
		padding:30px 0 0 160px;
		background:url(images/background.gif) no-repeat;
		}
		
		
		
.clsTxtSmallColour2 {

   font-family				: Arial, Helvetica, sans-serif;
		color				: #1D429B;
	font-size				: 0.7em;
}



/* '08 xmas footer fun */

#footer {background:#F2F2F2; width:760px; padding:9px 20px; overflow:auto; position:relative}
#footer dt {display:block; float:left; width:98px; font-weight:900;}
#footer dl {margin:9px 0 0; clear:both; overflow:auto;}
#footer dd ul{float:left; position:relative; overflow:hidden}
#footer dd li, #footer li{float:left; margin:0 0 0 15px; display:inline; position:relative; right:-16px}
#footer dt a {border:0;}
	#footer dt a:link,#footer dt a:visited { text-decoration:none}
	#footer dt a:hover,#footer dt a:focus { text-decoration: underline}
#footer dd a,#footer .serious li a {border-right:1px solid #ccc; padding:0 15px 0 0}
#footer dl,.serious li{font-size:0.7em; overflow:auto}
#footer dl { margin:0 0 10px}
.toenail {clear:both; text-indent:-99999px; overflow:hidden; position:absolute}
#extra {position:absolute; top:20px; right:35px;}
.fb-app a:link,.fb-app a:visited {background:transparent url('/design/1/images/homeandint/fb2.gif') no-repeat; width: 70px; height:34px; display:block; text-align:left; text-indent:-9999px; overflow:hidden; border:1px solid #F2F2F2}

.fb-app a:hover { border:1px solid #6C97DE}

#footer ul.serious {margin:15px 0 5px -32px !Important;margin:15px 0 5px -15px; height:auto; overflow:hidden; float:left;position:relative; clear:both}


#footer .serious li{right:-16px}

.imgLabel{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;	 
	float:left;
	}