@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font:10px/1 Arial, Helvetica, sans-serif;
	color: #53769b;
	}	
.footerlink a{
	font:10px/1 Arial, Helvetica, sans-serif;
	color: #53769b;
	}	

.footerlink a:hover{
	font:10px/1 Arial, Helvetica, sans-serif;
	color: #006699;
	}	

.bodyWhite {
	color:#FFFFFF;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: normal;
	line-height:120%
	}

.headerPink a{
	color:#ffccff;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	line-height:120%
	}
	
.headerPink a:hover{
	color: #FFFFFF;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	line-height:120%
	}

.boldGrey {
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height:150%
	}
	
.bodyGrey {
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: normal;
	line-height:120%
	}

.bodyGrey a{
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	line-height:120%
	}
	
.bodyGrey a:hover{
	color:#333333;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: normal;
	line-height:120%
	}


.bodyGreySmall {
	color:#666666;
	font: 10px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: normal;
	line-height:110%
	}

.subheader {
	color:#3399cc;
	font: 14px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height:150%
	}
	
.subheaderSmall {
	color:#3399cc;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height:150%
	}

.boldGreen {
	color:#669900;
	font: 11px/1 Tahoma, sans-serif;
	font-weight: bold;
	line-height:120%
	}

.links a{
	color:#669900;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	line-height:150%
	}
		
.links a:hover{
	color:#666666;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	line-height:150%
	}
				
.boldWhite {
	color: #FFFFFF;
	font: 11px/1 Tahoma, sans-serif;
	text-decoration:none;
	font-weight: bold;
	line-height:120%
	}
	
#holder {
	background-color:#FBFBFB;
	position: 25px;
	width:150px;
}

.termsTable {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
}

