a {
	cursor: pointer;
}

a:link {
	color: #bfdbfe;
	}

a:visited {
	color: #fff;
	}

a:hover {
	color: #fff;
	}

a:active {
	color: #fff;
	}

body { 
	color: #fff; 
	background-color: #111; 
	margin: 0px; 
	font: 13px arial;
	}

#container { 
	background-color: #111; 
	margin: 26px 0px 0px 0px;
	width: 600px;
	text-align: left;
	}

#header {
	/*border: solid #00f;*/
	border: solid #bfdbfe;
	border-width: 0 0 1px 0;
	height: 54px;
	/*padding: 25px 0 30px 0;*/
	background-image: url('earth02.gif');
	background-repeat: no-repeat;
	background-position: bottom right; 
	}

#subheader {
	margin: 2px 12px 0px 12px;
	text-align: right;
	height: 12px;
	}

#titleimg {
	border: 0;
	position: relative;
	left: -11px;
	}

#quicklinks {

	}

.quicklinkText {
	text-decoration: none;
	}


#mainBlock {

	}

.blockTitle {
	margin: 30px 0px 0 0px;
	padding: 2px 12px 0 12px;
	text-align: left;

	font-size: 22px;
	font-weight: bold;
	/*font-variant: small-caps;*/

	height: 32px;
	background-image: url('titlebg03.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	}

.tipnum {
	color: #bfdbfe;
	font-variant: small-caps;
	}

#content {
	margin: 10px 12px 0 24px;
	line-height: 150%;
	text-align: left;/*justify;*/
	}

#contentInfo {
	margin: 10px 12px 0 24px;
	text-align: right;

	font-size: 11px;
	}

#pledge {
	margin: 68px 12px 0 12px;
	text-align: center;
	}

#pledgeButton {
	background-color: #222;
	color: #fff;

	border: 1px solid #bfdbfe;
	padding: 8px 16px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

	background-image: url('buttonbg02.gif');
	background-repeat: no-repeat;
	background-position: center center; 
	}


.blueText {
	color: #bfdbfe;
	}

#counter {
	margin: 22px 12px 0 12px;
	text-align: center;


	font-size: 13px;
	}

#counterNum {

	}

.highlight {
	font-size: 15px;
	font-weight: bold;
	background-image: url('peoplebg01.gif');
	background-repeat: no-repeat;
	background-position: left center; 
	}

.footer {
	margin: 100px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#copyright {
	margin: 4px 0 0 0;
	font-size: 10px;
	text-align: center;
	border: solid #bfdbfe;
	border-width: 1px 0 0 0;
	padding-top: 4px;
	}


/* Styles for pledge.asp */
.informBlock {
	margin: 0px 12px 24px 12px;
	}

.informText {
	margin: 0 12px 10px 12px;
	text-align: left;
	}

.subTitle {
	text-align: left;
	margin-left: 12px;
	font-size: 15px;
	font-weight: bold;
}

.blockTop {
	width: 600px;
	height: 130px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.shareLinks {
	float: left;
	width: 130px;
	text-align: left;
	border-right: 1px solid #bfdbfe;
	}

.shareTitle {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.shareItem {
	margin-bottom: 10px;
	text-align: center;
	width: 120px;
	}

.newsLine {
	width: 468px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	float: left;
	}

.bottomLine {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	}

.tipId {
	/*margin-right: 10px;*/
	font-variant: small-caps;
	color: #bfdbfe;
	font-size: 15px;
	font-weight: bold;
	}

#alertBox {
	margin: 20px 100px 0px 100px;
	text-align: left;
	/*height: 116px;*/
	border: 1px solid #bfdbfe;
	padding: 8px 16px;

	background-image: url('stop01.gif');
	background-repeat: no-repeat;
	background-position: 10px; 
	}

#alertText {
	font-size: 13px;
	/*font-weight: bold;*/
	padding: 10px 0 0 122px;
	text-align: left;
	}

.alertIndent {
	margin: 4px 0 12px 16px;
	}