/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
	.bodybg {background-image:url(../images/bg.jpg); background-repeat:repeat-x;
	margin:0px;
	}
	
	body {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	p.main {
	margin-left:5px;
	}
	
	table.login {
	background-color:#94bcd3;
	}
	
	table.login1 {
	background-color:#94bcd3;
	border:#799aad;
	}

	
	td.login {
	color:#FFFFFF;
	}
	
	tr.credit1 {
	background-color:#000000;
	color:#ffffff;
	}
	
	tr.credit2 {
	background-color:#b2b6b7;
	color:#000000;
	}
	
	tr.credit3 {
	background-color:#ffffff;
	color:#000000;
	}
	
	.greenText {
		color: #a7b808;
	}
	
	.textRequiredField {
		font-weight: bold;
	}
	
	.blueText {
		color: #7a9bae;
	}
	div.contentContainer {
		padding: 0px 8px 0px 8px;
	}
	
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		td.header {
		background-image:url(../images/top-header1.jpg);
		font-size:13px;
		color:#799aad;
		}

		td.header2 {
		background-image:url(images/home-top-header1.jpg);
		font-size:13px;
		color:#799aad;
		}
		
		a.login:hover {
		color:#7c9db0;
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		

	
	.navbg {background-image:url(../images/leftnav-bg.jpg); background-repeat:repeat-y; }
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		
		td.footer {
		font-size:10px;
		background-color:#799aad;
		padding-left:5px;
		padding-right:5px;
		
		color:#ffffff;
		}
		
		td.footer a {
		color: #ccedfe;
		text-decoration: none;
		}
		
		td.footer a:hover {
		color:#a2d4ee;		
		}
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		#flashWrapper {
			width: 740px;
			margin-right: auto;
			margin-left: auto;
			z-index: 1;
		}
		#flash {
			width: 740px;
			height: 213px;
			position:absolute;
			width: 670px;
			top:0px;
			z-index: 1;
		}
		.pageSubTitle {
			font-weight: Bold;
			font-size: 15px;
			color: #000000;
		}
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
	
		.testimonials {
			font-weight: Bold;
			font-size: 13px;
			color: #799aad;
		}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		
		a {
		color:#52798f;
		}
		
		a:hover {
		color:#83a4b7;
		}
		
		a.topNav {
		color:#52798f;
		}
		
		a.topNav:hover {
		color:#83a4b7;
		}		
	
		.signup {
		color:#5d6bf9;
		}
		
		.signup:hover {
		color:#000000;
		}
		
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
	
	img.footer {
	vertical-align:middle;
	}
	
	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
			
		/* styles for forms contained in the bodycontents */
	.tableRowHeader {
		background-color:#b2e0fa;
	}
	tr.memberRow1 {
		background-color:#f0fafe;
	}
	
	.memberRow2 {
		background-color:#eaf3f6;
	}
	
	.memberLoginRow1 {
		background-color:#b2e0fa;
		height: 20px;
	}

	.textRequiredField {
		font-weight: bold;
		color: #000000;
	}
	
	.textSmallerFont {
	}
	
	.labelColumn {
	}
	
	div.biggerText {
		font-size:14px;
	}
	table.tableBorderGreen {
		border:1px solid #cfd90a;
	}
	table.tableBorderBlue {
		border:1px solid #b2e0fa;
	}	
	.tableRow1 {
		background-color:#f0fafe;
	}
	
	.tableRow2 {
		background-color:#eaf3f6;
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
	
	a.imgRollOver-lifelock { background:url(images/lifelock-up.jpg) no-repeat; width: 205px; height: 82px; }
	a.imgRollOver-lifelock:hover { background: url(images/lifelock-over.jpg) no-repeat; }
	
	a.imgRollOver-csa { background:url(images/csa-button-up.jpg) no-repeat; width: 488px; height: 71px; }
	a.imgRollOver-csa:hover { background: url(images/csa-button-over.jpg) no-repeat; }
	
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/