/* CSS Document */
/* Refer Me A Friend Default CSS
/* owned by Dawn Lambert
/* of Network Solutions Network, LLC
/* ------------------------------------*/

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.textdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	}
.textdarkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333; 
	}	
a.textTitle, .textTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000099; 
	font-weight: bold; 
	text-decoration:none;
	}
a.textTitle:hover {
	color:#666666;
	border-bottom:1px dashed #FFFFFF;
	}	
.textwhite {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; }
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dashed #eeeeee;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-bottom:1px dashed #000099;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	}
.copyright {
	font-size: 12px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	}
.BorderColorWhite {
	border: 5px solid #FFFFFF;
	}
.BorderColorWhite2 {
	border: 1px solid #FFFFFF;
	}	
.caption {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#333333;
	}

