/* CSS Document */

a:hover
{
	text-decoration:underline;
}

.body
{
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	text-align: left;
}

.pnlControlBG
{
	background-image: url(images/pnlControl.jpg);	
	background-repeat:no-repeat;
	background-position: top;	
}

.pnlProtectBG
{
	background-image: url(images/pnlProtect.jpg);	
	background-repeat:no-repeat;
	background-position: top;	
}

.pnlRecoverBG
{
	background-image: url(images/pnlRecover.jpg);	
	background-repeat:no-repeat;
	background-position: top;	
}

.leftNav
{
	font-family: arial, verdana;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	padding: 0px 23px;
	text-decoration: none;
	text-align: right;
}

a:hover.leftNav
{
	color: #1B74AF;
	text-decoration: none;
}

.leftNavOn
{
	font-family: arial, verdana;
	font-size: 14px;
	color: #1B74AF;
	font-weight: normal;
	padding: 0px 23px;
	text-decoration: none;
	text-align: right;
}

a:hover.leftNav
{
	color: #1B74AF;
	text-decoration: none;
}

.pnlText
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 30px 65px 30px 35px;
	text-align: left;
}

.mainText
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 40px 60px;
	text-align: left;
}

.mainTextLink
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.copyright
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 10px;
	text-align: center;
}

.bottomWeb
{
	font-family: arial, verdana;
	font-size: 40px;
	color: #B9D4E7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.bottomPhone
{
	font-family: arial, verdana;
	font-size: 60px;
	color: #B9D4E7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align:center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #949A9E;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}