	/* Global Styles */
	
	* { margin:0; padding:0; }	
	body { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:0.8em; line-height:1.3em; background:#003399; color:#fff; }
	
	h1 { color:#fff; font-weight:bold; font-size:1.2em; text-transform: uppercase; }
	
	a { outline:none; color:#fff; }
	
	img { border:none !important; }
	i { display:none; }
	
	hr { background:#6699cc; height:15px; }
	
	td { text-align:left; background:#C2D2E9; }
	th { background:#0164A5; text-align:left; color:#fff; padding:2px; }
	
	label { font-weight:bold; margin-top:.1em; }
	input, textarea, .textarea { border:1px solid #fff; width:20em; font-size:1em; padding:2px; background:#6699cc; color:#fff}
	
	/* Containers */
	
	#outer-container { width:900px; margin:0 auto; }
	#container { position:relative; float:left; left:0; width:900px; margin:1em 0 1em 0; }
	
	/* Header */
	
	#header  { position:relative; float:left; left:0; width:896px; height:100px; }
	.friends-provident-logo { position: relative; float: left; height: 36px; width: 196px; top: 28px;  left: 22px;}
	
	/* Main content */
	
	#main-content { position:relative; float:left; left:0; top:0; width:852px; padding: 0 22px 22px 22px; }
	
	/* Extras */
	
	.selectButton { width:auto; background:none; border:none; padding:1px; color:#fff; font-weight:normal; }
	.radio { width:11px; border:0; background:none !important;}
	.check { width:14px; border:0; background:none !important; border-bottom:none !important;}
	
	.clearBoth { clear:both; }
	.warning { font-weight:bold; color:#f00; }

	.normalWeight { font-weight:normal }
	.formleftcol { position: relative; width: 150px; float: left; padding-bottom: .8em; }
	.formrightcol { position: relative; float: left; width: 260px; clear: right; padding-bottom: .8em; }
	.formrightcol-standalone { position: relative; float: left; top:10px; left:150px; clear: both; right:0; padding-bottom: .8em; width: 150px; }
	.formrow-standalone { position: relative; float: left; width: 27.6em; clear: both; padding-bottom: .8em; }	
