/*Design/1/default.css*/
/* @group General */

body{
	color: #000000;
	padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px;
}

img{
	border: 0px;
	margin: 0px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #2A42C6;
}

a:hover,a:focus{
	text-decoration:none;
	color: #2A42C6;
}

a:link img, a:visited img{ 
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0; 
} 
a:hover img{ 
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
} 

h1{
	color: #2A42C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
}


h2{
	color:#2A42C6;
	font-family:Arial,"Helvetica Neue",Helvetica;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.4em;
	margin:0 0 0.7em 0;
	width:auto;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2A42C6;
	margin-bottom: 2px;
	margin-top: 2px;
}

p, ul, ol, b{
	font-size: 1em;
	line-height: 1.3;
}
ul, ol
{
    /*list-style-type:none;*/    
}
label{
	font-weight: bold;
	margin-right: 5px;
}

label.radio-btn{
	font-weight: normal;
}
label.checkbox{
	font-weight: normal;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif; 
    padding:3px;
    font-weight:normal;
    color:#333333; 
    font-size:1em; 
}
td.right-top
{
    vertical-align:top;
}
/* @end */

/* @group Helper */

/* @group Tables */

.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.9em;
    MARGIN-BOTTOM: 0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif
}

.clsFormBoxSquare {
	BACKGROUND-COLOR: #FFFFCC;
	border: 1px solid #CCCCCC;
}

.clsFormBoxSquare2 {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #CCCCCC;
}

.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;
	}



/* @end */

/* @group Images */
.imgHover img { border: 1px solid #ccc;}
.imgHover:hover img {border: 1px solid #330066;}
.imgHover:hover {color: #000; /* irrelevant definition to overcome IE bug */}


/* @end */

/* @group Fonts */

.clsTxtStepTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #990032;
}

.clsYouAreHere{
	font-weight:normal;
	color: #86857C;
	font-size: 0.85em;
	padding: 2px;
}

.clsYouAreHere a:active{text-decoration: underline; color:#2A42C6}
.clsYouAreHere a:link{text-decoration: underline; color:#2A42C6}
.clsYouAreHere a:visited{text-decoration: underline; color:#2A42C6}
.clsYouAreHere a:hover{text-decoration: none; color:#2A42C6}

.clsTxtSmall {
   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 0.85em;
}
.clsFormBox2 .clsTxtSmall
{
    font-size:1em;
    font-weight:normal;
}
.ClsActionLink {
	display: block;
	font-size: 1em;
	height:27px;
	line-height:27px;
	margin-top:5px;
	padding-left:30px;
	text-decoration:none;
}

.ClsActionLink:hover {
	display: block;
	height:27px;
	line-height:27px;
	margin-top:5px;
	padding-left:30px;
	text-decoration:underline;
}

.clsTxtSmallContent {
   font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.85em;
}


.clsTxtSmaller {
   font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}


.clsTxtSmallColour {
   font-family: Arial, Helvetica, sans-serif;
		color: #2A42C6;
	font-size: 0.85em;
}


.clsTxtSmallColourIn {

   font-family: Arial, Helvetica, sans-serif;
		color: #36B0CC;
	font-size: 0.9em;
}


.clsTxtSmallColourb {

   font-family: Arial, Helvetica, sans-serif;
		color: #2A42C6;
	font-size: 1em;
}


.clsTxtSmallColourb A:link
{
      font-family			: Arial, Helvetica, sans-serif;
   			color			: #2A42C6;
   		font-size			: 0.83em;
}


.clsTxtSmallColourb A:visited
{
      font-family			: Arial, Helvetica, sans-serif;
  		 color				: #003366;
   		font-size			: 0.83em;
}

.clsTxtSmallLight {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.clsTitle {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.1em;
	font-weight				: bold;
}

.clsTitleColour {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1em;
	color					: #2A42C6;
	font-weight				: bold;
}

.clsTitleColourSmall {

   font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.2em;
	color					: #2A42C6;
}
.clsTitle2
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.8em;
	color					: #2A42C6;
}
.clsTitle2a
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.275em;
	color					: #2A42C6;
}
.clsTitle3
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.8em;
	color					: #36b0cc;    
}
.clsTitle3a
{
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 1.2em;
	color					: #36b0cc; 
	font-weight:bold;  
}
.clsHelpText{
	font-size				: 0.8em;
}

.grytxt{color: #666666;}
.grytxt.sm
{
    font-size:.9em;    
}
.clsFormHr
{
   COLOR: #BDCFD3
}



.clsHomeLarge{
font-family: arial, Arial, sans-serif;
color: #000000;
font-size: 1em;
}
	

	
.clsHomeSmall{
font-family					: arial, Arial, sans-serif;
	color				: #000000;
	font-size				: 0.8em;
	}

.clsHomeOrange{
font-family					: arial, Arial, sans-serif;
	color				: #FF6600;
	font-size				: 1em;
	}
	
.clsHomeOrange A:active{text-decoration: underline; color:#003366}
.clsHomeOrange A:link{text-decoration: underline; color:#FF6600}
.clsHomeOrange A:visited{text-decoration: underline; color:#FF6600}
.clsHomeOrange A:hover{text-decoration: underline; color:#003366}


.clsHomeLargest{
	font-family: "trebuchet ms", Arial, arial;
	font-size: 23px;
	font-weight: bold;
	color: #330066;
	margin-bottom: 2px;
}


.clsHomeMedium{
	margin-top: 1px;
	margin-bottom: 1px;
}

.clsHomeMedium h2{
	font-size: 1.2em;
}

.clsHomeMedium strong{
	font-size: 1.3em;
}

.clsHomeMedium2{
	font-family: "Arial", Arial, arial;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	margin-top: 1px;
	margin-bottom: 1px;
}

.clsHomeHeader{
	font-family: "trebuchet ms", Arial, arial;
	font-size: 18px;
	font-weight: normal;
	color: #330066;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ClsHomeSmall {
	font-family: "trebuchet ms", Arial, arial;
	font-size: 12px;
	font-weight: normal;
	color: #330066;
	margin-top: 2px;
	margin-bottom: 2px;
}

.clsErrorMessage2
{
	padding: 10px;
	margin: 0 auto;
	margin: 0px 10px 0px 10px;
	background-color: #feeeee;
	border: 1px #ff0000 solid;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #000000;
	font-size: .9em;
	text-align: left;
}

.pageTitle
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.posthide {
	font-family: "trebuchet ms", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #330066;
}

/* @end */

/* @group Page elements */

.feature {
	margin-bottom: 10px;
	background-color:#FFFFCC;
	border:2px solid #CCCCCC;
	padding:10px; 
    color: #000000;
}



.clsHeaderBorder{
	border-left 			: 1px solid #000000;
	border-right 			: 1px solid #000000;
	border-top 				: 1px solid #000000;
	border-bottom 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
}

.clsHeaderBorderNoBanner{
	border-bottom 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
	clear					: left;
}

.clsContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:1.4;
	/*font-size: 0.8em;*/
	padding-right: 2px;
	padding-left: 2px;
}


.clsContent2{
	margin:0px 0 0 0px;
	padding:0 0 0 0;
	overflow:hidden; 
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
}

.clsContent3
{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	overflow:hidden; 
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	list-style-type:none;
	list-style:none;
	list-style-position:inside;
	
	
}

.clsBreadCrumbBar{
	BACKGROUND-COLOR:        #F4F5FC;
	border-left 			: 1px solid #CCCCCC;
	border-right 			: 1px solid #CCCCCC;
	padding:5px;
	/*border-top 			: 1px solid #CCCCCC;*/
}


.clsHelpTable{
	border					: 1px solid #CCE5CC;
	padding					: 1px;
	font-family				: Arial, Arial;
}
.clsMainSection{
	border-bottom 			: 1px solid #CCCCCC;
	border-left 			: 1px solid #CCCCCC;
	border-right 			: 1px solid #CCCCCC;
	padding-left			: 0px;
	padding-right			: 0px;
	padding-top:1em;
	background: #FFF;
	font-size: 1em;
}

.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: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	width:180px;

}

.clsSideBullet {
	margin: 0px; 
	padding-left: 1.5em; 
	list-style-position: outside;
	list-style-type: square;
}

.bl {background: url(/design/1/images/bottom_left.gif) 0 100% no-repeat #FFFFCC; width: 10em}
.br {background: url(/design/1/images/bottom_right.gif) 100% 100% no-repeat}
.tl {background: url(/design/1/images/top_left.gif) 0 0 no-repeat} 
.tr {background: url(/design/1/images/top_right.gif) 100% 0 no-repeat; padding:10px}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 15em; /* ems so it will grow */
	background: url(/design/1/images/sbbody-r2.gif) no-repeat bottom right;
	font-size: 100%;
}


.process_msgText{
	padding: 10px;
	margin: 0 auto;
	margin: 10px 10px 25px 10px;
	background-color: #f5f5f5;
	border: 1px #cccccc solid;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	color: #003366;
	font-size: 1em;
}


#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, #tabnav a:visited
{
    BORDER-RIGHT: #cccccc thin solid;
    BORDER-TOP: #cccccc thin solid;
    BORDER-LEFT: #cccccc thin solid;
    border-style:solid solid none;
    border-width:1px 1px medium;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    background-color: #F4F5FC;
    FLOAT: left;
    COLOR: #666666;
    MARGIN-RIGHT: 4px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    padding:3px 8px;
}


#tabnav a.active:link
{
    background-color:#fff;
    COLOR: #36B0CC;
    position:relative;
    top:1px;
}
#tabnav a.active:visited
{
    background-color:#fff;
    COLOR: #36B0CC;
    position:relative;
    top:1px;
}
#tabnav a:hover
{
    BACKGROUND: #F4F5FC;
    COLOR: #36B0CC;
}

.toptab
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.boxhead {
	background: url(/design/1/images/sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/design/1/images/sbhead-l2.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/design/1/images/sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.8em;
}


.clsFormBox_Mel{
	padding: 10px;
	margin:0 auto;
	margin: 10px;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.clsFormBox_Mel h1{
	font-size: .9em;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	margin-bottom: 10px;
}

.clsFormBox_Mel ol{
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	font-size: .8em;
	color: #003366;
	font-weight: bold;
}
.clsFormBox_Mel ol li{
	padding: 5px 0;
}

#LeftNavCell {
	width: 160px;
	background: #ffffff;
	padding: 7px 5px 10px 5px;
}

#LeftNavCell2 {
	width: 750px;
	background: #ffffff;
	padding: 7px 5px 10px 5px;
}

#RightNavCell {
	background: #CCCCCC;
	padding-top: 7px;
	padding-left: 3px;
}



#LeftNavContainer {
	padding: 0px 0px 0px 0px;
}

#LeftNavContainerInner .LeftNavContInbl {background: url("/design/1/images/bl.gif") 0 100% no-repeat #CCE5CC; width: auto;}
#LeftNavContainerInner .LeftNavContInbr {background: url("/design/1/images/br.gif") 100% 100% no-repeat}
#LeftNavContainerInner .LeftNavContIntl {background: url("/design/1/images/tl.gif") 0 0 no-repeat}
#LeftNavContainerInner .LeftNavContIntr {background: url("/design/1/images/tr.gif") 100% 0 no-repeat; padding:10px}
#LeftNavContainerInner .LeftNavContInclear {font-size: 1px; height: 1px}

#LeftNavContainerInner ul {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
}


#LeftNavContainerInner ul li {
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%;
}

#LeftNavContainerInner ul li a {
	DISPLAY: block;
	padding: 5px 2px 5px 2px;
	MARGIN: 0px;
	COLOR: #5bAF48;
	font: 0.8em trebuchet ms, Arial, arial, sans-serif;
	background: #ffffff;
	TEXT-DECORATION: none;
	border: solid #CCCCCC 1px;
	font-weight: bold;
}

#LeftNavContainerInner ul li A:hover
{
    FONT-SIZE: 0.8em;
    COLOR: black;
	border: solid #cccccc 1px;
	text-decoration: underline;
}

#LeftNavContainerInner ul li a.active:visited
{
    COLOR: #007399;
    BACKGROUND-COLOR: #cccccc;
	font-weight: bold;
	border: solid #cccccc 1px;
}

#LeftNavContainerInner ul li a.active:link
{
    COLOR: #000000;
    BACKGROUND-COLOR: #cccccc;
	font-weight: bold;
	border: solid #cccccc 1px;
}

.box_orange_bg{
	background-color: #fcf2c2;
	padding: 5px;
}

.mod{
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
}

.mktgfeature {
	margin-bottom: 10px;
	background-color:#FFFFCC;
	border:2px dashed #CCCCCC;
	padding:10px; 
    color: #000000;
}

.bl_
{
background-image:url(images/corner.gif);
background-color:#FF0000;
padding:0 0 4px 4px;
position:absolute;
margin:20px;
bottom:0;
left:0;

}
/* @end */

/* @group Forms */

.clsFormTopGreen
{
    BORDER-TOP: #669900 1px solid
}

.clsFormLeftGreen
{
    BORDER-LEFT: #669900 1px solid
}

.clsFormRightGreen
{
    BORDER-RIGHT: #669900 1px solid
}
.clsFormBottomGreen
{
    BORDER-BOTTOM: #669900 1px solid
}

/*
 * Form box styles
 *
 */
.clsFormBox{
	background-color: transparent;
}
.clsFormBox ul
{
    margin:1em 0 1em 2.5em;
}
.clsFormTop {
	border-top: 1px solid #cccccc;
}

.clsFormLeft {
	border-left: 1px solid #cccccc;
}


.clsFormRight {
	border-right: 1px solid #cccccc;
}

.clsFormBottom {
	border-bottom: 1px solid #cccccc;
}
.eua_loginForm .clsFormTitle
{
   width:9em; 
}
.eua_login_right
{
    background-color:#EBF7FA;
    margin-left:1em;
}
.eua_login_list
{
    margin:15px 0 0 125px; 
    padding:10px 0 0 0;
}
.eua_login_list ul
{
    margin-left:14px;
}
.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
 *
 */
.addressLine2{
	margin-top: 0.3em;
}


/* My Comment */

.clsFormTop2 {
	border-top: #CCE5CC 1px solid;
    color: #ffffff;
    background-color: #CCE5CC;
}

.clsFormHead {
	BACKGROUND-COLOR:#CCE5CC;
	color: #FFFFFF;
}

.clsFormTopLeft2 {
	 BACKGROUND-COLOR: #CCE5CC;
}

.clsFormTopRight2 {
	 BACKGROUND-COLOR: #CCE5CC;
}

/*
 * Form button styles
 *
 */
.clsFormButton{
	font-family				: Arial, Arial;
	font-size				: 0.8em;
	color					: #000000;
	text-decoration			: none;
	cursor					: pointer;
	width					: 150px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonSmall{
	font-family				: Arial, Arial;
	font-size				: 0.8em;
	color					: #000000;
	text-decoration			: none;
	cursor					: pointer;
	width					: 100px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormButtonLarge{
	font-family				: Arial, Arial;
	font-size				: 0.8em;
	color					: #000000;
	text-decoration			: none;
	cursor					: pointer;
	width					: 200px;
	height					: 20px;
	margin-top				: 5px;
}
.clsFormSecondaryButton{
	font-family				: Arial, Arial;
	font-size				: 0.8em;
	background				: #CCCCCC;
	border					: 1px solid #330066;
	color					: #330066;
	text-decoration			: none;
	cursor 					: pointer;
	font-weight				: bold;
}
.clsFormInputSmall{
	font-family				: Arial, Arial, Helvetica, Sans-Serif;
	font-size				: 0.8em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 100px;
}
.clsFormInput{
	font-family				: Arial, Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 200px;
	padding: 3px 0;
}

.clsFormInputMidInitial{
	font-family				: Arial, Arial, Helvetica, Sans-Serif;
	font-size				: 0.8em;
	margin-bottom			: 0px;
	color					: #000000;
	width					: 40px;
}

.clsFormInternalBox{
	border					: 1px solid #e0e0a0;
	padding					: 5px;
	width					: 380px;
}

/*
 * Form text styles
 *
 */
.clsFormBox .clsFormTitle{
	padding-right: 3px;	
}
.clsFormTitle{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 1em;
	font-weight 			: bold;
}
.clsFormText{
	font-family				: Arial, Helvetica, Sans-Serif;
	font-size				: 0.9em;
	margin-bottom			: 0px;
}

#div_tips.clsFormText{
	text-align: left;
}
#div_tips.clsFormText b{
	color: #2A42C6;
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
}
.clsAlertMessage
{
    color:red;    
}
.clsFormCaption{
	font-family				:  Arial;
	font-size				: 0.6em;
}
.clsFormMessage{
	font-family				: Arial;
	font-size				: 0.8em;
	background-color		: #ffffff;
	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.8em;
}
.clsErrorMessage{
	color					: #E0012E;
	margin					: 5px 10px 15px 10px;
	padding					: 5px 0px 5px 0px;
	font-weight				: bold;
	text-align				: left;
	position				: relative;
	width					: 450px;
}
.clsRequiredFieldHighlight{
	color					: #cc3300;
	font-size				: 0.8em;
	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		: #CCE5CC;
}
.clsLoginPassword{
	width					: 90px;
}
.clsLoginEmail{
	width					: 180px;
}

.gssearch_form label{
	margin-right: 5px;
	width: 125px;
	display: block;
	float: left;
	text-align: right;
	padding: 5px 0 0 0;

}

.searchform_input{
	float: left;
	padding-right: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Buttons */
a.btn_190
{
    background:transparent url(../images/Buttons/btn_blue_190.png) no-repeat 0 0; 
    padding:12px 8px 13px 5px;
    display:block;
    width:185px;
    color:#fff; 
    text-align:center;
    font-size:116%;
    text-decoration:none;
    margin-top:1em;
}
a.btn_125
{
    background:transparent url(../images/Buttons/btn_blue_125.png) no-repeat 0 0; 
    padding:12px 8px 13px 5px;
    display:block;
    width:120px;
    color:#fff; 
    text-align:center;
    font-size:108%;
    text-decoration:none;
    margin-top:1em;
}
a.btn_109
{
    background:transparent url(../images/Buttons/btn_blue_109.png) no-repeat 0 0; 
    padding:12px 7px 13px 5px;
    display:block;
    width:100px;
    color:#fff; 
    text-align:center;
    font-size:108%;
    text-decoration:none;
}
.orng_search_btn{
	margin:-2px 0 0 5px;
}

.orng_btn_longform{
	margin:0 0 0 130px;
}

.processbtn_orng{
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: .7em;
}

.processbtn_orng img{
	padding-bottom: 3px;
}
td.process_btns
{
    text-align:left;
    vertical-align:top;    
}
a.small_btn, input.small_btn
{
    display:block;
    width: 90px;
	height: 40px;
	background:transparent url(/App_Themes/Default/Images/Buttons/btn_blue_90wide.png) no-repeat top left;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top:0.5em;
	padding:5px 5px 12px 0;
	font-size:1.125em;
	border:0;
	cursor:pointer;
}
/* @end */

/* @group Lists */

.li2 {
	list-style-position: outside;
	list-style-type: square;
	color: #9966CC;
}

.newlist {
	margin: 15px;
	padding: 0;
	list-style: outside;
}



/* @end */

/* @group Links */

#Share1 {background: transparent url(/images/misc/share_3.gif) no-repeat scroll 0px 0px;}
#Share1:hover { background-position: 0px -27px;}



#Team1 {background: transparent url(/images/misc/jointeam_link.gif) no-repeat scroll 0px 0px;}
#Team1:hover { background-position: 0px -27px;}



/* @end */



/* @end */

/* @group Page specific */

/* @group Homepage */

.clsStoryBook{

border: 2px dotted #669900;
}

.clsGreyLines
{
    BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
}

.clsHeaderButton
{
	BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 0.8em;
    BACKGROUND: #FF6600;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: pointer;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: "trebuchet ms", Arial, Arial;
    TEXT-DECORATION: none;
}

div.links {
overflow: auto;
white-space:nowrap;
width: 270px;
height: 60px;
padding-left: 2px;
cursor: pointer;
border: 1px #CCCCCC solid;
background-color: #FFFFFF;
font-family:  Arial, arial, sans-serif;
font-size: 11px;
font-weight: lighter;
text-decoration: none;
scrollbar-arrow-color:#003399;
scrollbar-base-color:#DEEDDE;
scrollbar-shadow-color:#DEEDDE;
scrollbar-face-color:#DEEDDE;
scrollbar-highlight-color:#DEEDDE;
scrollbar-dark-shadow-color:#DEEDDE;
scrollbar-3d-light-color:#DEEDDE;
scrollbar-track-color: #DEEDDE;
}

.clsTxtSmallSpaced
{
	FONT-SIZE: 0.8em;
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 125%;
}

.clsHomeImageSmall
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid
}



#leftlist {
float: left;
width: 240px;
background-repeat: repeat-y;
padding-right: 5px;
padding-left:15px;
}

#leftlist a {line-height: 15px; height: 46px; color: #330066; text-decoration: none; background-image:url(/design/1/images/homeandint/dotted-line-horizontal.gif); background-repeat: repeat-x; padding: 8px 0px 10px 0px; display: block;}
#leftlist a:hover {color: #000; background-color: #DEEDDE;}

#dotted-blog {
background-image:url(/design/1/images/homeandint/dotted-line-horizontal.gif);
background-repeat: repeat-x;
clear: both;
width: 100%;
}

/* @end */

/* @group FRP Account */

.frp_account
{
    font-size:1em;
}
.frp_account td
{
    vertical-align:top;
}
.clsFRPAccOption {
	width: 450px;
	margin: 10px 5px 5px 5px ;
	padding: 0;
	}

.clsFRPAccOption p {
		font: 0.8em Arial, Arial, sans-serif;
		padding: 0;
		margin: 0;
		height: 50px;
	}

.clsFRPAccOptionHeader{
		padding: 5px 5px 3px 0px;
		margin: 0;
		font: bold 0.8em Arial, 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.8em Arial, 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.8em Arial, Arial, sans-serif;
		padding: 7px 0px 0px 0px;
		margin: 0px;
		height: 100px;
}

.eua_bumper
{
    padding:10px 15px;
}
.eua_tab_box
{
    width:95%;
    margin:0 auto;
    margin-top:1em;
    margin-bottom:1em;
}
.eua_page_donations, .eua_your_donations
{
    margin:1em 0 2em 0;
    width:100%;
}
    
p.noPadTop
{
     padding-top:0; 
     margin-top:0;  
}
.fr_account_pages_list td, .eua_page_donations td, .eua_your_donations td
{
    padding:10px 5px;
    border-bottom:1px #cccccc solid;
    vertical-align:top;
}

.fr_account_pages_list td.numbers, .eua_page_donations td.numbers, .eua_your_donations td.numbers
{
    padding-right:20px;
    text-align:right;
    
}
.fr_account_pages_list td.last_tr
{
    border-bottom:0;  
    padding-top:0; 
    padding-bottom:1em;
}


.fr_account_pages_list td:first-child
{
    width:60%;
}
.fr_account_main_sect
{
    background-color:#F4F5FC;
}

.eua_page_donations tr.titles td, .eua_your_donations tr.titles td
{
    font-weight:normal;
    vertical-align:top;
    font-size:0.9em; 
    padding-bottom:0.25em;
    padding-top:0.25em;
    background-color:#efefef;
    white-space:nowrap;
}
.eua_page_donations span.norm
{
    font-weight:normal;
}
.eua_page_donations td.date
{
    width:5em;
}
.eua_your_donations td.date
{
    width:7em;
}

.eua_date_filter
{   
    padding-bottom:1em;
}
.eua_date_filter td
{
    padding-right:0.75em;
    padding-top:0.125em;
}
.eua_date_filter label
{
    margin-right:0; 
    font-size:0.9em;   
}
.eua_filter_results
{
    font-size:0.9em;
}
.total strong
{
    font-size:1.2em;    
}
.sendEmailTable input[type="text"]
{
    padding:2px;
    font-size:1em;
}
.eua_details td
{
    padding:0 0.5em 0.75em 0;
    text-align:left;    
}
.eua_details label
{
    font-weight:bold;    
}
.eua_details input
{
    margin-bottom:0.25em;   
}
.eua_details input.wide, .eua_details select.wide
{
    width:25em;   
}
.eua_details select.state
{
    width:8.5em;   
}
.eua_details td.inline_fields div
{
    width:auto;
    float:left;
    padding-right:0.25em;   
}
#eua_your_details a.small_btn
{
    padding:10px 0 0 0;
    margin-bottom:1em;
    width:86px;
}
/* ----------------  this fixes floats as per http://positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
		display: inline-table;
}

/* end clearfix */

.FRPAMPMainContainer
{
    padding:2px;
}
.FRPAMPContainer {
	width: 97%;
	float:left;
	padding: 3px 10px 10px 0px;
	margin-bottom: 10px;
	margin-right:0;
	background: #FFF;
	
}
.frp_account_top
{
    padding-bottom:2em;
}
.frp_account_btns
{
    text-align:right;
}
.frp_account_left
{
    width:37em;
}
.frp_account_right
{
    padding:1em;
    background-color:#EBF7FA;
    width:16em;
    float:right;
}

.frp_account_right .frp_pages_list
{
    margin-top:1em;
    width:100%;
}
.frp_account_right .frp_pages_list td.total
{
    color:#000;
    font-weight:bold;
}
/* clear left removed and multi floats used instead... */
.floatr {
		float: right;
}
.floatl {
float:left;
}

.FRPAMPTitle {
		font-size: 1.1em;
}

.FRPAMPTitleLogo {
		float: right;
		padding-top: 0px;
}

.FRPAMPExternalLogo {
		float: right;
		padding-top: 13px;
}
ul.FRPAMPOuterList
{
    list-style-type:none;
}
ul.FRPAMPOuterList li
{
    list-style-type:none;
}

.FRPAMPSection
{
    margin-right:1.5em;
    margin-bottom:1em;
}
.FRPAMPSection td
{
    padding-right:0.25em;
    padding-bottom:0.5em;
    padding-left:0.25em;
    vertical-align:top;
}
img.icon_16
{
    width:18px;
    padding-right:3px;
    position:relative;
    top:6px;
}
.FRPAMPSection td.icon_16
{
    width:16px;
}
.FRP_section_title
{
    font-weight:bold;
    display:block;
    padding-bottom:0.5em;
}
.FRP_big_button
{
   margin-bottom:2em;
}


.eua_actions
{
    margin-top:1em;  
}
.eua_actions li
{
    display:inline;
    padding-left:0.75em;
}
.frp_sm_btn a:link
{
    padding:0.5em 1.25em 0.65em 1.25em;
    background-color:#36b0cc;
    color:#fff;
    font-size:1em;
    text-decoration:none;
    font-weight:bold;
    -moz-border-radius:5px 5px;
    -webkit-border-radius:5px 5px; 
}
.frp_sm_btn a:hover
{
    background-color: #2d8ba1;  
}
.frp_sm_btn.email a:link
{
   
    background-color:#9ac832;
    
}
.frp_sm_btn.email a:hover
{
    background-color:#83aa2c;
}

.editLink
{
    background:#fff url(/App_Themes/Default/Images/Icons/pencil.png) no-repeat top left; 
    background-position:0 2px;
    padding:3px 0;
    padding-left:20px;  
}
/* 29.11.07 KCV style amendments   */
.FRP_pageSummary
{
    margin-top:.5em;
    width:100%;
}
.FRP_pageSummary td
{
    vertical-align:top;
    padding-top:0.5em;
    
}
.FRP_pageSummary tr.totals td
{
    font-size:1.4em;
}

.total
{
    color:#F27023;
}
.FRP_pageSummary .target
{
    color:#36B0CC;
    font-size:1.2em;
    font-weight:bold;
}
.frp_summary_inner
{
    width:100%;
}
.frp_summary_inner td
{
    padding:0 0 0.25em 0;
    border:0;
}
.FRP_pageSummary tr.border td
{
    border-bottom:1px #cccccc solid;
    padding-bottom:1em; 
}

.FRP_pageSummary tr.noPad td
{
    padding:0;
}
.frp_icons 
{
margin:8px 8px 0 2px;
padding:0; 
}


.frp_account_main td
{
   padding:0.5em;
   padding-bottom:0;
   padding-left:1em;
   text-align:left;
}
.frp_account_main .inner{width:97%}
.frp_account_main .inner td
{
    padding:0 0 0.5em 0;
}
.frp_acct_home_sect
{
    width:34em;
    border:1px #cccccc solid;
    background-color:#fff;
    margin-right:1em;
    padding:1em;
    -moz-border-radius:8px 8px;
    -webkit-border-radius:8px 8px;
}
.frp_account_main .inner .frp_acct_home_sect td
{
    padding:0;
}

.frp_acct_summary
{
    width:80%;
    margin:0 auto; 
    margin-top:0.5em;  
}
.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary td
{
    padding-bottom:0.5em;
}

.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary tr.border td
{
    padding-bottom: 0.5em;
    border-bottom:1px #cccccc solid;   
}
.frp_account_main .inner .frp_acct_home_sect .frp_acct_summary tr.totals td
{
    padding-top:0.5em;
}


td.frp_acct_options .clsTitle3a, td.frp_acct_options ul
{
   margin-left:1.5em;
}

td.frp_acct_options ul li
{
    padding:0.25em;
    font-size:0.9em   
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list 
{
    width:100%; 
    margin-top:1em;   
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td
{
    padding: 0.5em 0;
    vertical-align:top;
    border-bottom:1px #ccc solid;
    
}
.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td.numbers
{
    text-align:right; 
    padding-right:1em;  
}


.frp_account_main .inner .frp_acct_home_sect .frp_pages_list td.last_tr 
{
    border:0;  
    padding-top:0.5em; 
}

.EndUserMessageSection
{
    margin:1em 0 1em 0.75em;
    width:75%;
}
.EndUserMessageSection b
{
    font-family				: Arial, Helvetica, sans-serif;
	color					: #36b0cc;  
}
/* @end */

/* @group Fundraising pages */

/*
 * Fundraising page design styles
 *
 */
 
 .clsFRPCapt {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
} 

 .clsFRPTitle {

   font-family				: Arial, Helvetica;
	color				: #000000;
	font-size				: 1.0em;
	font-weight 			: bold;
}
.clsFRPDetail {

    font-family				: Arial, Helvetica, sans-serif;
 	color				: #000000;
	font-size				: 0.9em;
}

.clsFRPDetailEditArea{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 1em;
	text-align		: left;
	margin			: 0px 0px 2px 6px;
	padding			: 5px; 
}
 
 .clsFRPSummaryAmts {

   font-family				: Arial, Helvetica;
	color				: #000000;
	font-size				: 1.0em;
}

.clsFRPImgTablBdr {
	border: 1px solid #000000;
}

.clsFRPMessBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.clsFRPMessBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.clsFRPMessBdr ol, .clsFRPMessBdr ul
{
    margin-left:2.5em;
    padding:0;   
}
.clsFRPMessBdr ol
{
    margin-left:2.75em;   
}
.clsFRPMessBdr li
{
    list-style-position:outside;    
}
.clsFRPPromoBdr {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #8A8A8A;
	background-color: #F9F9F9;
}

/*
 * Fundraising page amount table
 *
 */
 
 .clsFRPAccBdr {
	border: 2px solid #0066FF;
}

.clsFRPAccTxtSm {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	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: #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: Arial, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #000000;
}


.clsFRPTxtSmall {

   font-family				:  Arial, Helvetica, sans-serif;
	color				: #000000;
	font-size				: 0.9em;
}

.odd {
	background	:#E5E6E7;
}

/*
 * Fundraising page design view
 *
 */
 
 .clsFRPDVCaptOn {

   font-family				: Arial, Helvetica, sans-serif;
	color				: #999999;
	font-size				: 0.8em;
}  

.clsFRPDVCaptTxtBox {
	font-family				: Arial, Helvetica, sans-serif;
	color				: #999999;
	font-size				: 0.9em;
	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 : 1em;
}

.clsFRPDVDetailOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : .9em;
}
 
 .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.9em;
	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.9em;
	color: #999999;
	border: 1px solid #999999;
}


.clsFRPDVTxtSmall {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 0.9em;
}

.clsFRPDVTxtSmallOn {

	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 0.9em;
}

.clsFRPDVTxtBoxL {
	font-family: Arial, Helvetica;
	font-size: 1em;
	border: 1px solid #333333;
	font-weight: bold;
	color: #000000;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVTxtBoxM {
	font-family: Arial, 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: 1em;
	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: Arial, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	BACKGROUND-COLOR: #ffff99;
}

.clsFRPDVSubImgTabBdr {
	border: 1px dotted #BDCFD3;
}

.clsFRPDVOuterBdr {
	border: 1px solid #000000;
}


.clsFRPDVColTabB {
	border: 1px solid #CCE5CC;
}
.clsFRPDVColTabTxt {
	border: 1px solid #CCE5CC;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}


.clsFRPDVUploadBtn
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 0.9em;
    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
}

.clsEmailAddCelBt
{
    FONT: 0.8em Arial, Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}

.clsEmailAddCelBtRt
{
    BORDER-RIGHT: #333333 1px solid;
    FONT: 0.8em Arial, Arial, Helvetica, sans-serif;
    BORDER-BOTTOM: #333333 1px solid
}

.clsEmailAddRowHighlight{
	background-color	: #eeeeee;
	cursor				: pointer;
			}
			
.clsEmailAddRowLowlight{
	background-color	: #ffffff;
	cursor				: pointer;
}



/* @end */

/* @group Direct Donate */
.donateMsg{
	width: 31em;
	height: 3em;
}


/* @end */

#container
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    WIDTH: auto;
    PADDING-TOP: 0px;
    POSITION: static
}

/* @group 4 cartoons */
.four_cartoons{
	width: 45em;
}
table.fourcartoons td{
	vertical-align: top;
}

table.fourcartoons td.clsTxtSmall{
	padding: 0px 5px;
	/*width: 110px;*/
}

table.fourcartoons td ul{
	margin: 0;
	padding: 0;
	padding-left: 33px;	
	width: 95px;
	white-space: nowrap;
}

table.fourcartoons .selectbtn img{
	padding-top: 10px;
}

table.fourcartoons .clsTitleColour{
	margin: 0;
	padding: 0 0 0.5em 0;
}

/* @end */

/* @group Nonprofit pages */

#charity_topbanner{
width:798px;
text-align:left;
}
#charity_topbanner img.bannerimage{float:left;}
#charity_topbanner .colorbar1{background-color:#009999; width:800px; height:10px; float:left;}
#charity_topbanner .colorbar2{background-color:#CC9900; width:800px; height:10px; float:left;}
#charity_topbanner .charity_info_bar{
background-color:#003366;
text-align:right;
height:33px;
color:#ffffff;
padding-right:5px;
padding-top:8px;
padding-bottom:6px;
font-size:12px;
}

#charity_topbanner .charity_info_bar .greytext{
color:#cccccc;
padding-top:2px;
}

#charity_topbanner .charity_info_bar .greytext a{
color:#cccccc;
padding-top:2px;
}

/* @end */



/* @end */

/* @group Account */

.clsAccBdr
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid;
}
.clsAccountBreadcrumbs
{
    FONT-SIZE: 0.8em;
    BACKGROUND: #fff;
    COLOR: #cccccc;
    border:1px #cccccc solid;
    border-bottom:0;
}
.clsAccCellSplit
{
    BORDER-LEFT: #ff0000 1px dotted
}
.clsAccTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.clsAccStBdr
{
    BORDER-RIGHT: #CCE5CC 2px solid;
    BORDER-TOP: #CCE5CC 2px solid;
    BORDER-LEFT: #CCE5CC 2px solid;
    BORDER-BOTTOM: #CCE5CC 2px solid
}
.clsAccStTxtSm
{
    FONT-SIZE: 0.8em;
    COLOR: #000000;
    FONT-FAMILY: Arial, 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.8em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif
}
.clsAccStTxtSmRed
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.8em;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #f24d48;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial, Arial, Helvetica, sans-serif
}

.clsCharLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight:bold;
	color:#330066;
	padding-top: 3px;
	padding-bottom: 3px; 
}

.clsCharLink A:link {text-decoration: none; color:#330066}
.clsCharLink A:visited {text-decoration: none; color:#330066}
.clsCharLink A:active {text-decoration: none; color:#330066}
.clsCharLink A:hover {text-decoration: underline; color:#FF6600}

/* @end */

/* @group Team table */

.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
}

/* @end */

/* @group Fixes */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.clear {font-size: 1px; height: 1px}

.cleaner {
  clear: both;
  font-size: 0.1em;
  height: 0.1em;
  margin: 0;
  padding: 0;
}

/* @end */

/* @group Layout */

/* @group Header */

/*
#fg_topnav {
float:left;
width:540px;
right:0; 
position: absolute;
text-align:right;
margin: 0 4px 0 0; 
background-color: #ffeeee;
}

#fg_topnav li {
display:block;
float:right;
list-style:none;
margin: 0 0 0 5px; 
padding: 0; 
line-height:22px;
}

#fg_topnav li a
{
display:block;
}

#fg_topnav span{
display:none;
}

.about_fg a, .your_account a, .help a, .home a{
background-image:url('/design/1/images/homepage/header_tabs.png');
background-color:transparent;
background-repeat:no-repeat;
}

.about_fg a	{
width:86px;
height:24px;
}

.about_fg a	,.about_fg a:link,.about_fg a:visited {
background-position:-179px -26px;
}

.about_fg a:hover,.about_fg a:focus,.about_fg a:active  {
background-position:-179px -24px;
}

.your_account a	{
width:124px;
height:24px;
}

.your_account a,.your_account a:link,.your_account a:visited {
background-position:-55px -26px;
}

.your_account a:hover ,.your_account a:focus,.your_account a:active {
background-position:-55px -24px;
}
.home a	{
width:64px;
height:24px;
}

.home a,.home a:link,.home a:visited {
background-position:-264px -26px;
}

.home a:hover ,.home a:focus,.home a:active {
background-position:-264px -24px;
}

.help a	{
width:54px;
height:24px;
}

.help a,.help a:link,.help a:visited {
background-position:0px -26px;
}

.help a:hover ,.help a:focus,.help a:active {
background-position:0px -24px;
}

#fg_logo {
float:left;
width:235px;
}

.fg_header {
	position	: relative;
	width		: 800px;
}
*/
#fg_topnav {
/*clear: both;
right:0; 
position: absolute;*/
width:350px;
float:right;
text-align:right;
margin: 0 4px 0 0; 
/*background-color: #ffeeee;*/
}

#fg_topnav li {
display:block;
float:right;
list-style:none;
margin: 0 0 0 5px; 
padding: 0; 
line-height:22px;
}

#fg_topnav li a
{
display:block;
}

#fg_topnav span{
display:none;
font-size: 0.1em;
}

.about_fg a, .your_account a, .help a, .home a{
background-image:url('/design/1/images/homepage/header_tabs.png');
background-color:transparent;
background-repeat:no-repeat;
}

.about_fg a	{
width:86px;
height:24px;
}

.about_fg a	,.about_fg a:link,.about_fg a:visited {
background-position:-179px -26px;
}

.about_fg a:hover,.about_fg a:focus,.about_fg a:active  {
background-position:-179px -24px;
}

.your_account a	{
width:124px;
height:24px;
}

.your_account a,.your_account a:link,.your_account a:visited {
background-position:-55px -26px;
}

.your_account a:hover ,.your_account a:focus,.your_account a:active {
background-position:-55px -24px;
}
.home a	{
width:64px;
height:24px;
}

.home a,.home a:link,.home a:visited {
background-position:-264px -26px;
}

.home a:hover ,.home a:focus,.home a:active {
background-position:-264px -24px;
}

.help a	{
width:54px;
height:24px;
}

.help a,.help a:link,.help a:visited {
background-position:0px -26px;
}

.help a:hover ,.help a:focus,.help a:active {
background-position:0px -24px;
}

#fg_logo {
float:left;
height:70px;
width:245px;
}

.fg_header {
	position	: relative;
	width		: 800px;
}


/* @end */



#rightcolumn {
	width: 150px;
	float: right;
	padding-left: 15px;
}

#leftcolumn {
    width: 150px;
	float: left;
	padding-right: 15px;
}


/* @group Footer */





/* New footer - KCV 
#footer {
margin:20px 0 0;
width:800px;
position:relative;
}

#footer_headerbar{
	background: url(/design/1/images/tl_footr.gif) no-repeat;
	height: 7px;
	background-color:#E5E6E7;
	width: 800px;
	display:block;
	overflow:hidden;
}

#footer_outer{
width:800px;
background-color:#f5f5f5;
}


.footer_sect_br {
width:1px;
height:140px;
position:absolute;
top:90px; 
}


#footer_outer A:link{
text-decoration:none;
color:#330066;

}


#footer_outer A:link:hover{
color:#FFFFFF;
background-color:#999999;
}

#footer_outer A:visited{
text-decoration:none;
color:#330066;
}

#footer_outer A:visited:hover{
color:#FFFFFF;
background-color:#999999;
}


#footer ul { 
padding:10px 0 0;
display:block;
margin:0;
}

#footer li {
display:block;
list-style-type:none;
margin-bottom:0px;
}

#partners A:link:hover, #partners a:link, #partners a:active, #partners A:link:visited:hover{
	background-color: #f5f5f5;;
}


.footer_mainblock {
width:670px;
float:left;
display:block;
}

.footer_div1 {
width:90px;
float:left;
display:block;
}

.footer_div1 li{
font-size:0.8em;
line-height:125%;
padding-left:4px;
margin:0;
}

.footer_div2 {
width:202px;
float:left;
padding:0;
}

.footer_div2 li{
font-size:0.8em;
line-height:125%;
margin:0;
padding-left:0;

}

.footer_div4 {
width:170px;
float:right;
margin:10px 0 0;
display:block;
}

.footer_div4 img{
    BORDER:#ccc 1px solid;
}

.footer_div4 li{
font-size:0.8em;
line-height:125%;
margin:0;
padding-left:10px;

}

.footer_heads1 {
color:#330066;
font-weight:bold;
}
*/

/*footer - Mel*/
#footer{
	width:800px;
	float: left;
	margin-top:15px;
}

dl, dt, dd, ul, li
{
	border:0 none;
	margin:0;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	list-style-type:none;
}

#footer_headerbar{
	background: url(/design/1/images/tl_footr.gif) no-repeat;
	height: 7px;
	background-color:#E5E6E7;
	width: 800px;
	overflow:hidden;
	float: left;
}

.footer_mainblock {
	width:575px;
	float:left;
	display:block;
	padding-left: 10px;
}
#ft .sidecol .needHelp
{
    margin-top: 2.85em;
    margin-left:0.25em;
}
#footer_outer{
	width:800px;
	background-color:#f5f5f5;
}
#footer_outer a:link{
	text-decoration:none;
	color:#330066;
}

#footer_outer a:link:hover{
	color:#FFFFFF;
	background-color:#999999;
}

#footer_outer a:visited{
	text-decoration:none;
	color:#330066;
}

#footer_outer a:visited:hover{
	color:#FFFFFF;
	background-color:#999999;
}

.footer_section{
	margin-top:8px;
	display:block;
	width:670px;
	float:left;
}

.footer_section span a{
	font-weight: bold;
	margin-right: 15px;
}
.footer_section span.bar{
	margin: 0 5px 0 5px;
	color: #cccccc;
}

.footer_last_sect{
	margin-top:15px;
	display:block;
	width:670px;
	float:left;
}

.footer_bottom_grad{
	background:#CCC url(/design/1/images/grad_footr.gif) top;
	color:#000; 
	padding:4px 0; 
	margin:0; 
	width:800px; 
	float:left;
}

.footer_bottom_grad p{
	margin: 0;
	margin-left: 10px;
	padding: 0;
}

#partners img{
	padding-bottom: 5px;
}


#resources_serious{
display:block;
padding-left:10px;
}

#v2_stats {
font-size:11px;
font-weight:normal;
color:#7F7F7F;
width:545px;
margin:9px -3px 10px 0;
float:right;
padding-right: 8px;
text-align:right;
/*line-height:18px;*/
}
#v2_stats h4 {
display:inline;
font-weight:700;
font-size:11px;
margin:0;
padding:0;
}

.stats_ppl, .stats_raise, .stats_charities 
{
color:#330066;margin:0;
}


/* @end */



/* @end */

.hiddenField {float:left;} /* IE 6 fix */
.fakeLink   {cursor : pointer;}

ul.bullet_list { margin-left: 1em; }
ul.bullet_list li { list-style-type: disc; }