body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:14px;
}
.purple {color: #321B62;}
a.purple:link {color: #321B62;}
a.purple:ative {color: #321B62;}
a.purple:visited {color: #321B62;}
a.purple:hover {color: #321B62;}


.gray {color: #999999;}
a.gray:link {color: #999999; text-decoration: underline;}
a.gray:ative {color: #999999; text-decoration: underline;}
a.gray:visited {color: #999999; text-decoration: underline;}
a.gray:hover {color: #999999; text-decoration: underline;}

.blue {color:#0492E4;}

.technology {color: #FF4E00; text-decoration: none;}
a.technology:link {color: #FF4E00; text-decoration: none;}
a.technology:active {color: #FF4E00; text-decoration: none;}
a.technology:visited {color: #FF4E00; text-decoration: none;}
a.technology:hover {color: #FF4E00; text-decoration: none;}


.red {color: #FF4E00; text-decoration: none;}
a.red:link {color: #FF4E00; text-decoration: underline;}
a.red:ative {color: #FF4E00; text-decoration: underline;}
a.red:visited {color: #FF4E00; text-decoration: underline;}
a.red:hover {color: #FF4E00; text-decoration: underline;}


a:link {
	color: #0492E4; text-decoration: none;
}
a:visited {
	color: #0492E4; text-decoration: none;
}
a:hover {
	color: #0492E4; text-decoration: underline;
}
a:active {
	color: #0492E4; text-decoration: none;
}

.para {
	font-size: 12px;
	line-height: 18px;
}
.textbox1 {
	background-color: #f1f1f1;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.steps {
	font-family: "Century Gothic", "CG Omega";
	font-size: 22px;
	color: #0492E4;
	line-height: 22px;
}

.vline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.getquote{
	
}
a.getquote:link, 
a.getquote:active, 
a.getquote:visited, 
a.getquote:hover {background-color: #FF4E00; padding-top: 1px;	padding-right: 4px;	padding-bottom: 1px; padding-left: 4px; color:#FFFFFF; line-height:20px;}

.button1 {
	background-color: #FF6600;
	border: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
.photo {
	border: 1px solid #D8E9F0;
}

