@charset "utf-8";
/* CSS Document */

#titlearea{
    width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

#titleareatable {
    width:100%;
	height:55px;
	margin:1px 0px 0px 0px;
	padding:none;
	border:none;
	border-collapse:collapse;
	float:left;
	vertical-align:top;
}

#titleareatable td.companyname {
    width:auto;
	height:35px;
	margin:0px;
	padding:20px 10% 0px 10%;
	border:none;
	float:left;
	background-color:#ff0000;
	font-family: Tahoma;
	font-size: 13px;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	vertical-align:top;
	color: white;
}

#titleareatable td.unused {
    width:auto;
	height:55px;
	margin:0px;
	padding:0px;
	float:left;
	vertical-align:top;
}

#policyareatable {
	width:100%;
	height:55px;
	background-color:white;
	float:left;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
}

#policyareatable td.policy {
	width:100%;
	height:22px;
	background-color:#282725;
	border:solid 1px black;
	margin:0px 0px 0px 0px;
	padding:3px 7px 0px 0px;
	float:right;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:right;
	vertical-align:top;
	color: white;
}

#policyareatable td.unused2 {
    width:40%;
	height:auto;
	vertical-align:top;
	margin:0px;
	padding:0px;
	float:left;
}

#policyareatable td.producturl {
	width:60%;
	height:22px;
	margin:2px 0px 0px 0px;
	padding:3px 7px 0px 0px;
	border:solid 1px black;
	background-color:#404040;
	vertical-align:top;
	float:right;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:right;
	color: white;
}

.loginarea {
	width:23%;
	height:auto;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 1%;
	float:left;
	position:relative;
	text-align:left;
	border:none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;	
}
.loginarea a{
	text-decoration:none;
}
.loginarea a:hover{
	text-decoration:none;
	color:#F00;
}
.inputtext{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	size:30;
	border: 1px solid black;
}
.border {
	border: 1px solid black;
}
#freetrialsection {
	width:25%;
	height:auto;
	margin:0px 0px 0px 3px;
	//padding:100px 0px 0px 0px;
	float:left;
	position:relative;
	text-align:left;
	border:none;
}
#freetrialsectiontable {
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:black;
	float:left;
}
#freetrialsectiontable td {
	margin:0px;
	padding:2px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	background-color:white;
}
#freetrialsectiontable th {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: black;
	background-color:white;
}
#freetrialsectiontable td.left{
	width:24%;
	height:28px;
	margin:0px 2px 0px 0px;
	padding:2px 0px 2px 0px;
	float:left;
	text-align:center;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	background-color:white;
}
#freetrialsectiontable td.right{
	width:75%;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	float:left;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	background-color:white;
}
#freetrialsectiontable td.last{
	width:100%;
	height:34px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	color: white;
	background-color:#757373;
}
#freetrialsectiontable td.last a{
	text-decoration:none;
	color: white;
}
.daysrempadd {
	padding:2px 0px 0px 5%;
}
.googleadsection {
	width:300px;
	background-color:white;
	margin:40px 7px 15px 0px;
	padding:0px;
	float:right;
	text-align:right;
}
.bottomadsection {
	width:100%;
	height:auto;
	background-color:white;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
}
.bottomblackbox {
	width:60px;
	height:20px;
	background-color:black;
	margin:7px 3px 1px 0px;
	padding:0px;
	float:right;
}
.redbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: Red;	
	padding:2px 0px 2px 0px;
}