﻿a:link {
	color: #21BCC9;
}
a:visited {
	color: #21BCC9;
}
a:hover {
	color: #333333;
}
a:active {
	color: #21BCC9;
}
#signUp
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#666666;
	float:left;
	width:770px;
	
}
#signUp2
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#666666;
	float:left;
	width:770px;
}
#signUpShell
{
	float:left;
	width:770px;
}
#colOne
{
	/*float:left;*/
	width:185px;
	background:url(/images/home/squareOne.jpg) no-repeat top left;
	height: 140px;
	margin-right: 25px;
	padding-top: 30px;
	padding-left: 30px;
}
.colOne
{
	/*float:left;*/
	width:185px;
	background:url(/images/home/squareOne.jpg) no-repeat top left;
	height: 140px;
	/*margin-right: 25px;*/
	padding-top: 30px;
	padding-left: 30px;
	/*border:solid 1px red;*/
}
#colOne1
{
	float:left;
	width:215px;
	background:url(/images/home/squareOnev1.jpg) no-repeat top left;
	height: 140px;
	margin-right: 25px;
	padding-top: 30px;
	padding-left: 30px;
}
.colOne1
{
	/*float:left;*/
	width:215px;
	background:url(/images/home/squareOnev1.jpg) no-repeat top left;
	height: 140px;
	/*margin-right: 25px;*/
	padding-top: 30px;
	padding-left: 30px;
	/*border:solid 1px red;*/
}
.smallText {
	font-size:11px;
	letter-spacing:0.1em;
	color:#2E2E2E;
	font-family:Arial, Helvetica, sans-serif;
}

.subHead
{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	color:#0077B9
}
.subHead1
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#FF9933;
	cursor:hand;
}
.subHead2
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#0077B9;
	cursor:hand;
}
.subHeadFirstpart
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#FF9933;
	cursor:hand;
	font-weight:bold;
}
.subHeadSecondpart
{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#0077B9;
	cursor:hand;
	font-weight:bold;
}
#txt
{
	float:left;
	width:100px;
	padding-left: 10px;
}
.txt
{
	float:left;
	width:100px;
	padding-left: 10px;
}
#btn
{
float:left;
width:160px;
}
.btn
{
float:left;
width:160px;
}

#colShell
{

float:left;
width:770px;
}
#topShell
{
float:left;
width:770px;
}
#bottomShell
{
float:left;
width:770px;
}

#leftTxt
{
	float:left;
	width:365px;
	margin-right: 40px;
	margin-top: 25px;
}
#rightTxt
{
	float:left;
	width:365px;
	margin-top: 25px;
}
#leftBox
{
	float:left;
	width:325px;
	height:163px;
	margin-right: 40px;
	background:url(/images/home/rightBox.jpg) no-repeat top left;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#rightBox
{
	float:right;
	width:325px;
	height:163px;
	background:url(/images/home/rightBox.jpg) no-repeat top left;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#underTxt
{
	float:left;
}

#bottomTxt
{
float:left;
margin-top:20px;
}

.form
{
	padding-bottom: 5px;

}
.topCell
{
padding-top:5px;
padding-bottom: 5px;
}
#topTxt
{
	float:left;
	width:325px;
	height: 20px;
}

#topBtns
{
float:left
width:770px;
	float: left;
	margin-bottom: 25px;
}

#topBtnsOne
{
	float:left;
	width:215px;
	margin-right: 25px;
}
.hand
{
    cursor:hand;
}